summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-05-05Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+4
2026-05-05Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2026-05-05Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+2
2026-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+5
2026-05-05Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+12
2026-05-05rseq: Revert to historical performance killing behaviourThomas Gleixner-22/+61
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy-0/+6
2026-05-05mm/slab: Add kvfree_atomic() helperUladzislau Rezki (Sony)-0/+3
2026-05-04ipmr: Add __rcu to netns_ipv4.mrt.Kuniyuki Iwashima-1/+1
2026-05-05sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAINWaiman Long-1/+5
2026-05-05ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long-4/+16
2026-05-05ipvs: fix races around est_mutex and est_cpulistJulian Anastasov-1/+10
2026-05-04sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo-0/+1
2026-05-04cgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo-0/+1
2026-05-04cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo-2/+2
2026-05-04fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta-0/+1
2026-05-01Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+8
2026-05-01Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-1/+24
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher-0/+186
2026-05-01rseq: Don't advertise time slice extensions if disabledThomas Gleixner-1/+4
2026-05-01rseq: Protect rseq_reset() against interruptsThomas Gleixner-0/+2
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+4
2026-05-01Merge tag 'io_uring-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds-2/+2
2026-05-01Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+6
2026-04-30Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2026-04-30ipv6: Implement limits on extension header parsingDaniel Borkmann-0/+9
2026-04-30Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+8
2026-05-01netfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso-1/+3
2026-04-30Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'Rafael J. Wysocki-0/+8
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+62
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera-0/+1
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso-0/+8
2026-04-29Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet-1/+1
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski-0/+15
2026-04-30netfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi-0/+13
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-0/+42
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+10
2026-04-28io_uring/kbuf: support min length left for incremental buffersMartin Michaelis-1/+2
2026-04-28drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=nYury Norov-0/+6
2026-04-28tracepoint: Fix typo in tracepoint.h commentSheng Che Peng-1/+1
2026-04-28workqueue: fix devm_alloc_workqueue() va_list misuseBreno Leitao-2/+4
2026-04-28fbdev: ipu-v3: clean up kernel-doc warningsRandy Dunlap-5/+11
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima-0/+3
2026-04-27Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-04-27Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds-4/+14
2026-04-27cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer-0/+1
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe-3/+3
2026-04-27ACPI: bus: add missing forward declaration to acpi_bus.hBartosz Golaszewski-0/+2