index
:
linux/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-10
sh: get_user_pages_fast() must flush cache
Stas Sergeev
2014-09-10
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
2014-09-10
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
2014-09-10
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...
Xishi Qiu
2014-09-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-09-10
usb: hub: take hub->hdev reference when processing from eventlist
Joe Lawrence
2014-09-10
uas: Disable uas on ASM1051 devices
Hans de Goede
2014-09-10
pnfs: fix filelayout_retry_commit when idx > 0
Weston Andros Adamson
2014-09-10
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
2014-09-10
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
2014-09-10
libceph: do not hard code max auth ticket len
Ilya Dryomov
2014-09-10
libceph: add process_one_ticket() helper
Ilya Dryomov
2014-09-10
libceph: gracefully handle large reply messages from the mon
Sage Weil
2014-09-10
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
2014-09-10
blk-mq: scale depth and rq map appropriate if low on memory
Jens Axboe
2014-09-10
x86/xen: don't copy bogus duplicate entries into kernel page tables
Stefan Bader
2014-09-10
MAINTAINERS: Tomasz has moved
Tomasz Figa
2014-09-10
pinctrl: baytrail: resolve unbalanced IRQ wake disable warning
Mathias Nyman
2014-09-10
rbd: fix error return code in rbd_dev_device_setup()
Wei Yongjun
2014-09-10
rbd: avoid format-security warning inside alloc_workqueue()
Ilya Dryomov
2014-09-09
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-09-09
Input: synaptics - add support for ForcePads
Dmitry Torokhov
2014-09-09
Input: matrix_keypad - use request_any_context_irq()
Lothar Waßmann
2014-09-09
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
2014-09-09
Input: wm971x - fix typo in module parameter description
Masanari Iida
2014-09-09
Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-09-09
usb: dwc2/gadget: avoid disabling ep0
Robert Baldyga
2014-09-09
usb: dwc2/gadget: delay enabling irq once hardware is configured properly
Marek Szyprowski
2014-09-09
usb: dwc2/gadget: do not call disconnect method in pullup
Marek Szyprowski
2014-09-09
usb: dwc2/gadget: break infinite loop in endpoint disable code
Marek Szyprowski
2014-09-09
usb: dwc2/gadget: fix phy initialization sequence
Kamil Debski
2014-09-09
usb: dwc2/gadget: fix phy disable sequence
Kamil Debski
2014-09-09
Block: fix unbalanced bypass-disable in blk_register_queue
Alan Stern
2014-09-09
drm/radeon/dpm: set the thermal type properly for special configs
Alex Deucher
2014-09-09
drm/radeon: reduce memory footprint for debugging
Andy Shevchenko
2014-09-09
ACPI / LPSS: complete PM entries for LPSS power domain
Fu Zhonghui
2014-09-09
Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...
Bjørn Mork
2014-09-09
Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"
Bjørn Mork
2014-09-09
microblaze: Fix number of syscalls
Michal Simek
2014-09-09
microblaze: Rename Advance setup to Kernel features
Michal Simek
2014-09-09
microblaze: Add mm/Kconfig to advance menu
Michal Simek
2014-09-09
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
2014-09-09
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...
Chen Gang
2014-09-09
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
Pranith Kumar
2014-09-09
powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigs
Cyril Bur
2014-09-09
powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()
Li Zhong
2014-09-09
powerpc/perf: Fix ABIv2 kernel backtraces
Anton Blanchard
2014-09-09
powerpc/pseries: Fix endian issues in memory hotplug
Thomas Falcon
2014-09-08
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
Jeff Layton
2014-09-08
nfs: fix kernel warning when removing proc entry
Cong Wang
[prev]
[next]