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
2011-06-23
Linux 2.6.32.42
v2.6.32.42
Greg Kroah-Hartman
1
-1
/
+1
2011-06-23
Revert "iwlagn: Support new 5000 microcode."
Greg Kroah-Hartman
1
-1
/
+1
2011-06-23
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
1
-2
/
+7
2011-06-23
xen: Use IRQF_FORCE_RESUME
Thomas Gleixner
1
-19
/
+1
2011-06-23
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
3
-5
/
+12
2011-06-23
xen: events: do not unmask event channels on resume
Ian Campbell
1
-7
/
+18
2011-06-23
netfilter: IPv6: fix DSCP mangle code
Fernando Luis Vazquez Cao
1
-1
/
+1
2011-06-23
netfilter: IPv6: initialize TOS field in REJECT target module
Fernando Luis Vazquez Cao
1
-1
/
+3
2011-06-23
exec: delay address limit change until point of no return
Mathias Krause
3
-6
/
+1
2011-06-23
xfs: properly account for reclaimed inodes
Johannes Weiner
3
-4
/
+14
2011-06-23
ACPI: use _HID when supplied by root-level devices
Bjorn Helgaas
1
-6
/
+6
2011-06-23
pata_cm64x: fix boot crash on parisc
James Bottomley
2
-4
/
+40
2011-06-23
pata_cmd64x: remove unused definitions
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2011-06-23
pata_cmd64x: cmd648_bmdma_stop() fix
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2011-06-23
pata_cmd64x: fix PIO setup
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2011-06-23
ata: use pci_dev->revision
Sergei Shtylyov
5
-39
/
+20
2011-06-23
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
1
-3
/
+3
2011-06-23
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
1
-1
/
+1
2011-06-23
md: check ->hot_remove_disk when removing disk
Namhyung Kim
1
-1
/
+1
2011-06-23
CPUFREQ: Remove cpufreq_stats sysfs entries on module unload.
Dave Jones
1
-0
/
+1
2011-06-23
oprofile, dcookies: Fix possible circular locking dependency
Robert Richter
1
-0
/
+3
2011-06-23
ALSA: hda: Fix quirk for Dell Inspiron 910
Daniel T Chen
1
-0
/
+1
2011-06-23
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
1
-2
/
+12
2011-06-23
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2
-0
/
+2
2011-06-23
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
1
-2
/
+4
2011-06-23
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
Toby Gray
1
-0
/
+2
2011-06-23
x86/amd-iommu: Fix 3 possible endless loops
Joerg Roedel
1
-4
/
+4
2011-06-23
xen: off by one errors in multicalls.c
Dan Carpenter
1
-6
/
+6
2011-06-23
fat: Fix corrupt inode flags when remove ATTR_SYS flag
OGAWA Hirofumi
1
-1
/
+1
2011-06-23
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
Daniel Haid
1
-0
/
+1
2011-06-23
drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
Hans de Goede
1
-0
/
+8
2011-06-23
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
1
-1
/
+1
2011-06-23
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-1
/
+1
2011-06-23
PCI: Set PCIE maxpayload for card during hotplug insertion
Jordan_Hargrave@Dell.com
1
-0
/
+45
2011-06-23
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
1
-2
/
+2
2011-06-23
Fix oops caused by queue refcounting failure
James Bottomley
2
-1
/
+2
2011-06-23
block: export blk_{get,put}_queue()
Jens Axboe
1
-0
/
+2
2011-06-23
nbd: limit module parameters to a sane value
Namhyung Kim
1
-0
/
+6
2011-06-23
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-23
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-23
fix duplicate removal on error path in scsi_sysfs_add_sdev
Alan Stern
1
-11
/
+7
2011-06-23
fix refcounting bug in scsi_get_host_dev
Alan Stern
1
-3
/
+2
2011-06-23
fix memory leak in scsi_report_lun_scan
Alan Stern
1
-1
/
+3
2011-06-23
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
1
-7
/
+1
2011-06-23
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
1
-1
/
+1
2011-06-23
PCI: Add quirk for setting valid class for TI816X Endpoint
Hemant Pedanekar
1
-0
/
+10
2011-06-23
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
1
-3
/
+13
2011-06-23
brd: handle on-demand devices correctly
Namhyung Kim
1
-4
/
+4
2011-06-23
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
1
-0
/
+3
2011-06-23
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
[next]