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
/
rust
/
helpers
/
helpers.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-14
jffs2: Prevent rtime decompress memory corruption
Kinsey Moore
1
-0
/
+3
2024-11-14
jffs2: remove redundant check on outpos > pos
Colin Ian King
1
-5
/
+0
2024-11-14
fs: jffs2: Fix inconsistent indentation in jffs2_mark_node_obsolete
Suraj Sonawane
1
-4
/
+4
2024-11-14
jffs2: Correct some typos in comments
Shen Lichuan
2
-2
/
+2
2024-11-14
jffs2: fix use of uninitialized variable
Qingfang Deng
1
-4
/
+3
2024-11-14
jffs2: Use str_yes_no() helper function
Thorsten Blum
1
-4
/
+5
2024-11-14
mtd: ubi: remove redundant check on bytes_left at end of function
Colin Ian King
1
-1
/
+1
2024-11-14
mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()
Javier Carrasco
1
-0
/
+2
2024-11-14
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
1
-0
/
+2
2024-11-14
ubi: fastmap: Fix duplicate slab cache names while attaching
Zhihao Cheng
1
-6
/
+6
2024-11-14
ubifs: xattr: remove unused anonymous enum
Pascal Eberhard
1
-13
/
+0
2024-11-14
ubifs: Reduce kfree() calls in ubifs_purge_xattrs()
Markus Elfring
1
-4
/
+2
2024-11-14
ubifs: Call iput(xino) only once in ubifs_purge_xattrs()
Markus Elfring
1
-3
/
+1
2024-11-14
ubi: wl: Close down wear-leveling before nand is suspended
Mårten Lindahl
2
-0
/
+23
2024-11-14
mtd: ubi: Rmove unused declaration in header file
Zhang Zekun
1
-1
/
+0
2024-11-14
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
1
-3
/
+3
2024-11-14
ubifs: Convert to use ERR_CAST()
Shen Lichuan
1
-2
/
+2
2024-11-14
ubifs: add support for FS_IOC_GETFSSYSFSPATH
Hongbo Li
1
-0
/
+2
2024-11-14
ubifs: remove unused ioctl flags GETFLAGS/SETFLAGS
Hongbo Li
1
-6
/
+0
2024-11-14
ubifs: Display the inode number when orphan twice happens
Liu Mingrui
1
-1
/
+1
2024-11-14
ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty
Zhihao Cheng
3
-5
/
+19
2024-11-14
ubi: wl: Put source PEB into correct list if trying locking LEB failed
Zhihao Cheng
1
-1
/
+8
2024-11-14
ubifs: Remove ineffective function ubifs_evict_xattr_inode()
Zhihao Cheng
3
-27
/
+0
2024-11-14
ubifs: ubifs_jnl_write_inode: Only check once for the limitation of xattr count
Zhihao Cheng
1
-6
/
+6
2024-11-10
Linux 6.12-rc7
Linus Torvalds
1
-1
/
+1
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
1
-1
/
+1
2024-11-08
i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set
Liu Peibao
2
-2
/
+5
2024-11-07
mailmap: add entry for Thorsten Blum
Thorsten Blum
1
-0
/
+1
2024-11-07
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
1
-2
/
+1
2024-11-07
signal: restore the override_rlimit logic
Roman Gushchin
3
-4
/
+8
2024-11-07
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-07
ucounts: fix counter leak in inc_rlimit_get_ucounts()
Andrei Vagin
1
-2
/
+1
2024-11-07
selftests: hugetlb_dio: check for initial conditions to skip in the start
Muhammad Usama Anjum
1
-7
/
+12
2024-11-07
mm: fix docs for the kernel parameter ``thp_anon=``
Maíra Canal
2
-2
/
+2
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
2024-11-07
mm/mlock: set the correct prev on failure
Wei Yang
1
-3
/
+6
2024-11-07
objpool: fix to make percpu slot allocation more robust
Masami Hiramatsu (Google)
1
-6
/
+12
2024-11-07
mm/page_alloc: keep track of free highatomic
Yu Zhao
2
-3
/
+8
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
[next]