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-01-10
net: mdio: add mdiobus_c45_read/write_nested helpers
Andrew Lunn
1
-0
/
+4
2023-01-10
net: mdio: mdio-bitbang: Separate C22 and C45 transactions
Andrew Lunn
1
-2
/
+4
2023-01-10
net: mdio: Move mdiobus_c45_addr() next to users
Andrew Lunn
1
-5
/
+0
2023-01-10
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2
-19
/
+25
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
1
-0
/
+3
2023-01-06
ethtool: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-01-06
net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
Kees Cook
1
-2
/
+2
2023-01-06
ipv6: ioam: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
1
-0
/
+2
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
1
-0
/
+4
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-174
/
+1492
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-15
/
+50
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-24
/
+36
2023-01-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+1
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-2
/
+25
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
1
-1
/
+1
2023-01-01
net: phy: Update documentation for get_rate_matching
Sean Anderson
1
-4
/
+1
2023-01-01
net: dsa: tag_qca: fix wrong MGMT_DATA2 size
Christian Marangi
1
-2
/
+2
2022-12-31
Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2022-12-30
Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+2
2022-12-30
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2022-12-30
Merge tag 'mlx5-fixes-2022-12-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-1
/
+7
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2
-0
/
+9
2022-12-29
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2022-12-29
Merge tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+8
2022-12-28
bpf: rename list_head -> graph_root in field info types
Dave Marchevsky
1
-2
/
+2
2022-12-28
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2
-1
/
+7
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
1
-0
/
+1
2022-12-28
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-28
Merge branch 'kvm-late-6.1-fixes' into HEAD
Paolo Bonzini
1
-0
/
+3
2022-12-28
net/sched: fix retpoline wrapper compilation on configs without tc filters
Pedro Tammela
1
-2
/
+2
2022-12-28
vdpa: merge functionally duplicated dev_features attributes
Si-Wei Liu
1
-3
/
+1
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
1
-3
/
+3
2022-12-27
bpf: reorganize struct bpf_reg_state fields
Andrii Nakryiko
1
-20
/
+20
2022-12-27
uapi:io_uring.h: allow linux/time_types.h to be skipped
Stefan Metzmacher
1
-0
/
+8
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
1
-0
/
+3
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+2
2022-12-23
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+3
2022-12-22
atm: uapi: fix spelling typos in comments
Rong Tao
1
-1
/
+1
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-1
/
+19
2022-12-22
ACPI: video: Allow GPU drivers to report no panels
Mario Limonciello
1
-0
/
+2
2022-12-22
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-1
/
+12
2022-12-21
Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+1
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+12
2022-12-21
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2
-0
/
+66
2022-12-21
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
1
-0
/
+967
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
7
-139
/
+349
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-5
/
+7
2022-12-21
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-0
/
+12
[next]