index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
-0
/
+8
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
-0
/
+1
2019-09-11
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
-0
/
+9
2019-09-11
devlink: add unknown 'fw_load_policy' value
Dirk van der Merwe
-0
/
+1
2019-09-11
PCI: Add Genesys Logic, Inc. Vendor ID
Ben Chuang
-0
/
+2
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
-0
/
+10
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
-11
/
+0
2019-09-11
KVM: x86: Return to userspace with internal error on unexpected exit reason
Liran Alon
-0
/
+2
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
-63
/
+5
2019-09-11
swiotlb-xen: use the same foreign page check everywhere
Christoph Hellwig
-22
/
+9
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
-2
/
+0
2019-09-11
xen/arm: consolidate page-coherent.h
Christoph Hellwig
-0
/
+80
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
-50
/
+411
2019-09-11
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
-0
/
+2
2019-09-11
iommu/vt-d: Add trace events for device dma map/unmap
Lu Baolu
-0
/
+106
2019-09-11
swiotlb: Split size parameter to map/unmap APIs
Lu Baolu
-2
/
+6
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
-0
/
+3
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
-4
/
+10
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
-1
/
+8
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
-1
/
+2
2019-09-10
devlink: add 'reset_dev_on_drv_probe' param
Dirk van der Merwe
-0
/
+12
2019-09-10
devlink: extend 'fw_load_policy' values
Dirk van der Merwe
-0
/
+1
2019-09-10
export.h: remove defined(__KERNEL__), which is no longer needed
Masahiro Yamada
-1
/
+1
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
-1
/
+29
2019-09-10
nfsd: add a "GetVersion" upcall for nfsdcld
Scott Mayhew
-1
/
+10
2019-09-10
Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Linus Torvalds
-1
/
+20
2019-09-10
Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
-868
/
+1082
2019-09-10
export: allow definition default namespaces in Makefiles or sources
Matthias Maennich
-0
/
+6
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
-19
/
+80
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
-6
/
+5
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
-1
/
+1
2019-09-09
platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD
Kristian Klausen
-1
/
+3
2019-09-09
clk: mediatek: Add dt-bindings for MT6779 clocks
mtk01761
-0
/
+436
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
-6
/
+14
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
-378
/
+677
2019-09-09
Merge branch 'asoc-5.3' into asoc-linus
Mark Brown
-0
/
+3
2019-09-09
ASoC: hdmi-codec: Add an op to set callback function for plug event
Cheng-Yi Chiang
-0
/
+17
2019-09-09
btrfs: turn checksum type define into an enum
Johannes Thumshirn
-1
/
+3
2019-09-09
btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go
Anand Jain
-5
/
+0
2019-09-09
btrfs: add a flush step for delayed iputs
Josef Bacik
-0
/
+1
2019-09-09
btrfs: clarify btrfs_ioctl_get_dev_stats padding
Hans van Kranenburg
-1
/
+6
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
-4
/
+2
2019-09-09
btrfs: Remove unused locking functions
Nikolay Borisov
-2
/
+0
2019-09-09
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
-0
/
+1
2019-09-09
crypto: skcipher - add the ability to abort a skcipher walk
Ard Biesheuvel
-0
/
+5
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
-4
/
+3
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...
Linus Torvalds
-4
/
+4
2019-09-08
parisc: add kexec syscall support
Sven Schnelle
-0
/
+1
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
-4
/
+4
2019-09-08
ALSA: lx6464es - add support for LX6464ESe pci express variant
Tim Blechmann
-0
/
+2
[prev]
[next]