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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-6
/
+0
2023-04-08
kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-6
/
+0
2023-04-08
x86/kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-2
/
+0
2023-04-08
kernel.h: split the hexadecimal related helpers to hex.h
Andy Shevchenko
2
-28
/
+36
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+2
2023-04-08
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
1
-0
/
+18
2023-04-08
irqchip/gic: Drop support for board files
Marc Zyngier
1
-6
/
+0
2023-04-07
thermal/of: Unexport unused OF functions
Daniel Lezcano
1
-17
/
+0
2023-04-07
regmap: allow upshifting register addresses before performing operations
Maxime Chevallier
1
-3
/
+12
2023-04-07
hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-07
cpufreq: drivers with target_index() must set freq_table
Viresh Kumar
1
-0
/
+1
2023-04-07
thermal/core: Remove thermal_bind_params structure
Zhang Rui
1
-38
/
+0
2023-04-07
net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
Felix Fietkau
1
-0
/
+6
2023-04-07
dma-mapping: provide a fallback dma_default_coherent
Jiaxun Yang
1
-0
/
+2
2023-04-06
io_uring: reduce scheduling due to tw
Pavel Begunkov
1
-1
/
+2
2023-04-06
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
1
-0
/
+2
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+14
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2023-04-06
ACPI: Replace irqdomain.h include with struct declarations
Rob Herring
1
-2
/
+4
2023-04-06
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
1
-5
/
+0
2023-04-06
fscrypt: Add some folio helper functions
Matthew Wilcox
1
-0
/
+21
2023-04-06
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
1
-0
/
+2
2023-04-06
USB: core: Fix docs warning caused by wireless_status feature
Bastien Nocera
1
-2
/
+4
2023-04-06
pwm: stm32: Enforce settings for PWM capture
Olivier Moysan
1
-0
/
+1
2023-04-06
Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-next
Daniel Vetter
1
-1
/
+1
2023-04-06
platform/x86: apple-gmux: Fix iomem_base __iomem annotation
Hans de Goede
1
-1
/
+1
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-0
/
+1
2023-04-05
kallsyms: move module-related functions under correct configs
Viktor Malik
1
-61
/
+74
2023-04-05
rpmsg: qcom_smd: Make qcom_smd_unregister_edge() return void
Uwe Kleine-König
1
-3
/
+2
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
1
-1
/
+1
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2
-3
/
+4
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2
-0
/
+15
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2
-0
/
+23
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2
-14
/
+15
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-0
/
+2
2023-04-05
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
2
-0
/
+12
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2
-1
/
+4
2023-04-05
mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
1
-0
/
+3
2023-04-05
mm: introduce vma detached flag
Suren Baghdasaryan
2
-0
/
+14
2023-04-05
mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
1
-11
/
+30
2023-04-05
mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
1
-5
/
+5
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
3
-0
/
+103
2023-04-05
mm: move mmap_lock assert function definitions
Suren Baghdasaryan
1
-12
/
+12
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
1
-3
/
+10
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-1
/
+2
2023-04-05
iov_iter: add copy_page_to_iter_nofault()
Lorenzo Stoakes
1
-0
/
+2
2023-04-05
mm/page_alloc: make deferred page init free pages in MAX_ORDER blocks
Kirill A. Shutemov
1
-0
/
+2
2023-04-05
mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entries
Lorenzo Stoakes
1
-37
/
+2
2023-04-05
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2
-8
/
+1
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
1
-0
/
+2
[prev]
[next]