aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-10regmap: i3c: Add non-devm regmap_init_i3c() helperPei Xiao1-0/+17
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki3-7/+52
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+6
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski1-1/+10
2026-04-09netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+2
2026-04-09net: Implement netdev_nl_queue_create_doitDaniel Borkmann1-1/+8
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-2/+2
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-17/+58
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki1-0/+2
2026-04-09Merge branch 'acpi-cmos-rtc'Rafael J. Wysocki1-0/+10
2026-04-09Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-0/+2
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds1-74/+0
2026-04-09bitops: Update kernel-doc for sign_extendXX()Andy Shevchenko1-2/+8
2026-04-09memblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel1-0/+1
2026-04-09jbd2: store jinode dirty range in PAGE_SIZE unitsLi Chen1-12/+22
2026-04-09jbd2: add jinode dirty range accessorsLi Chen1-0/+14
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner6-41/+50
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'intel/vt-d', 'amd/amd-vi' and 'core' into nextWill Deacon3-12/+90
2026-04-09net/mlx5: Add icm_mng_function_id_mode cap bitMoshe Shemesh1-1/+7
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh1-1/+1
2026-04-09Merge tag 'coresight-next-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-10/+4
2026-04-08net: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean1-42/+0
2026-04-08net: dsa: remove unused platform_data definitionsVladimir Oltean1-3/+0
2026-04-08net: dsa: clean up struct dsa_chip_dataVladimir Oltean1-20/+0
2026-04-08net: dsa: remove struct platform_dataVladimir Oltean1-17/+0
2026-04-08bpf: Make find_linfo widely availableKumar Kartikeya Dwivedi1-0/+1
2026-04-08bpf: Extract bpf_get_linfo_file_lineKumar Kartikeya Dwivedi1-0/+2
2026-04-08hfsplus: rework logic of map nodes creation in xattr b-treeViacheslav Dubeyko1-0/+2
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-08Add Renesas RZ/G3L RSPI supportMark Brown24-60/+171
2026-04-08dma-fence: correct kernel-doc function parameter @flagsRandy Dunlap1-2/+2
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier2-0/+28
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier5-0/+245
2026-04-08thermal: core: Suspend thermal zones later and resume them earlierRafael J. Wysocki1-0/+6
2026-04-08entry: Split preemption from irqentry_exit_to_kernel_mode()Mark Rutland1-14/+59
2026-04-08entry: Split kernel mode logic from irqentry_{enter,exit}()Mark Rutland1-0/+134
2026-04-08entry: Move irqentry_enter() prototype laterMark Rutland1-22/+22
2026-04-08entry: Remove local_irq_{enable,disable}_exit_to_user()Mark Rutland2-32/+1
2026-04-08entry: Fix stale comment for irqentry_enter()Mark Rutland1-1/+1
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers1-0/+5
2026-04-08netfilter: use function typedefs for __rcu NAT helper hook pointersSun Jian5-26/+41
2026-04-08mm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie1-0/+2
2026-04-07PCI: Remove no_pci_devices()Heiner Kallweit1-3/+0
2026-04-07bpf: Retire rcu_trace_implies_rcu_gp()Kumar Kartikeya Dwivedi1-12/+0
2026-04-07lsm: Add LSM hook security_unix_findJustin Suess2-0/+16
2026-04-07lib/fonts: Implement font rotationThomas Zimmermann1-0/+3
2026-04-07lib/fonts: Implement glyph rotationThomas Zimmermann1-0/+8
2026-04-07lib/fonts: Provide helpers for calculating glyph pitch and sizeThomas Zimmermann1-0/+40
2026-04-07vt: Implement helpers for struct vc_font in source fileThomas Zimmermann1-28/+2
2026-04-07ASoC: Merge up v7.0-rc7Mark Brown12-18/+70