summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-07gfs2: switch to lockref_init(..., 1)Andreas Gruenbacher
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher
2025-02-07statmount: let unset strings be emptyMiklos Szeredi
2025-02-07vboxsf: fix building with GCC 15Brahmajit Das
2025-02-07fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()Su Hui
2025-02-07timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven
2025-02-07Merge tag 'drm-intel-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-07Merge tag 'drm-xe-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-07Merge tag 'amd-drm-fixes-6.14-2025-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park
2025-02-06bcachefs docs: SubmittingPatches.rstKent Overstreet
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-06rtnetlink: fix netns leak with rtnl_setlink()Nicolas Dichtel
2025-02-06ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockoptMurad Masimov
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent
2025-02-06Merge branch 'net-first-round-to-use-dev_net_rcu'Jakub Kicinski
2025-02-06ipv6: Use RCU in ip6_input()Eric Dumazet
2025-02-06ipv6: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-06ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet
2025-02-06flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet
2025-02-06ipv4: icmp: convert to dev_net_rcu()Eric Dumazet
2025-02-06ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet
2025-02-06ipv4: use RCU protection in inet_select_addr()Eric Dumazet
2025-02-06ipv4: use RCU protection in rt_is_expired()Eric Dumazet
2025-02-06ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-06net: add dev_net_rcu() helperEric Dumazet
2025-02-07x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0Alice Ryhl
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger
2025-02-06seccomp: passthrough uretprobe systemcall without filteringEyal Birger
2025-02-06Merge tag 'pci-v6.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-06MAINTAINERS: wifi: remove KalleKalle Valo
2025-02-06MAINTAINERS: wifi: ath: remove KalleKalle Valo
2025-02-06Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-06Merge tag 'amd-pstate-v6.14-2025-02-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-02-06stackinit: Fix comment for test_small_endGeert Uytterhoeven
2025-02-06stackinit: Keep selftest union size small on m68kKees Cook
2025-02-06cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar
2025-02-06rust: kbuild: do not export generated KASAN ODR symbolsMatthew Maurer
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-06PCI/TPH: Restore TPH Requester Enable correctlyRobin Murphy