summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsignedMatt Evans
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-05-12netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-05-12netfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells
2026-05-11cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
2026-05-11bpf: Fix s16 truncation for large bpf-to-bpf call offsetsYazhou Tang
2026-05-11bpf: Fix out-of-bounds read in bpf_patch_call_args()Yazhou Tang
2026-05-11tty: add missing tty_driver include to tty_port.hJohan Hovold
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland
2026-05-08netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
2026-05-08netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
2026-05-08netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-07platform/x86: intel: Add notifiers supportSrinivas Pandruvada
2026-05-06Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse
2026-05-06rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner
2026-05-05Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-05Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-05Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-05rseq: Revert to historical performance killing behaviourThomas Gleixner
2026-05-05mm/slab: Add kvfree_atomic() helperUladzislau Rezki (Sony)
2026-05-05sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAINWaiman Long
2026-05-04sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo
2026-05-04cgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo
2026-05-04cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo
2026-05-01Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-01Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
2026-05-01rseq: Protect rseq_reset() against interruptsThomas Gleixner
2026-05-01Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-30Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-30dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera
2026-04-30netfilter: x_tables: add .check_hooks to matches and targetsPablo Neira Ayuso
2026-04-29Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski