summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida
2024-07-24thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki
2024-07-24ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi
2024-07-24ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi
2024-07-24kbuild: rpm-pkg: Fix C locale setupPetr Vorel
2024-07-24inode: clarify what's lockedChristian Brauner
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn
2024-07-24fs: use all available idsChristian Brauner
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik
2024-07-24netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUGDavid Howells
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells
2024-07-24netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds
2024-07-23Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller
2024-07-23cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French
2024-07-23cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French
2024-07-23ice: Fix recipe read procedureWojciech Drewek
2024-07-23ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki
2024-07-23Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-23Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggyLinus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-07-23Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds
2024-07-23Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-23Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-23clk: samsung: fix getting Exynos4 fin_pll rate from external clocksKrzysztof Kozlowski
2024-07-23Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-23Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-23Merge tag 'mailbox-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-07-23Merge tag 'pcmcia-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-23Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-07-23Merge tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-07-24kbuild: doc: gcc to CC changeIvan Davydov
2024-07-23iommu/amd: Convert comma to semicolonChen Ni
2024-07-23iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev
2024-07-23cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French
2024-07-23Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek
2024-07-23arm64/sysreg: Correct the values for GICv4.1Raghavendra Rao Ananta
2024-07-23arm64/vdso: Remove --hash-style=sysvFangrui Song