index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
pgtable: create struct ptdesc
Vishal Moola (Oracle)
1
-0
/
+70
2023-08-21
mm: add PAGE_TYPE_OP folio functions
Vishal Moola (Oracle)
1
-7
/
+23
2023-08-21
mm/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
1
-6
/
+2
2023-08-21
mm/memory_hotplug: allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
1
-1
/
+2
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
1
-6
/
+4
2023-08-21
mm: move dummy_vm_ops out of a header
Mateusz Guzik
1
-3
/
+3
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
1
-3
/
+7
2023-08-21
mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
Suren Baghdasaryan
1
-1
/
+2
2023-08-21
mm/damon/core: implement target type damos filter
SeongJae Park
1
-0
/
+6
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
1
-6
/
+16
2023-08-21
mm/memcg: update obsolete comment above parent_mem_cgroup()
Miaohe Lin
1
-2
/
+1
2023-08-21
mm: factor out VMA stack and heap checks
Kefeng Wang
1
-0
/
+25
2023-08-21
mm/page_ext: move page_ext_operations definition under CONFIG_PAGE_EXTENSION
Kemeng Shi
1
-2
/
+1
2023-08-21
mm/memcg: fix obsolete function name in mem_cgroup_protection()
Miaohe Lin
1
-1
/
+1
2023-08-21
mm/page_ext: add common function to get client data from page_ext
Kemeng Shi
1
-0
/
+6
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-08-21
mm: kill frontswap
Johannes Weiner
4
-105
/
+37
2023-08-21
scsi: libsas: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+11
2023-08-21
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
1
-3
/
+0
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2
-6
/
+24
2023-08-21
nsproxy: Convert nsproxy.count to refcount_t
Elena Reshetova
1
-4
/
+3
2023-08-21
ACPI: x86: s2idle: Add a function to get LPS0 constraint for a device
Mario Limonciello
1
-0
/
+6
2023-08-21
ACPI: Adjust #ifdef for *_lps0_dev use
Mario Limonciello
1
-2
/
+2
2023-08-21
super: wait until we passed kill super
Christian Brauner
1
-0
/
+1
2023-08-21
super: wait for nascent superblocks
Christian Brauner
1
-0
/
+1
2023-08-21
efi/runtime-wrappers: Use type safe encapsulation of call arguments
Ard Biesheuvel
1
-10
/
+8
2023-08-21
pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
1
-0
/
+9
2023-08-21
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein
1
-0
/
+36
2023-08-21
fs: add kerneldoc to file_{start,end}_write() helpers
Amir Goldstein
1
-1
/
+14
2023-08-21
spi: sh-msiof: switch to use modern name
Yang Yingliang
1
-2
/
+2
2023-08-21
spi: pxa2xx: switch to use modern name
Yang Yingliang
1
-2
/
+2
2023-08-21
btrfs: remove v0 extent handling
Qu Wenruo
2
-2
/
+5
2023-08-21
mm: remove folio_account_redirty
Christoph Hellwig
1
-5
/
+0
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
1
-27
/
+2
2023-08-21
fs: remove get_super
Christoph Hellwig
1
-1
/
+0
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
1
-2
/
+5
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
1
-1
/
+1
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
1
-1
/
+1
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
1
-1
/
+1
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
5
-3
/
+505
2023-08-21
drm/bridge: Fix kernel-doc typo in desc of output_bus_cfg in drm_bridge_state
Douglas Anderson
1
-1
/
+1
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-0
/
+1
2023-08-21
xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()
Yue Haibing
1
-1
/
+0
2023-08-20
ublk: zoned: support REQ_OP_ZONE_RESET_ALL
Ming Lei
1
-0
/
+1
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
1
-0
/
+1
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
31
-127
/
+167
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2
-3
/
+14
[prev]
[next]