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-16
net/sched: Retire tcindex classifier
Jamal Hadi Salim
1
-5
/
+0
2023-02-15
Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-1
/
+2
2023-02-15
devlink: Fix TP_STRUCT_entry in trace of devlink health report
Moshe Shemesh
1
-1
/
+1
2023-02-15
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
1
-0
/
+7
2023-02-15
iomap: remove IOMAP_F_ZONE_APPEND
Christoph Hellwig
1
-2
/
+1
2023-02-15
block: export bio_split_rw
Christoph Hellwig
1
-0
/
+4
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+8
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
43
-105
/
+362
2023-02-15
wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...
Lorenzo Bianconi
1
-1
/
+0
2023-02-15
dt-bindings: thermal: mediatek: Add LVTS thermal controllers
Balsam CHIHI
1
-0
/
+19
2023-02-15
ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
Lucas Tanure
1
-0
/
+1
2023-02-15
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+4
2023-02-15
Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...
Rafael J. Wysocki
1
-0
/
+2
2023-02-15
Merge branch 'acpica'
Rafael J. Wysocki
2
-2
/
+2
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2023-02-15
mmc: core: support setting card detect interrupt from drivers
Heiner Kallweit
1
-0
/
+1
2023-02-15
virtio_blk: mark all zone fields LE
Michael S. Tsirkin
1
-9
/
+9
2023-02-15
virtio-blk: add support for zoned block devices
Dmitry Fomichev
1
-0
/
+105
2023-02-15
docs: driver-api: virtio: virtio on Linux
Ricardo CaƱuelo
1
-3
/
+5
2023-02-15
Merge git://git.linuxtv.org/media_stage into media_tree
Mauro Carvalho Chehab
5
-41
/
+928
2023-02-15
dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
Greg Kroah-Hartman
2
-2
/
+2
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
1
-28
/
+0
2023-02-15
net/mlx5: Add IPSec priorities in RDMA namespaces
Mark Zhang
1
-0
/
+2
2023-02-15
net/mlx5: Implement new destination type TABLE_TYPE
Mark Zhang
1
-0
/
+1
2023-02-15
net/mlx5: Introduce new destination type TABLE_TYPE
Patrisious Haddad
1
-2
/
+10
2023-02-15
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
1
-1
/
+0
2023-02-15
erofs: update print symbols for various flags in trace
Jingbo Xu
1
-4
/
+10
2023-02-15
erofs: simplify iloc()
Gao Xiang
1
-2
/
+2
2023-02-14
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
1
-0
/
+1
2023-02-14
cxl: add RAS status unmasking for CXL
Dave Jiang
1
-0
/
+1
2023-02-14
net/mlx5e: Move dl_port to struct mlx5e_dev
Jiri Pirko
1
-1
/
+0
2023-02-14
net/mlx5: Lag, Add single RDMA device in multiport mode
Mark Bloch
1
-0
/
+1
2023-02-14
net/mlx5: Lag, set different uplink vport metadata in multiport eswitch mode
Roi Dayan
1
-0
/
+1
2023-02-14
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
1
-6
/
+6
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
3
-9
/
+17
2023-02-14
dm: enclose complex macros into parentheses where possible
Heinz Mauelshagen
1
-2
/
+1
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
6
-44
/
+44
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
6
-0
/
+6
2023-02-14
NFS: Clean up O_DIRECT request allocation
Trond Myklebust
1
-4
/
+5
2023-02-14
NFS: Remove unused function nfs_wb_page()
Trond Myklebust
1
-1
/
+0
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
1
-2
/
+3
2023-02-14
NFS: Convert buffered reads to use folios
Trond Myklebust
1
-0
/
+4
2023-02-14
NFS: Add a helper nfs_wb_folio()
Trond Myklebust
1
-0
/
+1
2023-02-14
NFS: Add a helper to convert a struct nfs_page into an inode
Trond Myklebust
1
-0
/
+13
2023-02-14
NFS: Fix nfs_coalesce_size() to work with folios
Trond Myklebust
1
-0
/
+15
2023-02-14
NFS: Add basic functionality for tracking folios in struct nfs_page
Trond Myklebust
1
-1
/
+37
2023-02-14
spi: xilinx: add force_irq for QSPI mode
Vadim Fedorenko
1
-0
/
+1
2023-02-14
rpmsg: glink: smem: Wrap driver context
Bjorn Andersson
1
-6
/
+6
2023-02-14
Merge back cpufreq material for 6.3-rc1.
Rafael J. Wysocki
3
-1
/
+45
2023-02-14
spi: Reorder fields in 'struct spi_transfer'
Christophe JAILLET
1
-5
/
+4
[prev]
[next]