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
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
netdev-genl: fix repeated typo oflloading -> offloading
Tariq Toukan
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+11
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+15
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-34
/
+322
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+4
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-02-21
landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
Günther Noack
1
-15
/
+31
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+28
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+17
2023-02-20
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
1
-0
/
+8
2023-02-20
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
1
-0
/
+2
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+47
2023-02-20
Merge tag 'for-6.3/io_uring-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+7
2023-02-20
Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+29
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+1
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-17
sed-opal: add support flag for SUM in status ioctl
Luca Boccassi
1
-0
/
+1
2023-02-16
Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+32
2023-02-16
io_uring: Support calling io_uring_register with a registered ring fd
Josh Triplett
1
-1
/
+5
2023-02-16
tty: n_gsm: add keep alive support
Daniel Starke
1
-0
/
+10
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
3
-6
/
+4
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-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
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2
-0
/
+2
2023-02-14
wifi: nl80211: Allow authentication frames and set keys on NAN interface
Vinay Gannevaram
1
-0
/
+4
2023-02-14
wifi: nl80211: validate and configure puncturing bitmap
Aloka Dixit
1
-0
/
+11
2023-02-14
wifi: cfg80211: Authentication offload to user space for MLO connection in ST...
Veerendranath Jakkam
1
-0
/
+17
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-0
/
+11
2023-02-13
Merge branch arm64/for-next/sme2 into kvmarm/next
Oliver Upton
1
-0
/
+1
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
1
-0
/
+8
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
1
-0
/
+1
2023-02-10
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
1
-5
/
+25
2023-02-10
cxl/mem: Fix UAPI command comment
Ira Weiny
1
-3
/
+4
2023-02-10
cxl/uapi: Tag commands from cxl_query_cmd()
Ira Weiny
1
-2
/
+17
2023-02-10
cxl/uapi: Add warning on CXL command enum
Ira Weiny
1
-0
/
+4
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2
-1
/
+60
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
1
-0
/
+1
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2023-02-09
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
1
-6
/
+9
2023-02-08
Merge tag 'v6.2-rc7' into media_tree
Mauro Carvalho Chehab
8
-10
/
+129
2023-02-08
tty: n_gsm: mark unusable ioctl structure fields accordingly
Daniel Starke
1
-4
/
+3
2023-02-08
serial: 8250_pci1xxxx: Add driver for quad-uart support
Kumaravel Thiagarajan
1
-0
/
+3
2023-02-07
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
1
-0
/
+8
2023-02-07
fanotify: define struct members to hold response decision context
Richard Guy Briggs
1
-1
/
+29
2023-02-07
perf: Add perf_event_attr::config3
Rob Herring
1
-0
/
+3
2023-02-06
usb: uvc: Enumerate valid values for color matching
Daniel Scally
1
-0
/
+30
2023-02-06
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2
-4
/
+2
[prev]
[next]