index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
extract-vmlinux
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
Documentation/dev-tools: Add kselftest
Mickaël Salaün
2
-2
/
+0
2017-06-07
selftests: Cosmetic renames in kselftest_harness.h
Mickaël Salaün
1
-5
/
+6
2017-06-07
selftests: Make test_harness.h more generally available
Mickaël Salaün
3
-1
/
+2
2017-06-07
selftests: sync: Skip the test if kernel support is not found
Michael Ellerman
1
-0
/
+13
2017-06-07
selftests/vm: Fix test for virtual address range mapping for arm64
Michal Suchanek
1
-9
/
+26
2017-06-07
selftests: futex: print testcase-name and PASS/FAIL/ERROR status
Naresh Kamboju
8
-10
/
+19
2017-06-04
Linux 4.12-rc4
Linus Torvalds
1
-1
/
+1
2017-06-04
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-02
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-02
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
Hans de Goede
1
-7
/
+36
2017-06-02
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
1
-4
/
+5
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
4
-11
/
+54
2017-06-02
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
3
-12
/
+24
2017-06-02
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-06-02
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
1
-6
/
+2
2017-06-02
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
1
-0
/
+23
2017-06-02
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
1
-10
/
+30
2017-06-02
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks once
Tetsuo Handa
1
-1
/
+3
2017-06-02
pcmcia: remove left-over %Z format
Nicolas Iooss
1
-3
/
+3
2017-06-02
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
1
-2
/
+4
2017-06-02
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
1
-0
/
+1
2017-06-02
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
1
-2
/
+5
2017-06-02
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2
-1
/
+11
2017-06-02
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
2017-06-02
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-01
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
[next]