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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-2
/
+2
2013-04-11
video/s3c: move platform_data out of arch/arm
Arnd Bergmann
1
-0
/
+54
2013-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+20
2013-04-10
lsm: add the missing documentation for the security_skb_owned_by() hook
Paul Moore
1
-0
/
+4
2013-04-10
PCI: Remove __weak annotation from pcibios_get_phb_of_node decl
Bjorn Helgaas
1
-1
/
+1
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+2
2013-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-04-09
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
1
-7
/
+23
2013-04-09
procfs: add proc_remove_subtree()
Al Viro
1
-0
/
+2
2013-04-09
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-19
/
+32
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+8
2013-04-09
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
1
-1
/
+8
2013-04-09
mei: bus: Add device enabling and disabling API
Samuel Ortiz
1
-0
/
+3
2013-04-09
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-1
/
+2
2013-04-09
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2013-04-09
af_iucv: fix recvmsg by replacing skb_pull() function
Ursula Braun
1
-0
/
+8
2013-04-08
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
1
-0
/
+2
2013-04-08
USB: fix an incorrect table index in comment
Huang Rui
1
-2
/
+2
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
11
-16
/
+27
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-2
/
+5
2013-04-08
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
1
-2
/
+2
2013-04-08
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
Naveen Krishna Chatradhi
1
-1
/
+7
2013-04-08
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+2
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2
-1
/
+2
2013-04-06
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
12
-26
/
+203
2013-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+4
2013-04-05
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-0
/
+1
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-1
/
+1
2013-04-05
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+8
2013-04-05
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+3
2013-04-04
AUO-K190x: Add resolutions for portrait displays
Heiko Stübner
1
-0
/
+2
2013-04-04
AUO-K190x: add framebuffer rotation support
Heiko Stübner
1
-1
/
+0
2013-04-04
video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
Tony Prisk
1
-31
/
+0
2013-04-04
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
Shan Hai
1
-0
/
+1
2013-04-04
libata: Use integer return value for atapi_command_packet_set
Shan Hai
1
-1
/
+1
2013-04-04
Merge tag 'v3.9-rc5' into devel
Linus Walleij
63
-104
/
+310
2013-04-03
Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-0
/
+25
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
2
-0
/
+113
2013-04-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-4
/
+4
2013-04-02
extcon: arizona: Make mic detection timeout configurable
Mark Brown
1
-0
/
+3
2013-04-02
extcon: arizona: Allow additional debounce during microphone detection
Mark Brown
1
-0
/
+3
2013-04-02
extcon: arizona: Simplify HPDET based identification
Mark Brown
1
-0
/
+3
2013-04-02
extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET
Mark Brown
1
-0
/
+3
2013-04-02
extcon: arizona: Allow configuration of button detection
Mark Brown
1
-0
/
+9
2013-04-02
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
1
-3
/
+3
2013-04-02
usb: mv_usb: remove clock name from pdata
Chao Xie
1
-2
/
+0
2013-04-02
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
Rajagopal Venkat
1
-8
/
+8
2013-04-02
Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...
Linus Torvalds
1
-1
/
+2
[prev]
[next]