index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
Revert "ARM: tegra: fix erroneous address in dts"
Olof Johansson
1
-2
/
+2
2016-09-07
usercopy: remove page-spanning test for now
Kees Cook
2
-26
/
+46
2016-09-07
usercopy: force check_object_size() inline
Kees Cook
1
-2
/
+2
2016-09-07
seccomp: Remove 2-phase API documentation
Mickaël Salaün
1
-11
/
+0
2016-09-07
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
3
-5
/
+7
2016-09-07
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
1
-2
/
+3
2016-09-06
lkdtm: adjust usercopy tests to bypass const checks
Kees Cook
1
-8
/
+17
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
5
-31
/
+19
2016-09-06
x86/uaccess: force copy_*_user() to be inlined
Kees Cook
1
-2
/
+2
2016-09-06
thermal: rcar_thermal: Fix priv->zone error handling
Dirk Behme
1
-0
/
+1
2016-09-05
ARM: dts: imx6qdl: Fix SPDIF regression
Fabio Estevam
1
-1
/
+1
2016-09-04
Linux 4.8-rc5
v4.8-rc5
Linus Torvalds
1
-1
/
+1
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-03
spi: Prevent unexpected SPI time out due to arithmetic overflow
Sien Wu
1
-2
/
+6
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-02
ACPI / drivers: replace acpi_probe_lock spinlock with mutex
Lorenzo Pieralisi
1
-3
/
+3
2016-09-02
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
1
-1
/
+1
2016-09-02
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
1
-0
/
+12
2016-09-02
IB/hfi1: Rework debugfs to use SRCU
Mike Marciniszyn
1
-80
/
+52
2016-09-02
IB/hfi1: Make n_krcvqs be an unsigned long integer
Harish Chegondi
3
-5
/
+5
2016-09-02
IB/hfi1: Add QSFP sanity pre-check
Dean Luick
4
-8
/
+82
2016-09-02
IB/hfi1: Fix AHG KDETH Intr shift
Jubin John
1
-1
/
+4
2016-09-02
IB/hfi1: Fix SGE length for misaligned PIO copy
Sebastian Sanchez
1
-0
/
+12
2016-09-02
IB/mlx5: Don't return errors from poll_cq
Leon Romanovsky
1
-20
/
+2
2016-09-02
IB/mlx5: Use TIR number based on selector
Yishai Hadas
3
-1
/
+7
2016-09-02
IB/mlx5: Simplify code by removing return variable
Leon Romanovsky
1
-7
/
+3
2016-09-02
IB/mlx5: Return EINVAL when caller specifies too many SGEs
Chuck Lever
1
-1
/
+1
2016-09-02
IB/mlx4: Don't return errors from poll_cq
Leon Romanovsky
1
-24
/
+2
2016-09-02
Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
Leon Romanovsky
1
-3
/
+3
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
3
-1
/
+18
2016-09-02
IB/core: Fix use after free in send_leave function
Erez Shitrit
1
-11
/
+2
2016-09-02
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
1
-1
/
+1
2016-09-02
IB/isert: Properly release resources on DEVICE_REMOVAL
Raju Rangoju
2
-3
/
+22
2016-09-02
IB/hfi1: Fix the size parameter to find_first_bit
Christophe Jaillet
1
-4
/
+4
2016-09-02
IB/mlx5: Fix the size parameter to find_first_bit
Christophe Jaillet
1
-3
/
+3
2016-09-02
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-09-02
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
1
-1
/
+1
2016-09-02
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
1
-0
/
+1
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
1
-1
/
+2
2016-09-02
rapidio/tsi721: fix incorrect detection of address translation condition
Alexandre Bounine
1
-1
/
+1
2016-09-02
rapidio/documentation/mport_cdev: add missing parameter description
Alexandre Bounine
1
-0
/
+4
2016-09-02
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-09-02
MAINTAINERS: Vladimir has moved
Vladimir Davydov
2
-1
/
+3
2016-09-02
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
3
-6
/
+22
2016-09-02
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
1
-15
/
+23
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
4
-20
/
+0
2016-09-02
drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2016-09-02
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
3
-15
/
+27
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
[next]