summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-04-10bpf: save subprogram name in bpf_subprog_infoEduard Zingerman
2026-04-10bpf: share several utility functions as internal APIEduard Zingerman
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner
2026-04-10sched_ext: Remove runtime kfunc mask enforcementCheng-Yang Chou
2026-04-10vfs: introduce d_mark_tmpfile_name()Paulo Alcantara
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang
2026-04-10platform/x86: int3472: Parameterize LED con_id in registrationMarco Nenciarini
2026-04-10platform/x86: int3472: Rename pled to led in LED registration codeMarco Nenciarini
2026-04-10drm/connector: Make drm_connector_attach_hdr_output_metadata_property() retur...MaĆ­ra Canal
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
2026-04-10regmap: i3c: Add non-devm regmap_init_i3c() helperPei Xiao
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki
2026-04-10ASoC: uda1380: Modernize the driverLinus Walleij
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-04-10xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKSPengpeng Hou
2026-04-10hvc/xen: Check console connection flagJason Andryuk
2026-04-10erofs: clean up encoded map flagsGao Xiang
2026-04-09net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann
2026-04-09net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei
2026-04-09net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann
2026-04-09net: Add lease info to queue-get responseDaniel Borkmann
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-04-09net: Add queue-create operationDaniel Borkmann
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie
2026-04-09ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer supportMing Lei
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09Merge branch 'acpi-apei'Rafael J. Wysocki
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki
2026-04-09Merge branch 'acpi-cmos-rtc'Rafael J. Wysocki
2026-04-09Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown
2026-04-09Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-09bitops: Update kernel-doc for sign_extendXX()Andy Shevchenko
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-09memblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel
2026-04-09jbd2: store jinode dirty range in PAGE_SIZE unitsLi Chen
2026-04-09jbd2: add jinode dirty range accessorsLi Chen
2026-04-09RDMA/mana_ib: Support memory windowsKonstantin Taranov
2026-04-09sched/cache: Introduce per CPU's tasks LLC preference counterTim Chen
2026-04-09sched/cache: Assign preferred LLC ID to processesTim Chen
2026-04-09sched/cache: Record per LLC utilization to guide cache aware scheduling decis...Chen Yu
2026-04-09sched/cache: Introduce infrastructure for cache-aware load balancingPeter Zijlstra (Intel)
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon