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-25
s390/vdso: Use common STABS_DEBUG and DWARF_DEBUG macros
Jens Remus
1
-40
/
+3
2025-11-25
Revert "ACPI: processor: Remove unused empty stubs of some functions"
Rafael J. Wysocki
1
-0
/
+20
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
1
-0
/
+2
2025-11-25
Revert "ACPI: processor: idle: Rearrange declarations in header file"
Rafael J. Wysocki
1
-2
/
+5
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
2
-21
/
+24
2025-11-25
Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
Rafael J. Wysocki
3
-9
/
+4
2025-11-25
drm/i915/psr: Reject async flips when selective fetch is enabled
Ville Syrjälä
2
-6
/
+8
2025-11-25
mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
Jisheng Zhang
1
-12
/
+17
2025-11-25
Documentation/arm64: Fix the typo of register names
Zenon Xiu
1
-4
/
+4
2025-11-25
ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
Marc Zyngier
2
-35
/
+0
2025-11-25
net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs
Daniel Golle
1
-7
/
+11
2025-11-25
atm/fore200e: Fix possible data race in fore200e_open()
Gui-Dong Han
1
-0
/
+2
2025-11-25
Merge branch 'net-dsa-microchip-fix-resource-releases-in-error-path'
Paolo Abeni
2
-29
/
+24
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
1
-11
/
+7
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
1
-12
/
+11
2025-11-25
net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric)
1
-1
/
+1
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2025-11-25
net: dsa: microchip: common: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-4
/
+4
2025-11-25
net: aquantia: Add missing descriptor cache invalidation on ATL2
Kai-Heng Feng
4
-19
/
+25
2025-11-25
tools/thermal/thermal-engine: Fix format string bug in thermal-engine
Malaya Kumar Rout
1
-1
/
+1
2025-11-25
fs: push list presence check into inode_io_list_del()
Mateusz Guzik
3
-5
/
+9
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
7
-33
/
+35
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
5
-60
/
+66
2025-11-25
iomap: allocate s_dio_done_wq for async reads as well
Christoph Hellwig
1
-5
/
+5
2025-11-25
iomap: fix iomap_read_end() for already uptodate folios
Joanne Koong
1
-18
/
+19
2025-11-25
Merge patch series "enable iomap dio write completions from interrupt context v2"
Christian Brauner
5
-152
/
+114
2025-11-25
iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
Christoph Hellwig
1
-19
/
+14
2025-11-25
iomap: support write completions from interrupt context
Christoph Hellwig
1
-11
/
+48
2025-11-25
iomap: rework REQ_FUA selection
Christoph Hellwig
1
-30
/
+48
2025-11-25
iomap: always run error completions in user context
Christoph Hellwig
1
-1
/
+12
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
5
-112
/
+13
2025-11-25
Merge patch series "iomap: buffered io changes"
Christian Brauner
5
-131
/
+196
2025-11-25
iomap: use find_next_bit() for uptodate bitmap scanning
Joanne Koong
1
-20
/
+32
2025-11-25
iomap: use find_next_bit() for dirty bitmap scanning
Joanne Koong
1
-20
/
+41
2025-11-25
include/linux/fs.h: trivial fix: regualr -> regular
Askar Safin
1
-1
/
+1
2025-11-25
fs/splice.c: trivial fix: pipes -> pipe's
Askar Safin
1
-1
/
+1
2025-11-25
fs: Add uoff_t
Matthew Wilcox (Oracle)
6
-9
/
+11
2025-11-25
fs: mark lookup_slow() as noinline
Mateusz Guzik
1
-1
/
+1
2025-11-25
fs: add predicts based on nd->depth
Mateusz Guzik
1
-6
/
+7
2025-11-25
fs/namespace: fix reference leak in grab_requested_mnt_ns
Andrei Vagin
1
-3
/
+4
2025-11-25
x86/cc: Fix enum spelling to fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2025-11-25
drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Thomas Zimmermann
2
-14
/
+9
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
4
-3
/
+17
2025-11-25
random: complete sentence of comment
Jason A. Donenfeld
1
-1
/
+1
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
1
-13
/
+14
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
1
-12
/
+10
2025-11-24
MAINTAINERS: add test_kho to KHO's entry
Pratyush Yadav
1
-0
/
+1
2025-11-24
mailmap: add entry for Sam Protsenko
Sam Protsenko
1
-0
/
+2
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
1
-8
/
+7
2025-11-24
mm/mmap_lock: reset maple state on lock_vma_under_rcu() retry
Liam R. Howlett
1
-0
/
+1
[prev]
[next]