index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-02-18
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
-75
/
+45
2015-02-18
sched/rt: Avoid obvious configuration fail
Peter Zijlstra
-3
/
+11
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
-5
/
+7
2015-02-18
sched/dl: Do update_rq_clock() in yield_task_dl()
Kirill Tkhai
-0
/
+1
2015-02-18
firmware: dmi_scan: Fix dmi scan to handle "End of Table" structure
Ivan Khoronzhuk
-6
/
+7
2015-02-18
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
-2
/
+2
2015-02-18
dm: fix a race condition in dm_get_md
Mikulas Patocka
-17
/
+10
2015-02-18
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
Joerg Roedel
-0
/
+3
2015-02-18
x86/irq: Fix regression caused by commit b568b8601f05
Jiang Liu
-0
/
+5
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
-56
/
+64
2015-02-18
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
-3
/
+7
2015-02-18
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
-213
/
+307
2015-02-18
sched: Prevent recursion in io_schedule()
NeilBrown
-22
/
+19
2015-02-18
sched/completion: Serialize completion_done() with complete()
Oleg Nesterov
-2
/
+17
2015-02-18
sched: Fix preempt_schedule_common() triggering tracing recursion
Frederic Weisbecker
-1
/
+1
2015-02-18
sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()
Kirill Tkhai
-0
/
+20
2015-02-18
sched: Make dl_task_time() use task_rq_lock()
Peter Zijlstra
-85
/
+79
2015-02-18
sched: Clarify ordering between task_rq_lock() and move_queued_task()
Peter Zijlstra
-0
/
+16
2015-02-18
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
Matt Fleming
-10
/
+6
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
-8
/
+0
2015-02-18
Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...
Arnd Bergmann
-2
/
+23
2015-02-18
ARM: rockchip: force built-in regulator support for PM
Arnd Bergmann
-0
/
+1
2015-02-18
ARM: mvebu: build armada375-smp code conditionally
Arnd Bergmann
-1
/
+1
2015-02-18
ARM: sti: always enable RESET_CONTROLLER
Arnd Bergmann
-0
/
+1
2015-02-18
ARM: rockchip: make rockchip_suspend_init conditional
Arnd Bergmann
-0
/
+6
2015-02-18
ARM: ixp4xx: fix {in,out}s{bwl} data types
Arnd Bergmann
-6
/
+13
2015-02-18
ARM: prima2: do not select SMP_ON_UP
Arnd Bergmann
-1
/
+0
2015-02-18
ARM: at91: fix pm declarations
Arnd Bergmann
-4
/
+4
2015-02-18
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
Arnd Bergmann
-0
/
+2
2015-02-18
ARM: davinci: davinci_cfg_reg cannot be init
Arnd Bergmann
-2
/
+2
2015-02-18
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
Arnd Bergmann
-2
/
+2
2015-02-18
ARM: vexpress: use ARM_CPU_SUSPEND if needed
Arnd Bergmann
-0
/
+1
2015-02-18
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
-1
/
+2
2015-02-18
pwm: tegra: Use NSEC_PER_SEC
Thierry Reding
-1
/
+1
2015-02-18
ACPI / resources: Change pr_info() to pr_debug() for debug information
Rafael J. Wysocki
-1
/
+1
2015-02-17
IB/core: Properly handle registration of on-demand paging MRs after dereg
Haggai Eran
-1
/
+2
2015-02-17
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
-0
/
+1
2015-02-17
IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order
Jack Morgenstein
-1
/
+1
2015-02-17
IB/mlx4: Bug fixes in mlx4_ib_resize_cq
Majd Dibbiny
-4
/
+3
2015-02-17
IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp
Majd Dibbiny
-2
/
+4
2015-02-17
IB/core: Fix deadlock on uverbs modify_qp error flow
Moshe Lazer
-4
/
+5
2015-02-18
ACPI / video: Disable native backlight on Samsung Series 9 laptops
Jens Reyer
-0
/
+9
2015-02-18
cpuidle: powernv: Read target_residency value of idle states from DT if avail...
Preeti U Murthy
-29
/
+40
2015-02-17
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
-214
/
+141
2015-02-17
gadgetfs: use-after-free in ->aio_read()
Al Viro
-3
/
+12
2015-02-17
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
-78
/
+58
2015-02-17
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
-61
/
+25
2015-02-17
gadget/function/f_fs.c: close leaks
Al Viro
-2
/
+12
2015-02-17
move iov_iter.c from mm/ to lib/
Al Viro
-2
/
+2
2015-02-17
new helper: dup_iter()
Al Viro
-0
/
+17
[prev]
[next]