index
:
pub/scm/libs/klibc/klibc.git
master
klibc main development tree
KLibC Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-09
mm: page_reporting: allow driver to set batch capacity
Michael S. Tsirkin
1
-1
/
+3
2026-07-09
MAINTAINERS: s/SeongJae/SJ/
SJ Park
1
-2
/
+0
2026-07-09
remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
Sumit Garg
1
-3
/
+3
2026-07-09
Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' of https://git.k...
Bjorn Andersson
1
-0
/
+43
2026-07-09
Merge branch '20260702115835.167602-2-sumit.garg@kernel.org' into drivers-for...
Bjorn Andersson
1
-0
/
+43
2026-07-09
firmware: qcom: Add a generic PAS service
Sumit Garg
1
-0
/
+43
2026-07-09
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+5
2026-07-09
ACPI/IORT: Implement ACPI infrastructure to enable GICv5 IWB probe deferral
Lorenzo Pieralisi
1
-1
/
+2
2026-07-09
ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
Lorenzo Pieralisi
1
-1
/
+4
2026-07-09
ACPI: Add acpi_device_clear_deps() helper function
Lorenzo Pieralisi
1
-0
/
+8
2026-07-09
net: phy: Drop #inclusion of <linux/mod_devicetable.h> from <linux/mdio.h>
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-07-08
bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()
Tiezhu Yang
1
-7
/
+2
2026-07-09
mmc: core: add NXP IW61x base ID and block size quirk
Jeff Chen
1
-0
/
+1
2026-07-09
efi: fix stale reference to efi_recover_from_page_fault()
Breno Leitao
1
-2
/
+2
2026-07-08
KVM: x86: Treat a vCPU as unreachable if its index is invalid
Sean Christopherson
1
-0
/
+1
2026-07-08
KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helper
Sean Christopherson
1
-0
/
+6
2026-07-08
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
1
-0
/
+1
2026-07-08
libbpf: Drop in-loader metadata check for load-time verification
Daniel Borkmann
1
-1
/
+0
2026-07-08
bpf: Verify signed loader metadata at load time
Daniel Borkmann
1
-0
/
+1
2026-07-08
bpf: Resolve and cache fd_array objects at load time
Daniel Borkmann
1
-1
/
+21
2026-07-08
usb: typec: Add helper to check cable altmode support
Andrei Kuchynski
1
-0
/
+1
2026-07-08
tick: Remove arch_needs_cpu
Mete Durlu
1
-3
/
+0
2026-07-08
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
1
-0
/
+5
2026-07-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
114
-1035
/
+1632
2026-07-08
iomap: add helper to mark folio uptodate
Joanne Koong
1
-0
/
+1
2026-07-08
syscall_user_dispatch: Make it configurable in Kconfig
Gregory Price
3
-7
/
+29
2026-07-08
mmc: sdio: add Morse Micro vendor ids
Lachlan Hodges
1
-0
/
+3
2026-07-07
timekeeping: Move the vDSO update declarations into a private header
Thomas Weißschuh
1
-19
/
+0
2026-07-07
timekeeping: Fold vdso_time_update_aux() declarations into the generic ifdeffery
Thomas Weißschuh
1
-6
/
+4
2026-07-07
hrtimer: Remove inclusion of hrtimer_bases.h remove from hrtimer.h
Thomas Weißschuh (Schneider Electric)
1
-1
/
+0
2026-07-07
hrtimer: Explicitly include some necessary headers in hrtimer_rearm.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+5
2026-07-07
hrtimer: Move hrtimer_update_function() to hrtimer.c
Thomas Weißschuh (Schneider Electric)
1
-22
/
+2
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2
-9
/
+10
2026-07-07
hrtimer: Rename hrtimer_defs.h to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2
-3
/
+3
2026-07-07
genirq: Remove unnecessary NULL check of the kstat_irqs field
Radu Rendec
1
-1
/
+1
2026-07-07
cred: delete task_euid()
Alice Ryhl
1
-1
/
+0
2026-07-07
bpf: Reject MEM_ALLOC BTF accesses past object bounds
Yiyang Chen
1
-1
/
+1
2026-07-07
tracing: Add a no-rcu-check version of trace_##event##_enabled()
Steven Rostedt
1
-1
/
+11
2026-07-07
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
1
-0
/
+1
2026-07-07
firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
Sebastian Ene
1
-1
/
+1
2026-07-07
KVM: arm64: Validate the offset to the mem access descriptor
Sebastian Ene
1
-0
/
+7
2026-07-07
wifi: mac80211: Route (Re)association req/response to per-STA queue
Ilan Peer
1
-0
/
+11
2026-07-07
x86/setup: do not include kexec_handover.h from asm/setup.h
Pratyush Yadav (Google)
1
-5
/
+1
2026-07-07
Merge tag 'drm-xe-next-2026-07-03' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-16
/
+15
2026-07-06
Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-9
/
+26
2026-07-07
Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+2
2026-07-06
firmware: stratix10-svc: fix FCS SMC call kernel-doc
Genevieve Chan
1
-5
/
+7
2026-07-06
regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
Mark Brown
113
-1019
/
+1617
2026-07-06
nvme: fix typos in reservation related constants
Guixin Liu
1
-2
/
+2
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
113
-1019
/
+1617
[prev]
[next]