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
2016-04-19
Linux 4.1.22
v4.1.22
Sasha Levin
1
-1
/
+1
2016-04-18
ALSA: hda - Fix regression of monitor_present flag in eld proc file
Hyungwon Hwang
1
-0
/
+2
2016-04-18
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Cyrille Pitchen
1
-7
/
+0
2016-04-18
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
1
-0
/
+2
2016-04-18
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
1
-13
/
+33
2016-04-18
mm: use 'unsigned int' for page order
Kirill A. Shutemov
5
-27
/
+32
2016-04-18
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
5
-11
/
+14
2016-04-18
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-18
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-18
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Vladis Dronov
1
-6
/
+30
2016-04-18
ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
John Dahlstrom
1
-0
/
+14
2016-04-18
staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
H Hartley Sweeten
1
-6
/
+6
2016-04-18
rapidio/rionet: fix deadlock on SMP
Aurelien Jacquiot
1
-2
/
+2
2016-04-18
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
6
-12
/
+32
2016-04-18
coredump: Use 64bit time for unix time of coredump
Arnd Bergmann
1
-3
/
+5
2016-04-18
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2
-3
/
+6
2016-04-18
KVM: fix spin_lock_init order on x86
Paolo Bonzini
1
-10
/
+11
2016-04-18
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
1
-0
/
+1
2016-04-18
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-04-18
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
1
-7
/
+7
2016-04-18
ALSA: usb-audio: add Microsoft HD-5001 to quirks
Victor Clément
1
-0
/
+1
2016-04-18
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-04-18
ALSA: hda - Fix forgotten HDMI monitor_present update
Takashi Iwai
1
-0
/
+1
2016-04-18
ALSA: hda - Split ELD update code from hdmi_present_sense()
Takashi Iwai
1
-54
/
+54
2016-04-18
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
1
-1
/
+1
2016-04-18
USB: cdc-acm: more sanity checking
Oliver Neukum
1
-0
/
+3
2016-04-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-04-18
USB: iowarrior: fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+6
2016-04-18
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
Dave Jones
1
-1
/
+1
2016-04-18
Thermal: Ignore invalid trip points
Zhang Rui
2
-1
/
+14
2016-04-18
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
1
-2
/
+3
2016-04-18
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
1
-0
/
+6
2016-04-18
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-04-18
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
1
-0
/
+4
2016-04-18
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
1
-1
/
+1
2016-04-18
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
3
-0
/
+35
2016-04-18
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
1
-3
/
+3
2016-04-18
x86/iopl: Fix iopl capability check on Xen PV
Andy Lutomirski
1
-3
/
+9
2016-04-18
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2016-04-18
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-04-18
ALSA: usb-audio: Add sanity checks for endpoint accesses
Takashi Iwai
4
-0
/
+11
2016-04-18
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
Takashi Iwai
1
-0
/
+6
2016-04-18
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
1
-0
/
+6
2016-04-18
ALSA: hda - Fix unconditional GPIO toggle via automute
Takashi Iwai
1
-2
/
+6
2016-04-18
HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
Dmitry Torokhov
1
-6
/
+10
2016-04-18
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
1
-1
/
+1
2016-04-18
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
1
-1
/
+3
2016-04-18
drm/radeon: rework fbdev handling on chips with no connectors
Alex Deucher
1
-4
/
+15
2016-04-18
Input: powermate - fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+3
[next]