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-04-10
Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
1
-5
/
+16
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
1
-0
/
+6
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
1
-0
/
+12
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
21
-40
/
+77
2017-04-10
Merge 4.11-rc6 into driver-core-next
Greg Kroah-Hartman
21
-40
/
+77
2017-04-10
crypto: api - Extend algorithm name limit to 128 bytes
Herbert Xu
1
-1
/
+1
2017-04-10
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
1
-5
/
+5
2017-04-10
phy: exynos: Use one define for enable bit
Krzysztof Kozlowski
1
-1
/
+2
2017-04-10
phy: exynos-mipi-video: Use consistent method to address phy registers
Krzysztof Kozlowski
1
-3
/
+1
2017-04-10
phy: exynos5: Remove duplicated defines of PHY register defines
Krzysztof Kozlowski
2
-27
/
+8
2017-04-10
phy: exynos4: Remove duplicated defines of PHY register defines
Krzysztof Kozlowski
2
-4
/
+8
2017-04-10
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-0
/
+10
2017-04-10
[media] Documentation: Intel SR300 Depth camera INZI format
Evgeni Raikhel
1
-0
/
+1
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
1
-1
/
+1
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
2
-23
/
+1
2017-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-2
/
+4
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
1
-0
/
+7
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
1
-0
/
+2
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
1
-0
/
+8
2017-04-09
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
1
-4
/
+0
2017-04-09
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
1
-2
/
+0
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
1
-0
/
+3
2017-04-09
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2
-2
/
+0
2017-04-08
net: dsa: Factor bottom tag receive functions
Florian Fainelli
1
-1
/
+1
2017-04-08
skbuff: Extend gso_type to unsigned int.
Steffen Klassert
1
-1
/
+2
2017-04-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+11
2017-04-08
Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-1
/
+2
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2
-20
/
+0
2017-04-08
block: add a new BLKDEV_ZERO_NOFALLBACK flag
Christoph Hellwig
1
-0
/
+1
2017-04-08
block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+6
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-6
/
+10
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+6
2017-04-08
block: renumber REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-1
/
+1
2017-04-08
serial: core: constify struct uart_port {name} field
Andy Shevchenko
1
-1
/
+1
2017-04-08
serdev: Add serdev_device_write subroutine
Andrey Smirnov
1
-2
/
+15
2017-04-08
iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor
Quentin Schulz
1
-0
/
+4
2017-04-08
uio: Allow handling of non page-aligned memory regions
Michal Sojka
1
-5
/
+8
2017-04-08
debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
Geliang Tang
1
-1
/
+1
2017-04-08
fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.
Matthew Gerlach
1
-0
/
+29
2017-04-08
fpga: add config complete timeout
Alan Tull
1
-0
/
+3
2017-04-08
aspeed-lpc-ctrl: include linux/types.h for uapi header
Arnd Bergmann
1
-0
/
+1
2017-04-08
netlink: uapi: use hex numbers for NLM_F_* flags
Johannes Berg
1
-6
/
+6
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-08
iio: hid-sensor: Store restore poll and hysteresis on S3
Srinivas Pandruvada
1
-0
/
+2
2017-04-08
Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-0
/
+1
2017-04-08
drm/msm: Add MSM_PARAM_GMEM_BASE
Jordan Crouse
1
-0
/
+1
2017-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+4
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-07
Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux into fixes
Olof Johansson
1
-8
/
+14
2017-04-07
net-next: dsa: add Mediatek tag RX/TX handler
Sean Wang
1
-0
/
+1
[prev]
[next]