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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
block: remove check_disk_change
Christoph Hellwig
1
-1
/
+0
2020-09-10
ide-gd: stop using the disk events mechanism
Christoph Hellwig
1
-2
/
+0
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
1
-1
/
+1
2020-09-10
dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions
Yoshihiro Shimoda
1
-0
/
+55
2020-09-10
dt-bindings: power: Add r8a779a0 SYSC power domain definitions
Yoshihiro Shimoda
1
-0
/
+59
2020-09-10
swiotlb: Declare swiotlb_late_init_with_default_size() in header
Andy Shevchenko
1
-0
/
+1
2020-09-10
ASoC: q6dsp: q6afe: add support to Codec DMA ports
Srinivas Kandagatla
1
-0
/
+22
2020-09-10
media: v4l2-fwnode: Document new usage patterns of v4l2_fwnode_endpoint_parse
Sakari Ailus
1
-10
/
+8
2020-09-10
media: v4l2-fwnode: Make bus configuration a struct
Sakari Ailus
1
-2
/
+2
2020-09-10
media: v4l2-fwnode: Make number of data lanes a character
Sakari Ailus
1
-1
/
+1
2020-09-10
media: v4l2-async: Document asd allocation requirements
Laurent Pinchart
1
-2
/
+3
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
1
-0
/
+1
2020-09-10
virtiofs: introduce setupmapping/removemapping commands
Vivek Goyal
1
-0
/
+29
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
1
-1
/
+3
2020-09-10
virtiofs: set up virtio_fs dax_device
Stefan Hajnoczi
1
-0
/
+3
2020-09-10
dax: Create a range version of dax_layout_busy_page()
Vivek Goyal
1
-0
/
+6
2020-09-10
Merge branch 'virtio-shm' into for-next
Miklos Szeredi
3
-1
/
+38
2020-09-10
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
1
-1
/
+0
2020-09-10
seqlock: PREEMPT_RT: Do not starve seqlock_t writers
Ahmed S. Darwish
1
-11
/
+21
2020-09-10
seqlock: seqcount_LOCKNAME_t: Introduce PREEMPT_RT support
Ahmed S. Darwish
1
-10
/
+51
2020-09-10
seqlock: seqcount_t: Implement all read APIs as statement expressions
Ahmed S. Darwish
1
-49
/
+45
2020-09-10
seqlock: Use unique prefix for seqcount_t property accessors
Ahmed S. Darwish
1
-9
/
+11
2020-09-10
seqlock: seqcount_LOCKNAME_t: Standardize naming convention
Ahmed S. Darwish
1
-39
/
+40
2020-09-10
seqlock: seqcount latch APIs: Only allow seqcount_latch_t
Ahmed S. Darwish
1
-21
/
+15
2020-09-10
rbtree_latch: Use seqcount_latch_t
Ahmed S. Darwish
1
-3
/
+3
2020-09-10
seqlock: Introduce seqcount_latch_t
Ahmed S. Darwish
1
-31
/
+73
2020-09-10
virtio: Implement get_shm_region for MMIO transport
Sebastien Boeuf
1
-0
/
+11
2020-09-10
virtio: Implement get_shm_region for PCI transport
Sebastien Boeuf
1
-1
/
+10
2020-09-10
virtio: Add get_shm_region method
Sebastien Boeuf
1
-0
/
+17
2020-09-10
quota: Expand comment describing d_itimer
Jan Kara
1
-2
/
+3
2020-09-10
quota: widen timestamps for the fs_disk_quota structure
Darrick J. Wong
1
-1
/
+10
2020-09-10
drm: prime: add common helper to check scatterlist contiguity
Marek Szyprowski
1
-0
/
+2
2020-09-10
soundwire: bus: use quirk to filter out invalid parity errors
Pierre-Louis Bossart
1
-0
/
+4
2020-09-10
soundwire: slave: add first_interrupt_done status
Pierre-Louis Bossart
1
-0
/
+3
2020-09-10
ASoC/soundwire: bus: use property to set interrupt masks
Pierre-Louis Bossart
1
-0
/
+2
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
1
-0
/
+1
2020-09-09
devlink: Introduce controller number
Parav Pandit
2
-2
/
+8
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
2
-2
/
+7
2020-09-09
devlink: Move structure comments outside of structure
Parav Pandit
1
-3
/
+12
2020-09-09
devlink: Add comment block for missing port attributes
Parav Pandit
1
-0
/
+3
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-0
/
+20
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-24
/
+0
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-5
/
+13
2020-09-09
net: add __must_check to skb_put_padto()
Eric Dumazet
1
-3
/
+4
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-2
/
+2
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-2
/
+4
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
1
-56
/
+6
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-3
/
+5
[prev]
[next]