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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-22
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
1
-1
/
+12
2020-05-22
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2020-05-22
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-05-22
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
1
-0
/
+2
2020-04-28
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-04-28
media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
1
-0
/
+14
2020-04-28
media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
2
-5
/
+10
2020-04-28
media-devnode: fix namespace mess
Mauro Carvalho Chehab
1
-5
/
+5
2020-04-28
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2020-04-28
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+5
2020-04-28
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+3
2020-04-28
blktrace: Protect q->blk_trace with RCU
Jan Kara
2
-2
/
+6
2020-04-28
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2020-04-28
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-04-28
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
1
-1
/
+1
2020-04-28
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-04-28
kobject: Export kobject_get_unless_zero()
Jan Kara
1
-0
/
+2
2020-04-28
USB: core: add endpoint-blacklist quirk
Johan Hovold
1
-0
/
+3
2020-04-28
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2020-04-28
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-1
/
+0
2020-04-28
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2020-04-28
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2020-02-11
inet: protect against too small mtu values.
Eric Dumazet
2
-0
/
+10
2020-02-11
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2020-02-11
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2
-1
/
+13
2020-02-11
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2020-02-11
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
1
-2
/
+4
2020-02-11
futex: Prevent robust futex exit race
Yang Tao
1
-1
/
+6
2020-02-11
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
1
-2
/
+0
2020-02-11
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-1
/
+0
2020-02-11
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2020-02-11
quota: Check that quota is not dirty before release
Dmitry Monakhov
1
-0
/
+10
2020-01-11
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2020-01-11
asm-generic: Fix local variable shadow in __set_fixmap_offset
Mark Rutland
1
-6
/
+6
2020-01-11
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
1
-5
/
+0
2019-12-19
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-12-19
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
1
-0
/
+10
2019-12-19
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2
-3
/
+30
2019-12-19
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
2019-12-19
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
1
-0
/
+1
2019-12-19
hrtimer: Store cpu-number in struct hrtimer_cpu_base
Viresh Kumar
1
-0
/
+2
2019-12-10
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
YueHaibing
1
-1
/
+1
2019-12-10
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-0
/
+53
2019-12-10
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
1
-0
/
+2
2019-11-22
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-11-22
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-11-22
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
1
-4
/
+1
2019-11-15
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-11-15
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-11-01
VMCI: Fix integer overflow in VMCI handle arrays
Vishnu DASA
1
-1
/
+10
[next]