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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-16
swiotlb: track and report io_tlb_used high water marks in debugfs
Michael Kelley
1
-0
/
+7
2023-04-15
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
1
-4
/
+29
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
1
-1
/
+6
2023-04-15
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
1
-0
/
+3
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+8
2023-04-15
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
2
-27
/
+19
2023-04-15
io_uring/rsrc: remove rsrc_data refs
Pavel Begunkov
1
-0
/
+1
2023-04-15
io_uring/rsrc: use wq for quiescing
Pavel Begunkov
1
-0
/
+1
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2
-7
/
+16
2023-04-14
Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-0
/
+155
2023-04-14
vfio: correct kdoc for ops structures
Simon Horman
1
-0
/
+5
2023-04-14
dm: unexport dm_get_queue_limits()
Mike Snitzer
1
-2
/
+0
2023-04-14
dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE
Mike Snitzer
1
-2
/
+14
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
init: Mark start_kernel() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
1
-2
/
+2
2023-04-14
Merge back cpufreq changes for 6.4-rc1.
Rafael J. Wysocki
2
-0
/
+3
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-0
/
+19
2023-04-14
context_tracking: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-04-14
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-04-14
Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
3
-11
/
+39
2023-04-14
Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...
Jens Axboe
1
-11
/
+0
2023-04-14
wifi: brcmfmac: add Cypress 43439 SDIO ids
Marek Vasut
1
-1
/
+4
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
3
-117
/
+13
2023-04-14
iommu: Remove iommu_group_get_by_id()
Jason Gunthorpe
1
-6
/
+0
2023-04-14
iommu: Make iommu_release_device() static
Jason Gunthorpe
1
-1
/
+0
2023-04-14
crypto: ccp - Return doorbell status code as an argument
Mario Limonciello
1
-2
/
+2
2023-04-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
1
-27
/
+3
2023-04-14
cacheinfo: Add use_arch[|_cache]_info field/function
Pierre Gondois
1
-0
/
+6
2023-04-13
Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
4
-2
/
+46
2023-04-13
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
1
-0
/
+6
2023-04-13
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2
-0
/
+11
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
1
-1
/
+3
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
1
-0
/
+15
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
9
-129
/
+209
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-7
/
+26
2023-04-13
of/address: Add of_property_read_reg() helper
Rob Herring
1
-0
/
+7
2023-04-13
of/address: Add of_range_count() helper
Rob Herring
1
-0
/
+16
2023-04-13
of/address: Add of_range_to_resource() helper
Rob Herring
1
-0
/
+8
2023-04-13
of: Drop cpu.h include from of_device.h
Rob Herring
1
-1
/
+0
2023-04-13
cpufreq: Adjust includes to remove of_device.h
Rob Herring
1
-1
/
+0
2023-04-13
of: Drop unnecessary includes in headers
Rob Herring
3
-6
/
+7
2023-04-13
of: Move CPU node related functions to their own file
Rob Herring
2
-21
/
+12
2023-04-13
of: Move of_device_get_match_data() declaration
Rob Herring
2
-7
/
+6
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+16
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
1
-7
/
+0
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
1
-2
/
+0
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+12
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-1
/
+2
[prev]
[next]