summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07Merge patch series "further lockref cleanups"Christian Brauner
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
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-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-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
2025-02-06rust: kbuild: add -fzero-init-padding-bits to bindgen_skip_cflagsJustin M. Forbes
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya
2025-02-06PCI/ASPM: Fix L1SS savingIlpo Järvinen
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...Russell King (Oracle)
2025-02-06kbuild: fix misspelling in scripts/Makefile.libOleh Zadorozhnyi
2025-02-06MAINTAINERS: add a sample ethtool section entryJakub Kicinski
2025-02-06MAINTAINERS: add entry for ethtoolJakub Kicinski
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard
2025-02-05smb: client: get rid of kstrdup() in get_ses_refpath()Paulo Alcantara
2025-02-05smb: client: fix noisy when tree connecting to DFS interlink targetsPaulo Alcantara
2025-02-05smb: client: don't trust DFSREF_STORAGE_SERVER bitPaulo Alcantara
2025-02-05Merge branch 'rxrpc-call-state-fixes'Jakub Kicinski
2025-02-05rxrpc: Fix race in call state changing vs recvmsg()David Howells