aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-28Merge patch series "scsi: target: Add support for completing commands from backend context"Martin K. Petersen2-3/+19
2026-02-28scsi: target: Add support for completing commands from backend contextMike Christie2-3/+19
2026-02-28scsi: core: Add 'serial' sysfs attribute for SCSI/SATAIgor Pylypiv1-0/+1
2026-02-28net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue dropsJesper Dangaard Brouer2-6/+8
2026-02-28net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTIONJesper Dangaard Brouer1-5/+6
2026-02-28net: sched: rename QDISC_DROP_FQ_* to generic namesJesper Dangaard Brouer1-9/+10
2026-02-28net: sched: sfq: convert to qdisc drop reasonsJesper Dangaard Brouer1-4/+14
2026-02-28net: sched: introduce qdisc-specific drop reason tracingJesper Dangaard Brouer5-51/+185
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-3/+3
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-23/+17
2026-02-28dt-bindings: clock: exynosautov920: add G3D clock definitionsRaghav Sharma1-0/+6
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-6/+1
2026-02-28iio: tsl2772: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-02-28io_uring: correct comment for IORING_SETUP_TASKRUN_FLAGJens Axboe1-1/+2
2026-02-28ALSA: control: Verify put() result when in debug modeCezary Rojewski1-0/+3
2026-02-28ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calibrated-impedance micro-speaker on TAS2781Shenghao Ding1-0/+1
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-02-27NFC: fix header file kernel-doc warningsRandy Dunlap1-3/+3
2026-02-27net: inline skb_add_rx_frag_netmem()Eric Dumazet1-2/+11
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira1-0/+1
2026-02-27net: use try_cmpxchg() in lock_sock_nested()Eric Dumazet1-2/+7
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard1-0/+1
2026-02-27inet: annotate data-races around isk->inet_numEric Dumazet3-3/+3
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-02-27net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses1-7/+26
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi2-3/+3
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi1-0/+6
2026-02-27Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+1
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+2
2026-02-27ACPI: CPPC: add APIs and sysfs interface for perf_limitedSumit Gupta1-0/+15
2026-02-27ACPI: CPPC: Add cppc_get_perf() API to read performance controlsSumit Gupta1-0/+5
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-4/+5
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds2-12/+2
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg1-1/+1
2026-02-27workqueue: Update documentation as per system_percpu_wq namingMallesh Koujalagi1-8/+8
2026-02-27Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2026-02-27PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas1-1/+1
2026-02-27ww-mutex: Fix the ww_acquire_ctx function annotationsBart Van Assche1-2/+2
2026-02-27signal: Fix the lock_task_sighand() annotationBart Van Assche1-1/+1
2026-02-27locking: Fix rwlock and spinlock lock context annotationsBart Van Assche3-5/+8
2026-02-27hrtimer: Use linked timerqueueThomas Gleixner2-12/+12
2026-02-27timerqueue: Provide linked timerqueueThomas Gleixner2-11/+60
2026-02-27rbtree: Provide rbtree with linksThomas Gleixner2-9/+88
2026-02-27hrtimer: Keep track of first expiring timer per clock baseThomas Gleixner1-0/+2
2026-02-27hrtimer: Avoid re-evaluation when nothing changedThomas Gleixner1-26/+27
2026-02-27hrtimer: Push reprogramming timers into the interrupt return pathPeter Zijlstra2-6/+71
2026-02-27entry: Prepare for deferred hrtimer rearmingPeter Zijlstra2-9/+32
2026-02-27hrtimer: Prepare stubs for deferred rearmingPeter Zijlstra2-0/+22
2026-02-27hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearmThomas Gleixner1-2/+2
2026-02-27hrtimer: Add hrtimer_rearm tracepointThomas Gleixner1-0/+24