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-02-10
Daniel Borkmann says:
Jakub Kicinski
6
-8
/
+109
2023-02-10
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
1
-2
/
+5
2023-02-10
dax/hmem: Convey the dax range via memregion_info()
Dan Williams
1
-0
/
+2
2023-02-10
kernel/range: Uplevel the cxl subsystem's range_contains() helper
Dan Williams
1
-0
/
+5
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
1
-0
/
+2
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
1
-0
/
+2
2023-02-10
dt-bindings: clock: remove stih416 bindings
Alain Volmat
1
-17
/
+0
2023-02-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-5
/
+12
2023-02-10
dt-bindings: clock: add loongson-2 clock include file
Yinbo Zhu
1
-0
/
+29
2023-02-10
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
1
-1
/
+0
2023-02-10
dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
Jianlong Huang
1
-0
/
+22
2023-02-10
dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
Jianlong Huang
1
-0
/
+115
2023-02-10
spi: export spi_transfer_cs_change_delay_exec function
William Zhang
1
-2
/
+3
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
4
-10
/
+42
2023-02-10
platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h
Andy Shevchenko
1
-1
/
+6
2023-02-10
drm: remove dumb_destroy callback
Christian König
1
-19
/
+0
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
1
-0
/
+1
2023-02-10
driver core: bus: add bus_get_dev_root() function
Greg Kroah-Hartman
1
-0
/
+1
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-10
ALSA: hda: remove redundant variable in snd_hdac_stream_start()
Zhang Yiqun
1
-1
/
+1
2023-02-10
Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-4
/
+7
2023-02-09
string_helpers: Move string_is_valid() to the header
Andy Shevchenko
1
-0
/
+5
2023-02-10
dmaengine: Make an order in struct dma_device definition
Andy Shevchenko
1
-6
/
+7
2023-02-10
dmaengine: xilinx: xdma: Add user logic interrupt support
Lizhi Hou
1
-0
/
+16
2023-02-10
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
1
-0
/
+34
2023-02-09
Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-5
/
+1
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
1
-0
/
+1
2023-02-09
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
1
-22
/
+35
2023-02-09
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
1
-65
/
+0
2023-02-09
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
1
-2
/
+0
2023-02-09
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
1
-0
/
+1
2023-02-09
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
1
-2
/
+0
2023-02-09
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
1
-6
/
+0
2023-02-09
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
1
-0
/
+1
2023-02-09
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-02-09
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+2
2023-02-09
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
1
-0
/
+7
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2
-2
/
+12
2023-02-09
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2
-4
/
+15
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
1
-2
/
+2
2023-02-09
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
2
-1
/
+49
2023-02-09
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
1
-8
/
+2
2023-02-09
mm/mremap: convert vma_adjust() to vma_expand()
Liam R. Howlett
1
-0
/
+3
2023-02-09
mm: don't use __vma_adjust() in __split_vma()
Liam R. Howlett
1
-4
/
+3
2023-02-09
mm: add vma iterator to vma_adjust() arguments
Liam R. Howlett
1
-5
/
+4
2023-02-09
mm: pass through vma iterator to __vma_adjust()
Liam R. Howlett
1
-2
/
+4
2023-02-09
mmap: convert __vma_adjust() to use vma iterator
Liam R. Howlett
1
-3
/
+0
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
1
-13
/
+5
2023-02-09
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
1
-3
/
+3
[prev]
[next]