summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski
2026-03-11io_uring: ensure ctx->rings is stable for task work flags manipulationJens Axboe
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
2026-03-10build_bug.h: correct function parameters names in kernel-docRandy Dunlap
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian
2026-03-10nvme: Annotate struct nvme_dhchap_key with __counted_byThorsten Blum
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-07eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04mm/mmu_notifier: clean up mmu_notifier.h kernel-docRandy Dunlap
2026-03-04uaccess: correct kernel-doc parameter formatRandy Dunlap
2026-03-04Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds