index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
Linux 3.16.83
v3.16.83
Ben Hutchings
1
-1
/
+1
2020-04-28
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-04-28
futex: Fix inode life-time issue
Peter Zijlstra
4
-43
/
+65
2020-04-28
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
1
-3
/
+1
2020-04-28
media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
3
-14
/
+34
2020-04-28
media: fix use-after-free in cdev_put() when app exits after driver unbind
Shuah Khan
2
-21
/
+33
2020-04-28
media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
5
-19
/
+46
2020-04-28
media-devnode: fix namespace mess
Mauro Carvalho Chehab
2
-62
/
+62
2020-04-28
media-devnode: add missing mutex lock in error handler
Max Kellermann
1
-0
/
+3
2020-04-28
drivers/media/media-devnode: clear private_data before put_device()
Max Kellermann
1
-1
/
+2
2020-04-28
media: Fix media_open() to clear filp->private_data in error leg
Shuah Khan
1
-0
/
+1
2020-04-28
media-devnode: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-28
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-04-28
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
4
-44
/
+39
2020-04-28
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
1
-1
/
+4
2020-04-28
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2
-0
/
+91
2020-04-28
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
3
-42
/
+24
2020-04-28
ptp: use is_visible method to hide unused attributes
Dmitry Torokhov
1
-70
/
+55
2020-04-28
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
1
-2
/
+0
2020-04-28
media: xirlink_cit: add missing descriptor sanity checks
Johan Hovold
1
-1
/
+17
2020-04-28
media: stv06xx: add missing descriptor sanity checks
Johan Hovold
2
-1
/
+22
2020-04-28
media: ov519: add missing endpoint sanity checks
Johan Hovold
1
-0
/
+10
2020-04-28
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
1
-1
/
+5
2020-04-28
vhost: Check docket sk_family instead of call getname
Eugenio Pérez
1
-11
/
+2
2020-04-28
floppy: check FDC index for errors before assigning it
Linus Torvalds
1
-2
/
+5
2020-04-28
vt: selection, push sel_lock up
Jiri Slaby
1
-9
/
+7
2020-04-28
vt: selection, push console lock down
Jiri Slaby
2
-3
/
+12
2020-04-28
vt: selection, close sel_buffer race
Jiri Slaby
1
-6
/
+17
2020-04-28
vt: selection, handle pending signals in paste_selection
Jiri Slaby
1
-1
/
+6
2020-04-28
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
Peter Hurley
1
-0
/
+1
2020-04-28
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-04-28
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
1
-1
/
+1
2020-04-28
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
3
-4
/
+6
2020-04-28
staging: android: ashmem: Disallow ashmem memory from being remapped
Suren Baghdasaryan
1
-0
/
+28
2020-04-28
Input: add safety guards to input_set_keycode()
Dmitry Torokhov
1
-10
/
+16
2020-04-28
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-04-28
blktrace: Protect q->blk_trace with RCU
Jan Kara
3
-32
/
+86
2020-04-28
blktrace: re-write setting q->blk_trace
Davidlohr Bueso
1
-11
/
+5
2020-04-28
vfs: fix do_last() regression
Al Viro
1
-2
/
+2
2020-04-28
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-04-28
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
4
-3
/
+106
2020-04-28
net_sched: fix datalen for ematch
Cong Wang
1
-1
/
+1
2020-04-28
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2
-0
/
+28
2020-04-28
net/sonic: Fix receive buffer handling
Finn Thain
2
-7
/
+33
2020-04-28
net/sonic: Use MMIO accessors
Finn Thain
1
-8
/
+8
2020-04-28
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2
-14
/
+36
2020-04-28
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
1
-2
/
+2
2020-04-28
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2
-4
/
+20
2020-04-28
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
1
-4
/
+6
2020-04-28
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
1
-0
/
+17
[next]