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
*
clocksource/drivers/arm_arch_timer: Fix masking for high freq counters
Oliver Upton
2021-10-18
1
-5
/
+29
*
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
2021-10-17
2
-4
/
+4
*
clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...
Marc Zyngier
2021-10-17
2
-9
/
+0
*
clocksource/drivers/arm_arch_timer: Work around broken CVAL implementations
Marc Zyngier
2021-10-17
1
-1
/
+27
*
clocksource/drivers/arm_arch_timer: Advertise 56bit timer to the core code
Marc Zyngier
2021-10-17
1
-1
/
+1
*
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
2021-10-17
2
-12
/
+39
*
clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback orderin...
Marc Zyngier
2021-10-17
1
-14
/
+13
*
clocksource/drivers/arm_arch_timer: Move drop _tval from erratum function names
Marc Zyngier
2021-10-17
1
-13
/
+13
*
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
4
-12
/
+33
*
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
2021-10-17
3
-11
/
+11
*
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
2021-10-17
3
-67
/
+0
*
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
2021-10-17
3
-1
/
+32
*
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
2021-07-26
1
-1
/
+1
*
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
2021-07-25
1
-1
/
+1
*
Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-25
5
-8
/
+68
|
\
|
*
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
2021-07-23
1
-0
/
+20
|
*
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-23
1
-3
/
+22
|
*
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-17
1
-2
/
+2
|
*
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
2021-07-17
1
-0
/
+2
|
*
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
2021-07-15
1
-3
/
+22
*
|
Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-25
2
-8
/
+10
|
\
\
|
*
\
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2021-07-20
2
-8
/
+10
|
|
\
\
|
|
*
|
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
2021-07-15
1
-3
/
+5
|
|
*
|
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
2021-07-15
1
-5
/
+5
|
|
|
/
*
|
|
Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-25
1
-3
/
+4
|
\
\
\
|
*
|
|
jump_labels: Mark __jump_label_transform() as __always_inlined to work around...
Ingo Molnar
2021-07-13
1
-3
/
+4
*
|
|
|
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-25
4
-7
/
+23
|
\
\
\
\
|
*
\
\
\
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2021-07-20
4
-7
/
+23
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
2021-07-20
1
-1
/
+4
|
|
*
|
|
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
2021-07-16
1
-2
/
+2
|
|
*
|
|
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
2021-07-16
1
-1
/
+12
|
|
*
|
|
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
2021-07-16
1
-3
/
+5
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
smpboot: Mark idle_init() as __always_inlined to work around aggressive compi...
Ingo Molnar
2021-07-13
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-25
1
-2
/
+10
|
\
\
\
\
|
*
|
|
|
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
2021-07-16
1
-2
/
+10
*
|
|
|
|
Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-25
6
-55
/
+247
|
\
\
\
\
\
|
*
|
|
|
|
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
2021-07-23
1
-5
/
+18
|
*
|
|
|
|
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
2021-07-22
1
-2
/
+5
|
*
|
|
|
|
CIFS: Clarify SMB1 code for POSIX Create
Steve French
2021-07-22
1
-1
/
+2
|
*
|
|
|
|
cifs: support share failover when remounting
Paulo Alcantara
2021-07-22
4
-40
/
+203
|
*
|
|
|
|
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
2021-07-22
1
-7
/
+19
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-25
4
-21
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-24
1
-9
/
+9
|
*
|
|
|
|
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-24
1
-1
/
+0
|
*
|
|
|
|
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-24
1
-1
/
+1
|
*
|
|
|
|
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-24
1
-3
/
+3
|
*
|
|
|
|
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
2021-07-24
1
-1
/
+5
|
*
|
|
|
|
riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
Alexandre Ghiti
2021-07-23
1
-2
/
+16
|
*
|
|
|
|
riscv: Make sure the linear mapping does not use the kernel mapping
Alexandre Ghiti
2021-07-23
1
-0
/
+2
[next]