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
2022-07-19
gpio: ucb1400: Remove platform setup and teardown support
Uwe Kleine-König
1
-2
/
+0
2022-07-19
gpio: twl4030: Drop platform teardown callback
Uwe Kleine-König
1
-2
/
+0
2022-07-19
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
1
-6
/
+0
2022-07-19
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
1
-0
/
+2
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2
-0
/
+6
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
1
-20
/
+0
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-0
/
+1
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
1
-0
/
+5
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
1
-0
/
+12
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
1
-0
/
+5
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
1
-0
/
+17
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
1
-0
/
+20
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
1
-3
/
+5
2022-07-18
dt-bindings: power: qcom-rpmpd: Add MSM8909 power domains
Stephan Gerhold
1
-0
/
+7
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
1
-5
/
+9
2022-07-18
drm/amdgpu: add comment to HW_IP_VCN_ENC type
Ruijing Dong
1
-0
/
+4
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
47
-78
/
+163
2022-07-18
dma-buf/dma_resv_usage: update explicit sync documentation
Christian König
1
-3
/
+13
2022-07-18
ublk: remove UBLK_IO_F_INTEGRITY
Christoph Hellwig
1
-1
/
+0
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
1
-2
/
+5
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
3
-8
/
+27
2022-07-18
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-3
/
+6
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+1
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
1
-1
/
+0
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
1
-0
/
+3
2022-07-18
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
1
-0
/
+1
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
1
-0
/
+1
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
1
-0
/
+1
2022-07-18
drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutations
Laurent Pinchart
1
-0
/
+2
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
1
-5
/
+1
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
1
-5
/
+0
2022-07-17
cpumask: update cpumask_next_wrap() signature
Sander Vanheule
1
-1
/
+1
2022-07-17
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
1
-80
/
+19
2022-07-17
cpumask: add UP optimised for_each_*_cpu versions
Sander Vanheule
1
-0
/
+7
2022-07-17
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-07-17
compiler-gcc.h: remove ancient workaround for gcc PR 58670
Uros Bizjak
1
-11
/
+0
2022-07-17
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
2
-4
/
+0
2022-07-17
writeback: cleanup bdi_sched_wait()
Xiu Jianfeng
1
-6
/
+0
2022-07-17
mm, hugetlb: skip irrelevant nodes in show_free_areas()
Gang Li
1
-2
/
+2
2022-07-17
mm/huge_memory: fix comment of page_deferred_list
Miaohe Lin
1
-2
/
+2
2022-07-17
mm/huge_memory: check pmd_present first in is_huge_zero_pmd
Miaohe Lin
1
-1
/
+1
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-3
/
+0
2022-07-17
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+1
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+28
2022-07-17
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
1
-0
/
+2
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
1
-0
/
+1
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
1
-4
/
+7
2022-07-17
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
1
-0
/
+5
[prev]
[next]