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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
1
-3
/
+0
2025-04-10
svsm: Add header with SVSM_VTPM_CMD helpers
Stefano Garzarella
1
-0
/
+149
2025-04-10
compiler-gcc.h: Introduce __diag_GCC_all
Nathan Chancellor
1
-0
/
+2
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-1
/
+1
2025-04-10
firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version
Richard Fitzgerald
1
-1
/
+0
2025-04-10
phy: exynos5-usbdrd: add exynos7870 USBDRD support
Kaustabh Chakraborty
1
-0
/
+2
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
1
-1
/
+0
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-10
fbdev: Remove constants of unused events
Thomas Zimmermann
1
-6
/
+0
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-0
/
+6
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-3
/
+18
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
2
-6
/
+20
2025-04-10
backlight: Implement fbdev tracking with blank state from event
Thomas Zimmermann
1
-9
/
+1
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
1
-0
/
+2
2025-04-10
device property: Split fwnode_get_child_node_count()
Andy Shevchenko
1
-1
/
+6
2025-04-10
vdso: Address variable shadowing in macros
Peng Jiang
1
-6
/
+6
2025-04-10
drm/panic: Add support to scanout buffer as array of pages
Jocelyn Falempe
1
-1
/
+11
2025-04-10
mm/kmap: Add kmap_local_page_try_from_panic()
Jocelyn Falempe
1
-0
/
+13
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-09
net: remove cpu stall in txq_trans_update()
Eric Dumazet
1
-3
/
+4
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
1
-1
/
+3
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2
-1
/
+2
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
1
-0
/
+16
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2
-3
/
+4
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-2
/
+0
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
1
-0
/
+6
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-4
/
+4
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
2
-0
/
+5
2025-04-09
cleanup: Provide retain_and_null_ptr()
Thomas Gleixner
1
-0
/
+19
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
1
-0
/
+1
2025-04-09
ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
Mario Limonciello
1
-1
/
+8
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
1
-2
/
+0
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
1
-7
/
+0
2025-04-09
Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/brgl/linux into gpio/for-next
Bartosz Golaszewski
1
-0
/
+9
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
1
-0
/
+9
2025-04-08
fscrypt: add support for hardware-wrapped keys
Eric Biggers
1
-2
/
+4
2025-04-08
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2
-2
/
+10
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-0
/
+4
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
4
-0
/
+40
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2025-04-08
drm: Add UAPI for the Asahi driver
Alyssa Rosenzweig
1
-0
/
+1194
[prev]
[next]