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-20
sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave any
Gabriele Monaco
1
-0
/
+23
2025-11-20
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_cpumasks()
Gabriele Monaco
1
-6
/
+6
2025-11-20
timers/migration: Use scoped_guard on available flag set/clear
Gabriele Monaco
1
-17
/
+17
2025-11-20
timers/migration: Add mask for CPUs available in the hierarchy
Gabriele Monaco
1
-1
/
+14
2025-11-20
timers/migration: Rename 'online' bit to 'available'
Gabriele Monaco
3
-15
/
+15
2025-11-20
Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-1
/
+4
2025-11-20
dm: fix failure when empty flush's bi_sector points beyond the device end
Mikulas Patocka
1
-1
/
+1
2025-11-20
Merge tag 'slab-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-6
/
+26
2025-11-20
sched_ext: Fix scx_enable() crash on helper kthread creation failure
Saket Kumar Bhaskar
1
-1
/
+4
2025-11-20
io_uring/cmd_net: fix wrong argument types for skb_queue_splice()
Jens Axboe
1
-1
/
+1
2025-11-20
arm64: remove duplicate ARCH_HAS_MEM_ENCRYPT
Cai Xinchen
1
-1
/
+0
2025-11-20
arm64: mm: use untagged address to calculate page index
Yang Shi
1
-1
/
+2
2025-11-20
Merge tag 'pm-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-9
/
+16
2025-11-20
Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-23
/
+41
2025-11-20
Merge tag 'platform-drivers-x86-v6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
15
-114
/
+148
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
43
-252
/
+521
2025-11-20
timekeeping: Fix resource leak in tk_aux_sysfs_init() error paths
Malaya Kumar Rout
1
-9
/
+12
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-11-20
be2net: pass wrb_params in case of OS2BMC
Andrey Vatoropin
1
-3
/
+4
2025-11-20
Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18
Jens Axboe
6
-11
/
+15
2025-11-20
cpuidle: governors: teo: Simplify intercepts-based state lookup
Rafael J. Wysocki
1
-46
/
+16
2025-11-20
thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-11-20
thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-5
/
+3
2025-11-20
cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()
Rafael J. Wysocki
1
-1
/
+1
2025-11-20
cpuidle: governors: teo: Rework the handling of tick wakeups
Rafael J. Wysocki
1
-15
/
+24
2025-11-20
ata: libata-core: Set capacity to zero for a security locked drive
Niklas Cassel
1
-0
/
+10
2025-11-20
ata: libata-scsi: Fix system suspend for a security locked drive
Niklas Cassel
2
-0
/
+8
2025-11-20
ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
Yihang Li
1
-1
/
+3
2025-11-20
Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Paolo Abeni
1
-0
/
+7
2025-11-20
sched/mmcid: Use cpumask_weighted_or()
Thomas Gleixner
1
-2
/
+3
2025-11-20
cpumask: Introduce cpumask_weighted_or()
Thomas Gleixner
3
-0
/
+37
2025-11-20
sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()
Thomas Gleixner
1
-3
/
+8
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
2
-15
/
+18
2025-11-20
sched: Fixup whitespace damage
Thomas Gleixner
1
-4
/
+4
2025-11-20
sched/mmcid: Cacheline align MM CID storage
Thomas Gleixner
1
-2
/
+2
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
7
-75
/
+85
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
4
-800
/
+64
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
1
-3
/
+3
2025-11-20
net: dsa: microchip: lan937x: Fix RGMII delay tuning
Oleksij Rempel
1
-0
/
+1
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
1
-1
/
+1
2025-11-20
perf: Fix 0 count issue of cpu-clock
Dapeng Mi
1
-1
/
+1
2025-11-20
cifs: Add the smb3_read_* tracepoints to SMB1
David Howells
1
-0
/
+22
2025-11-20
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
1
-0
/
+4
2025-11-20
smb: client: introduce close_cached_dir_locked()
Henrique Carvalho
1
-3
/
+38
2025-11-20
Merge tag 'rtw-2025-11-20' of https://github.com/pkshih/rtw
Johannes Berg
1
-0
/
+7
2025-11-20
LoongArch: BPF: Disable trampoline for kernel module function trace
Vincent Li
1
-0
/
+3
2025-11-20
LoongArch: Don't panic if no valid cache info for PCI
Huacai Chen
1
-4
/
+4
2025-11-20
LoongArch: Mask all interrupts during kexec/kdump
Huacai Chen
1
-0
/
+2
2025-11-20
LoongArch: Fix NUMA node parsing with numa_memblks
Bibo Mao
1
-42
/
+18
2025-11-20
LoongArch: Consolidate CPU names in /proc/cpuinfo
Huacai Chen
3
-23
/
+34
[prev]
[next]