index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
ARM: dts: imx6qdl-vicut1: update gpio-line-names for some GPIOs
David Jander
1
-5
/
+7
2022-04-06
ARM: dts: imx6qdl-vicut1/vicutgo: Add backlight_led node
David Jander
2
-25
/
+32
2022-04-06
ARM: dts: imx6qdl-vicut1/vicutgo: Rename backlight to backlight_lcd
David Jander
2
-4
/
+4
2022-04-06
ARM: dts: imx6qdl-vicut1/vicutgo: Set default backlight brightness to maximum
David Jander
2
-2
/
+2
2022-04-06
arm64: dts: imx8mm: Add support for Data Modul i.MX8M Mini eDM SBC
Marek Vasut
2
-0
/
+997
2022-04-06
arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node
Ariel D'Alessandro
1
-0
/
+90
2022-04-06
ARM: config: Refresh U8500 defconfig
Linus Walleij
1
-4
/
+6
2022-04-06
ARM: dts: ux500: Add GPS to Skomer device tree
Linus Walleij
1
-1
/
+30
2022-04-06
ARM: dts: ux500: Add GPS to Janice device tree
Linus Walleij
1
-1
/
+39
2022-04-06
bpf, arm64: Sign return address for JITed code
Xu Kuohai
2
-2
/
+13
2022-04-05
x86/speculation/srbds: Do not try to turn mitigation off when not supported
Ricardo CaƱuelo
1
-0
/
+7
2022-04-05
x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
Ammar Faizi
1
-13
/
+19
2022-04-05
x86/mce: Avoid unnecessary padding in struct mce_bank
Smita Koralahalli
1
-1
/
+3
2022-04-05
x86/delay: Fix the wrong asm constraint in delay_loop()
Ammar Faizi
1
-2
/
+2
2022-04-05
x86/amd_nb: Unexport amd_cache_northbridges()
Muralidhara M K
2
-5
/
+3
2022-04-05
x86/speculation: Restore speculation related MSRs during S3 resume
Pawan Gupta
1
-0
/
+14
2022-04-05
x86/pm: Save the MSR validity status at context setup
Pawan Gupta
1
-2
/
+5
2022-04-05
KVM: SVM: Define sev_features and VMPL field in the VMSA
Brijesh Singh
2
-4
/
+6
2022-04-05
powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
1
-0
/
+1
2022-04-05
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
1
-0
/
+6
2022-04-05
powerpc/pseries/vas: use default_groups in kobj_type
Greg Kroah-Hartman
1
-2
/
+4
2022-04-05
KVM: x86/mmu: remove unnecessary flush_workqueue()
Lv Ruyi
1
-1
/
+1
2022-04-05
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-05
KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
Peter Gonda
1
-0
/
+1
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2242
-41230
/
+64694
2022-04-05
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-04-05
perf/x86: Unify format of events sysfs show
Yang Jihong
1
-1
/
+1
2022-04-05
perf/x86/amd: Add idle hooks for branch sampling
Stephane Eranian
4
-0
/
+61
2022-04-05
perf/x86/amd: Make Zen3 branch sampling opt-in
Stephane Eranian
3
-11
/
+49
2022-04-05
perf/x86/amd: Add AMD branch sampling period adjustment
Stephane Eranian
2
-0
/
+19
2022-04-05
perf/x86/amd: Enable branch sampling priv level filtering
Stephane Eranian
1
-6
/
+20
2022-04-05
perf/x86/amd: Add branch-brs helper event for Fam19h BRS
Stephane Eranian
1
-0
/
+15
2022-04-05
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
6
-21
/
+644
2022-04-05
x86/cpufeatures: Add AMD Fam19h Branch Sampling feature
Stephane Eranian
1
-0
/
+1
2022-04-05
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-19
/
+17
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
1
-4
/
+4
2022-04-05
perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
Kan Liang
1
-1
/
+1
2022-04-05
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
2
-1
/
+10
2022-04-05
perf/x86/uncore: Add Raptor Lake uncore support
Kan Liang
2
-0
/
+21
2022-04-05
perf/x86/msr: Add Raptor Lake CPU support
Kan Liang
1
-0
/
+1
2022-04-05
perf/x86/cstate: Add Raptor Lake support
Kan Liang
1
-10
/
+12
2022-04-05
perf/x86: Add Intel Raptor Lake support
Kan Liang
1
-0
/
+1
2022-04-05
x86/percpu: Remove volatile from arch_raw_cpu_ptr().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2
-0
/
+3
2022-04-05
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
2022-04-04
x86/pkeys: Remove __arch_set_user_pkey_access() declaration
Ira Weiny
1
-6
/
+0
2022-04-04
x86/pkeys: Clean up arch_set_user_pkey_access() declaration
Ira Weiny
1
-2
/
+0
2022-04-04
ARM: dts: ux500: Add line impedance to fuel gauge
Linus Walleij
7
-0
/
+28
2022-04-04
ARM: dts: ux500: Register Amstaos proximity sensor
Linus Walleij
1
-3
/
+2
2022-04-04
ARM: dts: ux500: Add Codina TMO device tree
Linus Walleij
3
-2
/
+788
[prev]
[next]