summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao-3/+3
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao-3/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-36/+2
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn-3/+3
2025-04-04cgroup: add helper for checking when css is cgroup::selfJP Kobryn-0/+5
2025-04-04cgroup: move rstat base stat objects into their own structJP Kobryn-16/+22
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+0
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-9/+18
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+0
2025-04-04bpf: Fix a comment describing bpf_attrAnton Protopopov-1/+1
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)-6/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)-1/+1
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)-1/+1
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski-0/+6
2025-04-04firmware: turris-mox-rwtm: fix building without CONFIG_KEYSArnd Bergmann-0/+2
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann-2/+0
2025-04-04KVM: Allow building irqbypass.ko as as module when kvm.ko is a moduleSean Christopherson-1/+1
2025-04-04sched/tracepoints: Move and extend the sched_process_exit() tracepointAndrii Nakryiko-4/+30
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds-1/+31
2025-04-03netdevsim: add dummy device notifiersStanislav Fomichev-0/+3
2025-04-03net: use netif_disable_lro in ipv6_add_devStanislav Fomichev-8/+8
2025-04-03net: hold instance lock during NETDEV_REGISTER/UPStanislav Fomichev-1/+1
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-5/+1
2025-04-03ceph: Remove osd_client deadcodeDr. David Alan Gilbert-6/+0
2025-04-03Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+11
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+14
2025-04-03Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/s...Linus Torvalds-1/+38
2025-04-03scsi: ufs: core: Add device level exception supportBao D. Nguyen-1/+9
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-0/+127
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+22
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-127/+124
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-3/+20
2025-04-02Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+9
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+7
2025-04-02drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsignedLyude Paul-2/+2
2025-04-02drm/edid: Use unsigned int in drm_add_modes_noedid()Lyude Paul-1/+1
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-598/+0
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+7
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+11
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-1/+1
2025-04-02drm/dp: Pull drm_dp_link_power_up/down from Tegra to common drm_dp_helperAndy Yan-0/+2
2025-04-02block: add for_each_mp_bvec()Ming Lei-0/+6
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long-1/+2
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-15/+0
2025-04-01Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+2
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-34/+219
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman-598/+0
2025-04-01Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+0
2025-04-01Merge tag 'i3c/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds-1/+1