index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-17
3
-3
/
+4
|
|
\
|
|
*
bpf: use __GFP_COMP while allocating page
Tushar Dave
2018-09-12
1
-1
/
+2
|
|
*
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-12
1
-1
/
+1
|
|
*
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-09-12
1
-1
/
+1
|
*
|
veth: Orphan skb before GRO
Toshiaki Makita
2018-09-17
1
-2
/
+2
|
*
|
Merge branch 'udp-add-missing-check-on-edumx-rx-path'
David S. Miller
2018-09-17
2
-51
/
+63
|
|
\
\
|
|
*
|
udp6: add missing checks on edumux packet processing
Paolo Abeni
2018-09-17
1
-28
/
+37
|
|
*
|
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
2018-09-17
1
-23
/
+26
|
|
/
/
|
*
|
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
2018-09-17
1
-3
/
+2
|
*
|
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
2018-09-14
1
-1
/
+1
|
*
|
socket: fix struct ifreq size in compat ioctl
Johannes Berg
2018-09-14
1
-8
/
+14
|
*
|
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
2
-0
/
+2
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-09-13
2
-3
/
+15
|
|
\
\
|
|
*
|
Bluetooth: hci_ldisc: Free rw_semaphore on close
Hermes Zhang
2018-09-11
1
-0
/
+2
|
|
*
|
Bluetooth: Use correct tfm to generate OOB data
Matias Karhumaa
2018-09-11
1
-1
/
+7
|
|
*
|
Bluetooth: SMP: Fix trying to use non-existent local OOB data
Johan Hedberg
2018-09-11
1
-2
/
+6
|
*
|
|
Merge branch 'tls-don-t-leave-keys-in-kernel-memory'
David S. Miller
2018-09-13
5
-28
/
+34
|
|
\
\
\
|
|
*
|
|
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
Sabrina Dubroca
2018-09-13
1
-1
/
+1
|
|
*
|
|
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2018-09-13
5
-23
/
+32
|
|
*
|
|
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
Sabrina Dubroca
2018-09-13
1
-4
/
+1
|
|
/
/
/
|
*
|
|
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
2018-09-13
1
-5
/
+8
|
*
|
|
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2018-09-13
1
-1
/
+1
|
*
|
|
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Willy Tarreau
2018-09-13
1
-2
/
+6
|
*
|
|
hv_netvsc: fix schedule in RCU context
Stephen Hemminger
2018-09-13
1
-6
/
+3
|
*
|
|
net_sched: notify filter deletion when deleting a chain
Cong Wang
2018-09-13
1
-0
/
+2
|
*
|
|
xen/netfront: don't bug in case of too many frags
Juergen Gross
2018-09-13
1
-1
/
+7
|
*
|
|
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
2018-09-13
1
-12
/
+30
*
|
|
|
Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-17
2
-2
/
+17
|
\
\
\
\
|
*
|
|
|
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
2018-08-28
1
-0
/
+6
|
*
|
|
|
spi: Fix double IDR allocation with DT aliases
Geert Uytterhoeven
2018-08-28
1
-11
/
+11
|
*
|
|
|
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
Kirill Kapranov
2018-08-15
1
-0
/
+9
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-09-17
8
-26
/
+72
|
\
\
\
\
\
|
*
|
|
|
|
ext4, dax: set ext4_dax_aops for dax files
Toshi Kani
2018-09-16
1
-1
/
+1
|
*
|
|
|
|
ext4, dax: add ext4_bmap to ext4_dax_aops
Toshi Kani
2018-09-16
1
-0
/
+1
|
*
|
|
|
|
ext4: don't mark mmp buffer head dirty
Li Dongyang
2018-09-15
1
-1
/
+0
|
*
|
|
|
|
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
2018-09-15
1
-0
/
+2
|
*
|
|
|
|
ext4: close race between direct IO and ext4_break_layouts()
Ross Zwisler
2018-09-11
1
-6
/
+3
|
*
|
|
|
|
ext4: fix online resizing for bigalloc file systems with a 1k block size
Theodore Ts'o
2018-09-04
1
-1
/
+2
|
*
|
|
|
|
ext4: fix online resize's handling of a too-small final block group
Theodore Ts'o
2018-09-04
1
-0
/
+20
|
*
|
|
|
|
ext4: recalucate superblock checksum after updating free blocks/inodes
Theodore Ts'o
2018-09-01
1
-0
/
+2
|
*
|
|
|
|
ext4: avoid arithemetic overflow that can trigger a BUG
Theodore Ts'o
2018-09-01
2
-2
/
+9
|
*
|
|
|
|
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
2018-08-27
2
-12
/
+12
|
*
|
|
|
|
ext4: check to make sure the rename(2)'s destination is not freed
Theodore Ts'o
2018-08-27
1
-0
/
+6
|
*
|
|
|
|
ext4: add nonstring annotations to ext4.h
Theodore Ts'o
2018-08-27
1
-3
/
+14
*
|
|
|
|
|
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-17
19
-32
/
+280
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add tests for memory.oom.group
Jay Kamat
2018-09-08
3
-0
/
+227
|
*
|
|
|
|
|
Fix cg_read_strcmp()
Jay Kamat
2018-09-08
1
-3
/
+14
|
*
|
|
|
|
|
cgroup: kselftests: add test_core to .gitignore
Lei Yang
2018-09-06
1
-0
/
+1
|
*
|
|
|
|
|
selftests: memory-hotplug: add required configs
Lei Yang
2018-09-05
1
-0
/
+1
|
*
|
|
|
|
|
selftests/efivarfs: add required kernel configs
Lei Yang
2018-09-05
1
-0
/
+1
[prev]
[next]