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-01-02
bpf: fix check_map_access smin_value test when pointer contains offset
Daniel Borkmann
1
-1
/
+5
2019-01-02
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
Daniel Borkmann
1
-1
/
+8
2019-01-02
bpf: restrict stack pointer arithmetic for unprivileged
Daniel Borkmann
1
-22
/
+41
2019-01-02
bpf: restrict map value pointer arithmetic for unprivileged
Daniel Borkmann
1
-0
/
+11
2019-01-02
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
2
-6
/
+21
2019-01-02
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
2
-18
/
+19
2019-01-02
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
2
-38
/
+40
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
1
-1
/
+1
2018-12-31
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
1
-1
/
+5
2018-12-30
r8169: fix WoL device wakeup enable
Heiner Kallweit
1
-2
/
+2
2018-12-30
netrom: fix locking in nr_find_socket()
Cong Wang
1
-5
/
+10
2018-12-30
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
1
-0
/
+2
2018-12-30
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2
-2
/
+11
2018-12-30
ipv6: fix typo in net/ipv6/reassembly.c
Su Yanjun
1
-1
/
+1
2018-12-30
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
1
-2
/
+6
2018-12-30
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
1
-2
/
+2
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
1
-0
/
+5
2018-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-189
/
+136
2018-12-28
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2
-2
/
+2
2018-12-28
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
1
-0
/
+2
2018-12-28
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2018-12-29
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2
-33
/
+15
2018-12-29
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
3
-106
/
+72
2018-12-29
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2018-12-29
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2018-12-29
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2018-12-29
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
1
-0
/
+2
2018-12-27
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
1
-1
/
+1
2018-12-27
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
1
-5
/
+8
2018-12-27
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2018-12-27
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
1
-0
/
+2
2018-12-27
tipc: fix a missing check of genlmsg_put
Kangjie Lu
1
-0
/
+2
2018-12-27
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
1
-1
/
+3
2018-12-27
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
2018-12-27
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-27
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-27
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
1
-2
/
+8
2018-12-27
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
1
-0
/
+4
2018-12-27
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
1
-1
/
+5
2018-12-27
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
1
-1
/
+0
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
183
-5096
/
+15845
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1515
-67693
/
+82322
2018-12-27
Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-52
/
+92
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-39
/
+22
2018-12-27
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-397
/
+626
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-373
/
+395
2018-12-27
Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-74
/
+68
[next]