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.19.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-7.0.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-14
HID: usbhid: quirk for MSI GX680R led panel
Josh Boyer
2
-0
/
+4
2014-04-14
HID: clean up quirk for Sony RF receivers
Fernando Luis Vazquez Cao
1
-2
/
+12
2014-04-14
HID: add support for Sony RF receiver with USB product id 0x0374
Fernando Luis Vazquez Cao
3
-1
/
+5
2014-04-14
HID: apple: Add Apple wireless keyboard 2011 ANSI PID
Alexey Kaminsky
1
-0
/
+3
2014-04-14
HID: hidraw: improve error handling in hidraw_init()
Alexey Khoroshilov
1
-4
/
+11
2014-04-14
HID: hidraw: fix list->buffer memleak
Matthieu CASTET
1
-1
/
+11
2014-04-14
HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW
Jiri Kosina
1
-1
/
+1
2014-04-14
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
4
-14
/
+27
2014-04-14
HID: multitouch: validate indexes details
Benjamin Tissoires
1
-2
/
+2
2014-04-14
HID: validate feature and input report details
Benjamin Tissoires
2
-5
/
+16
2014-04-14
HID: usbhid: quirk for Formosa IR receiver
Nicholas Santos
2
-0
/
+4
2014-04-14
HID: add quirk for Freescale i.MX28 ROM recovery
Marek Vasut
2
-0
/
+4
2014-04-14
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
Konrad Rzeszutek Wilk
1
-1
/
+2
2014-04-14
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
1
-9
/
+27
2014-04-14
pps: Fix a use-after free bug when unregistering a source.
George Spelvin
1
-4
/
+10
2014-04-14
pps: Use pps_lookup_dev to reduce ldisc coupling
George Spelvin
1
-6
/
+4
2014-04-14
pps: Add pps_lookup_dev() function
George Spelvin
2
-3
/
+47
2014-04-14
idr: idr_for_each_entry() macro
Philipp Reisner
1
-0
/
+11
2014-04-14
ipc, msg: fix message length check for negative values
Mathias Krause
3
-11
/
+11
2014-04-14
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
7
-6
/
+22
2014-04-14
compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
Daniel Santos
1
-0
/
+3
2014-04-14
workqueue: cond_resched() after processing each work item
Tejun Heo
1
-0
/
+9
2014-04-14
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
Bu, Yitian
1
-1
/
+1
2014-04-14
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2014-04-14
idr: fix top layer handling
Tejun Heo
1
-14
/
+22
2014-04-14
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2014-04-03
Linux 3.4.86
v3.4.86
Greg Kroah-Hartman
1
-1
/
+1
2014-04-03
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
1
-3
/
+3
2014-04-03
x86: fix boot on uniprocessor systems
Artem Fetishev
1
-1
/
+2
2014-04-03
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-04-03
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
2014-04-03
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2
-6
/
+24
2014-04-03
staging: speakup: Prefix externally-visible symbols
Samuel Thibault
26
-384
/
+384
2014-03-31
Linux 3.4.85
v3.4.85
Greg Kroah-Hartman
1
-1
/
+1
2014-03-31
ipc/msg: fix race around refcount
Konstantin Khlebnikov
1
-0
/
+2
2014-03-31
xhci: Fix resume issues on Renesas chips in Samsung laptops
Sarah Sharp
1
-0
/
+5
2014-03-31
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
1
-1
/
+1
2014-03-31
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
1
-0
/
+3
2014-03-31
Input: elantech - improve clickpad detection
Hans de Goede
1
-3
/
+42
2014-03-31
ARM: move outer_cache declaration out of ifdef
Rob Herring
1
-2
/
+2
2014-03-31
i7300_edac: Fix device reference count
Jean Delvare
1
-18
/
+20
2014-03-31
p54: clamp properly instead of just truncating
Dan Carpenter
1
-1
/
+1
2014-03-31
deb-pkg: Fix cross-building linux-headers package
Ben Hutchings
1
-5
/
+4
2014-03-31
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-03-31
iwlwifi: Complete backport of "iwlwifi: always copy first 16 bytes of commands"
Ben Hutchings
1
-3
/
+4
2014-03-31
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
1
-6
/
+22
2014-03-31
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
1
-1
/
+1
2014-03-24
Linux 3.4.84
v3.4.84
Greg Kroah-Hartman
1
-1
/
+1
2014-03-24
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
1
-4
/
+4
2014-03-24
ALSA: oxygen: modify adjust_dg_dac_routing function
Roman Volkov
1
-0
/
+10
[prev]
[next]