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-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-0
/
+5
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-2
/
+3
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-28
/
+51
2017-12-22
ASoC: soc-dai.h: remove symmetric_xxx from snd_soc_dai
Kuninori Morimoto
1
-3
/
+0
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
51
-159
/
+237
2017-12-22
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
Eric Biggers
1
-10
/
+0
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
1
-2
/
+3
2017-12-21
clk: si5351: Add DT property to enable PLL reset
Sergej Sawazki
1
-0
/
+2
2017-12-21
dt-bindings: clock: qcom: add misc resets for PCIE and NSS
Abhishek Sahu
1
-0
/
+42
2017-12-21
dt-bindings: clock: qcom: add remaining clocks for IPQ8074
Abhishek Sahu
1
-0
/
+180
2017-12-22
Merge tag 'drm-misc-next-2017-12-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-15
/
+106
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-11
/
+13
2017-12-21
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
1
-0
/
+4
2017-12-21
clk: sprd: Add dt-bindings include file for SC9860
Chunyan Zhang
1
-0
/
+404
2017-12-21
clk: move clock common macros out from vendor directories
Chunyan Zhang
1
-0
/
+38
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-0
/
+644
2017-12-21
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-12-21
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-12-21
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-12-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+27
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+6
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+2
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2
-2
/
+4
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
1
-1
/
+2
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
1
-2
/
+4
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
1
-1
/
+2
2017-12-21
Merge tag 'v4.15-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/soc
Arnd Bergmann
2
-3
/
+30
2017-12-21
Merge tag 'v4.15-next-dts64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/dt
Arnd Bergmann
1
-0
/
+26
2017-12-21
Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
Arnd Bergmann
2
-0
/
+120
2017-12-21
Merge tag 'tegra-for-4.16-soc-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/soc
Arnd Bergmann
1
-0
/
+12
2017-12-21
Merge tag 'tegra-for-4.16-dt-bindings' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
Arnd Bergmann
1
-0
/
+111
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers
Arnd Bergmann
2
-3
/
+210
2017-12-21
Merge tag 'omap-for-v4.16/dt-clk-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
Arnd Bergmann
6
-0
/
+609
2017-12-21
bus: ti-sysc: Add parsing of module capabilities
Tony Lindgren
1
-0
/
+10
2017-12-21
bus: ti-sysc: Handle module quirks based dts configuration
Tony Lindgren
1
-0
/
+6
2017-12-21
bus: ti-sysc: Detect i2c interconnect target module based on register layout
Tony Lindgren
1
-0
/
+1
2017-12-21
bus: ti-sysc: Add register bits for interconnect target modules
Tony Lindgren
1
-0
/
+40
2017-12-21
bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
Tony Lindgren
1
-0
/
+29
2017-12-21
Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers
Arnd Bergmann
2
-0
/
+19
2017-12-21
Merge remote-tracking branch 'mainline-kernel/v4.15-next/pdids' into v4.15-next/soc
Matthias Brugger
1
-0
/
+26
2017-12-21
soc: mediatek: extend bus protection API
weiyi.lu@mediatek.com
1
-3
/
+4
2017-12-21
dt-bindings: soc: add MT2712 power dt-bindings
weiyi.lu@mediatek.com
1
-0
/
+26
2017-12-21
netfilter: uapi: correct UNTRACKED conntrack state bit number
Florian Westphal
1
-1
/
+1
2017-12-21
xfrm: wrap xfrmdev_ops with offload config
Shannon Nelson
1
-1
/
+1
2017-12-21
xfrm: check for xdo_dev_state_free
Shannon Nelson
1
-1
/
+2
[prev]
[next]