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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-02
cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-08-02
cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids
Pedro Henrique Kopper
1
-0
/
+1
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
4
-11
/
+494
2024-08-02
x86/pkeys: Restore altstack access in sigreturn()
Aruna Ramakrishna
1
-3
/
+3
2024-08-02
x86/pkeys: Update PKRU to enable all pkeys before XSAVE
Aruna Ramakrishna
2
-4
/
+19
2024-08-02
x86/pkeys: Add helper functions to update PKRU on the sigframe
Aruna Ramakrishna
4
-0
/
+43
2024-08-02
x86/pkeys: Add PKRU as a parameter in signal handling functions
Aruna Ramakrishna
3
-5
/
+6
2024-08-02
Merge branch 'linus' into x86/mm
Thomas Gleixner
12535
-197271
/
+905585
2024-08-02
thermal: trip: Drop thermal_zone_get_trip()
Rafael J. Wysocki
2
-16
/
+0
2024-08-02
thermal: trip: Get rid of thermal_zone_get_num_trips()
Rafael J. Wysocki
3
-12
/
+1
2024-08-02
thermal: helpers: Drop get_thermal_instance()
Rafael J. Wysocki
3
-37
/
+7
2024-08-02
thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
Rafael J. Wysocki
2
-31
/
+32
2024-08-02
thermal: tegra: Introduce struct trip_temps for critical and hot trips
Rafael J. Wysocki
1
-14
/
+20
2024-08-02
thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
Rafael J. Wysocki
1
-19
/
+3
2024-08-02
thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sens...
Rafael J. Wysocki
1
-11
/
+14
2024-08-02
thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
Rafael J. Wysocki
1
-4
/
+3
2024-08-02
thermal: core: Update thermal zone registration documentation
Rafael J. Wysocki
1
-35
/
+30
2024-08-02
clang-format: Update with v6.11-rc1's `for_each` macro list
Javier Carrasco
1
-9
/
+30
2024-08-02
HID: wacom: Support devices with two touchrings
Jason Gerecke
2
-12
/
+49
2024-08-02
HID: wacom: Add preliminary support for high-resolution wheel scrolling
Jason Gerecke
2
-4
/
+21
2024-08-02
HID: wacom: Support touchrings with relative motion
Jason Gerecke
1
-2
/
+18
2024-08-02
HID: wacom: Improve warning for tablets falling back to default resolution
Jason Gerecke
1
-2
/
+2
2024-08-02
HID: wacom: Defer calculation of resolution until resolution_code is known
Jason Gerecke
1
-1
/
+3
2024-08-02
HID: multitouch: Add support for GT7868Q
Dmitry Savin
2
-0
/
+35
2024-08-02
HID: amd_sfh: free driver_data after destroying hid device
Olivier Sobrie
1
-1
/
+3
2024-08-02
hid-asus: add ROG Ally X prod ID to quirk list
Luke D. Jones
2
-0
/
+4
2024-08-02
HID: core: add helper for finding a field with a certain usage
Kerem Karabay
3
-25
/
+29
2024-08-02
uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
Oleg Nesterov
1
-5
/
+9
2024-08-02
uprobes: fold __uprobe_unregister() into uprobe_unregister()
Oleg Nesterov
1
-15
/
+10
2024-08-02
uprobes: change uprobe_register() to use uprobe_unregister() instead of __upr...
Oleg Nesterov
1
-5
/
+7
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
5
-80
/
+67
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
5
-37
/
+15
2024-08-02
selftests/bpf: fix uprobe.path leak in bpf_testmod
Jiri Olsa
1
-0
/
+1
2024-08-02
uprobes: simplify error handling for alloc_uprobe()
Andrii Nakryiko
1
-3
/
+1
2024-08-02
uprobes: is_trap_at_addr: don't use get_user_pages_remote()
Oleg Nesterov
1
-7
/
+1
2024-08-02
uprobes: document the usage of mm->mmap_lock
Oleg Nesterov
1
-2
/
+8
2024-08-02
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
3
-0
/
+67
2024-08-02
perf: Support PERF_SAMPLE_READ with inherit
Ben Gainey
2
-14
/
+44
2024-08-02
perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
Ben Gainey
2
-8
/
+9
2024-08-02
arm64: defconfig: Enable R-Car Ethernet-TSN support
Niklas Söderlund
1
-0
/
+1
2024-08-02
ARM: shmobile: defconfig: Enable slab hardening and kmalloc buckets
Geert Uytterhoeven
1
-0
/
+1
2024-08-02
pinctrl: renesas: rzg2l: Use dev_err_probe()
Biju Das
1
-24
/
+13
2024-08-02
pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
Lad Prabhakar
1
-2
/
+6
2024-08-02
Merge branch 'axienet-coding-style' into main
David S. Miller
2
-20
/
+17
2024-08-02
net: axienet: remove unnecessary parentheses
Radhey Shyam Pandey
1
-2
/
+1
2024-08-02
net: axienet: remove unnecessary ftrace-like logging
Radhey Shyam Pandey
1
-4
/
+0
2024-08-02
net: axienet: add missing blank line after declaration
Radhey Shyam Pandey
1
-0
/
+2
2024-08-02
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Appana Durga Kedareswara Rao
1
-14
/
+14
2024-08-02
dt-bindings: pinctrl: renesas: Document RZ/G2M v3.0 (r8a774a3) PFC support
Oliver Rhodes
1
-0
/
+1
2024-08-02
clk: renesas: Add family-specific clock driver for RZ/V2H(P)
Lad Prabhakar
4
-0
/
+838
[prev]
[next]