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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
ARM: dts: stm32: add Fast Mode Plus info in I2C nodes of stm32mp151
Alain Volmat
1
-0
/
+6
2020-04-28
ARM: dts: stm32: use st,stm32mp15-i2c compatible for stm32mp151
Alain Volmat
1
-6
/
+6
2020-04-28
ARM: dts: stm32: add cortex-M4 pdds management in Cortex-M4 node
Arnaud Pouliquen
1
-0
/
+6
2020-04-20
ARM: dts: stm32: Enable I2C2 on DHCOM PDK2 carrier board
Marek Vasut
1
-1
/
+13
2020-04-20
dt-bindings: arm: stm32: document lxa,stm32mp157c-mc1 compatible
Ahmad Fatoum
1
-0
/
+1
2020-04-20
ARM: dts: stm32: add STM32MP1-based Linux Automation MC-1 board
Ahmad Fatoum
4
-1
/
+669
2020-04-20
dt-bindings: add vendor prefix for Linux Automation GmbH
Ahmad Fatoum
1
-0
/
+2
2020-04-20
ARM: dts: stm32: use uniform node names for sleep pinctrl groups
Ahmad Fatoum
1
-25
/
+25
2020-04-20
ARM: dts: stm32: use uniform label names for sleep pinctrl phandles
Ahmad Fatoum
6
-27
/
+27
2020-04-20
ARM: dts: stm32: remove now redundant STM32MP15x video cell sizes
Ahmad Fatoum
3
-19
/
+0
2020-04-20
ARM: dts: stm32: preset stm32mp15x video #address- and #size-cells
Ahmad Fatoum
2
-0
/
+12
2020-04-20
ARM: dts: stm32: enable stm32mp157's &gpu by default
Ahmad Fatoum
4
-7
/
+0
2020-04-20
ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32mp15
Fabrice Gasnier
1
-2
/
+2
2020-04-20
ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32h743
Fabrice Gasnier
1
-2
/
+2
2020-04-20
ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32f429
Fabrice Gasnier
1
-2
/
+2
2020-04-12
Linux 5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
1
-0
/
+1
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
1
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
1
-1
/
+1
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-10
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-10
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
1
-2
/
+2
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
10
-7
/
+36
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
7
-17
/
+27
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2
-0
/
+14
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
8
-25
/
+34
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
10
-33
/
+33
2020-04-10
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
1
-2
/
+0
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
21
-95
/
+58
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
11
-12
/
+16
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
28
-89
/
+31
2020-04-10
mm/memory.c: add vm_insert_pages()
Arjun Roy
2
-2
/
+129
2020-04-10
mm: define pte_index as macro for x86
Arjun Roy
1
-0
/
+3
2020-04-10
mm: bring sparc pte_index() semantics inline with other platforms
Arjun Roy
1
-5
/
+5
2020-04-10
mm/memory.c: refactor insert_page to prepare for batched-lock insert
Arjun Roy
1
-15
/
+24
2020-04-10
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
5
-0
/
+139
[next]