index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
scripts/faddr2line: Set LANG=C to enforce ASCII output
John Wang
1
-0
/
+4
2025-10-14
tools build: Fix fixdep dependencies
Josh Poimboeuf
2
-2
/
+23
2025-10-14
objtool: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-10-14
MAINTAINERS: add myself as maintainer for b53
Jonas Gorski
1
-0
/
+1
2025-10-14
PCI: Revert early bridge resource set up
Ilpo Järvinen
1
-10
/
+3
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
1
-5
/
+5
2025-10-14
cxl/region: Use %pa printk format to emit resource_size_t
Alison Schofield
1
-2
/
+2
2025-10-14
cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
Dave Jiang
1
-4
/
+1
2025-10-14
cxl: Set range param for region_res_match_cxl_range() as const
Dave Jiang
1
-1
/
+1
2025-10-14
cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
Dave Jiang
1
-1
/
+1
2025-10-14
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Shardul Bankar
1
-1
/
+1
2025-10-14
slab: fix clearing freelist in free_deferred_objects()
Vlastimil Babka
1
-3
/
+4
2025-10-14
arm64: dts: rockchip: Make RK3588 GPU OPP table naming less generic
Dragan Simic
2
-2
/
+2
2025-10-14
Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+8
2025-10-14
arm64: dts: rockchip: Drop 'rockchip,grf' prop from tsadc on rk3328
Diederik de Haas
1
-1
/
+0
2025-10-14
arm64: dts: rockchip: Remove non-functioning CPU OPPs from RK3576
Alexey Charkov
1
-12
/
+0
2025-10-14
arm64: dts: rockchip: Fix PCIe power enable pin for BigTreeTech CB2 and Pi2
Andrey Leonchikov
1
-1
/
+1
2025-10-14
Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-5
/
+12
2025-10-14
arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on odroid-m1
Anand Moon
1
-0
/
+2
2025-10-14
nvme-auth: update sc_c in host response
Martin George
1
-1
/
+5
2025-10-14
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
3
-2
/
+15
2025-10-14
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
1
-1
/
+1
2025-10-14
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
1
-2
/
+3
2025-10-14
media: ivtv: Fix invalid access to file *
Jacopo Mondi
3
-14
/
+25
2025-10-14
media: cx18: Fix invalid access to file *
Jacopo Mondi
3
-20
/
+27
2025-10-14
ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2025-10-14
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
2025-10-14
mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
6
-65
/
+6
2025-10-14
s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE
Sumanth Korikkar
1
-1
/
+1
2025-10-14
s390/sclp: Add support for dynamic (de)configuration of memory
Sumanth Korikkar
1
-83
/
+204
2025-10-14
s390/mm: Support removal of boot-allocated virtual memory map
Sumanth Korikkar
2
-9
/
+14
2025-10-14
dt-bindings: i2c: Convert apm,xgene-slimpro-i2c to DT schema
Rob Herring (Arm)
2
-15
/
+36
2025-10-14
i2c: usbio: Add ACPI device-id for MTL-CVF devices
Hans de Goede
1
-0
/
+1
2025-10-14
i2c: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
22
-41
/
+0
2025-10-14
objtool/x86: Fix NOP decode
Peter Zijlstra
1
-4
/
+11
2025-10-14
objtool/x86: Add UDB support
Peter Zijlstra
1
-0
/
+4
2025-10-14
objtool/x86: Remove 0xea hack
Peter Zijlstra
1
-9
/
+0
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2
-0
/
+5
2025-10-14
HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"
Colin Ian King
1
-1
/
+1
2025-10-14
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
1
-1
/
+15
2025-10-14
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
1
-4
/
+15
2025-10-14
HID: Kconfig: Fix build error from CONFIG_HID_HAPTIC
Jonathan Denose
1
-1
/
+1
2025-10-14
r8152: add error handling in rtl8152_driver_init
Yi Cong
1
-1
/
+6
2025-10-14
HID: nintendo: Rate limit IMU compensation message
Vicki Pfau
1
-2
/
+2
2025-10-14
HID: nintendo: Wait longer for initial probe
Vicki Pfau
1
-1
/
+1
2025-10-14
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2025-10-14
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
1
-0
/
+2
2025-10-14
HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
Oleg Makarenko
2
-0
/
+2
2025-10-14
HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
Tristan Lobb
2
-0
/
+4
[prev]
[next]