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
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+1
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
1
-0
/
+6
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-228
/
+11
2017-12-15
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+2
2017-12-15
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
1
-0
/
+1
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2
-0
/
+12
2017-12-15
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2
-0
/
+3
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
3
-0
/
+21
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2
-0
/
+2
2017-12-15
sfp: add sff module support
Russell King
1
-0
/
+1
2017-12-15
dt-bindings: ti-sysc: Update binding for timers and capabilities
Tony Lindgren
1
-0
/
+22
2017-12-15
ip6_gre: add erspan v2 support
William Tu
1
-0
/
+3
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
4
-3
/
+126
2017-12-15
net: erspan: refactor existing erspan code
William Tu
1
-10
/
+24
2017-12-15
ARM: dts: am43xx: Fix inverted DS0_PULL_UP_DOWN_EN macro
Dave Gerlach
1
-1
/
+2
2017-12-15
batman-adv: Change batman_adv.h license to MIT
Sven Eckelmann
1
-11
/
+17
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-12-15
percpu: percpu_counter_initialized can be boolean
guoyayun
1
-3
/
+3
2017-12-15
tee: shm: inline tee_shm_get_id()
Volodymyr Babchuk
1
-1
/
+4
2017-12-15
tee: use reference counting for tee_context
Volodymyr Babchuk
1
-0
/
+7
2017-12-15
tee: shm: add page accessor functions
Volodymyr Babchuk
1
-0
/
+13
2017-12-15
tee: shm: add accessors for buffer size and page offset
Volodymyr Babchuk
1
-0
/
+20
2017-12-15
tee: add register user memory
Jens Wiklander
2
-2
/
+75
2017-12-15
tee: flexible shared memory pool creation
Jens Wiklander
1
-0
/
+91
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
1
-0
/
+4
2017-12-15
drm/doc: Move legacy kms helpers to the very end
Daniel Vetter
1
-0
/
+4
2017-12-15
drm/atomic: document how to handle driver private objects
Daniel Vetter
2
-0
/
+37
2017-12-15
drm/syncobj: some kerneldoc polish
Daniel Vetter
1
-14
/
+20
2017-12-15
drm/print: Unconfuse kerneldoc
Daniel Vetter
1
-1
/
+1
2017-12-15
memory: tegra: Create SMMU display groups
Thierry Reding
1
-0
/
+9
2017-12-15
extcon: usbc-cros-ec: add support to notify USB type cables.
Benson Leung
1
-0
/
+17
2017-12-14
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-5
/
+8
2017-12-14
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+3
2017-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-2
/
+23
2017-12-14
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-14
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-1
/
+5
2017-12-14
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-14
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
Chris Wilson
1
-0
/
+2
2017-12-14
include/linux/idr.h: add #include <linux/bug.h>
Wei Wang
1
-0
/
+1
2017-12-14
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc
Linus Torvalds
3
-5
/
+25
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
2
-5
/
+3
2017-12-14
media: lirc: allow lirc device to be opened more than once
Sean Young
1
-19
/
+31
2017-12-14
media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>
Sean Young
1
-1
/
+0
2017-12-14
kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
Sean Young
1
-1
/
+2
2017-12-14
media: lirc: implement reading scancode
Sean Young
1
-0
/
+5
2017-12-14
media: lirc: remove last remnants of lirc kapi
Sean Young
2
-53
/
+5
2017-12-14
media: lirc: remove name from lirc_dev
Sean Young
1
-2
/
+0
[prev]
[next]