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
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
1
-0
/
+15
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-74
/
+79
2024-03-07
drm/i915/guc: Use context hints for GT frequency
Vinay Belgaumkar
1
-0
/
+15
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-34
/
+37
2024-03-07
arm64/ptrace: Expose FPMR via ptrace
Mark Brown
1
-0
/
+1
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
1
-0
/
+2
2024-03-07
Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...
Jens Axboe
2
-3
/
+5
2024-03-07
drm/suballoc: fix drm_suballoc.h kernel-doc
Jani Nikula
1
-1
/
+1
2024-03-07
drm/of: make drm_of.h self-contained
Jani Nikula
1
-0
/
+1
2024-03-07
drm: fix drm_gem_vram_helper.h kernel-doc
Jani Nikula
1
-1
/
+0
2024-03-07
drm/lease: make drm_lease.h self-contained
Jani Nikula
1
-0
/
+2
2024-03-07
drm: fix drm_format_helper.h kernel-doc warnings
Jani Nikula
1
-0
/
+1
2024-03-07
drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-doc
Jani Nikula
1
-1
/
+7
2024-03-07
drm/dp_mst: fix drm_dp_mst_helper.h kernel-doc
Jani Nikula
1
-1
/
+0
2024-03-07
drm: bridge: samsung-dsim: make samsung-dsim.h self-contained
Jani Nikula
1
-1
/
+3
2024-03-07
drm/amdgpu: make amd_asic_type.h self-contained
Jani Nikula
1
-0
/
+3
2024-03-07
drm/kunit: fix drm_kunit_helpers.h kernel-doc
Jani Nikula
1
-1
/
+1
2024-03-07
spi: Fix types of the last chip select storage variables
Andy Shevchenko
1
-6
/
+6
2024-03-07
tcp: add tracing of skbaddr in tcp_event_skb class
Jason Xing
1
-1
/
+2
2024-03-07
tcp: add tracing of skb/skaddr in tcp_event_sk_skb class
Jason Xing
1
-1
/
+2
2024-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
1
-3
/
+0
2024-03-07
firmware: cirrus: cs_dsp: Remove non-existent member from kerneldoc
Richard Fitzgerald
1
-1
/
+0
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2
-8
/
+69
2024-03-07
leds: Fix ifdef check for gpio_led_register_device()
Arnd Bergmann
1
-1
/
+1
2024-03-07
dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for Internet access
Rafał Miłecki
1
-0
/
+1
2024-03-07
leds: Make flash and multicolor dependencies unconditional
Arnd Bergmann
2
-53
/
+0
2024-03-07
leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...
Arnd Bergmann
1
-19
/
+0
2024-03-07
dt-bindings: leds: Add FUNCTION defines for per-band WLANs
Rafał Miłecki
1
-0
/
+3
2024-03-07
Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...
Lee Jones
1
-0
/
+38
2024-03-07
leds: expresswire: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+3
2024-03-07
leds: Introduce ExpressWire library
Duje Mihanović
1
-0
/
+36
2024-03-07
net/mlx5: Enable SD feature
Tariq Toukan
1
-0
/
+1
2024-03-07
net/mlx5: Add MPIR bit in mcam_access_reg
Tariq Toukan
1
-1
/
+3
2024-03-07
i2c: remove redundant condition
Hsin-Yu.Chen
1
-1
/
+1
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
1
-0
/
+14
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
1
-4
/
+5
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
1
-11
/
+0
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
2
-0
/
+7
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
1
-0
/
+5
2024-03-06
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-0
/
+8
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2
-2
/
+8
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
1
-3
/
+3
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2
-4
/
+25
2024-03-06
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
1
-0
/
+12
2024-03-06
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
1
-2
/
+1
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2
-3
/
+4
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
1
-1
/
+0
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2
-0
/
+4
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2
-43
/
+0
[prev]
[next]