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-09-14
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-14
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-14
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-14
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-14
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-14
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2012-09-14
USB: smsusb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: jl2005bcd: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: spca506: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
x32: Use compat shims for {g,s}etsockopt
Mike Frysinger
1
-2
/
+4
2012-09-14
regulator: twl-regulator: fix up VINTANA1/VINTANA2
Aaro Koskinen
1
-2
/
+2
2012-09-14
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-09-14
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-09-14
uvcvideo: Reset the bytesused field when recycling an erroneous buffer
Jayakrishnan Memana
1
-0
/
+1
2012-09-14
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
1
-14
/
+20
2012-09-14
sched,cgroup: Fix up task_groups list
Mike Galbraith
2
-1
/
+2
2012-09-14
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
1
-36
/
+30
2012-09-14
PCI: EHCI: Fix crash during hibernation on ASUS computers
Rafael J. Wysocki
1
-0
/
+7
2012-09-14
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
1
-1
/
+1
2012-09-14
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
1
-0
/
+1
2012-09-14
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-09-14
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-09-14
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-09-14
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-09-14
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
1
-2
/
+1
2012-09-14
drm: stop vmgfx driver explosion
Alan Cox
1
-1
/
+5
2012-09-14
audit: fix refcounting in audit-tree
Miklos Szeredi
1
-3
/
+2
2012-09-14
audit: don't free_chunk() after fsnotify_add_mark()
Miklos Szeredi
1
-3
/
+3
2012-09-14
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
1
-0
/
+2
2012-09-14
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+7
2012-09-14
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
1
-0
/
+2
2012-09-14
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
1
-5
/
+11
2012-09-14
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
1
-0
/
+3
2012-09-14
UBIFS: fix complaints about too small debug buffer size
Artem Bityutskiy
1
-1
/
+1
2012-09-14
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
1
-4
/
+2
2012-09-14
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
1
-14
/
+42
2012-09-14
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
1
-6
/
+2
2012-09-14
pnfs: defer release of pages in layoutget
Idan Kedar
3
-40
/
+58
2012-09-14
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
1
-1
/
+1
2012-09-14
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
1
-2
/
+2
2012-09-14
ALSA: hda - don't create dysfunctional mixer controls for ca0132
David Henningsson
1
-0
/
+8
2012-09-14
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-09-14
USB: winbond: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
alpha: Don't export SOCK_NONBLOCK to user space.
Michael Cree
1
-0
/
+2
2012-09-14
alpha: fix fpu.h usage in userspace
Mike Frysinger
1
-0
/
+2
2012-09-14
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
1
-3
/
+4
2012-09-14
vfs: missed source of ->f_pos races
Al Viro
1
-2
/
+8
2012-09-14
ASoC: omap-mcbsp: Fix 6pin mux configuration
Peter Ujfalusi
1
-1
/
+1
[prev]
[next]