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-11-07
bcachefs: Fix UAF in __promote_alloc() error path
Kent Overstreet
1
-1
/
+2
2024-11-07
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
1
-2
/
+2
2024-11-07
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
3
-48
/
+67
2024-11-07
bcachefs: check the invalid parameter for perf test
Hongbo Li
1
-0
/
+5
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2
-0
/
+3
2024-11-07
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2
-0
/
+13
2024-11-07
bcachefs: Fix topology errors on split after merge
Kent Overstreet
1
-3
/
+14
2024-11-07
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Kent Overstreet
1
-4
/
+3
2024-11-07
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
1
-2
/
+5
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
4
-18
/
+17
2024-11-03
Linux 6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
3
-47
/
+55
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2
-11
/
+5
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
1
-5
/
+5
2024-11-02
Input: fix regression when re-registering input handlers
Dmitry Torokhov
2
-62
/
+82
2024-10-31
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
1
-1
/
+2
2024-10-31
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
1
-3
/
+5
2024-10-31
.mailmap: update e-mail address for Eugen Hristev
Eugen Hristev
1
-1
/
+2
2024-10-31
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
1
-1
/
+1
2024-10-31
mailmap: update Jarkko's email addresses
Jarkko Sakkinen
1
-1
/
+1
2024-10-31
gpiolib: fix debugfs dangling chip separator
Johan Hovold
1
-1
/
+1
2024-10-31
gpiolib: fix debugfs newline separators
Johan Hovold
1
-0
/
+2
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
1
-1
/
+6
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Jens Axboe
1
-2
/
+21
2024-10-31
drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
1
-6
/
+12
2024-10-31
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
1
-0
/
+10
2024-10-31
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-1
/
+3
2024-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
1
-1
/
+12
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
1
-0
/
+1
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
3
-6
/
+11
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
1
-1
/
+6
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
1
-1
/
+1
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-10-31
drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-4
/
+4
2024-10-31
drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-12
/
+12
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
2
-0
/
+46
2024-10-30
mm: allow set/clear page_type again
Yu Zhao
1
-0
/
+8
2024-10-30
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
[next]