index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
net: xfrm: fix shift-out-of-bounds in xfrm_get_default
Pavel Skripkin
1
-0
/
+5
2021-09-09
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
1
-1
/
+3
2021-09-09
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2
-2
/
+2
2021-09-09
net: macb: fix use after free on rmmod
Tong Zhang
1
-1
/
+1
2021-09-09
ibmvnic: check failover_pending in login response
Sukadev Bhattiprolu
1
-0
/
+8
2021-09-09
vhost_net: fix OoB on sendmsg() failure.
Paolo Abeni
1
-1
/
+10
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
1
-1
/
+1
2021-09-09
rtc: rx8010: select REGMAP_I2C
Yu-Tung Chang
1
-0
/
+1
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
1
-94
/
+13
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2
-1
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
9
-10
/
+10
2021-09-08
cifs: update FSCTL definitions
Steve French
1
-3
/
+13
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
8
-28
/
+21
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
29
-94
/
+198
2021-09-08
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
1
-2
/
+7
2021-09-08
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
47
-663
/
+267
2021-09-08
nds32/setup: remove unused memblock_region variable in setup_memory()
Mike Rapoport
1
-1
/
+0
2021-09-08
mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
yanghui
1
-4
/
+13
2021-09-08
mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
Naohiro Aota
1
-1
/
+2
2021-09-08
mmap_lock: change trace and locking order
Liam Howlett
1
-4
/
+4
2021-09-08
mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
Miaohe Lin
1
-1
/
+3
2021-09-08
mm,vmscan: fix divide by zero in get_scan_count
Rik van Riel
1
-1
/
+1
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2
-0
/
+10
2021-09-08
mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
Li Zhijian
1
-1
/
+4
2021-09-08
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
1
-0
/
+7
2021-09-08
Merge tag 'tag-chrome-platform-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
5
-23
/
+123
2021-09-08
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
39
-767
/
+1441
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-52
/
+197
2021-09-08
Merge tag 'docs-5.15-2' of git://git.lwn.net/linux
Linus Torvalds
73
-129
/
+2686
2021-09-09
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
3
-9
/
+24
2021-09-08
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2
-0
/
+2
2021-09-08
Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-5
/
+4
2021-09-08
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
8
-169
/
+117
2021-09-08
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-7
/
+10
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-207
/
+438
2021-09-08
Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux
Linus Torvalds
4
-6
/
+10
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
24
-333
/
+12
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
14
-117
/
+42
2021-09-08
mm: simplify compat numa syscalls
Arnd Bergmann
2
-129
/
+64
2021-09-08
mm: simplify compat_sys_move_pages
Arnd Bergmann
1
-15
/
+30
2021-09-08
kexec: avoid compat_alloc_user_space
Arnd Bergmann
1
-36
/
+25
2021-09-08
kexec: move locking into do_kexec_load
Arnd Bergmann
1
-28
/
+16
2021-09-08
mm: migrate: change to use bool type for 'page_was_mapped'
Baolin Wang
1
-2
/
+2
2021-09-08
mm: migrate: fix the incorrect function name in comments
Baolin Wang
1
-1
/
+1
2021-09-08
mm: migrate: introduce a local variable to get the number of pages
Baolin Wang
1
-2
/
+3
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
1
-0
/
+48
2021-09-08
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
1
-24
/
+20
2021-09-08
ksmbd: fix read of uninitialized variable ret in set_file_basic_info
Namjae Jeon
1
-1
/
+1
[prev]
[next]