index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
Linux 3.2.56
v3.2.56
Ben Hutchings
1
-1
/
+1
2014-04-02
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-04-02
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2014-04-02
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-04-02
tg3: Don't check undefined error bits in RXBD
Michael Chan
2
-3
/
+6
2014-04-02
virtio-net: alloc big buffers also when guest can receive UFO
Jason Wang
1
-1
/
+2
2014-04-02
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
1
-4
/
+4
2014-04-02
ALSA: oxygen: Xonar DG(X): modify DAC routing
Clemens Ladisch
1
-0
/
+10
2014-04-02
ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2
Roman Volkov
1
-1
/
+1
2014-04-02
saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2014-04-02
cifs: set MAY_SIGN when sec=krb5
Martijn de Gouw
1
-1
/
+2
2014-04-02
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-04-02
bonding: 802.3ad: make aggregator_identifier bond-private
Jiri Bohac
2
-4
/
+3
2014-04-02
usbnet: remove generic hard_header_len check
Emil Goode
7
-17
/
+33
2014-04-02
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-04-02
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-04-02
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
1
-1
/
+0
2014-04-02
timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
1
-1
/
+1
2014-04-02
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
1
-1
/
+44
2014-04-02
hpfs: deadlock and race in directory lseek()
Al Viro
1
-4
/
+6
2014-04-02
hpfs: remember free space
Mikulas Patocka
3
-11
/
+89
2014-04-02
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2014-04-02
mm/hugetlb: check for pte NULL pointer in __page_check_address()
Jianguo Wu
1
-0
/
+4
2014-04-02
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
1
-1
/
+1
2014-04-02
staging: comedi: pcmuio: fix possible NULL deref on detach
Ian Abbott
1
-6
/
+6
2014-04-02
staging: comedi: ssv_dnp: correct insn_bits result
Ian Abbott
1
-3
/
+3
2014-04-02
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
Daniel J Blueman
1
-1
/
+1
2014-04-02
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-04-02
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-04-02
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-04-02
ocfs2 syncs the wrong range...
Al Viro
1
-4
/
+4
2014-04-02
qla2xxx: Poll during initialization for ISP25xx and ISP83xx
Giridhar Malavali
1
-2
/
+1
2014-04-02
isci: correct erroneous for_each_isci_host macro
Lukasz Dorau
1
-3
/
+2
2014-04-02
isci: fix reset timeout handling
Dan Williams
2
-8
/
+1
2014-04-02
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-04-02
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
1
-0
/
+4
2014-04-02
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...
Michele Baldessari
1
-0
/
+1
2014-04-02
powerpc: Align p_dyn, p_rela and p_st symbols
Anton Blanchard
1
-0
/
+1
2014-04-02
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+2
2014-04-02
mwifiex: copy AP's HT capability info correctly
Amitkumar Karwar
1
-2
/
+1
2014-04-02
mac80211: clear sequence/fragment number in QoS-null frames
Johannes Berg
1
-0
/
+1
2014-04-02
ALSA: usb-audio: Add quirk for Logitech Webcam C500
Takashi Iwai
1
-0
/
+1
2014-04-02
ocfs2: fix quota file corruption
Jan Kara
2
-14
/
+17
2014-04-02
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
3
-1
/
+22
2014-04-02
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-0
/
+1
2014-04-02
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-04-02
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-04-02
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-04-02
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-04-02
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
[next]