summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-07-10KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zappedSean Christopherson
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10driver core: platform: provide platform_device_set_of_node_from_dev()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_fwnode()Bartosz Golaszewski
2026-07-10driver core: platform: provide platform_device_set_of_node()Bartosz Golaszewski
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-10usb: typec: tcpm: fix EPR AVS APDO maximum voltage decodingXu Rao
2026-07-10serial: core: add new I/O type for SPI and I2C bus devicesHugo Villeneuve
2026-07-10serial: uniformize serial port I/O infos displayHugo Villeneuve
2026-07-10serial: core: add uart_iotype_mmio/io helper functionsHugo Villeneuve
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-10timekeeping: Drive time_offset skew via per-tick ntp_error transferDavid Woodhouse
2026-07-10timekeeping: Account for clocksource tick quantisation via NTPDavid Woodhouse
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park
2026-07-09remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIsSumit Garg
2026-07-09Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' of https://git.k...Bjorn Andersson
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-09ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferralLorenzo Pieralisi
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi
2026-07-09ACPI: Add acpi_device_clear_deps() helper functionLorenzo Pieralisi
2026-07-09net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>Uwe Kleine-König (The Capable Hub)
2026-07-08bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()Tiezhu Yang
2026-07-09mmc: core: add NXP IW61x base ID and block size quirkJeff Chen
2026-07-09efi: fix stale reference to efi_recover_from_page_fault()Breno Leitao
2026-07-08KVM: x86: Treat a vCPU as unreachable if its index is invalidSean Christopherson
2026-07-08KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helperSean Christopherson
2026-07-08SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
2026-07-08libbpf: Drop in-loader metadata check for load-time verificationDaniel Borkmann
2026-07-08bpf: Verify signed loader metadata at load timeDaniel Borkmann
2026-07-08bpf: Resolve and cache fd_array objects at load timeDaniel Borkmann
2026-07-08usb: typec: Add helper to check cable altmode supportAndrei Kuchynski
2026-07-08tick: Remove arch_needs_cpuMete Durlu
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-07-08iomap: add helper to mark folio uptodateJoanne Koong
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price
2026-07-08mmc: sdio: add Morse Micro vendor idsLachlan Hodges
2026-07-07timekeeping: Move the vDSO update declarations into a private headerThomas Weißschuh
2026-07-07timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdefferyThomas Weißschuh
2026-07-07hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Explicitly include some necessary headers in hrtimer_rearm.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Move hrtimer_update_function() to hrtimer.cThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Move hrtimer_callback_running() to hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-07-07hrtimer: Rename hrtimer_defs.h to hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-07-07genirq: Remove unnecessary NULL check of the kstat_irqs fieldRadu Rendec