aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-08bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()Tiezhu Yang1-7/+2
2026-07-09mmc: core: add NXP IW61x base ID and block size quirkJeff Chen1-0/+1
2026-07-09efi: fix stale reference to efi_recover_from_page_fault()Breno Leitao1-2/+2
2026-07-08KVM: x86: Treat a vCPU as unreachable if its index is invalidSean Christopherson1-0/+1
2026-07-08KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helperSean Christopherson1-0/+6
2026-07-08SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
2026-07-08libbpf: Drop in-loader metadata check for load-time verificationDaniel Borkmann1-1/+0
2026-07-08bpf: Verify signed loader metadata at load timeDaniel Borkmann1-0/+1
2026-07-08bpf: Resolve and cache fd_array objects at load timeDaniel Borkmann1-1/+21
2026-07-08usb: typec: Add helper to check cable altmode supportAndrei Kuchynski1-0/+1
2026-07-08tick: Remove arch_needs_cpuMete Durlu1-3/+0
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
2026-07-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann114-1035/+1632
2026-07-08iomap: add helper to mark folio uptodateJoanne Koong1-0/+1
2026-07-08syscall_user_dispatch: Make it configurable in KconfigGregory Price3-7/+29
2026-07-08mmc: sdio: add Morse Micro vendor idsLachlan Hodges1-0/+3
2026-07-07timekeeping: Move the vDSO update declarations into a private headerThomas Weißschuh1-19/+0
2026-07-07timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdefferyThomas Weißschuh1-6/+4
2026-07-07hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.hThomas Weißschuh (Schneider Electric)1-1/+0
2026-07-07hrtimer: Explicitly include some necessary headers in hrtimer_rearm.hThomas Weißschuh (Schneider Electric)1-0/+5
2026-07-07hrtimer: Move hrtimer_update_function() to hrtimer.cThomas Weißschuh (Schneider Electric)1-22/+2
2026-07-07hrtimer: Move hrtimer_callback_running() to hrtimer_bases.hThomas Weißschuh (Schneider Electric)2-9/+10
2026-07-07hrtimer: Rename hrtimer_defs.h to hrtimer_bases.hThomas Weißschuh (Schneider Electric)2-3/+3
2026-07-07genirq: Remove unnecessary NULL check of the kstat_irqs fieldRadu Rendec1-1/+1
2026-07-07cred: delete task_euid()Alice Ryhl1-1/+0
2026-07-07bpf: Reject MEM_ALLOC BTF accesses past object boundsYiyang Chen1-1/+1
2026-07-07tracing: Add a no-rcu-check version of trace_##event##_enabled()Steven Rostedt1-1/+11
2026-07-07tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-07firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene1-1/+1
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene1-0/+7
2026-07-07wifi: mac80211: Route (Re)association req/response to per-STA queueIlan Peer1-0/+11
2026-07-07x86/setup: do not include kexec_handover.h from asm/setup.hPratyush Yadav (Google)1-5/+1
2026-07-07Merge tag 'drm-xe-next-2026-07-03' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-16/+15
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-9/+26
2026-07-07Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-2/+2
2026-07-06firmware: stratix10-svc: fix FCS SMC call kernel-docGenevieve Chan1-5/+7
2026-07-06regulator: qcom_usb_vbus: add pm4125 VBUS regulator supportMark Brown113-1019/+1617
2026-07-06nvme: fix typos in reservation related constantsGuixin Liu1-2/+2
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron113-1019/+1617
2026-07-06timekeeping: Document monotonic raw timestamps in snapshots correctlyThomas Gleixner1-1/+9
2026-07-06ARM: PXA: remove remnants of PXA93x supportEthan Nelson-Moore1-56/+0
2026-07-06wifi: ieee80211: validate MLE common info lengthZhao Li1-8/+4
2026-07-06wifi: ieee80211: introduce generic KHZ_TO_HZ helperLachlan Hodges1-0/+1
2026-07-06platform/x86: asus-armoury: gate PPT writes behind active fan curveAhmed Yaseen1-0/+5
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie3-2/+20
2026-07-06ata: libata-scsi: scale DSM TRIM payload by MAX PAGES PER DSM COMMANDNiklas Cassel1-0/+13
2026-07-05soc: qcom: ubwc: sort out the rest of the UBWC swizzle settingsDmitry Baryshkov1-13/+13
2026-07-05soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0Dmitry Baryshkov1-9/+24
2026-07-05soc: qcom: ubwc: drop macrotile_mode from the databaseDmitry Baryshkov1-10/+8
2026-07-05soc: qcom: ubwc: drop ubwc_bank_spreadDmitry Baryshkov1-2/+1