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
2022-09-11
filemap: remove find_get_pages_contig()
Vishal Moola (Oracle)
1
-2
/
+0
2022-09-11
filemap: add filemap_get_folios_contig()
Vishal Moola (Oracle)
1
-0
/
+2
2022-09-11
page_ext: introduce boot parameter 'early_page_ext'
Li Zhe
1
-0
/
+11
2022-09-11
memcg: increase MEMCG_CHARGE_BATCH to 64
Shakeel Butt
1
-3
/
+4
2022-09-11
mm: page_counter: rearrange struct page_counter fields
Shakeel Butt
1
-12
/
+23
2022-09-11
mm: pagewalk: fix documentation of PTE hole handling
Rolf Eike Beer
1
-5
/
+5
2022-09-11
mm: fix use-after free of page_ext after race with memory-offline
Charan Teja Kalla
2
-16
/
+35
2022-09-11
mm: kill find_min_pfn_with_active_regions()
Kefeng Wang
1
-1
/
+0
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-2
/
+2
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
1
-0
/
+9
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2
-0
/
+8
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
1
-0
/
+25
2022-09-11
mm: add more BUILD_BUG_ONs to gfp_migratetype()
Peter Collingbourne
1
-0
/
+3
2022-09-11
hugetlb_cgroup: remove unneeded return value
Miaohe Lin
1
-11
/
+8
2022-09-11
kfence: add sysfs interface to disable kfence for selected slabs.
Imran Khan
1
-0
/
+6
2022-09-11
mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
Feng Tang
1
-12
/
+1
2022-09-11
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
1
-0
/
+2
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-2
/
+12
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
1
-5
/
+4
2022-09-11
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
Eric Biggers
1
-5
/
+2
2022-09-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
1
-0
/
+4
2022-09-11
statx: add direct I/O alignment information
Eric Biggers
1
-0
/
+2
2022-09-11
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
1
-0
/
+5
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+6
2022-09-11
Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+3
2022-09-11
power: supply: Explain maintenance charging
Linus Walleij
1
-6
/
+42
2022-09-11
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
1
-1
/
+3
2022-09-10
bpf: Add verifier support for custom callback return range
Dave Marchevsky
1
-0
/
+1
2022-09-10
bpf: Add stub for btf_struct_access()
Daniel Xu
1
-0
/
+9
2022-09-10
ACPI: resource: Add helper function acpi_dev_get_memory_resources()
Heikki Krogerus
1
-0
/
+1
2022-09-10
Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+0
2022-09-10
spi: Merge tag 'v6.0-rc4' into spi-6.1
Mark Brown
13
-9
/
+42
2022-09-09
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+6
2022-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+9
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2
-0
/
+2
2022-09-09
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
3
-0
/
+8
2022-09-09
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
1
-0
/
+2
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2
-5
/
+6
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
1
-2
/
+8
2022-09-09
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
1
-9
/
+7
2022-09-09
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
1
-4
/
+0
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
3
-2
/
+4
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
2
-0
/
+2
2022-09-09
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
1
-2
/
+8
2022-09-09
make generic INIT_C_CC a bit more generic
Al Viro
1
-1
/
+14
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-1
/
+1
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
1
-0
/
+30
2022-09-09
iommu/dma: Make header private
Robin Murphy
1
-53
/
+0
2022-09-09
resource: add define macro for register address resources
Colin Foster
1
-0
/
+5
[prev]
[next]