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
*
kernel/trace: Introduce trace_probe_print_args and use it in *probes
Song Chen
2023-02-24
6
-32
/
+33
*
tracing/eprobe: no need to check for negative ret value for snprintf
Quanfa Fu
2023-02-21
1
-8
/
+4
*
test_kprobes: Add recursed kprobe test case
Masami Hiramatsu (Google)
2023-02-21
1
-2
/
+37
*
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
5
-2
/
+53
*
selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+1
*
selftests/ftrace: Fix eprobe syntax test case to check filter support
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+3
*
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
2023-02-21
1
-1
/
+1
*
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-02-21
3
-2
/
+3
*
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2023-02-21
3
-3
/
+4
*
kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
Masami Hiramatsu (Google)
2023-02-21
1
-13
/
+10
*
Linux 6.2
v6.2
Linus Torvalds
2023-02-19
1
-1
/
+1
*
Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-19
1
-2
/
+1
|
\
|
*
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...
Juergen Gross
2023-02-14
1
-2
/
+1
*
|
Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-19
1
-4
/
+29
|
\
\
|
*
|
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
2023-02-14
1
-4
/
+29
|
|
/
*
|
Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-19
1
-0
/
+12
|
\
\
|
*
|
PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=n
Reinette Chatre
2023-02-13
1
-0
/
+12
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-18
4
-16
/
+28
|
\
\
|
*
|
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
2023-02-16
1
-2
/
+1
|
*
|
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
2023-02-15
1
-5
/
+7
|
*
|
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
2023-02-15
1
-7
/
+19
|
*
|
Documentation/hw-vuln: Fix rST warning
Paolo Bonzini
2023-02-15
1
-2
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-02-18
3
-15
/
+9
|
\
\
\
|
*
|
|
arm64: perf: reject CHAIN events at creation time
Mark Rutland
2023-02-16
1
-0
/
+8
|
*
|
|
arm_pmu: fix event CPU filtering
Mark Rutland
2023-02-16
3
-15
/
+1
*
|
|
|
Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-18
1
-0
/
+8
|
\
\
\
\
|
*
\
\
\
Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
2023-02-17
1
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
2023-02-17
1
-0
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-18
9
-7
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
2023-02-18
3
-1
/
+23
|
*
|
|
|
|
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
2023-02-18
1
-1
/
+4
|
*
|
|
|
|
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2023-02-18
2
-2
/
+6
|
*
|
|
|
|
MAINTAINERS: update FPU EMULATOR web page
Randy Dunlap
2023-02-17
1
-1
/
+1
|
*
|
|
|
|
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
2023-02-17
1
-0
/
+1
|
*
|
|
|
|
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
2023-02-17
1
-2
/
+3
*
|
|
|
|
|
Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-17
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
2023-02-17
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-02-17
1
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
Anna Schumaker
2023-02-17
1
-4
/
+4
*
|
|
|
|
|
|
|
Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-02-17
5
-7
/
+15
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'asoc-fix-v6.2-rc8-2' of https://git.kernel.org/pub/scm/linux/kerne...
Takashi Iwai
2023-02-17
1
-4
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
2023-02-16
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
Merge tag 'asoc-fix-v6.2-rc8' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2023-02-16
1
-1
/
+1
|
|
\
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8
Rander Wang
2023-02-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP Laptops
Andy Chi
2023-02-14
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
Andy Chi
2023-02-14
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
ALSA: hda/realtek - fixed wrong gpio assigned
Kailang Yang
2023-02-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
ALSA: hda: Fix codec device field initializan
Cezary Rojewski
2023-02-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
ALSA: hda/conexant: add a new hda codec SN6180
Bo Liu
2023-02-10
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-02-17
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
[next]