summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-04-10bpf: Use kmalloc_nolock() universally in local storageAmery Hung-6/+2
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25/+18
2026-04-10net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin-0/+39
2026-04-10PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge listJacob Moroni-0/+2
2026-04-10bpf: poison dead stack slotsAlexei Starovoitov-0/+1
2026-04-10bpf: change logging scheme for live stack analysisEduard Zingerman-5/+0
2026-04-10bpf: simplify liveness to use (callsite, depth) keyed func_instancesEduard Zingerman-19/+0
2026-04-10bpf: record arg tracking results in bpf_liveness masksEduard Zingerman-1/+0
2026-04-10bpf: introduce forward arg-tracking dataflow analysisEduard Zingerman-0/+4
2026-04-10bpf: make liveness.c track stack with 4-byte granularityEduard Zingerman-2/+2
2026-04-10bpf: Add spis_*() helpers for 4-byte stack slot bitmasksAlexei Starovoitov-0/+67
2026-04-10bpf: save subprogram name in bpf_subprog_infoEduard Zingerman-1/+1
2026-04-10bpf: share several utility functions as internal APIEduard Zingerman-0/+2
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner-0/+2
2026-04-10sched_ext: Remove runtime kfunc mask enforcementCheng-Yang Chou-28/+0
2026-04-10vfs: introduce d_mark_tmpfile_name()Paulo Alcantara-0/+1
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-45/+54
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang-0/+1
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas-55/+235
2026-04-10regmap: i3c: Add non-devm regmap_init_i3c() helperPei Xiao-0/+17
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki-7/+52
2026-04-10ASoC: uda1380: Modernize the driverLinus Walleij-19/+0
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera-10/+0
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki-5/+7
2026-04-10xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKSPengpeng Hou-0/+12
2026-04-10hvc/xen: Check console connection flagJason Andryuk-0/+13
2026-04-10erofs: clean up encoded map flagsGao Xiang-4/+3
2026-04-09net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski-5/+0
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski-13/+75
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann-0/+2
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann-0/+6
2026-04-09net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei-1/+3
2026-04-09net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann-6/+2
2026-04-09net: Add lease info to queue-get responseDaniel Borkmann-0/+14
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann-6/+37
2026-04-09net: Add queue-create operationDaniel Borkmann-0/+11
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie-2/+2
2026-04-09ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer supportMing Lei-1/+2
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+136
2026-04-09Merge branch 'acpi-apei'Rafael J. Wysocki-0/+11
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki-3/+6
2026-04-09Merge branch 'acpi-cmos-rtc'Rafael J. Wysocki-9/+10
2026-04-09Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki-1/+23
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown-0/+5
2026-04-09Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-0/+5
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-74/+0
2026-04-09bitops: Update kernel-doc for sign_extendXX()Andy Shevchenko-2/+8
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-5/+28
2026-04-09memblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel-0/+1
2026-04-09jbd2: store jinode dirty range in PAGE_SIZE unitsLi Chen-12/+22