index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
block: Optimize disk zone resource cleanup
Damien Le Moal
1
-0
/
+3
2024-06-12
block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
Su Hui
1
-1
/
+1
2024-06-05
null_blk: fix validation of block size
Andreas Hindborg
1
-2
/
+2
2024-05-31
nvme: fix nvme_pr_* status code parsing
Weiwen Hu
1
-1
/
+1
2024-05-31
nvme-fabrics: use reserved tag for reg read/write command
Chunguang Xu
1
-3
/
+3
2024-05-30
blk-throttle: Fix incorrect display of io.max
Waiman Long
2
-18
/
+14
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
2
-8
/
+28
2024-05-30
block: Fix validation of zoned device with a runt zone
Damien Le Moal
1
-5
/
+11
2024-05-30
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
1
-0
/
+11
2024-05-28
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
1
-0
/
+9
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
4
-56
/
+83
2024-05-28
bcache: code cleanup in __bch_bucket_alloc_set()
Coly Li
1
-6
/
+2
2024-05-28
bcache: call force_wake_up_gc() if necessary in check_should_bypass()
Coly Li
1
-1
/
+15
2024-05-28
bcache: allow allocator to invalidate bucket in gc
Dongsheng Yang
3
-9
/
+12
2024-05-28
block: check for max_hw_sectors underflow
Hannes Reinecke
1
-2
/
+6
2024-05-28
block: stack max_user_sectors
Christoph Hellwig
1
-0
/
+2
2024-05-28
sd: also set max_user_sectors when setting max_sectors
Christoph Hellwig
1
-1
/
+3
2024-05-28
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
1
-1
/
+1
2024-05-27
block: delete redundant function declaration
hexue
1
-1
/
+0
2024-05-27
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
1
-0
/
+1
2024-05-27
dm: make dm_set_zones_restrictions work on the queue limits
Christoph Hellwig
3
-12
/
+14
2024-05-27
dm: remove dm_check_zoned
Christoph Hellwig
1
-36
/
+23
2024-05-27
dm: move setting zoned_enabled to dm_table_set_restrictions
Christoph Hellwig
2
-4
/
+7
2024-05-27
block: remove blk_queue_max_integrity_segments
Christoph Hellwig
1
-10
/
+0
2024-05-26
Linux 6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
1
-1
/
+2
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
1
-2
/
+7
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-05-24
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
selftests/mm: compaction_test: fix bogus test success and reduce probability of OOM-killer invocation
Dev Jain
1
-22
/
+49
2024-05-24
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-24
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-05-24
mailmap: update email address for Satya Priya
Satya Priya Kakitapalli
1
-1
/
+1
2024-05-24
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
1
-0
/
+7
2024-05-24
kasan, fortify: properly rename memintrinsics
Andrey Konovalov
1
-4
/
+18
2024-05-24
lib: add version into /proc/allocinfo output
Suren Baghdasaryan
2
-17
/
+35
2024-05-24
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
1
-3
/
+2
2024-05-24
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
1
-1
/
+2
2024-05-24
nvme: remove sgs and sws
Kanchan Joshi
1
-2
/
+0
2024-05-24
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
1
-1
/
+4
2024-05-24
fs/ntfs3: Break dir enumeration if directory contents error
Konstantin Komarov
1
-0
/
+1
2024-05-24
fs/ntfs3: Fix case when index is reused during tree transformation
Konstantin Komarov
1
-0
/
+6
[next]