index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hmm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
mm, madvise_inject_error: Let memory_failure() optionally take a page reference
Dan Williams
1
-3
/
+13
2018-07-23
mm, dev_pagemap: Do not clear ->mapping on final put
Dan Williams
2
-1
/
+2
2018-07-20
mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
Dan Williams
1
-0
/
+8
2018-07-20
filesystem-dax: Set page->index
Dan Williams
1
-3
/
+13
2018-07-20
device-dax: Set page->index
Dan Williams
1
-0
/
+4
2018-07-20
device-dax: Enable page_mapping()
Dan Williams
1
-17
/
+38
2018-07-20
device-dax: Convert to vmf_insert_mixed and vm_fault_t
Dan Williams
3
-19
/
+16
2018-07-02
Linux 4.18-rc3
v4.18-rc3
Linus Torvalds
1
-1
/
+1
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
1
-4
/
+0
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
4
-45
/
+0
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-29
net: handle NULL ->poll gracefully
Christoph Hellwig
1
-0
/
+2
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-29
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
1
-45
/
+33
2018-06-28
parisc: Reduce debug output in unwind code
Helge Deller
1
-2
/
+2
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
proc: add Alexey to MAINTAINERS
Alexey Dobriyan
1
-0
/
+9
2018-06-28
kasan: depend on CONFIG_SLUB_DEBUG
Jason A. Donenfeld
1
-0
/
+1
2018-06-28
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-28
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
1
-3
/
+12
2018-06-28
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
3
-1
/
+14
2018-06-28
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Sebastian Andrzej Siewior
1
-2
/
+0
2018-06-28
lib/percpu_ida.c: don't do alloc from per-CPU list if there is none
Sebastian Andrzej Siewior
1
-1
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
80
-450
/
+301
2018-06-28
arm64: dts: hikey960: Define wl1837 power capabilities
oscardagrach
1
-0
/
+2
2018-06-28
arm64: dts: hikey: Define wl1835 power capabilities
oscardagrach
1
-0
/
+2
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
1
-0
/
+4
2018-06-28
parisc: Wire up io_pgetevents syscall
Helge Deller
2
-1
/
+3
2018-06-28
parisc: Default to 4 SMP CPUs
Helge Deller
1
-1
/
+1
2018-06-28
parisc: Convert printk(KERN_LEVEL) to pr_lvl()
Andy Shevchenko
1
-16
/
+9
2018-06-28
parisc: Mark 16kB and 64kB page sizes BROKEN
Helge Deller
1
-2
/
+2
2018-06-28
parisc: Drop struct sigaction from not exported header file
Helge Deller
1
-8
/
+0
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-28
kconfig: loop boundary condition fix
Jerry James
1
-1
/
+1
2018-06-28
kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
1
-4
/
+3
2018-06-28
kconfig: handle P_SYMBOL in print_symbol()
Dirk Gouders
2
-0
/
+7
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-06-28
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
1
-0
/
+1
2018-06-28
Btrfs: fix mount failure when qgroup rescan is in progress
Filipe Manana
1
-3
/
+10
[next]