platform/kernel/linux-rpi.git
2022-12-12 Christophe... io-mapping: move some code within the include guarded...
2022-12-12 Anders Roxellkernel: kcsan: kcsan_test: build without structleak...
2022-12-12 Iskren Chernevmailmap: update email for Iskren Chernev
2022-12-12 Zhang Qilongeventfd: change int to __u64 in eventfd_signal() ifndef...
2022-12-12 Wang Weiyangrapidio: fix possible UAF when kfifo_alloc() fails
2022-12-12 Xu Pandarelay: use strscpy() is more robust and safer
2022-12-01 Yury Norovcpumask: limit visibility of FORCE_NR_CPUS
2022-12-01 Zheng Yejianacct: fix potential integer overflow in encode_comp_t()
2022-12-01 Zheng Yejianacct: fix accuracy loss for input value of encode_comp_t()
2022-12-01 Masahiro Yamadalinux/init.h: include <linux/build_bug.h> and <linux...
2022-12-01 Yang Yingliangrapidio: rio: fix possible name leak in rio_register_mp...
2022-12-01 Yang Yingliangrapidio: fix possible name leaks when rio_add_device...
2022-12-01 Bo Liufat (exportfs): fix some kernel-doc warnings
2022-12-01 Li Zetaoocfs2: fix memory leak in ocfs2_mount_volume()
2022-12-01 Rong Taolib/radix-tree.c: fix uninitialized variable compilatio...
2022-12-01 Stephen Brennanvmcoreinfo: warn if we exceed vmcoreinfo data size
2022-12-01 Liao Changcheckpatch: add check for array allocator family argume...
2022-12-01 Jason A. Donenfeldwifi: rt2x00: use explicitly signed or unsigned types
2022-12-01 Akinobu Mitadebugfs: fix error when writing negative value to atomi...
2022-12-01 Akinobu Mitalib/notifier-error-inject: fix error when writing ...
2022-12-01 Akinobu Mitalibfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed...
2022-11-18 Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2022-11-18 Uros Bizjaksched/fair: use try_cmpxchg in task_numa_work
2022-11-18 YueHaibingselftests: cgroup: fix unsigned comparison with less...
2022-11-18 Zhao Gongyiselftests/vm: add local_config.h and local_config.mk...
2022-11-18 Baokun Lisquashfs: fix null-ptr-deref in squashfs_fill_super
2022-11-18 Shang XiaoJingocfs2: fix memory leak in ocfs2_stack_glue_init()
2022-11-18 Xiongfeng Wangtools/accounting/procacct: remove some unused variables
2022-11-18 Tetsuo Handarapidio/tsi721: replace flush_scheduled_work() with...
2022-11-18 Gaosheng Cuilib/fonts: fix undefined behavior in bit shift for...
2022-11-18 Xiaoming Nisquashfs: allows users to configure the number of decom...
2022-11-18 Xiaoming Nisquashfs: add the mount parameter theads=<single|multi...
2022-11-18 XU pengfeiinitramfs: remove unnecessary (void*) conversion
2022-11-18 Ryusuke Konishinilfs2: fix shift-out-of-bounds due to too large expone...
2022-11-18 Ryusuke Konishinilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_b...
2022-11-18 Stanislaw Gruszkascripts: checkpatch: allow "case" macros
2022-11-18 Alexey Dobriyanproc: fixup uptime selftest
2022-11-18 Bjorn Helgaasia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO...
2022-11-18 Gaosheng Cuiia64/kprobes: remove orphan declarations from arch...
2022-11-18 ye xingchenia64: replace IS_ERR() with IS_ERR_VALUE()
2022-11-18 Alexey Dobriyanproc: give /proc/cmdline size
2022-11-18 Bjorn Helgaascheckpatch: add warning for non-lore mailing list URLs
2022-11-18 Ivan Babrouproc: report open files as size in stat() for /proc...
2022-11-18 Jason A. Donenfeldminmax: clamp more efficiently by avoiding extra comparison
2022-11-18 Jason A. Donenfeldminmax: sanity check constant bounds when clamping
2022-11-18 Chen LifuARM: kexec: make machine_crash_nonpanic_core() static
2022-11-18 Li Chenkexec: replace crash_mem_range with range
2022-11-18 ye xingchenkexec: remove the unneeded result variable
2022-11-18 Jianglei Nieproc/vmcore: fix potential memory leak in vmcore_init()
2022-11-18 Joseph Qiocfs2/dlm: use bitmap API instead of hand-writing it
2022-11-18 Joseph Qiocfs2: use bitmap API in fill_node_map
2022-11-18 Joseph Qiocfs2/cluster: use bitmap API instead of hand-writing it
2022-11-18 Andy Shevchenkopanic: use str_enabled_disabled() helper
2022-11-18 Uros Bizjakllist: avoid extra memory read in llist_add_batch
2022-11-18 Palmer DabbeltMAINTAINERS: git://github -> https://github.com for...
2022-11-18 Colin Ian Kinglib/oid_registry.c: remove redundant assignment to...
2022-11-18 Oleksandr Natalenkocore_pattern: add CPU specifier
2022-11-15 Sergey Shtylyovregset: make user_regset_copyin_ignore() *void*
2022-11-15 Sergey Shtylyovsparc: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovsh: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovpowerpc: ptrace: user_regset_copyin_ignore() always...
2022-11-15 Sergey Shtylyovparisc: ptrace: user_regset_copyin_ignore() always...
2022-11-15 Sergey Shtylyovopenrisc: ptrace: user_regset_copyin_ignore() always...
2022-11-15 Sergey Shtylyovnios2: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovmips: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovia64: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovhexagon: ptrace: user_regset_copyin_ignore() always...
2022-11-15 Sergey Shtylyovarm64: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovarm: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 Sergey Shtylyovarc: ptrace: user_regset_copyin_ignore() always returns 0
2022-11-15 wuchilib/debugobjects: fix stat count and optimize debug_obj...
2022-11-06 Linus TorvaldsLinux 6.1-rc4
2022-11-06 Linus TorvaldsMerge tag 'cxl-fixes-for-6.1-rc4' of git://git./linux...
2022-11-06 Linus TorvaldsMerge tag 'hwmon-for-v6.1-rc4' of git://git./linux...
2022-11-06 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc4' of git://git....
2022-11-06 Linus TorvaldsMerge tag 'x86_urgent_for_v6.1_rc4' of git://git./linux...
2022-11-06 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1-2' of git://git./linux...
2022-11-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-11-06 Linus TorvaldsMerge tag 'for-linus-6.1-rc4-tag' of git://git./linux...
2022-11-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-11-06 Linus TorvaldsMerge tag '6.1-rc4-smb3-fixes' of git://git.samba.org...
2022-11-06 Linus TorvaldsMerge tag 'trace-v6.1-rc3' of git://git./linux/kernel...
2022-11-06 Paolo BonziniMerge tag 'kvmarm-fixes-6.1-3' of git://git./linux...
2022-11-06 Paolo BonziniMerge branch 'kvm-master' into HEAD
2022-11-06 Theodore Ts'oext4: fix fortify warning in fs/ext4/fast_commit.c...
2022-11-06 Jason Yanext4: fix wrong return err in ext4_load_and_init_journal()
2022-11-06 Ye Binext4: fix warning in 'ext4_da_release_space'
2022-11-06 Luís Henriquesext4: fix BUG_ON() when directory entry has invalid...
2022-11-05 Linus TorvaldsMerge tag 'acpi-6.1-rc4' of git://git./linux/kernel...
2022-11-05 Rafael J. WysockiMerge branch 'acpi-x86'
2022-11-05 Linus TorvaldsMerge tag 'block-6.1-2022-11-05' of git://git.kernel...
2022-11-05 ChenXiaoSongcifs: fix use-after-free on the link name
2022-11-05 Shyam Prasad Ncifs: avoid unnecessary iteration of tcp sessions
2022-11-05 Shyam Prasad Ncifs: always iterate smb sessions using primary channel
2022-11-05 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-11-05 Linus TorvaldsMerge tag 'i2c-for-6.1-rc4' of git://git./linux/kernel...
2022-11-04 Guenter RoeckRevert "hwmon: (pmbus) Add regulator supply into macro"
2022-11-04 Cristian Marussihwmon: (scmi) Register explicitly with Thermal Framework
2022-11-04 Dan Williamscxl/region: Recycle region ids
2022-11-04 Dan Williamscxl/region: Fix 'distance' calculation with passthrough...
next