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-03-19
media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotes
Emanuel Strobel
1
-0
/
+1
2023-03-19
kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_sym...
Zhen Lei
2
-8
/
+5
2023-03-19
dyndbg: cleanup dynamic usage in ib_srp.c
Jason Baron
1
-22
/
+37
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2023-03-19
pcpcntr: remove percpu_counter_sum_all()
Dave Chinner
1
-6
/
+0
2023-03-19
cpumask: introduce for_each_cpu_or
Dave Chinner
2
-0
/
+54
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
1
-1
/
+1
2023-03-19
net: mdio: fix owner field for mdio buses registered using ACPI
Florian Fainelli
1
-1
/
+8
2023-03-19
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-3
/
+19
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2
-5
/
+7
2023-03-18
x25: preserve const qualifier in [a]x25_sk()
Eric Dumazet
2
-8
/
+2
2023-03-18
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
dccp: preserve const qualifier in dccp_sk()
Eric Dumazet
1
-4
/
+2
2023-03-18
ipv6: raw: preserve const qualifier in raw6_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
raw: preserve const qualifier in raw_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
udp: preserve const qualifier in udp_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
1
-2
/
+7
2023-03-17
net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload
Gavin Li
2
-2
/
+17
2023-03-17
ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
Gavin Li
1
-5
/
+6
2023-03-17
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
1
-0
/
+19
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-0
/
+11
2023-03-17
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
1
-0
/
+1
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-32
/
+118
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-4
/
+20
2023-03-17
kunit: Use gfp in kunit_alloc_resource() kernel-doc
Stephen Boyd
1
-1
/
+1
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+13
2023-03-17
cpufreq: amd-pstate: Add guided autonomous mode
Wyes Karny
1
-0
/
+2
2023-03-17
ACPI: CPPC: Add auto select register read/write support
Wyes Karny
1
-0
/
+11
2023-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+5
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-3
/
+6
2023-03-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2023-03-17
Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
1
-0
/
+5
2023-03-17
driver core: device: make device_create*() take a const struct class *
Greg Kroah-Hartman
1
-2
/
+2
2023-03-17
driver core: device: mark struct class in struct device as constant
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
driver core: device: make device_destroy() take a const class *
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
driver core: class: make class_create/remove_file*() options const
Greg Kroah-Hartman
1
-5
/
+5
2023-03-17
driver core: class: make class_find_device*() options const
Greg Kroah-Hartman
1
-13
/
+12
2023-03-17
driver core: class: make class_for_each_device() options const
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
driver core: class: make class_dev_iter_init() options const
Greg Kroah-Hartman
1
-2
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-2
/
+1
2023-03-17
driver core: class: remove struct module owner out of struct class
Greg Kroah-Hartman
1
-11
/
+7
2023-03-17
driver core: class: specify the module owner in __class_register()
Greg Kroah-Hartman
1
-4
/
+5
2023-03-17
devres: Pass unique name of the resource to devm_add_action_or_reset()
Andy Shevchenko
1
-3
/
+5
2023-03-17
tty: Convert hw_stopped in tty_struct to bool
Ilpo Järvinen
1
-1
/
+1
2023-03-17
serial: Make hw_stopped bool
Ilpo Järvinen
1
-1
/
+1
2023-03-17
serial: Remove extern from func prototypes in headers
Ilpo Järvinen
2
-30
/
+24
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
1
-0
/
+8
2023-03-17
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
723
-11743
/
+15565
[prev]
[next]