summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-29ALSA: hda: Force resume if acomp notified during system suspendNícolas F. R. A. Prado
2026-06-29ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-06-29dt-bindings: clock: Add Amlogic A9 AO clock controllerJian Hu
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner
2026-06-29fs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner
2026-06-29fs: add scoped_with_init_fs()Christian Brauner
2026-06-29fs: add switch_fs_struct()Christian Brauner
2026-06-29super: make fs_holder_ops privateChristian Brauner
2026-06-29fs: look up superblocks via the device table in fs_holder_opsChristian Brauner
2026-06-29fs: add dedicated block device open helpers for filesystemsChristian Brauner
2026-06-29fs: maintain a global device-to-superblock tableChristian Brauner
2026-06-29fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>Christian Brauner
2026-06-29super: convert s_count to refcount_t s_passiveChristian Brauner
2026-06-29block: split bdev_yield_claim() out of bdev_fput()Christian Brauner
2026-06-29block: allow making a block device unfreezableChristian Brauner
2026-06-29fs: Add bpf_sock_read_xattr() kfunc to read socket xattrsChristian Brauner
2026-06-29efs: Remove EFSMatthew Wilcox (Oracle)
2026-06-29driver core: add missing kernel-doc for union membersRandy Dunlap
2026-06-28media: mc-entity: Add missing kerneldocRicardo Ribalda
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2026-06-25bpf: Preserve scalar zero spills for stack readsWoojin Ji
2026-06-25bpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-25cgroup: Use data_race() for task->flags in task_css_set_check()Guopeng Zhang
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd
2026-06-25Merge branches 'clk-ti', 'clk-samsung', 'clk-rockchip' and 'clk-spacemit' int...Stephen Boyd
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...Stephen Boyd
2026-06-25ASoC: tas2781: Update default register address to TAS2563Baojun Xu
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-24sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUsCheng-Yang Chou
2026-06-24cgroup: Fix a typo of the function name in commentZenghui Yu (Huawei)
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-24Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-24drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRRVille Syrjälä
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig