summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-09Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-76/+96
2026-05-09net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh1-0/+7
2026-05-09net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh1-0/+2
2026-05-09drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder4-1237/+0
2026-05-09drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder4-699/+0
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda1-0/+4
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda1-0/+6
2026-05-09PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpersKrzysztof Wilczyński1-0/+25
2026-05-08ACPI: provide acpi_bus_find_device_by_name()Bartosz Golaszewski1-0/+7
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland2-27/+0
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay1-0/+41
2026-05-08netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
2026-05-08netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
2026-05-08netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal1-0/+1
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-12/+222
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+13
2026-05-07gpio: timberdale: Remove platform data headerBartosz Golaszewski1-25/+0
2026-05-07fs/resctrl: Add monitor property 'mbm_cntr_assign_fixed'Ben Horgan1-0/+2
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard15-15/+74
2026-05-07platform/x86: intel: Add notifiers supportSrinivas Pandruvada1-0/+6
2026-05-07Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-0/+186
2026-05-07w5100: remove MMIO supportArnd Bergmann1-23/+0
2026-05-07net/mlx5: E-Switch, serialize representor lifecycleMark Bloch1-0/+6
2026-05-07spi: s3c64xx: fix all kernel-doc warningsRandy Dunlap1-1/+2
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan1-7/+9
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse1-0/+6
2026-05-06rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner2-54/+33
2026-05-06firmware_loader: Add cancel helper for async requestsCássio Gabriel1-0/+10
2026-05-06Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-40/+30
2026-05-06hrtimer: Return ktime_t from hrtimer_get_next_event()/hrtimer_next_event_with...Thomas Weißschuh1-2/+2
2026-05-06clocksource: Clean up clocksource_update_freq() functionsThomas Weißschuh1-12/+0
2026-05-06ASoC: pxa2xx: push gpio usage into arch codeArnd Bergmann1-1/+1
2026-05-06ASoC: arm: pxa2xx: remove platform_data processingArnd Bergmann1-21/+0
2026-05-06Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2026-05-06Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2026-05-06Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+2
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed1-0/+1
2026-05-05firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_infoMarek Vasut1-3/+3
2026-05-05firmware: arm_scmi: imx: Support getting reset reason of MISC protocolPeng Fan1-0/+14
2026-05-05rseq: Revert to historical performance killing behaviourThomas Gleixner3-22/+61
2026-05-05wifi: ieee80211: define UHR ML-PM extended MLD capabilityJohannes Berg1-6/+8
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg1-34/+21
2026-05-05pinctrl: add optional .release_mux() callbackFrank Li1-0/+5
2026-05-05mux: add devm_mux_state_get_from_np() to get mux from child nodeFrank Li1-1/+7
2026-05-05thunderbolt: Don't create multiple DMA tunnels on firmware connection managerAlan Borzeszkowski1-0/+2
2026-05-05thunderbolt: Wait for tb_domain_release() to complete when driver is removedMika Westerberg1-0/+2
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy1-0/+1
2026-05-05soc: ti: knav_dma: fix all kernel-doc warnings in knav_dma.hRandy Dunlap1-5/+6
2026-05-05mm/slab: Add kvfree_atomic() helperUladzislau Rezki (Sony)1-0/+3
2026-05-05ipv4: igmp: encode multicast exponential fieldsUjjal Roy1-0/+87