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
2020-06-30
firmware: arm_scmi: Add fast_switch_possible() interface
Nicola Mazzucato
1
-0
/
+2
2020-06-30
iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORT
Marek Szyprowski
1
-16
/
+16
2020-06-29
ethtool: Add link extended state
Amit Cohen
1
-0
/
+23
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
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
6
-13
/
+73
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)
3
-9
/
+9
2020-06-29
rcu: Fix some kernel-doc warnings
Mauro Carvalho Chehab
1
-1
/
+1
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
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
2020-06-29
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
1
-0
/
+1
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
45
-139
/
+501
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+16
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-35
/
+83
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+236
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+21
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
4
-37
/
+83
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-06-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
5
-6
/
+62
2020-06-27
net/mlx5: kTLS, Improve TLS params layout structures
Tariq Toukan
3
-5
/
+11
2020-06-27
net/mlx5: Avoid RDMA file inclusion in core driver
Parav Pandit
1
-1
/
+0
2020-06-27
Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-3
/
+2
2020-06-27
serial: core: drop redundant sysrq checks
Johan Hovold
1
-2
/
+2
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
1
-5
/
+98
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
1
-1
/
+2
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
1
-1
/
+1
2020-06-27
drivers/acpi: Remove function cast
Oscar Carter
1
-6
/
+6
2020-06-27
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
1
-2
/
+3
[prev]
[next]