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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
Julien Grall
1
-0
/
+25
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
1
-0
/
+26
2019-05-01
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
3
-0
/
+34
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
1
-0
/
+2
2019-05-01
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
1
-0
/
+54
2019-05-01
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
1
-0
/
+26
2019-05-01
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
1
-0
/
+27
2019-05-01
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
1
-0
/
+17
2019-04-29
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
1
-6
/
+6
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2
-5
/
+20
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+30
2019-04-13
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+0
2019-04-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-0
/
+3
2019-04-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2019-04-12
Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-2
/
+10
2019-04-12
Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-8
/
+0
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-2
/
+7
2019-04-11
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
672
-7101
/
+20825
2019-04-10
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
1
-0
/
+3
2019-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2019-04-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
1
-0
/
+1
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2019-04-08
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
1
-1
/
+1
2019-04-08
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
1
-1
/
+1
2019-04-08
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
1
-1
/
+1
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2
-12
/
+22
2019-04-08
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
51
-194
/
+448
2019-04-08
ASoC: core: conditionally increase module refcount on component open
Ranjani Sridharan
1
-2
/
+7
2019-04-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+4
2019-04-07
Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into arm/fixes
Olof Johansson
1
-1
/
+4
2019-04-06
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
1
-1
/
+1
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
Kirill Smelkov
1
-0
/
+4
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-25
/
+31
2019-04-05
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
1
-1
/
+1
2019-04-05
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-05
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-20
/
+14
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-8
/
+2
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-9
/
+4
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-17
/
+44
2019-04-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
1
-3
/
+8
2019-04-03
linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
Jann Horn
1
-2
/
+2
2019-04-02
ALSA: uapi: #include <time.h> in asound.h
Daniel Mentz
1
-0
/
+1
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
1
-7
/
+19
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-0
/
+18
[next]