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
2018-05-31
pnfs: Store return value of decode_layoutget for later processing
Fred Isaman
1
-0
/
+1
2018-05-31
NFSv4: Fix sillyrename to return the delegation when appropriate
Trond Myklebust
1
-1
/
+1
2018-05-31
NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
Anna Schumaker
1
-1
/
+2
2018-05-31
NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
Anna Schumaker
1
-1
/
+2
2018-05-31
rculist: add list_for_each_entry_from_rcu()
NeilBrown
1
-0
/
+13
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-05-31
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
Catalin Marinas
1
-1
/
+1
2018-05-31
nvme.h: add the changed namespace list log
Christoph Hellwig
1
-0
/
+3
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
1
-2
/
+6
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
1
-0
/
+5
2018-05-31
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
1
-0
/
+5
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-4
/
+4
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-4
/
+5
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
1
-0
/
+3
2018-05-31
fs: Convert kiocb rw_hint from enum to u16
Adam Manzanares
1
-2
/
+11
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
1
-0
/
+2
2018-05-31
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
1
-0
/
+3
2018-05-31
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
1
-0
/
+7
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
3
-5
/
+7
2018-05-31
Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2018-05-31
vfs: factor out inode_insert5()
Miklos Szeredi
1
-0
/
+4
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
1
-0
/
+3
2018-05-30
block: Drop bioset_create()
Kent Overstreet
1
-4
/
+2
2018-05-30
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-1
/
+1
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2
-1
/
+6
2018-05-30
cpuidle: governors: Consolidate PM QoS handling
Rafael J. Wysocki
1
-0
/
+1
2018-05-30
clk: davinci: Fix link errors when not all SoCs are enabled
David Lechner
1
-4
/
+15
2018-05-30
clk: davinci: psc: allow for dev == NULL
David Lechner
1
-0
/
+5
2018-05-30
clk: davinci: pll: allow dev == NULL
David Lechner
1
-0
/
+24
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
1
-0
/
+2
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
1
-1
/
+2
2018-05-30
PCI: Add support for unbinding the generic PCI host controller
Jan Kiszka
1
-0
/
+1
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
Jan Kiszka
1
-2
/
+2
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
1
-2
/
+2
2018-05-30
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
1
-2
/
+2
2018-05-31
crypto: ccp - Add GET_ID SEV command
Janakarajan Natarajan
1
-0
/
+11
2018-05-31
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
Janakarajan Natarajan
1
-0
/
+12
2018-05-30
regulator: wm8994: Fix shared GPIOs
Mark Brown
1
-0
/
+3
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
1
-3
/
+2
2018-05-30
PM / Domains: Drop __pm_genpd_add_device()
Ulf Hansson
1
-11
/
+3
2018-05-30
PM / Domains: Drop extern declarations of functions in pm_domain.h
Ulf Hansson
1
-28
/
+23
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2
-0
/
+32
2018-05-30
kernel/SRCU: provide a static initializer
Sebastian Andrzej Siewior
3
-11
/
+35
2018-05-30
drivers: thermal: Update license to SPDX format
Lina Iyer
1
-16
/
+1
2018-05-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
3
-1
/
+2
2018-05-29
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next
Jason Gunthorpe
1
-1
/
+2
2018-05-29
net/mlx5: Exposing a new mini-CQE format
Yonatan Cohen
1
-1
/
+2
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
2
-7
/
+2
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
1
-1
/
+1
2018-05-29
block: move ->timeout request member
Jens Axboe
1
-2
/
+2
[prev]
[next]