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
*
riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
Alexandre Ghiti
2024-08-15
1
-1
/
+1
*
RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
2024-08-14
1
-1
/
+1
*
riscv: change XIP's kernel_map.size to be size of the entire kernel
Nam Cao
2024-08-14
1
-2
/
+2
*
riscv: entry: always initialize regs->a0 to -ENOSYS
Celeste Liu
2024-08-14
1
-2
/
+2
*
riscv: Re-introduce global icache flush in patch_text_XXX()
Alexandre Ghiti
2024-08-06
1
-0
/
+4
*
Linux 6.11-rc2
v6.11-rc2
Linus Torvalds
2024-08-04
1
-1
/
+1
*
profiling: remove profile=sleep support
Tetsuo Handa
2024-08-04
4
-24
/
+2
*
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-04
8
-17
/
+36
|
\
|
*
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
2024-08-01
1
-1
/
+3
|
*
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
2024-08-01
1
-1
/
+1
|
*
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
2024-08-01
1
-3
/
+3
|
*
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
2024-07-31
3
-8
/
+23
|
*
x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
Perry Yuan
2024-07-30
1
-1
/
+1
|
*
x86/sev: Fix __reserved field in sev_config
Pavan Kumar Paluri
2024-07-30
1
-1
/
+1
|
*
x86/aperfmperf: Fix deadlock on cpu_hotplug_lock
Jonathan Cameron
2024-07-29
1
-2
/
+4
*
|
Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-04
2
-2
/
+3
|
\
\
|
*
|
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-08-02
1
-1
/
+1
|
*
|
tick/broadcast: Move per CPU pointer access into the atomic section
Thomas Gleixner
2024-07-31
1
-1
/
+2
|
|
/
*
|
Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-08-04
2
-21
/
+53
|
\
\
|
*
|
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
2024-07-29
1
-0
/
+1
|
*
|
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
2024-07-29
1
-14
/
+26
|
*
|
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
2024-07-29
1
-0
/
+1
|
*
|
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
2024-07-29
1
-7
/
+19
|
*
|
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
2024-07-29
1
-0
/
+6
|
|
/
*
|
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-08-04
2
-12
/
+15
|
\
\
|
*
|
perf/x86: Fix smp_processor_id()-in-preemptible warnings
Li Huafei
2024-07-31
1
-10
/
+12
|
*
|
perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
Zhenyu Wang
2024-07-29
1
-2
/
+3
|
|
/
*
|
Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-04
4
-16
/
+30
|
\
\
|
*
|
irqchip/mbigen: Fix mbigen node address layout
Yipeng Zou
2024-07-30
1
-4
/
+16
|
*
|
irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'
Arseniy Krasnov
2024-07-29
1
-7
/
+7
|
*
|
irqchip/irq-pic32-evic: Add missing 'static' to internal function
Luca Ceresoli
2024-07-29
1
-3
/
+3
|
*
|
irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
Huacai Chen
2024-07-26
1
-2
/
+4
*
|
|
Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-04
2
-3
/
+3
|
\
\
\
|
*
|
|
jump_label: Fix the fix, brown paper bags galore
Peter Zijlstra
2024-07-31
1
-2
/
+2
|
*
|
|
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
Uros Bizjak
2024-07-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
arm: dts: arm: versatile-ab: Fix duplicate clock node name
Rob Herring (Arm)
2024-08-04
1
-1
/
+1
*
|
|
Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-04
10
-96
/
+119
|
\
\
\
|
*
|
|
cifs: update internal version number
Steve French
2024-08-02
1
-2
/
+2
|
*
|
|
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
2024-08-02
1
-2
/
+4
|
*
|
|
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
2024-08-02
2
-8
/
+75
|
*
|
|
cifs: Remove cifs_aio_ctx
David Howells
2024-08-02
3
-80
/
+0
|
*
|
|
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
2024-08-02
4
-4
/
+38
|
|
/
/
*
|
|
Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2024-08-04
3
-6
/
+9
|
\
\
\
|
*
\
\
Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...
Hans Verkuil
2024-08-03
1
-3
/
+5
|
|
\
\
\
|
|
*
|
|
media: uvcvideo: Fix custom control mapping probing
Ricardo Ribalda
2024-07-22
1
-3
/
+5
|
*
|
|
|
media: v4l: Fix missing tabular column hint for Y14P format
Jean-Michel Hautbois
2024-07-30
1
-2
/
+2
|
*
|
|
|
media: intel/ipu6: select AUXILIARY_BUS in Kconfig
Bingbu Cao
2024-07-30
1
-0
/
+1
|
*
|
|
|
media: ipu-bridge: fix ipu6 Kconfig dependencies
Arnd Bergmann
2024-07-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-04
8
-9
/
+64
|
\
\
\
\
|
*
\
\
\
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
2024-07-30
8
-9
/
+64
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]