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
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
1
-0
/
+5
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
1
-4
/
+4
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
3
-0
/
+14
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
1
-0
/
+10
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-1
/
+5
2019-07-25
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
1
-9
/
+16
2019-07-25
cpumask: Implement cpumask_or_equal()
Thomas Gleixner
2
-0
/
+37
2019-07-25
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
1
-0
/
+2
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
1
-6
/
+3
2019-07-25
stacktrace: Constify 'entries' arguments
Bart Van Assche
1
-2
/
+2
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not modified
Bart Van Assche
1
-1
/
+1
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-1
/
+9
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-2
/
+2
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
1
-0
/
+25
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
1
-2
/
+3
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
1
-1
/
+3
2019-07-25
intel_th: msu: Introduce buffer interface
Alexander Shishkin
1
-0
/
+79
2019-07-25
media: davinci/vpfe_capture.c: drop unused format descriptions
Hans Verkuil
1
-1
/
+1
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
2
-2
/
+9
2019-07-25
tty: serial: netx: Delete driver
Linus Walleij
1
-3
/
+0
2019-07-25
usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.h
Masahiro Yamada
1
-8
/
+0
2019-07-25
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
Masahiro Yamada
10
-10
/
+10
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
17
-17
/
+17
2019-07-25
drm/tinydrm: Move mipi-dbi
Noralf Trønnes
1
-0
/
+0
2019-07-25
drm/tinydrm: Split struct mipi_dbi in two
Noralf Trønnes
1
-38
/
+91
2019-07-25
drm/tinydrm: Rename remaining variable mipi -> dbidev
Noralf Trønnes
1
-5
/
+5
2019-07-25
drm/tinydrm: Rename variable mipi -> dbi
Noralf Trønnes
1
-10
/
+10
2019-07-25
Input: allow drivers specify timestamp for input events
Atif Niyaz
1
-0
/
+14
2019-07-24
fpga: altera-pr-ip: Make alt_pr_unregister function void
Moritz Fischer
1
-1
/
+1
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+7
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2019-07-24
lib/timerqueue: Rely on rbtree semantics for next timer
Davidlohr Bueso
1
-7
/
+6
2019-07-24
iommu: Introduce iommu_iotlb_gather_add_page()
Will Deacon
1
-0
/
+31
2019-07-24
iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
Will Deacon
1
-4
/
+39
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
1
-3
/
+3
2019-07-24
iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops
Will Deacon
1
-15
/
+0
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-2
/
+2
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2
-2
/
+2
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
1
-1
/
+0
2019-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-23
PCI: Remove pci_block_cfg_access() et al (unused)
Kelsey Skunberg
1
-5
/
+0
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
1
-0
/
+13
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2
-0
/
+94
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
1
-0
/
+2
[prev]
[next]