summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-08-10Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-10Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-08-10firmware: xilinx: Clear firmware notifiers across kexec transitionsJay Buddhabhatti
2026-08-10firmware: xilinx: Release all peripheral devices from firmwareJay Buddhabhatti
2026-08-10firmware: xilinx: Add support to clear EL3 PM stateJay Buddhabhatti
2026-08-07soc: fsl: guts: implement the RCW override procedureVladimir Oltean
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-07-30soc: qcom: smem: Expose DDR data from SMEMKonrad Dybcio
2026-07-30soc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware sizeViken Dadhaniya
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-07-09Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' into drivers-for...Bjorn Andersson
2026-07-09firmware: qcom: Add a generic PAS serviceSumit Garg
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-08SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-07tracing: Add a no-rcu-check version of trace_##event##_enabled()Steven Rostedt
2026-07-07tracing: Prevent out-of-bounds read in glob matchingHuihui Huang
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-05soc: qcom: ubwc: sort out the rest of the UBWC swizzle settingsDmitry Baryshkov
2026-07-05soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0Dmitry Baryshkov
2026-07-05soc: qcom: ubwc: drop macrotile_mode from the databaseDmitry Baryshkov
2026-07-05soc: qcom: ubwc: drop ubwc_bank_spreadDmitry Baryshkov
2026-07-05soc: qcom: ubwc: drop ubwc_dec_versionDmitry Baryshkov
2026-07-05soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targetsDmitry Baryshkov
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park
2026-07-01mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-01iomap: consolidate bio submissionChristoph Hellwig
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
2026-07-01netfs: Fix kdoc warningDavid Howells
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson