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-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-0
/
+3
2017-11-27
cpuset: Make cpuset hotplug synchronous
Prateek Sood
1
-6
/
+0
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
3
-6
/
+1
2017-11-27
reset: remove reset_control_get(_optional)
Masahiro Yamada
1
-12
/
+0
2017-11-27
reset: minimize the number of headers included from <linux/reset.h>
Masahiro Yamada
1
-1
/
+3
2017-11-27
reset: remove remaining WARN_ON() in <linux/reset.h>
Masahiro Yamada
1
-6
/
+0
2017-11-27
reset: make device_reset_optional() really optional
Masahiro Yamada
1
-15
/
+13
2017-11-27
ACPI / PM: Make it possible to ignore the system sleep blacklist
Rafael J. Wysocki
1
-0
/
+1
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
1
-4
/
+12
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-45
/
+0
2017-11-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+13
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-111
/
+51
2017-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-14
/
+21
2017-11-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys
James Morris
2
-4
/
+5
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2
-45
/
+0
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+11
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
4
-2
/
+10
2017-11-23
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent
Thomas Gleixner
274
-1827
/
+5542
2017-11-23
bpf: fix branch pruning logic
Alexei Starovoitov
1
-1
/
+1
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-27
/
+14
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-0
/
+1
2017-11-21
scsi: dma-mapping: always provide dma_get_cache_alignment
Christoph Hellwig
1
-2
/
+0
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
3
-6
/
+3
2017-11-21
timer: Remove redundant __setup_timer*() macros
Kees Cook
3
-45
/
+29
2017-11-21
timer: Pass function down to initialization routines
Kees Cook
1
-15
/
+18
2017-11-21
timer: Remove unused data arguments from macros
Kees Cook
3
-15
/
+8
2017-11-21
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
1
-2
/
+2
2017-11-21
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
1
-4
/
+0
2017-11-21
timer: Remove setup_*timer() interface
Kees Cook
1
-17
/
+0
2017-11-21
timer: Remove init_timer() interface
Kees Cook
1
-3
/
+0
2017-11-21
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
1
-0
/
+3
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-4
/
+2
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
43
-170
/
+332
2017-11-21
HID: core: remove the absolute need of hid_have_special_driver[]
Benjamin Tissoires
1
-0
/
+10
2017-11-21
HID: quirks: move the list of special devices into a quirk
Benjamin Tissoires
1
-0
/
+1
2017-11-21
HID: core: move the dynamic quirks handling in core
Benjamin Tissoires
1
-4
/
+6
2017-11-21
sched/deadline: Don't use dubious signed bitfields
Dan Carpenter
1
-4
/
+4
2017-11-21
bpf: make bpf_prog_offload_verifier_prep() static inline
Jakub Kicinski
1
-1
/
+1
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
1
-1
/
+0
2017-11-21
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
1
-7
/
+6
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
1
-2
/
+2
2017-11-19
Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb
Linus Torvalds
2
-2
/
+382
2017-11-18
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
1
-0
/
+3
2017-11-18
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
1
-0
/
+4
2017-11-18
NTB: Add check and comment for link up to mw_count() and mw_get_align()
Logan Gunthorpe
1
-2
/
+6
2017-11-18
NTB: switchtec: Add link event notifier callback
Logan Gunthorpe
1
-0
/
+4
2017-11-18
NTB: switchtec: Add NTB hardware register definitions
Logan Gunthorpe
1
-0
/
+84
[prev]
[next]