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
2017-06-24
Linux 4.9.34
v4.9.34
Greg Kroah-Hartman
1
-1
/
+1
2017-06-24
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-24
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-24
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
1
-0
/
+8
2017-06-24
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
3
-4
/
+12
2017-06-24
vTPM: Fix missing NULL check
Hon Ching \(Vicky) Lo
1
-6
/
+11
2017-06-24
MIPS: .its targets depend on vmlinux
Paul Burton
1
-5
/
+5
2017-06-24
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
1
-1
/
+3
2017-06-24
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
1
-1
/
+3
2017-06-24
usb: gadget: composite: Fix function used to free memory
Christophe JAILLET
1
-1
/
+1
2017-06-24
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
1
-3
/
+3
2017-06-24
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-06-24
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2017-06-24
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2
-3
/
+39
2017-06-24
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-24
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-24
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
2017-06-24
USB: gadget: fix GPF in gadgetfs
Alan Stern
1
-1
/
+3
2017-06-24
usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
Corentin Labbe
1
-0
/
+3
2017-06-24
usb: xhci: Fix USB 3.1 supported protocol parsing
YD Tseng
1
-2
/
+5
2017-06-24
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-06-24
misc: mic: double free on ioctl error path
Dan Carpenter
1
-1
/
+0
2017-06-24
ath10k: fix napi crash during rmmod when probe firmware fails
Kalle Valo
1
-1
/
+2
2017-06-24
usb: r8a66597-hcd: decrease timeout
Chris Brandt
1
-1
/
+1
2017-06-24
usb: r8a66597-hcd: select a different endpoint on timeout
Chris Brandt
1
-1
/
+3
2017-06-24
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
1
-3
/
+3
2017-06-24
pvrusb2: reduce stack usage pvr2_eeprom_analyze()
Arnd Bergmann
1
-9
/
+4
2017-06-24
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
1
-3
/
+8
2017-06-24
usb: core: fix potential memory leak in error path during hcd creation
Anton Bondarenko
1
-0
/
+1
2017-06-24
USB: hub: fix SS max number of ports
Johan Hovold
2
-1
/
+10
2017-06-24
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
Yoshihiro Shimoda
1
-3
/
+25
2017-06-24
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
Yoshihiro Shimoda
1
-3
/
+0
2017-06-24
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
Yoshihiro Shimoda
1
-6
/
+6
2017-06-24
IB/mlx5: Fix kernel to user leak prevention logic
Eli Cohen
1
-7
/
+7
2017-06-24
iio: adc: ti_am335x_adc: allocating too much in probe
Dan Carpenter
1
-1
/
+1
2017-06-24
iio: proximity: as3935: recalibrate RCO after resume
Matt Ranostay
1
-4
/
+2
2017-06-24
iio: st_pressure: Fix data sign
Marcin Niestroj
1
-5
/
+5
2017-06-24
staging: iio: tsl2x7x_core: Fix standard deviation calculation
Eva Rachel Retuya
1
-1
/
+1
2017-06-24
staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
Dan Carpenter
1
-1
/
+1
2017-06-24
mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
Tony Lindgren
1
-1
/
+1
2017-06-24
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-06-24
serial: sh-sci: Fix late enablement of AUTORTS
Geert Uytterhoeven
1
-0
/
+4
2017-06-24
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
1
-3
/
+8
2017-06-24
drm/vc4: Fix OOPSes from trying to cache a partially constructed BO.
Eric Anholt
1
-0
/
+8
2017-06-24
drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
YYS
1
-1
/
+1
2017-06-24
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-06-24
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
1
-1
/
+1
2017-06-24
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2
-5
/
+8
2017-06-24
mac80211: fix IBSS presp allocation size
Johannes Berg
1
-0
/
+2
[next]