index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
1
-2
/
+2
2017-07-18
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-18
/
+18
2017-07-18
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
1
-21
/
+24
2017-07-18
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
1
-1
/
+4
2017-07-18
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-2
/
+2
2017-07-18
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-0
/
+7
2017-07-18
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+6
2017-07-18
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-0
/
+4
2017-07-18
tracing: Add #undef to fix compile error
Rik van Riel
1
-0
/
+1
2017-07-18
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
1
-0
/
+1
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-28
/
+25
2017-06-05
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-0
/
+10
2017-06-05
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
1
-0
/
+20
2017-06-05
net/mlx4: && vs & typo
Dan Carpenter
1
-1
/
+1
2017-06-05
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2
-1
/
+11
2017-06-05
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
1
-1
/
+0
2017-06-05
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-06-05
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
1
-4
/
+4
2017-06-05
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
1
-3
/
+3
2017-04-05
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
1
-0
/
+3
2017-04-05
netlink: remove mmapped netlink support
Florian Westphal
2
-0
/
+6
2017-04-05
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-4
/
+3
2017-03-16
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+6
2017-03-16
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
1
-3
/
+3
2017-03-16
net/sock: Add sock_efree() function
Ben Hutchings
1
-0
/
+1
2017-03-16
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-03-16
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
1
-0
/
+2
2017-03-16
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2017-03-16
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
1
-1
/
+2
2017-03-16
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+5
2017-03-16
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-03-16
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
1
-0
/
+11
2017-03-16
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
1
-11
/
+4
2017-03-16
usb: add helper to extract bits 12:11 of wMaxPacketSize
Felipe Balbi
1
-0
/
+19
2017-02-26
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
1
-0
/
+2
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-0
/
+1
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+7
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+5
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
1
-0
/
+1
2017-02-23
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+1
2017-02-23
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
1
-0
/
+1
2017-02-23
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
1
-1
/
+1
2017-02-23
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
1
-0
/
+1
2017-02-23
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2017-02-23
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
Paul E. McKenney
1
-1
/
+1
2017-02-23
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
1
-3
/
+3
2017-02-23
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
1
-2
/
+2
2017-02-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
1
-0
/
+9
[next]