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
2017-11-13
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
1
-0
/
+3
2017-11-13
IB/mlx4: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
1
-0
/
+3
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-50
/
+95
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-43
/
+25
2017-11-13
mtd: remove the get_unmapped_area method
Nicolas Pitre
1
-4
/
+0
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
31
-347
/
+392
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2017-11-13
dma-buf: add reservation_object_lock_interruptible()
Christian König
1
-0
/
+23
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-0
/
+8
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-4
/
+11
2017-11-13
/proc/module: fix building without kallsyms
Arnd Bergmann
1
-2
/
+8
2017-11-13
kallsyms: fix building without printk
Arnd Bergmann
1
-1
/
+2
2017-11-13
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-7
/
+57
2017-11-13
Merge tag 'spi-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+31
2017-11-13
Merge tag 'regulator-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
3
-20
/
+7
2017-11-13
Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-74
/
+0
2017-11-13
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
Dou Liyang
1
-6
/
+0
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
3
-71
/
+112
2017-11-13
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
1
-0
/
+1
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-6
/
+9
2017-11-13
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
13
-460
/
+470
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
963
-9
/
+1000
2017-11-13
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+2
2017-11-13
cpu/hotplug: Get rid of CPU hotplug notifier leftovers
Thomas Gleixner
1
-16
/
+9
2017-11-13
kprobes: Don't spam the build log with deprecation warnings
Ingo Molnar
1
-6
/
+6
2017-11-12
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
1
-0
/
+8
2017-11-13
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
1
-2
/
+14
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
4
-11
/
+51
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-2
/
+1
2017-11-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-9
/
+11
2017-11-13
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
1
-2
/
+12
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-1
/
+19
2017-11-13
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-9
/
+18
2017-11-13
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-4
/
+16
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
1
-0
/
+1
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
1
-1
/
+0
2017-11-11
tcp: use sequence distance to detect reordering
Yuchung Cheng
1
-1
/
+0
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
1
-1
/
+0
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2
-3
/
+1
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
1
-0
/
+1
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
2
-1
/
+3
2017-11-10
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
1
-1
/
+1
2017-11-10
fs: guard_bio_eod() needs to consider partitions
Greg Edwards
1
-0
/
+1
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
3
-8
/
+15
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-1
/
+1
2017-11-10
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
1
-0
/
+6
2017-11-10
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
1
-0
/
+1
2017-11-10
block: Introduce blk_get_request_flags()
Bart Van Assche
1
-0
/
+3
2017-11-10
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
1
-3
/
+2
[prev]
[next]