summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-11gpio: Add fwnode_gpiod_get() helperKrishna Chaitanya Chundru
2026-05-11pmdomain: core: add support for power-domains-child-idsKevin Hilman (TI)
2026-05-11firewire: Simplify storing pointers in device id structUwe Kleine-König (The Capable Hub)
2026-05-11sockptr: introduce copy_struct_to_sockptr()Stefan Metzmacher
2026-05-11sockptr: let copy_struct_from_sockptr() use copy_struct_from_bounce_buffer()Stefan Metzmacher
2026-05-11uaccess: add copy_struct_{from,to}_bounce_buffer() helpersStefan Metzmacher
2026-05-11sockptr: fix usize check in copy_struct_from_sockptr() for user pointersStefan Metzmacher
2026-05-11uaccess: fix ignored_trailing logic in copy_struct_to_user()Stefan Metzmacher
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
2026-05-11soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_paJason-JH Lin
2026-05-11exportfs,nfsd: rework checking for layout-based block device access supportChristoph Hellwig
2026-05-11exportfs: don't pass struct iattr to ->commit_blocksChristoph Hellwig
2026-05-11exportfs: split out the ops for layout-based block device accessChristoph Hellwig
2026-05-11dt-bindings: pinctrl: renesas: Document RZ/G3L SoCBiju Das
2026-05-11drm/dp: Store coasting vtotal in struct drm_dp_as_sdpAnkit Nautiyal
2026-05-11drm/dp: Add DPCD for configuring AS SDP for PR + VRRAnkit Nautiyal
2026-05-11drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing supportAnkit Nautiyal
2026-05-11drm/dp: Clean up DPRX feature enumeration macrosAnkit Nautiyal
2026-05-11drm/dp: Rename and relocate AS SDP payload field masksAnkit Nautiyal
2026-05-11iommu/riscv: Advertise Svpbmt support to generic page tableFangyu Yu
2026-05-11drm/panel: Make drm_panel_init() staticAlbert Esteve
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman
2026-05-11platform/chrome: Resolve kb_wake_angle visibility raceTzung-Bi Shih
2026-05-11ASoC: core: Move all users to deferrable card bindingCezary Rojewski
2026-05-11spi: switch to managed controller allocation (part 2/3)Mark Brown
2026-05-11ASoC: Move system_long_wq to system_dfl_long_wqMark Brown
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo
2026-05-10drm/fourcc: Fix descriptions of 32b float formatsRobert Ancell
2026-05-10dt-bindings: interconnect: Document RPMh Network-On-Chip for Qualcomm Nord SoCOdelu Kukatla
2026-05-10dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in S...Raviteja Laggyshetty
2026-05-09soc: qcom: spmi-pmic: add SUBTYPEs for Glymur/Kaanapali/SM8750 PMICsRaj Aryan
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-09dt-bindings: arm: qcom,ids: add SOC IDs for IPQ9650 familyKathiravan Thirumoorthy
2026-05-09dt-bindings: firmware: qcom: scm: add CP_ADSP_SHARED VMIDNickolay Goppen
2026-05-09dt-bindings: arm: qcom,ids: Add SoC ID for Shikra IoT variantsKomal Bajaj
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh
2026-05-08net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh
2026-05-08Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda
2026-05-08PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpersKrzysztof Wilczyński
2026-05-08genetlink: free the skb on 'group >= family->n_mcgrps'Alice Ryhl
2026-05-08net: nsh: fix incorrect header length macrosIlya Maximets
2026-05-08ipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie