index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: intel_ips: fix kernel-doc formatting
Randy Dunlap
2023-12-08
1
-7
/
+23
*
platform/x86: thinkpad_acpi: fix kernel-doc warnings
Randy Dunlap
2023-12-08
1
-3
/
+3
*
platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
Hans de Goede
2023-12-08
1
-4
/
+15
*
platform/mellanox: Check devm_hwmon_device_register_with_groups() return value
Kunwu Chan
2023-12-04
1
-0
/
+2
*
platform/mellanox: Add null pointer checks for devm_kasprintf()
Kunwu Chan
2023-12-04
1
-0
/
+12
*
mlxbf-bootctl: correctly identify secure boot with development keys
David Thompson
2023-12-04
1
-13
/
+26
*
platform/x86: wmi: Skip blocks with zero instances
Armin Wolf
2023-11-30
1
-0
/
+5
*
platform/surface: aggregator: fix recv_buf() return value
Francesco Dolcini
2023-11-29
1
-1
/
+4
*
platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspend
Luke D. Jones
2023-11-28
2
-0
/
+53
*
platform/x86: asus-wmi: Filter Volume key presses if also reported via atkbd
Hans de Goede
2023-11-23
1
-0
/
+23
*
platform/x86: asus-wmi: Change q500a_i8042_filter() into a generic i8042-filter
Hans de Goede
2023-11-23
3
-19
/
+23
*
platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi code
Hans de Goede
2023-11-23
3
-12
/
+9
*
platform/x86: intel_telemetry: Fix kernel doc descriptions
Andy Shevchenko
2023-11-21
1
-2
/
+2
*
MAINTAINERS: Drop Mark Gross as maintainer for x86 platform drivers
Hans de Goede
2023-11-21
1
-3
/
+0
*
platform/x86/amd/pmc: adjust getting DRAM size behavior
Shyam Sundar S K
2023-11-17
1
-29
/
+2
*
platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-2
/
+0
*
platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-2
/
+4
*
platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-6
/
+4
*
platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-5
/
+3
*
platform/x86: ideapad-laptop: Set max_brightness before using it
Stuart Hayhurst
2023-11-15
1
-6
/
+5
*
MAINTAINERS: Remove stale entry for SBL platform driver
Jithu Joseph
2023-11-15
1
-1
/
+0
*
Linux 6.7-rc1
v6.7-rc1
Linus Torvalds
2023-11-13
1
-2
/
+2
*
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
2023-11-12
1
-1
/
+1
*
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-12
3
-8
/
+6
|
\
|
*
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
2023-11-10
1
-3
/
+2
|
*
parport: gsc: mark init function static
Arnd Bergmann
2023-11-10
1
-1
/
+1
|
*
parisc/pgtable: Do not drop upper 5 address bits of physical address
Helge Deller
2023-11-07
1
-4
/
+3
*
|
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-12
13
-63
/
+215
|
\
\
|
*
|
selftests/bpf: Enable cpu v4 tests for LoongArch
Hengqi Chen
2023-11-08
6
-6
/
+12
|
*
|
LoongArch: BPF: Support signed mod instructions
Hengqi Chen
2023-11-08
1
-9
/
+25
|
*
|
LoongArch: BPF: Support signed div instructions
Hengqi Chen
2023-11-08
1
-9
/
+25
|
*
|
LoongArch: BPF: Support 32-bit offset jmp instructions
Hengqi Chen
2023-11-08
1
-1
/
+5
|
*
|
LoongArch: BPF: Support unconditional bswap instructions
Hengqi Chen
2023-11-08
1
-0
/
+1
|
*
|
LoongArch: BPF: Support sign-extension mov instructions
Hengqi Chen
2023-11-08
1
-2
/
+17
|
*
|
LoongArch: BPF: Support sign-extension load instructions
Hengqi Chen
2023-11-08
1
-10
/
+39
|
*
|
LoongArch: Add more instruction opcodes and emit_* helpers
Hengqi Chen
2023-11-08
1
-0
/
+13
|
*
|
LoongArch/smp: Call rcutree_report_cpu_starting() earlier
Huacai Chen
2023-11-08
1
-1
/
+2
|
*
|
LoongArch: Relax memory ordering for atomic operations
WANG Rui
2023-11-08
1
-20
/
+68
|
*
|
LoongArch: Mark __percpu functions as always inline
Nathan Chancellor
2023-11-08
1
-5
/
+5
|
*
|
LoongArch: Disable module from accessing external data directly
WANG Rui
2023-11-08
1
-0
/
+2
|
*
|
LoongArch: Support PREEMPT_DYNAMIC with static keys
Huacai Chen
2023-11-08
1
-0
/
+1
|
*
|
Merge 'bpf-next 2023-10-16' into loongarch-next
Huacai Chen
2023-11-01
558
-4883
/
+44893
|
|
\
\
*
|
\
\
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-12
8
-24
/
+24
|
\
\
\
\
|
*
|
|
|
powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
Nathan Lynch
2023-11-07
1
-0
/
+2
|
*
|
|
|
powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
Nathan Lynch
2023-11-07
1
-0
/
+1
|
*
|
|
|
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
2023-11-06
1
-6
/
+1
|
*
|
|
|
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-11-06
5
-13
/
+15
|
*
|
|
|
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
2023-11-06
1
-5
/
+5
*
|
|
|
|
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-12
16
-88
/
+491
|
\
\
\
\
\
|
*
|
|
|
|
cifs: update internal module version number for cifs.ko
Steve French
2023-11-10
1
-2
/
+2
[next]