index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
scripts/faddr2line: make the new code listing format optional
Peter Zijlstra (Intel)
1
-2
/
+16
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
7
-7
/
+7
2018-06-04
Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
Johannes Wienke
1
-0
/
+1
2018-06-04
Input: goodix - add new ACPI id for GPD Win 2 touch screen
Ethan Lee
1
-0
/
+1
2018-06-04
Input: xpad - add GPD Win 2 Controller USB IDs
Ethan Lee
1
-0
/
+2
2018-06-04
swait: strengthen language to discourage use
Linus Torvalds
1
-1
/
+13
2018-06-04
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
1
-1
/
+1
2018-06-04
MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2
Bob Peterson
1
-1
/
+1
2018-06-04
gfs2: Iomap cleanups and improvements
Andreas Gruenbacher
4
-95
/
+126
2018-06-04
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
5
-28
/
+30
2018-06-04
gfs2: gfs2_stuffed_write_end cleanup
Andreas Gruenbacher
1
-31
/
+18
2018-06-04
gfs2: hole_size improvement
Andreas Gruenbacher
1
-57
/
+153
2018-06-04
GFS2: gfs2_free_extlen can return an extent that is too long
Bob Peterson
2
-1
/
+2
2018-06-04
GFS2: Fix allocation error bug with recursive rgrp glocking
Andreas Gruenbacher
1
-5
/
+8
2018-06-04
gfs2: Update find_metapath comment
Andreas Gruenbacher
1
-3
/
+2
2018-06-04
mmc: renesas_sdhi: really fix WP logic regressions
Wolfram Sang
3
-0
/
+9
2018-06-03
Linux 4.17
v4.17
Linus Torvalds
1
-1
/
+1
2018-06-03
Revert "fs: fold open_check_o_direct into do_dentry_open"
Al Viro
3
-19
/
+33
2018-06-03
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
1
-0
/
+1
2018-06-03
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
3
-1
/
+15
2018-06-03
dm-crypt: fix warning in shutdown path
Kent Overstreet
1
-4
/
+3
2018-06-03
CIFS: Add support for direct pages in wdata
Long Li
3
-4
/
+17
2018-06-03
CIFS: Use offset when reading pages
Long Li
5
-19
/
+45
2018-06-03
CIFS: Add support for direct pages in rdata
Long Li
2
-4
/
+21
2018-06-03
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
4
-5
/
+39
2018-06-02
vmw_balloon: fixing double free when batching mode is off
Gil Kupfer
1
-16
/
+7
2018-06-02
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
1
-1
/
+1
2018-06-02
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
1
-1
/
+1
2018-06-02
Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
Alex Williamson
1
-15
/
+10
2018-06-02
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
2
-0
/
+4
2018-06-02
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2018-06-02
tools/power turbostat: Add Node in output
Prarit Bhargava
1
-0
/
+16
2018-06-02
tools/power turbostat: add node information into turbostat calculations
Prarit Bhargava
1
-58
/
+85
2018-06-02
tools/power turbostat: remove num_ from cpu_topology struct
Prarit Bhargava
1
-25
/
+23
2018-06-02
tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node
Prarit Bhargava
1
-12
/
+14
2018-06-02
tools/power turbostat: track thread ID in cpu_topology
Prarit Bhargava
1
-66
/
+39
2018-06-02
tools/power turbostat: Calculate additional node information for a package
Prarit Bhargava
1
-4
/
+61
2018-06-02
tools/power turbostat: Fix node and siblings lookup data
Len Brown
1
-35
/
+82
2018-06-02
tools/power turbostat: set max_num_cpus equal to the cpumask length
Prarit Bhargava
1
-5
/
+16
2018-06-02
tools/power turbostat: if --num_iterations, print for specific number of iter...
Chen Yu
2
-1
/
+21
2018-06-02
tools/power turbostat: Add Cannon Lake support
Srinivas Pandruvada
1
-3
/
+24
2018-06-02
tools/power turbostat: delete duplicate #defines
Len Brown
1
-3
/
+0
2018-06-02
x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-02
tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-02
tools/power turbostat: add POLL and POLL% column
Len Brown
1
-5
/
+6
2018-06-02
tools/power turbostat: Fix --hide Pk%pc10
Len Brown
1
-1
/
+1
2018-06-02
tools/power turbostat: Build-in "Low Power Idle" counters support
Len Brown
1
-0
/
+95
2018-06-02
fs: use ->is_partially_uptodate in page_cache_seek_hole_data
Christoph Hellwig
1
-43
/
+40
2018-06-02
fs: remove the buffer_unwritten check in page_seek_hole_data
Christoph Hellwig
1
-9
/
+4
2018-06-02
fs: move page_cache_seek_hole_data to iomap.c
Christoph Hellwig
3
-116
/
+116
[next]