summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
11 daysMerge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
11 daysMerge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...Linus Torvalds
11 daysMerge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...Linus Torvalds
11 daysMerge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'kcsan-20260612-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
11 daysMerge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-11Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-06-11Merge tag 'net-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki
2026-06-10software node: allow passing reference args to PROPERTY_ENTRY_REF()Dmitry Torokhov
2026-06-09vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-08driver core: platform: set mod_name in driver registrationShashank Balaji
2026-06-08coresight: pass THIS_MODULE implicitly through a macroShashank Balaji
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-08mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()Juergen Gross
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-07filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner
2026-06-06cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-06bpf: Add simple xattr support to bpffsDaniel Borkmann
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi
2026-06-05iomap: introduce iomap_fsverity_write() for writing fsverity metadataAndrey Albershteyn
2026-06-05iomap: teach iomap to read files with fsverityAndrey Albershteyn
2026-06-05iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverityAndrey Albershteyn
2026-06-05fsverity: generate and store zero-block hashAndrey Albershteyn
2026-06-05iomap: introduce IOMAP_F_ZERO_TAIL flagNamjae Jeon
2026-06-05wind ->s_roots via ->d_sib instead of ->d_hashAl Viro
2026-06-05kill d_dispose_if_unused()Al Viro
2026-06-05fix a race between d_find_any_alias() and final dput() of NORCU dentriesAl Viro
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-04Merge tag 'trace-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds