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-11-21
MIPS: mm: Prevent a TLB shutdown on initial uniquification
Maciej W. Rozycki
1
-37
/
+63
2025-11-21
dm-verity: fix unreliable memory allocation
Mikulas Patocka
1
-5
/
+1
2025-11-21
bug: Allow architectures to provide __WARN_printf()
Peter Zijlstra
1
-15
/
+22
2025-11-21
bug: Implement WARN_ON() using __WARN_FLAGS()
Peter Zijlstra
1
-7
/
+21
2025-11-21
bug: Add report_bug_entry()
Peter Zijlstra
2
-7
/
+29
2025-11-21
bug: Add BUG_FORMAT_ARGS infrastructure
Peter Zijlstra
2
-2
/
+16
2025-11-21
bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERS
Peter Zijlstra
1
-14
/
+8
2025-11-21
bug: Add BUG_FORMAT infrastructure
Peter Zijlstra
2
-7
/
+39
2025-11-21
x86: Rework __bug_table helpers
Peter Zijlstra
1
-17
/
+20
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
14201
-331071
/
+601396
2025-11-21
ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200
Jacob Zhong
1
-0
/
+1
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
2
-3
/
+15
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
5
-2
/
+39
2025-11-21
Revert "objtool: Warn on functions with ambiguous -ffunction-sections section names"
Josh Poimboeuf
2
-40
/
+0
2025-11-21
kbuild: Check for functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
3
-1
/
+30
2025-11-21
tty: synclink_gt: Fix namespace collision and startup() section placement with -ffunction-sections
Josh Poimboeuf
1
-10
/
+10
2025-11-21
tty: amiserial: Fix namespace collision and startup() section placement with -ffunction-sections
Josh Poimboeuf
1
-7
/
+7
2025-11-21
media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sections
Josh Poimboeuf
1
-2
/
+2
2025-11-21
serial: icom: Fix namespace collision and startup() section placement with -ffunction-sections
Josh Poimboeuf
1
-4
/
+4
2025-11-21
objtool: Remove second pass of .cold function correlation
Josh Poimboeuf
2
-23
/
+3
2025-11-21
objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
Josh Poimboeuf
1
-1
/
+1
2025-11-21
objtool: Return canonical symbol when aliases exist in symbol finding helpers
Josh Poimboeuf
1
-13
/
+13
2025-11-21
objtool: Don't alias undefined symbols
Josh Poimboeuf
1
-2
/
+2
2025-11-21
objtool: Fix .cold function detection for duplicate symbols
Josh Poimboeuf
2
-3
/
+27
2025-11-21
objtool: Support Clang AUTOFDO .cold functions
Josh Poimboeuf
1
-1
/
+9
2025-11-21
Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
4
-21
/
+6
2025-11-21
Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
14
-58
/
+196
2025-11-21
Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
5
-13
/
+10
2025-11-21
Merge tag 'drm-intel-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
6
-13
/
+34
2025-11-21
cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_list
Christian Marangi
1
-1
/
+1
2025-11-20
veth: reduce XDP no_direct return section to fix race
Jesper Dangaard Brouer
1
-4
/
+3
2025-11-20
net: atm: fix incorrect cleanup function call in error path
Sayooj K Karun
1
-1
/
+1
2025-11-20
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
1
-24
/
+7
2025-11-20
Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref
Douglas Anderson
1
-0
/
+5
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
5
-73
/
+108
2025-11-20
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Edward Adam Davis
1
-0
/
+2
2025-11-20
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Luiz Augusto von Dentz
1
-4
/
+12
2025-11-20
Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
Chris Lu
2
-8
/
+27
2025-11-20
selinux: rename the cred_security_struct variables to "crsec"
Paul Moore
2
-117
/
+117
2025-11-20
selinux: move avdcache to per-task security struct
Stephen Smalley
2
-15
/
+30
2025-11-20
selinux: rename task_security_struct to cred_security_struct
Stephen Smalley
2
-38
/
+38
2025-11-20
PM: sleep: Call pm_sleep_fs_sync() instead of ksys_sync_helper()
Samuel Wu
3
-3
/
+13
2025-11-20
PM: sleep: Add support for wakeup during filesystem sync
Samuel Wu
2
-6
/
+74
2025-11-20
Merge back material related to system sleep for 6.19
Rafael J. Wysocki
20
-159
/
+285
2025-11-20
sched: Provide and use set_need_resched_current()
Peter Zijlstra
7
-26
/
+21
2025-11-20
cpufreq: ACPI: Replace udelay() with usleep_range()
Kaushlendra Kumar
1
-1
/
+1
2025-11-20
docs: driver-api/thermal/intel_dptf: Add new workload type hint
Srinivas Pandruvada
1
-0
/
+23
2025-11-20
x86/boot: Drop unused sev_enable() fallback
Ard Biesheuvel
1
-11
/
+0
2025-11-20
timers/migration: Exclude isolated cpus from hierarchy
Gabriele Monaco
3
-0
/
+155
2025-11-20
cpumask: Add initialiser to use cleanup helpers
Yury Norov
1
-0
/
+2
[prev]
[next]