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-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
125
-566
/
+596
2020-08-15
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-15
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
2020-08-15
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
1
-0
/
+1
2020-08-15
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
1
-3
/
+14
2020-08-14
net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-14
net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
Lee Jones
1
-11
/
+2
2020-08-14
net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-14
net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...
Lee Jones
1
-1
/
+2
2020-08-14
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-14
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-14
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
1
-2
/
+1
2020-08-14
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
1
-0
/
+1
2020-08-14
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
1
-2
/
+2
2020-08-14
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
1
-3
/
+3
2020-08-14
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
1
-1
/
+3
2020-08-14
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
1
-7
/
+8
2020-08-14
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2
-1
/
+17
2020-08-14
bonding: show saner speed for broadcast mode
Jarod Wilson
1
-3
/
+18
2020-08-14
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-14
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
22
-138
/
+138
2020-08-14
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
2020-08-14
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2020-08-14
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-14
mm: annotate a data race in page_zonenum()
Qian Cai
1
-0
/
+1
2020-08-14
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
1
-2
/
+3
2020-08-14
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
1
-1
/
+1
2020-08-14
mm/mempool: fix a data race in mempool_free()
Qian Cai
1
-1
/
+1
2020-08-14
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
1
-1
/
+1
2020-08-14
mm/memcontrol: fix a data race in scan count
Qian Cai
1
-1
/
+1
2020-08-14
mm/page_counter: fix various data races at memsw
Qian Cai
1
-6
/
+7
2020-08-14
mm/swapfile: fix and annotate various data races
Qian Cai
2
-15
/
+20
2020-08-14
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
1
-7
/
+13
2020-08-14
mm/swap_state: mark various intentional data races
Qian Cai
1
-2
/
+2
2020-08-14
mm/page_io: mark various intentional data races
Qian Cai
1
-4
/
+4
2020-08-14
mm/frontswap: mark various intentional data races
Qian Cai
1
-4
/
+4
2020-08-14
mm/kmemleak: silence KCSAN splats in checksum
Qian Cai
1
-0
/
+2
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
52
-227
/
+24
2020-08-14
fs: autofs: delete repeated words in comments
Randy Dunlap
1
-2
/
+2
2020-08-14
mm: introduce offset_in_thp
Matthew Wilcox (Oracle)
1
-0
/
+1
2020-08-14
mm: add thp_head
Matthew Wilcox (Oracle)
1
-0
/
+15
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
20
-62
/
+65
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
6
-11
/
+18
2020-08-14
mm: add thp_order
Matthew Wilcox (Oracle)
1
-0
/
+19
2020-08-14
mm: move page-flags include to top of file
Matthew Wilcox (Oracle)
1
-5
/
+1
2020-08-14
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
3
-3
/
+8
2020-08-14
mailmap: add entry for Greg Kurz
Greg Kurz
1
-0
/
+1
2020-08-14
selftests/exec: add file type errno tests
Kees Cook
3
-2
/
+200
[prev]
[next]