index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
gtk
/
browser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
12
-41
/
+41
2024-03-13
pidfs: remove config option
Christian Brauner
8
-93
/
+78
2024-03-13
ALSA: usb-audio: Stop parsing channels bits when all channels are found.
Johan Carlsson
1
-1
/
+4
2024-03-13
Revert "mm: add arch hook to validate mmap() prot flags"
Catalin Marinas
2
-18
/
+0
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
7
-116
/
+2
2024-03-13
ALSA: hda/tas2781: remove unnecessary runtime_pm calls
Pierre-Louis Bossart
1
-3
/
+0
2024-03-13
ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on some HP models
Valentine Altair
1
-0
/
+1
2024-03-13
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
39
-68
/
+51
2024-03-12
PCI/ASPM: Update save_state when configuration changes
Vidya Sagar
1
-1
/
+33
2024-03-12
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2
-13
/
+22
2024-03-12
PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
David E. Box
1
-7
/
+7
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
5
-6
/
+119
2024-03-12
tracing/ring-buffer: Fix wait_on_pipe() race
Steven Rostedt (Google)
4
-19
/
+45
2024-03-12
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
2
-48
/
+69
2024-03-12
ring-buffer: Reuse rb_watermark_hit() for the poll logic
Steven Rostedt (Google)
1
-14
/
+7
2024-03-12
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
1
-7
/
+20
2024-03-12
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
1
-3
/
+4
2024-03-12
auxdisplay: img-ascii-lcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2024-03-12
auxdisplay: hd44780: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-03-12
auxdisplay: cfag12864bfb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-12
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
1
-1
/
+1
2024-03-12
dm: call the resume method on internal suspend
Mikulas Patocka
1
-6
/
+20
2024-03-12
dm raid: fix false positive for requeue needed during reshape
Ming Lei
1
-2
/
+2
2024-03-12
drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
Max Kellermann
2
-8
/
+15
2024-03-12
gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
Dan Carpenter
1
-1
/
+5
2024-03-12
ALSA: aaci: Delete unused variable in aaci_do_suspend
Thomas Weißschuh
1
-1
/
+0
2024-03-12
platform/x86/intel/pmc: Improve PKGC residency counters debug
Kane Chen
2
-13
/
+41
2024-03-12
platform/x86: asus-wmi: Consider device is absent when the read is ~0
Kai-Heng Feng
1
-1
/
+11
2024-03-12
Documentation/x86/amd/hsmp: Updating urls
Erwan Velu
1
-3
/
+4
2024-03-12
platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check
Daniil Dulov
1
-14
/
+0
2024-03-12
platform/x86/amd/pmf: Update sps power thermals according to the platform-pro...
Shyam Sundar S K
2
-0
/
+44
2024-03-12
platform/x86/amd/pmf: Add support to get sps default APTS index values
Shyam Sundar S K
3
-2
/
+148
2024-03-12
platform/x86/amd/pmf: Add support to get APTS index numbers for static slider
Shyam Sundar S K
3
-1
/
+90
2024-03-12
platform/x86/amd/pmf: Add support to notify sbios heart beat event
Shyam Sundar S K
3
-2
/
+66
2024-03-12
platform/x86/amd/pmf: Add support to get sbios requests in PMF driver
Shyam Sundar S K
2
-0
/
+18
2024-03-12
platform/x86/amd/pmf: Disable debugfs support for querying power thermals
Shyam Sundar S K
2
-2
/
+5
2024-03-12
platform/x86/amd/pmf: Differentiate PMF ACPI versions
Shyam Sundar S K
2
-2
/
+5
2024-03-12
x86/platform/atom: Check state of Punit managed devices on s2idle
Johannes Stezenbach
1
-1
/
+53
2024-03-12
platform/x86: pmc_atom: Check state of PMC clocks on s2idle
Hans de Goede
1
-0
/
+11
2024-03-12
platform/x86: pmc_atom: Check state of PMC managed devices on s2idle
Johannes Stezenbach
1
-0
/
+68
2024-03-12
platform/x86: pmc_atom: Annotate d3_sts register bit defines
Hans de Goede
1
-6
/
+6
2024-03-12
clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x...
Hans de Goede
2
-12
/
+14
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
5
-6
/
+6
2024-03-12
platform/x86/intel/tpmi: Change vsec offset to u64
Srinivas Pandruvada
1
-4
/
+5
2024-03-12
platform/x86: intel_scu_pcidrv: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-12
platform/x86: intel_scu_wdt: Remove unused intel-mid.h
Andy Shevchenko
1
-1
/
+0
2024-03-12
platform/x86/amd/pmf: Fix possible out-of-bound memory accesses
Armin Wolf
1
-0
/
+6
2024-03-12
platform/x86/amd/pmf: Use struct for cookie header
Armin Wolf
2
-6
/
+9
2024-03-12
platform/x86/amd/pmf: Do not use readl() for policy buffer access
Armin Wolf
1
-2
/
+2
2024-03-12
platform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine()
Armin Wolf
1
-3
/
+3
[next]