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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
322
-3861
/
+8953
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-11
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
1
-0
/
+359
2016-03-10
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
1
-0
/
+51
2016-03-10
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
1
-0
/
+16
2016-03-10
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan
1
-0
/
+83
2016-03-10
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
1
-0
/
+209
2016-03-09
Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-8
/
+9
2016-03-09
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-09
kasan: add functions to clear stack poison
Mark Rutland
1
-1
/
+5
2016-03-09
list: kill list_force_poison()
Dan Williams
1
-11
/
+0
2016-03-09
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-08
Input: ad7879 - move header to platform_data directory
Stefan Agner
1
-1
/
+1
2016-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+28
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-0
/
+1
2016-03-04
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
2
-3
/
+3
2016-03-04
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+60
2016-03-04
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
1
-0
/
+1
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
16
-39
/
+58
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
1
-0
/
+2
2016-03-03
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-03
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
1
-0
/
+5
2016-03-03
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-03
block: check virt boundary in bio_will_gap()
Ming Lei
1
-5
/
+11
2016-03-03
block: bio: introduce helpers to get the 1st and last bvec
Ming Lei
1
-0
/
+37
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-0
/
+24
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
1
-0
/
+1
2016-03-02
Input: rotary_encoder - move away from platform data structure
Dmitry Torokhov
1
-13
/
+0
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
1
-1
/
+3
2016-03-02
Input: rotary_encoder - convert to use gpiod API
Dmitry Torokhov
1
-4
/
+0
2016-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+1
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-3
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+4
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+6
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-17
/
+0
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
1
-2
/
+4
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
1
-1
/
+1
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+1
2016-02-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-2
/
+1
2016-02-25
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-0
/
+1
2016-02-25
libata: Align ata_device's id on a cacheline
Harvey Hunt
1
-1
/
+1
2016-02-25
perf: Fix race between event install and jump_labels
Peter Zijlstra
1
-3
/
+3
2016-02-25
perf: Fix cloning
Peter Zijlstra
1
-0
/
+1
2016-02-23
nfit: update address range scrub commands to the acpi 6.1 format
Dan Williams
1
-1
/
+1
2016-02-23
Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1486
/
+1501
2016-02-21
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
1
-1
/
+3
2016-02-21
power: bq27xxx_battery: Restore device name
Ivaylo Dimitrov
1
-0
/
+1
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+8
[next]