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
2020-05-10
sunrpc: Update RPCBIND_MAXNETIDLEN
Chuck Lever
1
-2
/
+2
2020-05-10
net: tcp_memcontrol: properly detect ancestor socket pressure
Johannes Weiner
1
-4
/
+6
2020-05-10
mtd: nand: fix ONFI parameter page layout
Boris Brezillon
1
-2
/
+2
2020-05-10
bonding: prevent out of bound accesses
Eric Dumazet
1
-1
/
+6
2020-05-10
net_sched: keep backlog updated with qlen
WANG Cong
1
-1
/
+4
2020-05-10
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
1
-0
/
+1
2020-05-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2020-05-10
net/mlx5: Make command timeout way shorter
Or Gerlitz
1
-1
/
+1
2020-05-10
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
1
-1
/
+4
2020-05-10
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+7
2020-05-02
KVM: Check validity of resolved slot when searching memslots
Sean Christopherson
1
-1
/
+1
2020-05-02
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-24
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-24
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-24
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-04-24
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-04-24
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Martin Blumenstingl
1
-1
/
+1
2020-04-02
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-0
/
+5
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-1
/
+1
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
1
-1
/
+3
2020-04-02
uapi glibc compat: fix outer guard of net device flags enum
Jonas Gorski
1
-2
/
+2
2020-04-02
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-04-02
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+3
2020-03-20
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
2020-03-11
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2020-03-11
pipe: add pipe_buf_get() helper
Miklos Szeredi
1
-0
/
+11
2020-03-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
1
-0
/
+5
2020-03-11
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+12
2020-03-11
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2020-03-11
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
1
-1
/
+2
2020-03-11
HID: core: increase HID report buffer size to 8KiB
Johan Korsnes
1
-1
/
+1
2020-03-11
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
2020-02-28
ALSA: rawmidi: Avoid bit fields for state flags
Takashi Iwai
1
-3
/
+3
2020-02-28
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
1
-1
/
+0
2020-02-28
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
2
-8
/
+8
2020-02-05
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
1
-1
/
+12
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
1
-7
/
+0
2020-01-29
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
1
-0
/
+8
2020-01-29
tracing: xen: Ordered comparison of function pointers
Changbin Du
1
-1
/
+5
2020-01-29
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+3
2020-01-29
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+14
2020-01-29
devres: allow const resource arguments
Arnd Bergmann
1
-1
/
+2
2020-01-29
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Dan Carpenter
1
-1
/
+1
2020-01-29
rtc: cmos: ignore bogus century byte
Eric Wong
1
-1
/
+1
2020-01-23
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
1
-2
/
+0
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-23
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+1
2020-01-23
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2020-01-14
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
1
-0
/
+34
2020-01-14
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-0
/
+2
[prev]
[next]