index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
spmi: Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+6
2017-08-28
spmi: pmic-arb: Remove checking opc value not less than 0
Fenglin Wu
1
-2
/
+2
2017-08-28
spmi: pmic-arb: add support for HW version 5
David Collins
1
-22
/
+214
2017-08-28
spmi: pmic-arb: fix a possible null pointer dereference
Kiran Gunda
1
-2
/
+2
2017-08-28
spmi: pmic-arb: return __iomem pointer instead of offset
Kiran Gunda
1
-42
/
+51
2017-08-28
spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability
Kiran Gunda
1
-4
/
+9
2017-08-28
spmi: pmic-arb: return the value instead of passing by pointer
Kiran Gunda
1
-42
/
+40
2017-08-28
spmi: pmic-arb: replace the writel_relaxed with __raw_writel
Kiran Gunda
1
-1
/
+1
2017-08-28
spmi: pmic-arb: fix memory allocation for mapping_table
Kiran Gunda
1
-6
/
+5
2017-08-28
spmi: pmic-arb: optimize qpnpint_irq_set_type function
Kiran Gunda
1
-12
/
+12
2017-08-28
spmi: pmic-arb: clean up pmic_arb_find_apid function
Kiran Gunda
1
-7
/
+6
2017-08-28
spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
Kiran Gunda
1
-209
/
+209
2017-08-28
spmi: pmic-arb: remove the read/write access checks
Kiran Gunda
1
-70
/
+5
2017-08-28
mei: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-28
Revert "staging: Fix build issues with new binder API"
Jisheng Zhang
1
-1
/
+1
2017-08-28
Linux 4.13-rc7
v4.13-rc7
Linus Torvalds
1
-1
/
+1
2017-08-28
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
1
-4
/
+5
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2
-8
/
+10
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-26
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-26
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
1
-1
/
+1
2017-08-26
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-26
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-26
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-26
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
1
-2
/
+2
2017-08-26
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
2017-08-25
virtio_pci: fix cpu affinity support
Christoph Hellwig
1
-3
/
+7
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-25
blk-mq-debugfs: Add names for recently added flags
Bart Van Assche
1
-0
/
+3
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
2017-08-25
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-25
mtd: nand: atmel: Relax tADL_min constraint
Boris Brezillon
1
-1
/
+12
2017-08-25
mtd: nandsim: remove debugfs entries in error path
Uwe Kleine-König
1
-0
/
+1
2017-08-25
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2
-10
/
+39
2017-08-25
net: sunrpc: svcsock: fix NULL-pointer exception
Vadim Lomovtsev
1
-2
/
+20
2017-08-25
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-24
pty: Repair TIOCGPTPEER
Eric W. Biederman
4
-53
/
+89
2017-08-24
IB/mlx5: Always return success for RoCE modify port
Majd Dibbiny
1
-0
/
+6
2017-08-24
IB/mlx5: Fix Raw Packet QP event handler assignment
Majd Dibbiny
1
-0
/
+1
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
3
-5
/
+14
2017-08-24
ASoC: rt5677: Reintroduce I2C device IDs
Tom Rini
1
-0
/
+1
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
5
-60
/
+64
2017-08-24
kbuild: update comments of Makefile.asm-generic
Cao jin
1
-2
/
+2
2017-08-24
bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer
Benjamin Block
3
-31
/
+46
2017-08-24
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
[next]