aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit1-13/+8
2025-10-29tcp: add newval parameter to tcp_rcvbuf_grow()Eric Dumazet1-1/+1
2025-10-29trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet1-0/+9
2025-10-29fs: Make wbc_to_tag() inline and use it in fs.Julian Sun1-0/+7
2025-10-29writeback: allow the file system to override MIN_WRITEBACK_PAGESChristoph Hellwig2-0/+6
2025-10-29mm: rename filemap_fdatawrite_range_kick to filemap_flush_rangeChristoph Hellwig1-3/+3
2025-10-29mm: remove __filemap_fdatawrite_rangeChristoph Hellwig1-2/+0
2025-10-29mm: remove filemap_fdatawrite_wbcChristoph Hellwig1-2/+0
2025-10-29mm,btrfs: add a filemap_flush_nr helperChristoph Hellwig1-0/+1
2025-10-29perf: Support deferred user unwindPeter Zijlstra4-14/+34
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra1-0/+1
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra1-0/+1
2025-10-29unwind: Make unwind_task_info::unwind_mask consistentPeter Zijlstra2-3/+4
2025-10-29unwind: Simplify unwind_reset_info()Peter Zijlstra1-14/+14
2025-10-29unwind: Add required include filesPeter Zijlstra1-0/+2
2025-10-29unwind: Shorten linesPeter Zijlstra1-4/+14
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia1-0/+1
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra24-48/+180
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
2025-10-28video: fb: Fix typo in comment in fb.hPIYUSH CHOUDHARY1-1/+1
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo1-1/+1
2025-10-28Input: Add keycodes for electronic privacy screen on/off hotkeysHans de Goede1-0/+12
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-1/+0
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu1-0/+5
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg1-0/+78
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-10-28seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov1-1/+1
2025-10-27perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointerMarc Zyngier1-2/+0
2025-10-27irqdomain: Kill of_node_to_fwnode() helperMarc Zyngier1-6/+0
2025-10-27genirq: Kill irq_{g,s}et_percpu_devid_partition()Marc Zyngier2-5/+0
2025-10-27irqchip: Kill irq-partition-percpuMarc Zyngier1-53/+0
2025-10-27perf: arm_pmu: Request specific affinities for per CPU NMIs/interruptsWill Deacon1-2/+2
2025-10-27genirq: Add request_percpu_irq_affinity() helperMarc Zyngier1-0/+9
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier1-2/+2
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier1-2/+3
2025-10-27genirq: Merge irqaction::{dev_id,percpu_dev_id}Marc Zyngier1-2/+4
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier1-1/+0
2025-10-27platform: Add firmware-agnostic irq and affinity retrieval interfaceMarc Zyngier1-0/+2
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier1-0/+27
2025-10-27ACPI: PRM: Add acpi_prm_handler_available()Yazen Ghannam1-0/+2
2025-10-24Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+15
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)2-3/+1
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+19
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+5
2025-10-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz1-0/+1
2025-10-24Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis1-2/+2