index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
Liu Shixin
1
-5
/
+1
2022-09-11
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2
-2
/
+24
2022-09-11
mm: kill is_memblock_offlined()
Kefeng Wang
1
-2
/
+0
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
userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
1
-0
/
+4
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2
-2
/
+14
2022-09-11
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
1
-0
/
+1
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
2
-1
/
+5
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
8
-107
/
+192
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 support for writing to nf_conn:mark
Daniel Xu
1
-0
/
+23
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
18
-40
/
+61
2022-09-10
asm-generic: Remove empty #ifdef SA_RESTORER
Christophe Leroy
1
-2
/
+0
2022-09-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+2
2022-09-09
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
1
-2
/
+0
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
-9
/
+10
2022-09-09
Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+7
2022-09-09
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-3
/
+3
2022-09-09
ASoC: SOF: ipc4: Add macro to get core ID from log buffer status message
Peter Ujfalusi
1
-0
/
+5
2022-09-09
dt-bindings: power: add power-domain header for rk3588
Finley Xiao
1
-0
/
+69
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2
-0
/
+2
2022-09-10
Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-2
/
+7
2022-09-09
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
[prev]
[next]