index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
wireguard: allowedips: fix use-after-free in root_remove_peer_lists
Eric Dumazet
1
-0
/
+1
2020-02-05
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
1
-2
/
+1
2020-02-05
mptcp: fix use-after-free on tcp fallback
Florian Westphal
1
-70
/
+6
2020-02-05
net: dsa: microchip: Platform data shan't include kernel.h
Andy Shevchenko
1
-1
/
+1
2020-02-05
net: dsa: b53: Platform data shan't include kernel.h
Andy Shevchenko
1
-1
/
+1
2020-02-05
netdevsim: fix ptr_ret.cocci warnings
kbuild test robot
1
-3
/
+1
2020-02-05
net: sgi: ioc3-eth: Remove leftover free_irq()
Thomas Bogendoerfer
1
-1
/
+0
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
47
-246
/
+569
2020-02-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-32
/
+29
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
141
-1121
/
+2310
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
15
-17
/
+20
2020-02-04
Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
13
-228
/
+521
2020-02-04
gtp: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
1
-2
/
+2
2020-02-04
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
1
-1
/
+6
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
1
-3
/
+10
2020-02-04
net_sched: fix an OOB access in cls_tcindex
Cong Wang
1
-20
/
+20
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
1
-0
/
+1
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
3
-0
/
+7
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
8
-7
/
+1
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
1
-3
/
+3
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2
-2
/
+2
2020-02-04
Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
17
-30
/
+2092
2020-02-04
Merge tag 'hwlock-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
5
-89
/
+22
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
1
-3
/
+0
2020-02-04
Merge branch 'unbreak-basic-and-bpf-tdc-testcases'
David S. Miller
2
-1
/
+52
2020-02-04
tc-testing: add missing 'nsPlugin' to basic.json
Davide Caratti
1
-0
/
+51
2020-02-04
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-04
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
1
-0
/
+2
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
214
-2111
/
+2473
2020-02-04
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-12
/
+63
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
34
-97
/
+190
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
29
-558
/
+415
2020-02-04
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
28
-41
/
+35
2020-02-04
include/linux/cpumask.h: don't calculate length of the input string
Yury Norov
1
-3
/
+1
2020-02-04
lib: new testcases for bitmap_parse{_user}
Yury Norov
1
-0
/
+8
2020-02-04
lib: rework bitmap_parse()
Yury Norov
2
-99
/
+84
2020-02-04
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
1
-10
/
+10
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
1
-2
/
+95
2020-02-04
bitops: more BITS_TO_* macros
Yury Norov
2
-5
/
+8
2020-02-04
lib/string: add strnchrnul()
Yury Norov
2
-0
/
+18
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
100
-1006
/
+961
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
7
-80
/
+98
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
4
-71
/
+130
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
4
-9
/
+19
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
4
-7
/
+10
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
13
-21
/
+21
2020-02-04
asm-generic/tlb: add missing CONFIG symbol
Peter Zijlstra
1
-0
/
+3
2020-02-04
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
1
-4
/
+0
[next]