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
2021-10-06
x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
Vegard Nossum
1
-0
/
+1
2021-10-06
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
1
-1
/
+1
2021-10-06
x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()
James Morse
1
-2
/
+2
2021-10-06
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
1
-0
/
+2
2021-10-01
x86/hpet: Use another crystalball to evaluate HPET usability
Thomas Gleixner
2
-6
/
+81
2021-10-01
x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
Tom Lendacky
1
-0
/
+2
2021-09-26
Linux 5.15-rc3
Linus Torvalds
1
-1
/
+1
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
5
-206
/
+140
2021-09-24
mm: fix uninitialized use in overcommit_policy_handler
Chen Jun
1
-2
/
+2
2021-09-24
mm/memory_failure: fix the missing pte_unmap() call
Qi Zheng
1
-5
/
+5
2021-09-24
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
1
-1
/
+2
2021-09-24
sh: pgtable-3level: fix cast to pointer from integer of different size
Geert Uytterhoeven
1
-1
/
+1
2021-09-24
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
2
-1
/
+6
2021-09-24
mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
Weizhao Ouyang
1
-1
/
+2
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
3
-7
/
+24
2021-09-24
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-09-24
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-24
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-24
mm/shmem.c: fix judgment error in shmem_is_huge()
Liu Yuntao
1
-2
/
+2
2021-09-24
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2021-09-24
mm/damon: don't use strnlen() with known-bogus source length
Adam Borowski
1
-8
/
+8
2021-09-24
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
1
-0
/
+2
2021-09-24
mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
Naoya Horiguchi
1
-1
/
+1
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
1
-1
/
+51
2021-09-24
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
1
-11
/
+10
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
1
-0
/
+8
2021-09-24
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
1
-1
/
+1
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
1
-3
/
+0
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
1
-5
/
+2
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
1
-2
/
+6
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
1
-2
/
+7
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
1
-1
/
+3
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
1
-3
/
+3
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
1
-1
/
+2
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
2
-4
/
+4
2021-09-24
USB: serial: option: add device id for Foxconn T99W265
Slark Xiao
1
-0
/
+2
2021-09-24
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
1
-0
/
+1
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-23
smb3: correct server pointer dereferencing check to be more consistent
Steve French
1
-1
/
+2
2021-09-23
smb3: correct smb3 ACL security descriptor
Steve French
1
-2
/
+2
2021-09-23
cifs: Clear modified attribute bit from inode flags
Steve French
1
-1
/
+1
2021-09-23
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
3
-15
/
+4
2021-09-23
drm/amdkfd: handle svm migrate init error
Philip Yang
1
-0
/
+3
2021-09-23
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
1
-0
/
+2
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
2021-09-23
MAINTAINERS: fix up entry for AMD Powerplay
Alex Deucher
1
-2
/
+2
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
[next]