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-06-30
soundwire: bus: initialize bus clock base and scale registers
Pierre-Louis Bossart
1
-0
/
+10
2020-06-30
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2
-4
/
+9
2020-06-30
soundwire: add definitions for 1.2 spec
Pierre-Louis Bossart
1
-1
/
+106
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
1
-2
/
+2
2020-06-30
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
1
-3
/
+3
2020-06-30
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
2
-0
/
+6
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
3
-1
/
+2
2020-06-30
firmware: arm_scmi: Add fast_switch_possible() interface
Nicola Mazzucato
1
-0
/
+2
2020-06-30
firmware: arm_scmi: Use signed integer to report transfer status
Sudeep Holla
1
-3
/
+3
2020-06-30
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
1
-0
/
+2
2020-06-30
drm: Add helper to compare edids.
Stanislav Lisovskiy
1
-0
/
+9
2020-06-30
iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORT
Marek Szyprowski
1
-16
/
+16
2020-06-30
iommu: Allow page responses without PASID
Jean-Philippe Brucker
1
-1
/
+5
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-16
/
+66
2020-06-29
ethtool: Add link extended state
Amit Cohen
3
-0
/
+95
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
3
-4
/
+32
2020-06-29
Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
6
-10
/
+92
2020-06-29
genetlink: get rid of family->attrbuf
Cong Wang
1
-2
/
+0
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
2
-0
/
+4
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
1
-0
/
+49
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-2
/
+4
2020-06-29
Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-0
/
+4
2020-06-29
audit: add gfp parameter to audit_log_nfcfg
Richard Guy Briggs
1
-4
/
+4
2020-06-30
drm: pl111: Absorb the external register header
Linus Walleij
1
-87
/
+0
2020-06-30
video: fbdev: amba-clcd: Retire elder CLCD driver
Linus Walleij
1
-290
/
+0
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.9
Mark Brown
1
-0
/
+1
2020-06-29
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10
Hans de Goede
1
-0
/
+1
2020-06-29
rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()
Paul E. McKenney
1
-0
/
+2
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD
Paul E. McKenney
7
-22
/
+83
2020-06-29
rcutorture: Add races with task-exit processing
Paul E. McKenney
1
-0
/
+5
2020-06-29
rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
Paul E. McKenney
1
-2
/
+2
2020-06-29
rcu: Introduce single argument kvfree_rcu() interface
Uladzislau Rezki (Sony)
1
-4
/
+34
2020-06-29
rcu: Support reclaim for head-less object
Uladzislau Rezki (Sony)
1
-1
/
+17
2020-06-29
rcu: Introduce 2 arg kvfree_rcu() interface
Uladzislau Rezki (Sony)
1
-0
/
+9
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
4
-13
/
+13
2020-06-29
rcu: Fix some kernel-doc warnings
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-29
trace: events: rcu: Change description of rcu_dyntick trace event
Madhuparna Bhowmik
1
-5
/
+6
2020-06-29
docs: RCU: Convert rculist_nulls.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
1
-1
/
+1
2020-06-29
thermal: Add mode helpers
Andrzej Pietrasiewicz
1
-0
/
+13
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-2
/
+0
2020-06-29
thermal: Add current mode to thermal zone device
Andrzej Pietrasiewicz
1
-0
/
+2
2020-06-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2020-06-29
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
1
-2
/
+0
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
1
-54
/
+2
2020-06-29
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
1
-2
/
+0
2020-06-29
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
Christoph Hellwig
1
-14
/
+1
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
1
-30
/
+0
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
1
-7
/
+0
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
1
-2
/
+0
[prev]
[next]