summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-15can: j1939: add rxtimer for multipacket broadcast sessionZhang Changzhong
2020-08-15can: j1939: abort multipacket broadcast session when timeout occursZhang Changzhong
2020-08-15can: j1939: cancel rxtimer on multipacket broadcast session completeZhang Changzhong
2020-08-15can: j1939: fix support for multipacket broadcast messageZhang Changzhong
2020-08-14net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones
2020-08-14net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...Lee Jones
2020-08-14net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'Lee Jones
2020-08-14net: wan: dlci: Remove set but not used variable 'err'Lee Jones
2020-08-14net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'Lee Jones
2020-08-14net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...Lee Jones
2020-08-14net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'Lee Jones
2020-08-14net: bonding: bond_main: Document 'proto' and rename 'new_active' parametersLee Jones
2020-08-14net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issuesLee Jones
2020-08-14drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len checkXie He
2020-08-14bonding: show saner speed for broadcast modeJarod Wilson
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: use generic strncpy()Kuninori Morimoto
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-08-14mm: annotate a data race in page_zonenum()Qian Cai
2020-08-14mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai
2020-08-14mm/rmap: annotate a data race at tlb_flush_batchedQian Cai
2020-08-14mm/mempool: fix a data race in mempool_free()Qian Cai
2020-08-14mm/list_lru: fix a data race in list_lru_count_oneQian Cai
2020-08-14mm/memcontrol: fix a data race in scan countQian Cai
2020-08-14mm/page_counter: fix various data races at memswQian Cai
2020-08-14mm/swapfile: fix and annotate various data racesQian Cai
2020-08-14mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov
2020-08-14mm/swap_state: mark various intentional data racesQian Cai
2020-08-14mm/page_io: mark various intentional data racesQian Cai
2020-08-14mm/frontswap: mark various intentional data racesQian Cai
2020-08-14mm/kmemleak: silence KCSAN splats in checksumQian Cai
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14fs: autofs: delete repeated words in commentsRandy Dunlap
2020-08-14mm: introduce offset_in_thpMatthew Wilcox (Oracle)
2020-08-14mm: add thp_headMatthew Wilcox (Oracle)
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-14mm: add thp_orderMatthew Wilcox (Oracle)
2020-08-14mm: move page-flags include to top of fileMatthew Wilcox (Oracle)
2020-08-14mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)