index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sodaville.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
13
-7
/
+209
2017-06-05
Linux 4.12-rc4
v4.12-rc4
Linus Torvalds
1
-1
/
+1
2017-06-05
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
1
-2
/
+0
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-06-03
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Stefan Schaeckeler
1
-26
/
+26
2017-06-03
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
Stefan Schaeckeler
1
-1
/
+0
2017-06-03
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-03
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
Hans de Goede
1
-7
/
+36
2017-06-03
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
1
-4
/
+5
2017-06-03
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
4
-11
/
+54
2017-06-03
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
3
-12
/
+24
2017-06-03
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-06-03
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
1
-6
/
+2
2017-06-03
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
1
-0
/
+23
2017-06-03
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
1
-10
/
+30
2017-06-03
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...
Tetsuo Handa
1
-1
/
+3
2017-06-03
pcmcia: remove left-over %Z format
Nicolas Iooss
1
-3
/
+3
2017-06-03
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
1
-2
/
+4
2017-06-03
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
1
-0
/
+1
2017-06-03
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
1
-2
/
+5
2017-06-03
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2
-1
/
+11
2017-06-03
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
2017-06-03
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
1
-2
/
+1
2017-06-02
ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
Lorenzo Pieralisi
1
-3
/
+3
2017-06-02
HID: asus: Stop underlying hardware on remove
Carlo Caione
1
-0
/
+2
2017-06-02
dmaengine: pl330: fix warning in pl330_remove
Jean-Philippe Brucker
1
-1
/
+2
2017-06-02
Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL
Andi Shyti
1
-1
/
+1
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
5
-35
/
+15
2017-06-01
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
1
-1
/
+5
2017-06-01
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
1
-1
/
+1
2017-06-01
RDMA/uverbs: Declare local function static and add brackets to sizeof
Leon Romanovsky
1
-4
/
+4
2017-06-01
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
3
-11
/
+11
2017-06-01
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
1
-1
/
+1
2017-06-01
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-06-01
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
1
-1
/
+1
2017-06-01
RDMA/qedr: add null check before pointer dereference
Gustavo A. R. Silva
1
-4
/
+6
2017-06-01
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
2017-06-01
net/mlx5: Define interface bits for fencing UMR wqe
Max Gurtovoy
1
-1
/
+9
2017-06-01
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-06-01
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
2
-2
/
+7
2017-06-01
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
4
-19
/
+64
2017-06-01
RDMA/hfi1: change PCI bar addr assignments to Linux API functions
Steven L. Roberts
1
-2
/
+2
2017-06-01
RDMA/hfi1: fix array termination by appending NULL to attr array
Steven L. Roberts
1
-1
/
+2
2017-06-01
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
Raju Rangoju
1
-1
/
+2
2017-06-01
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
1
-1
/
+1
2017-06-01
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
1
-1
/
+5
2017-06-01
RDMA/nes: ACK MPA Reply frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/nes: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-06-01
RDMA/i40iw: fix duplicated code for different branches
Gustavo A. R. Silva
1
-4
/
+1
[next]