summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...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 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus 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-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-05Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...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 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-04tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-04net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
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-04xen/xenbus: better handle backend crashJuergen Gross
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross
2026-03-04drm/dp: Add definition for Panel Replay full-line granularityJouni Högander
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
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-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-03dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres
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-01ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald
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-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-28io_uring: correct comment for IORING_SETUP_TASKRUN_FLAGJens Axboe
2026-02-28ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calib...Shenghao Ding
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira
2026-02-27inet: annotate data-races around isk->inet_numEric Dumazet
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan