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
2013-06-20
Linux 3.0.83
v3.0.83
Greg Kroah-Hartman
1
-1
/
+1
2013-06-20
ceph: fix statvfs fr_size
Sage Weil
2
-2
/
+7
2013-06-20
x86: Fix typo in kexec register clearing
Kees Cook
1
-1
/
+1
2013-06-20
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
3
-6
/
+22
2013-06-20
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...
Rafael Aquini
1
-1
/
+17
2013-06-20
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Daniel Vetter
1
-4
/
+6
2013-06-20
ath9k: Disable PowerSave by default
Sujith Manoharan
1
-2
/
+1
2013-06-20
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-06-13
Linux 3.0.82
v3.0.82
Greg Kroah-Hartman
1
-1
/
+1
2013-06-13
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt
1
-13
/
+13
2013-06-13
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-5
/
+5
2013-06-13
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
Ying Xue
1
-1
/
+1
2013-06-13
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
1
-0
/
+4
2013-06-13
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
Egbert Eich
1
-1
/
+1
2013-06-13
drm: fix a use-after-free when GPU acceleration disabled
Huacai Chen
1
-1
/
+5
2013-06-13
hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
Guenter Roeck
1
-8
/
+50
2013-06-13
ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
Ash Willis
1
-0
/
+8
2013-06-13
ACPI / video: ignore BIOS initial backlight value for HP m4
Alex Hung
1
-0
/
+8
2013-06-13
USB: mos7720: fix hardware flow control
Johan Hovold
1
-1
/
+1
2013-06-13
USB: mos7720: fix message timeouts
Johan Hovold
1
-3
/
+3
2013-06-13
USB: mos7720: fix DMA to stack
Johan Hovold
1
-3
/
+14
2013-06-13
USB: revert periodic scheduling bugfix
Alan Stern
1
-1
/
+1
2013-06-13
USB: serial: fix Treo/Kyocera interrrupt-in urb context
Johan Hovold
1
-0
/
+1
2013-06-13
USB: whiteheat: fix broken port configuration
Johan Hovold
1
-1
/
+1
2013-06-13
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
Robert Butora
2
-1
/
+21
2013-06-13
USB: ark3116: fix control-message timeout
Johan Hovold
1
-1
/
+1
2013-06-13
USB: keyspan: fix bogus array index
Johan Hovold
1
-1
/
+1
2013-06-13
USB: iuu_phoenix: fix bulk-message timeout
Johan Hovold
1
-2
/
+2
2013-06-13
ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface
Takashi Iwai
1
-1
/
+7
2013-06-13
USB: option: blacklist network interface on Huawei E1820
Bjørn Mork
1
-0
/
+2
2013-06-07
Linux 3.0.81
v3.0.81
Greg Kroah-Hartman
1
-1
/
+1
2013-06-07
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Manoj Iyer
1
-0
/
+7
2013-06-07
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-06-07
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
Xi Wang
3
-4
/
+7
2013-06-07
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...
Xi Wang
1
-1
/
+7
2013-06-07
jfs: fix a couple races
Dave Kleikamp
2
-2
/
+3
2013-06-07
xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
Keir Fraser
1
-4
/
+15
2013-06-07
libata: make ata_exec_internal_sg honor DMADIR
Vincent Pelletier
1
-0
/
+6
2013-06-07
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-06-07
cifs: fix potential buffer overrun when composing a new options string
Jeff Layton
1
-1
/
+3
2013-06-07
drm/radeon: fix card_posted check for newer asics
Alex Deucher
1
-10
/
+9
2013-06-07
um: Serve io_remap_pfn_range()
Richard Weinberger
1
-0
/
+2
2013-06-07
mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
Aneesh Kumar K.V
1
-1
/
+6
2013-06-07
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-06-07
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-40
/
+40
2013-06-07
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
Ryusuke Konishi
1
-4
/
+23
2013-06-07
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
1
-5
/
+11
2013-06-07
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
1
-1
/
+1
2013-06-07
mm compaction: fix of improper cache flush in migration code
Leonid Yegoshin
1
-1
/
+1
2013-06-07
Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
Martin Michlmayr
1
-1
/
+1
[next]