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
2019-03-28
bpf, libbpf: fix quiet install_headers
Daniel Borkmann
1
-2
/
+2
2019-03-28
libbpf: add libelf dependency to shared library build
Björn Töpel
1
-1
/
+1
2019-03-28
libbpf: add xsk.h to install_headers target
Björn Töpel
1
-0
/
+1
2019-03-27
Merge branch 'fix-btf_dedup'
Alexei Starovoitov
2
-0
/
+50
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
1
-0
/
+47
2019-03-27
libbpf: fix btf_dedup equivalence check handling of different kinds
Andrii Nakryiko
1
-0
/
+3
2019-03-26
bpf, doc: fix BTF docs reflow of bullet list
Jesper Dangaard Brouer
1
-4
/
+4
2019-03-26
Merge branch 'fix-verifier-warning'
Alexei Starovoitov
2
-2
/
+41
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
1
-0
/
+38
2019-03-26
bpf: remove incorrect 'verifier bug' warning
Paul Chaignon
1
-2
/
+3
2019-03-26
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
1
-14
/
+18
2019-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-33
/
+92
2019-03-24
Merge branch 'libbpf-fixup'
Alexei Starovoitov
2
-14
/
+29
2019-03-24
bpf, libbpf: clarify bump in libbpf version info
Daniel Borkmann
1
-0
/
+1
2019-03-24
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
1
-14
/
+28
2019-03-23
rxrpc: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-6
/
+5
2019-03-23
tipc: tipc clang warning
Jon Maloy
1
-3
/
+4
2019-03-23
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
1
-2
/
+5
2019-03-23
r8169: fix cable re-plugging issue
Heiner Kallweit
1
-1
/
+1
2019-03-23
net: ethernet: ti: fix possible object reference leak
Wen Yang
1
-2
/
+6
2019-03-23
net: ibm: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-03-23
net: xilinx: fix possible object reference leak
Wen Yang
1
-0
/
+2
2019-03-23
net: phy: Re-parent menus for MDIO bus drivers correctly
Florian Fainelli
1
-0
/
+3
2019-03-22
r8169: don't read interrupt mask register in interrupt handler
Heiner Kallweit
1
-2
/
+4
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2
-9
/
+36
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
2
-8
/
+6
2019-03-21
rhashtable: Still do rehash when we get EEXIST
Herbert Xu
1
-2
/
+6
2019-03-21
net-sysfs: Fix memory leak in netdev_register_kobject
Wang Hai
1
-5
/
+9
2019-03-21
Merge branch 'net-sched-validate-the-control-action-with-all-the-other-parame...
David S. Miller
36
-121
/
+749
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
4
-10
/
+13
2019-03-21
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
1
-1
/
+1
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
2
-3
/
+42
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
2
-2
/
+41
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
2
-3
/
+41
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
2
-3
/
+41
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
2
-14
/
+63
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
2
-3
/
+41
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
2
-1
/
+36
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
2
-2
/
+65
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
2
-1
/
+36
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
2
-3
/
+43
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
2
-4
/
+42
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
2
-13
/
+45
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
2
-1
/
+37
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
2
-3
/
+42
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
2
-5
/
+43
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
18
-56
/
+84
2019-03-21
net: macb: Add null check for PCLK and HCLK
Harini Katakam
1
-2
/
+8
2019-03-21
net: phy: Add DP83825I to the DP83822 driver
Dan Murphy
1
-14
/
+20
2019-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-34
/
+54
[next]