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-04-08
drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
Francois Dugast
1
-0
/
+8
2024-04-08
wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphers
Michael-CY Lee
1
-2
/
+2
2024-04-08
wifi: mac80211: Add missing return value documentation
Jeff Johnson
1
-8
/
+30
2024-04-08
wifi: mac80211: remove ieee80211_set_hw_80211_encap()
Jeff Johnson
1
-12
/
+0
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
1
-0
/
+3
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
1
-3
/
+0
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2024-04-08
platform/x86: asus-wmi: support toggling POST sound
Luke D. Jones
1
-0
/
+3
2024-04-08
platform/x86: asus-wmi: add support variant of TUF RGB
Luke D. Jones
1
-0
/
+1
2024-04-08
platform/x86: asus-wmi: add support for Vivobook GPU MUX
Luke D. Jones
1
-0
/
+1
2024-04-08
platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
Luke D. Jones
1
-0
/
+1
2024-04-08
ACPI: bus: allow _UID matching for integer zero
Raag Jadav
1
-3
/
+5
2024-04-08
locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y
Sebastian Andrzej Siewior
2
-5
/
+5
2024-04-08
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
1
-1
/
+1
2024-04-08
ACPI: drop redundant owner from acpi_driver
Krzysztof Kozlowski
1
-1
/
+0
2024-04-08
ACPI: store owner from modules with acpi_bus_register_driver()
Krzysztof Kozlowski
1
-1
/
+6
2024-04-08
PM: EM: Add em_dev_update_chip_binning()
Lukasz Luba
1
-0
/
+5
2024-04-08
OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
Lukasz Luba
1
-0
/
+8
2024-04-08
thermal: core: Relocate the struct thermal_governor definition
Rafael J. Wysocki
1
-25
/
+0
2024-04-08
thermal: core: Make struct thermal_zone_device definition internal
Rafael J. Wysocki
1
-85
/
+2
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
1
-3
/
+6
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
2
-0
/
+15
2024-04-08
ASoC: cs35l56: Prevent overwriting firmware ASP config
Richard Fitzgerald
1
-0
/
+2
2024-04-08
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
1
-0
/
+8
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
1
-0
/
+4
2024-04-08
vdso, math64: Provide mul_u64_u32_add_u64_shr()
Adrian Hunter
2
-1
/
+39
2024-04-08
math64: Tidy up mul_u64_u32_shr()
Adrian Hunter
1
-5
/
+1
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
1
-1
/
+8
2024-04-08
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
1
-0
/
+33
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-3
/
+3
2024-04-08
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
Michael S. Tsirkin
1
-7
/
+8
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
1
-2
/
+5
2024-04-08
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
1
-0
/
+2
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-18
/
+62
2024-04-07
fs: use bit shifts for FMODE_* flags
Christian Brauner
1
-26
/
+31
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
1
-10
/
+12
2024-04-07
new helper: copy_to_iter_full()
Al Viro
2
-8
/
+11
2024-04-07
ALSA: emu10k1: improve cache behavior documentation
Oswald Buddenhagen
1
-10
/
+18
2024-04-07
ALSA: emu10k1: fix sample signedness issues in wavetable loader
Oswald Buddenhagen
1
-2
/
+2
2024-04-07
ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch()
Oswald Buddenhagen
1
-1
/
+1
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+1
2024-04-06
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+6
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-04-06
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
5
-1
/
+120
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
1
-2
/
+12
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
2
-6
/
+13
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
14
-22
/
+66
2024-04-05
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
1
-4
/
+5
[prev]
[next]