index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
bcm203x.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
lan743x: Use correct MAC_CR configuration for 1 GBit speed
Roelof Berg
1
-1
/
+1
2020-06-05
net: ethernet: freescale: remove unneeded include for ucc_geth
Valentin Longchamp
1
-1
/
+0
2020-06-05
r8169: fix failing WoL
Heiner Kallweit
1
-6
/
+7
2020-06-05
net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()
Dan Carpenter
1
-1
/
+1
2020-06-05
net: mdiobus: Disable preemption upon u64_stats update
Ahmed S. Darwish
1
-0
/
+2
2020-06-05
u64_stats: Document writer non-preemptibility requirement
Ahmed S. Darwish
1
-20
/
+23
2020-06-05
net: phy: fixed_phy: Remove unused seqcount
Ahmed S. Darwish
1
-17
/
+11
2020-06-05
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-05
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
1
-2
/
+1
2020-06-05
geneve: change from tx_error to tx_dropped on missing metadata
Jiri Benc
1
-3
/
+4
2020-06-05
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
1
-4
/
+4
2020-06-05
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
1
-1
/
+1
2020-06-05
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
6
-13
/
+17
2020-06-05
tipc: fix NULL pointer dereference in streaming
Tuong Lien
1
-2
/
+2
2020-06-05
genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()
Cong Wang
1
-36
/
+58
2020-06-05
crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set
Rohit Maheshwari
1
-1
/
+1
2020-06-03
fix a braino in ia64 uaccess csum changes
Al Viro
1
-1
/
+1
2020-06-03
capabilities: add description for CAP_SETFCAP
Stefan Hajnoczi
1
-0
/
+2
2020-06-03
selftests: net: ip_defrag: ignore EPERM
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2020-06-03
net_failover: fixed rollback in net_failover_open()
Vasily Averin
1
-1
/
+2
2020-06-03
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
1
-1
/
+0
2020-06-03
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
1
-1
/
+0
2020-06-03
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-06-03
vmxnet3: allow rx flow hash ops only when rss is enabled
Ronak Doshi
1
-0
/
+12
2020-06-03
hinic: add set_channels ethtool_ops support
Luo bin
2
-9
/
+33
2020-06-02
selftests/bpf: Add a default $(CXX) value
Ilya Leoshkevich
1
-0
/
+2
2020-06-02
tools/bpf: Don't use $(COMPILE.c)
Ilya Leoshkevich
2
-7
/
+7
2020-06-02
bpf, selftests: Use bpf_probe_read_kernel
Ilya Leoshkevich
4
-48
/
+48
2020-06-02
s390/bpf: Use bcr 0,%0 as tail call nop filler
Ilya Leoshkevich
1
-1
/
+2
2020-06-02
s390/bpf: Maintain 8-byte stack alignment
Ilya Leoshkevich
1
-9
/
+10
2020-06-02
selftests/bpf: Fix verifier test
Alexei Starovoitov
1
-1
/
+1
2020-06-02
selftests/bpf: Fix sample_cnt shared between two threads
Andrii Nakryiko
1
-1
/
+1
2020-06-02
bpf, selftests: Adapt cls_redirect to call csum_level helper
Daniel Borkmann
1
-3
/
+6
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
3
-2
/
+122
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
4
-2
/
+30
2020-06-02
kasan: move kasan_report() into report.c
Andrey Konovalov
2
-21
/
+20
2020-06-02
mm/mm_init.c: report kasan-tag information stored in page->flags
Jing Xia
1
-6
/
+10
2020-06-02
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
1
-1
/
+1
2020-06-02
kasan: fix clang compilation warning due to stack protector
Andrey Konovalov
1
-8
/
+13
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
5
-204
/
+4
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
7
-91
/
+0
2020-06-02
x86/mm/32: implement arch_sync_kernel_mappings()
Joerg Roedel
3
-9
/
+20
2020-06-02
x86/mm/64: implement arch_sync_kernel_mappings()
Joerg Roedel
2
-0
/
+7
2020-06-02
mm/ioremap: track which page-table levels were modified
Joerg Roedel
1
-15
/
+31
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
2
-26
/
+85
2020-06-02
mm: add functions to track page directory modifications
Joerg Roedel
3
-2
/
+72
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
1
-6
/
+3
2020-06-02
powerpc: use __vmalloc_node in alloc_vm_stack
Christoph Hellwig
1
-3
/
+2
2020-06-02
arm64: use __vmalloc_node in arch_alloc_vmap_stack
Christoph Hellwig
1
-4
/
+2
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
4
-37
/
+22
[next]