index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-08-19
Merge tag 'reset-for-4.14' of git://git.pengutronix.de/git/pza/linux into nex...
Arnd Bergmann
2017-08-18
Merge tag 'tegra-for-4.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2017-08-18
Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...
Arnd Bergmann
2017-08-17
soc/tegra: Register SoC device
Thierry Reding
2017-08-16
Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2017-08-16
Merge tag 'v4.14-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2017-08-16
Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
2017-08-14
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC
Sean Wang
2017-08-14
soc: mediatek: add header files required for MT7622 SCPSYS dt-binding
Chen Zhong
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-05
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-08-04
Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-08-04
tee: indicate privileged dev in gen_caps
Jens Wiklander
2017-08-04
tee: add forward declaration for struct device
Jerome Forissier
2017-08-03
Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-08-03
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-02
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
2017-08-02
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
2017-08-01
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
2017-08-01
libceph: fallback for when there isn't a pool-specific choose_arg
Ilya Dryomov
2017-08-01
Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...
Mark Brown
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
udp6: fix jumbogram reception
Paolo Abeni
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-30
ext4: remove unused metadata accounting variables
Eric Whitney
2017-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
2017-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-07-28
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-28
Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-07-27
Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-07-27
soc: renesas: Add r8a77995 SYSC PM Domain Binding Definitions
Geert Uytterhoeven
2017-07-27
net/mlx5e: Add field select to MTPPS register
Eugenia Emantayev
2017-07-27
net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure size
Eugenia Emantayev
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-27
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
2017-07-27
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
[next]