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.17.y
linux-6.18.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
2012-08-15
e1000e: NIC goes up and immediately goes down
Tushar Dave
1
-3
/
+1
2012-08-15
iwlwifi: disable greenfield transmissions as a workaround
Johannes Berg
1
-5
/
+8
2012-08-15
tun: don't zeroize sock->file on detach
Stanislav Kinsbursky
1
-1
/
+0
2012-08-15
cfg80211: fix interface combinations check for ADHOC(IBSS)
Liang Li
1
-0
/
+3
2012-08-15
cfg80211: process pending events when unregistering net device
Daniel Drake
3
-1
/
+7
2012-08-15
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
Arnd Bergmann
2
-1
/
+2
2012-08-15
ARM: dts: imx53-ard: add regulators for lan9220
Shawn Guo
1
-0
/
+20
2012-08-15
ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig
Marek Vasut
1
-1
/
+0
2012-08-15
target: Check number of unmap descriptors against our limit
Roland Dreier
1
-0
/
+5
2012-08-15
target: Fix possible integer underflow in UNMAP emulation
Roland Dreier
1
-10
/
+10
2012-08-15
target: Fix reading of data length fields for UNMAP commands
Roland Dreier
1
-3
/
+3
2012-08-15
target: Add range checking to UNMAP emulation
Roland Dreier
1
-0
/
+12
2012-08-15
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
1
-2
/
+23
2012-08-15
x86, microcode: Sanitize per-cpu microcode reloading interface
Borislav Petkov
1
-7
/
+19
2012-08-15
x86, microcode: microcode_core.c simple_strtoul cleanup
Shuah Khan
1
-5
/
+4
2012-08-15
HID: add ASUS AIO keyboard model AK1D
Cyrus Lien
3
-0
/
+3
2012-08-15
HID: add support for Cypress barcode scanner 04B4:ED81
Lionel Vaux
3
-0
/
+4
2012-08-15
HID: multitouch: add support for Novatek touchscreen
Austin Hendrix
2
-0
/
+8
2012-08-15
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
1
-24
/
+32
2012-08-15
dmi: Feed DMI table to /dev/random driver
Tony Luck
1
-0
/
+3
2012-08-15
random: Add comment to random_initialize()
Tony Luck
1
-0
/
+10
2012-08-15
random: remove rand_initialize_irq()
Theodore Ts'o
6
-79
/
+0
2012-08-15
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
1
-0
/
+8
2012-08-15
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
1
-1
/
+23
2012-08-15
MAINTAINERS: Theodore Ts'o is taking over the random driver
Theodore Ts'o
1
-1
/
+1
2012-08-15
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2
-4
/
+156
2012-08-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
2
-5
/
+25
2012-08-15
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
1
-9
/
+16
2012-08-15
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2
-0
/
+4
2012-08-15
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
1
-0
/
+9
2012-08-15
random: create add_device_randomness() interface
Linus Torvalds
2
-0
/
+29
2012-08-15
random: use lockless techniques in the interrupt path
Theodore Ts'o
1
-39
/
+39
2012-08-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
4
-24
/
+90
2012-08-15
x86, nops: Missing break resulting in incorrect selection on Intel
Alan Cox
1
-1
/
+1
2012-08-15
wireless: reg: restore previous behaviour of chan->max_power calculations
Stanislaw Gruszka
1
-1
/
+15
2012-08-15
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
3
-0
/
+3
2012-08-15
mac80211: cancel mesh path timer
Johannes Berg
1
-0
/
+1
2012-08-15
ACPI processor: Fix tick_broadcast_mask online/offline regression
Feng Tang
1
-1
/
+1
2012-08-15
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
1
-7
/
+7
2012-08-15
video/smscufx: fix line counting in fb_write
Alexander Holler
1
-1
/
+1
2012-08-15
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-08-15
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-22
/
+23
2012-08-15
ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo Ideapad
David Henningsson
1
-2
/
+3
2012-08-15
ALSA: hda - remove quirk for Dell Vostro 1015
David Henningsson
1
-1
/
+0
2012-08-15
ALSA: hda - add dock support for Thinkpad X230
Felix Kaechele
1
-0
/
+1
2012-08-15
ALSA: hda - add dock support for Thinkpad T430s
Philipp A. Mohrenweiser
1
-0
/
+1
2012-08-15
ARM: Fix undefined instruction exception handling
Russell King
4
-62
/
+92
2012-08-15
ARM: 7480/1: only call smp_send_stop() on SMP
Javier Martinez Canillas
1
-1
/
+2
2012-08-15
ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches
Will Deacon
1
-2
/
+6
2012-08-15
ARM: 7478/1: errata: extend workaround for erratum #720789
Will Deacon
1
-0
/
+12
[prev]
[next]