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-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+11
2017-12-22
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
Mauro Carvalho Chehab
22
-70
/
+107
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-21
/
+43
2017-12-21
clk: si5351: Add DT property to enable PLL reset
Sergej Sawazki
1
-0
/
+2
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-7
/
+11
2017-12-21
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
1
-0
/
+4
2017-12-21
clk: move clock common macros out from vendor directories
Chunyan Zhang
1
-0
/
+38
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
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
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
1
-3
/
+4
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
1
-3
/
+180
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
1
-0
/
+12
2017-12-21
soc: mediatek: extend bus protection API
weiyi.lu@mediatek.com
1
-3
/
+4
2017-12-21
xfrm: wrap xfrmdev_ops with offload config
Shannon Nelson
1
-1
/
+1
2017-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2017-12-20
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
1
-0
/
+9
2017-12-20
soc: brcmstb: biuctrl: Move to early_initcall
Florian Fainelli
1
-6
/
+0
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
1
-2
/
+2
2017-12-20
soc: qcom: Introduce QMI helpers
Bjorn Andersson
1
-0
/
+165
2017-12-20
soc: qcom: Introduce QMI encoder/decoder
Bjorn Andersson
1
-0
/
+106
2017-12-20
firmware: qcom_scm: Add dependent headers to qcom_scm.h
Jordan Crouse
1
-0
/
+3
2017-12-20
Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-1
/
+1
2017-12-20
Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-1
/
+1
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-20
block-throttle: avoid double charge
Shaohua Li
2
-5
/
+6
2017-12-20
vfio: Simplify capability helper
Alex Williamson
1
-1
/
+2
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
1
-0
/
+1
2017-12-20
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
1
-2
/
+4
2017-12-20
gpio: sysfs: change 'value' attribute to prealloc
Christophe Leroy
1
-0
/
+3
2017-12-19
clk: add clk_rate_exclusive api
Jerome Brunet
1
-0
/
+62
2017-12-19
clk: add clock protection mechanism to clk core
Jerome Brunet
1
-0
/
+1
2017-12-19
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-1
/
+1
2017-12-19
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
1
-3
/
+5
2017-12-19
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
1
-0
/
+1
2017-12-19
net: Introduce NETIF_F_GRO_HW.
Michael Chan
1
-0
/
+3
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
32
-285
/
+78
2017-12-19
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus
Mark Brown
1
-1
/
+1
2017-12-19
usb: pd: fix the offset for SVID specific commands
Heikki Krogerus
1
-1
/
+1
2017-12-19
soundwire: intel: Add Intel init module
Vinod Koul
1
-0
/
+3
2017-12-19
soundwire: intel: Add Intel Master driver
Vinod Koul
1
-0
/
+21
2017-12-19
soundwire: Add slave status handling
Vinod Koul
1
-0
/
+20
2017-12-19
soundwire: Add Slave status handling helpers
Sanyog Kale
1
-0
/
+2
[prev]
[next]