index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-17
/
+0
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
1
-1
/
+1
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
1
-0
/
+3
2019-09-11
Merge branch 'regulator-5.4' into regulator-next
Mark Brown
2
-0
/
+69
2019-09-11
net: stmmac: implement support for passive mode converters via dt
Alexandru Ardelean
1
-0
/
+1
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
1
-0
/
+8
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
1
-0
/
+1
2019-09-11
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
1
-0
/
+9
2019-09-11
PCI: Add Genesys Logic, Inc. Vendor ID
Ben Chuang
1
-0
/
+2
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
1
-11
/
+0
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
8
-45
/
+175
2019-09-11
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
1
-0
/
+2
2019-09-11
swiotlb: Split size parameter to map/unmap APIs
Lu Baolu
1
-2
/
+6
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
1
-4
/
+10
2019-09-10
export.h: remove defined(__KERNEL__), which is no longer needed
Masahiro Yamada
1
-1
/
+1
2019-09-10
Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Linus Torvalds
1
-0
/
+19
2019-09-10
Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
54
-231
/
+246
2019-09-10
export: allow definition default namespaces in Makefiles or sources
Matthias Maennich
1
-0
/
+6
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
2
-16
/
+77
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
1
-1
/
+2
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
1
-1
/
+1
2019-09-09
platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD
Kristian Klausen
1
-1
/
+3
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
1
-6
/
+14
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...
Linus Torvalds
1
-4
/
+4
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-08
ALSA: lx6464es - add support for LX6464ESe pci express variant
Tim Blechmann
1
-0
/
+2
2019-09-08
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
1
-0
/
+2
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
1
-0
/
+19
2019-09-07
Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-5
/
+25
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
1
-1
/
+0
2019-09-07
kernel.h: Add non_block_start/end()
Daniel Vetter
2
-1
/
+26
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-26
/
+38
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2
-46
/
+54
2019-09-07
mm/mmu_notifiers: annotate with might_sleep()
Daniel Vetter
1
-0
/
+5
2019-09-07
mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end
Daniel Vetter
1
-2
/
+12
2019-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2019-09-06
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
kexec_elf: remove parsing of section headers
Sven Schnelle
1
-1
/
+0
2019-09-06
kexec: add KEXEC_ELF
Sven Schnelle
1
-0
/
+24
2019-09-06
vfs: subtype handling moved to fuse
David Howells
1
-1
/
+0
2019-09-06
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Miklos Szeredi
2
-1
/
+14
2019-09-06
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Add a helper function is_sub_channel()
Dexuan Cui
1
-1
/
+9
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-2
/
+24
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+13
2019-09-06
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-4
/
+37
2019-09-05
block: Delay default elevator initialization
Damien Le Moal
1
-1
/
+2
2019-09-05
block: Introduce elevator features
Damien Le Moal
2
-0
/
+12
[prev]
[next]