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-11-11
net: ethernet: mtk_wed: add configure wed wo support
Lorenzo Bianconi
1
-1
/
+75
2022-11-11
net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
Lorenzo Bianconi
1
-1
/
+2
2022-11-11
net: ethernet: mtk_wed: introduce wed mcu support
Sujuan Chen
1
-0
/
+29
2022-11-11
Merge branch 'fixes' into next
Vinod Koul
1
-0
/
+1
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-31
/
+30
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+18
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
1
-0
/
+1
2022-11-11
Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2022-11-10
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
5
-0
/
+1708
2022-11-10
vfio: Export the device set open count
Anthony DeRossi
1
-0
/
+1
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
1
-1
/
+0
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
1
-2
/
+0
2022-11-10
vmlinux.lds.h: place optional header space in BOUNDED_SECTION
Jim Cromie
1
-0
/
+2
2022-11-10
vmlinux.lds.h: add BOUNDED_SECTION* macros
Jim Cromie
1
-140
/
+79
2022-11-10
resource: Convert DEFINE_RES_NAMED() to be compound literal
Andy Shevchenko
1
-1
/
+1
2022-11-10
ASoC: SOF: ipc4-topology: Add widget queue support
Mark Brown
1
-0
/
+9
2022-11-10
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
1
-2
/
+0
2022-11-10
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
1
-2
/
+0
2022-11-10
blkdev: make struct block_device_operations.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-10
mm: kasan: Extend kasan_metadata_size() to also cover in-object size
Feng Tang
1
-2
/
+3
2022-11-10
KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
1
-0
/
+1
2022-11-10
KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
3
-0
/
+9
2022-11-10
KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
Gavin Shan
1
-0
/
+1
2022-11-10
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
2
-12
/
+9
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
1
-0
/
+1
2022-11-10
memory: omap-gpmc: fix coverity issue "Control flow issues"
Benedikt Niedermayr
1
-2
/
+2
2022-11-10
pinctrl: Put space between type and data in compound literal
Andy Shevchenko
1
-1
/
+1
2022-11-10
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-9
/
+4
2022-11-10
dt-bindings: pinctrl: Correct the header guard of mt6795-pinfunc.h
Wei Li
1
-2
/
+2
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
1
-5
/
+116
2022-11-10
net: mana: Define data structures for allocating doorbell page from GDMA
Long Li
1
-0
/
+24
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
1
-0
/
+2
2022-11-10
net: mana: Define max values for SGL entries
Long Li
2
-3
/
+8
2022-11-10
net: mana: Move header files to a common location
Long Li
5
-0
/
+1565
2022-11-09
net: mdio: add mdiodev_c45_(read|write)
Russell King (Oracle)
1
-0
/
+13
2022-11-09
dt-bindings: clock: Add Qualcomm SC8280XP display clock bindings
Bjorn Andersson
1
-0
/
+100
2022-11-09
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
1
-0
/
+7
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+9
2022-11-09
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
1
-0
/
+1
2022-11-10
soc/tegra: pmc: Add I/O pad table for Tegra234
Petlozu Pravareshwar
1
-3
/
+3
2022-11-09
drm/amdgpu: Set MTYPE in PTE based on BO flags
Felix Kuehling
1
-0
/
+14
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
1
-0
/
+2
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+0
2022-11-09
block: add check when merging zone device pages
Logan Gunthorpe
1
-0
/
+24
2022-11-09
iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
Logan Gunthorpe
1
-0
/
+6
2022-11-09
mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
Logan Gunthorpe
1
-0
/
+1
2022-11-09
mm: allow multiple error returns in try_grab_page()
Logan Gunthorpe
1
-1
/
+1
2022-11-09
firmware/nvram: bcm47xx: support init from IO memory
Rafał Miłecki
1
-0
/
+6
2022-11-09
scs: add support for dynamic shadow call stacks
Ard Biesheuvel
1
-0
/
+18
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
1
-2
/
+7
[prev]
[next]