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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
1
-1
/
+5
2019-02-11
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
1
-3
/
+6
2019-02-11
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2
-11
/
+26
2019-02-11
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
1
-7
/
+8
2019-02-11
fuse: fix leaked notify reply
Miklos Szeredi
1
-1
/
+3
2019-02-11
ALSA: oss: Use kvzalloc() for local buffer allocations
Takashi Iwai
2
-2
/
+2
2019-02-11
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
2019-02-11
mac80211_hwsim: Timer should be initialized before device registered
Vasyl Vavrychuk
1
-4
/
+4
2019-02-11
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2019-02-11
net: stmmac: Fix RX packet size > 8191
Thor Thayer
4
-4
/
+5
2019-02-11
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
Janusz Krzysztofik
1
-0
/
+3
2019-02-11
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
1
-1
/
+1
2019-02-11
arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
H. Peter Anvin (Intel)
3
-1
/
+29
2019-02-11
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
1
-2
/
+2
2019-02-11
HID: Add quirk for Microsoft PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+2
2019-02-11
iommu/ipmmu-vmsa: Fix crash on early domain free
Geert Uytterhoeven
1
-0
/
+3
2019-02-11
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
1
-1
/
+1
2019-02-11
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
1
-2
/
+8
2019-02-11
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
1
-2
/
+8
2019-02-11
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
1
-0
/
+1
2019-02-11
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
1
-0
/
+2
2019-02-11
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
1
-0
/
+2
2019-02-11
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
1
-8
/
+8
2019-02-11
USB: misc: appledisplay: add 20" Apple Cinema Display
Mattias Jacobsson
1
-0
/
+1
2019-02-11
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Kai-Heng Feng
1
-0
/
+5
2019-02-11
usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
Emmanuel Pescosta
1
-0
/
+3
2019-02-11
USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
Kai-Heng Feng
3
-1
/
+15
2019-02-11
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
1
-0
/
+1
2019-02-11
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
1
-1
/
+3
2019-02-11
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
1
-0
/
+4
2019-02-11
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
1
-1
/
+1
2019-02-11
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2019-02-11
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2019-02-11
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2019-02-11
xtensa: make sure bFLT stack is 16 byte aligned
Max Filippov
1
-1
/
+5
2019-02-11
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
1
-3
/
+2
2019-02-11
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
1
-1
/
+1
2019-02-11
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
1
-0
/
+11
2019-02-11
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
2
-2
/
+13
2019-02-11
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
1
-1
/
+3
2019-02-11
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
1
-2
/
+1
2019-02-11
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
1
-2
/
+4
2019-02-11
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
1
-6
/
+2
2019-02-11
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+2
2019-02-11
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2019-02-11
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
1
-0
/
+20
2019-02-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
4
-5
/
+38
2019-02-11
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
1
-2
/
+4
2019-02-11
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
1
-1
/
+3
2019-02-11
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
1
-1
/
+2
[prev]
[next]