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
compress-2025-01-21
compress-2025-01-23
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
2013-11-20
Linux 3.11.9
v3.11.9
Greg Kroah-Hartman
1
-1
/
+1
2013-11-20
media: sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()
Dan Carpenter
1
-1
/
+1
2013-11-20
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
3
-1
/
+8
2013-11-20
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
1
-2
/
+8
2013-11-20
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
1
-0
/
+1
2013-11-20
backlight: atmel-pwm-bl: fix deferred probe from __init
Johan Hovold
1
-4
/
+5
2013-11-20
misc: atmel_pwm: add deferred-probing support
Johan Hovold
1
-2
/
+4
2013-11-20
iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series
Matti Gottlieb
1
-3
/
+32
2013-11-20
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2
-9
/
+34
2013-11-20
drm/i915/dp: workaround BIOS eDP bpp clamping issue
Jani Nikula
1
-0
/
+20
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-11-20
ALSA: hda - hdmi: Fix reported channel map on common default layouts
Anssi Hannula
1
-2
/
+3
2013-11-20
USB: add new zte 3g-dongle's pid to option.c
Rui li
1
-0
/
+17
2013-11-20
hyperv-fb: add pci stub
Gerd Hoffmann
1
-1
/
+39
2013-11-20
Thermal: x86_pkg_temp: change spin lock
Srinivas Pandruvada
1
-6
/
+8
2013-11-20
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
1
-0
/
+4
2013-11-20
xen-netback: Handle backend state transitions in a more robust way
Paul Durrant
1
-30
/
+118
2013-11-20
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
1
-3
/
+6
2013-11-20
tcp: gso: fix truesize tracking
Eric Dumazet
1
-8
/
+5
2013-11-20
cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
Ben Hutchings
1
-1
/
+2
2013-11-20
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
3
-7
/
+7
2013-11-20
virtio-net: correctly handle cpu hotplug notifier during resuming
Jason Wang
1
-7
/
+6
2013-11-20
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-20
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-11-20
net/mlx4_core: Fix call to __mlx4_unregister_mac
Jack Morgenstein
1
-1
/
+1
2013-11-13
Linux 3.11.8
v3.11.8
Greg Kroah-Hartman
1
-1
/
+1
2013-11-13
NTB: Correct debugfs to work with more than 1 NTB Device
Jon Mason
3
-12
/
+48
2013-11-13
NTB: Correct USD/DSD Identification
Jon Mason
1
-2
/
+5
2013-11-13
NTB: Correct Number of Scratch Pad Registers
Jon Mason
2
-3
/
+3
2013-11-13
NTB: Add Error Handling in ntb_device_setup
Jon Mason
1
-1
/
+4
2013-11-13
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
2013-11-13
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
1
-16
/
+16
2013-11-13
drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
Daniel Vetter
1
-47
/
+48
2013-11-13
drm/i915: No LVDS hardware on Intel D410PT and D425KT
Rob Pearce
1
-0
/
+16
2013-11-13
drm/i915: Add support for pipe_bpp readout
Ville Syrjälä
2
-0
/
+53
2013-11-13
drm/i915: Add HSW CRT output readout support
Ville Syrjälä
3
-6
/
+30
2013-11-13
drm/radeon: make missing smc ucode non-fatal (r7xx-SI)
Alex Deucher
3
-0
/
+3
2013-11-13
drm/radeon/atom: workaround vbios bug in transmitter table on rs780
Alex Deucher
1
-1
/
+1
2013-11-13
drm: Pad drm_mode_get_connector to 64-bit boundary
Chris Wilson
1
-0
/
+2
2013-11-13
drm: Prevent overwriting from userspace underallocating core ioctl structs
Chris Wilson
1
-1
/
+8
2013-11-13
drm/i915: Retry DP aux_ch communications with a different clock after failure
Chris Wilson
1
-40
/
+50
2013-11-13
drm/i915: split aux_clock_divider logic in a separated function for reuse.
Rodrigo Vivi
1
-25
/
+33
2013-11-13
drm/vmwgfx: Don't kill clients on VT switch
Thomas Hellstrom
1
-5
/
+12
2013-11-13
drm/vmwgfx: Don't put resources with invalid id's on lru list
Thomas Hellstrom
1
-1
/
+1
2013-11-13
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-11-13
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-2
/
+2
2013-11-13
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
1
-1
/
+1
2013-11-13
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2
-26
/
+26
2013-11-13
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2
-44
/
+34
[next]