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
*
function_graph: Have the instances use their own ftrace_ops for filtering
Steven Rostedt (VMware)
2024-06-04
6
-41
/
+68
*
ftrace: Allow subops filtering to be modified
Steven Rostedt (Google)
2024-06-04
2
-28
/
+116
*
ftrace: Add subops logic to allow one ops to manage many
Steven Rostedt (Google)
2024-06-04
5
-2
/
+405
*
ftrace: Allow ftrace startup flags to exist without dynamic ftrace
Steven Rostedt (VMware)
2024-06-04
1
-9
/
+9
*
ftrace: Allow function_graph tracer to be enabled in instances
Steven Rostedt (VMware)
2024-06-04
6
-28
/
+64
*
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
2024-06-04
8
-24
/
+40
*
function_graph: Remove logic around ftrace_graph_entry and return
Steven Rostedt (VMware)
2024-06-04
3
-56
/
+15
*
function_graph: Handle tail calls for stack unwinding
Masami Hiramatsu (Google)
2024-06-04
1
-3
/
+16
*
function_graph: Allow multiple users to attach to function graph
Steven Rostedt (VMware)
2024-06-04
2
-78
/
+304
*
function_graph: Add an array structure that will allow multiple callbacks
Steven Rostedt (VMware)
2024-06-04
1
-33
/
+81
*
fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
Steven Rostedt (VMware)
2024-06-04
1
-1
/
+5
*
function_graph: Convert ret_stack to a series of longs
Steven Rostedt (VMware)
2024-06-04
2
-55
/
+83
*
Linux 6.10-rc2
v6.10-rc2
Linus Torvalds
2024-06-03
1
-1
/
+1
*
Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-02
2
-2
/
+8
|
\
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
2024-05-31
1
-0
/
+3
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
2024-05-31
1
-0
/
+3
|
*
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
2024-05-31
1
-1
/
+2
|
*
ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake
Jason Nader
2024-05-27
1
-1
/
+0
*
|
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-02
4
-12
/
+26
|
\
\
|
*
|
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-05-31
3
-10
/
+20
|
*
|
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
2024-05-30
1
-0
/
+4
|
*
|
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
2024-05-30
1
-2
/
+2
|
|
/
*
|
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-02
1
-0
/
+1
|
\
\
|
*
|
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
2024-05-31
1
-0
/
+1
*
|
|
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-02
3
-0
/
+3
|
\
\
\
|
*
|
|
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-05-31
2
-0
/
+2
|
*
|
|
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-31
1
-0
/
+1
*
|
|
|
Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-06-02
4
-17
/
+11
|
\
\
\
\
|
*
|
|
|
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
2024-05-31
1
-3
/
+0
|
*
|
|
|
mailmap: update entry for Kees Cook
Kees Cook
2024-05-31
1
-4
/
+5
|
*
|
|
|
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2024-05-31
2
-10
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-06-02
5
-3
/
+54
|
\
\
\
\
|
*
|
|
|
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
2024-05-30
1
-1
/
+1
|
*
|
|
|
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
2024-05-30
1
-0
/
+11
|
*
|
|
|
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
2024-05-30
1
-0
/
+16
|
*
|
|
|
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
2024-05-30
1
-2
/
+2
|
*
|
|
|
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2024-05-29
2
-0
/
+24
|
|
/
/
/
*
|
|
|
Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-02
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
firewire: add missing MODULE_DESCRIPTION() to test modules
Jeff Johnson
2024-05-27
2
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-01
5
-1
/
+10
|
\
\
\
\
|
*
|
|
|
cifs: fix creating sockets when using sfu mount options
Steve French
2024-05-31
3
-1
/
+8
|
*
|
|
|
fs: smb: common: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-27
2
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-01
9
-41
/
+25
|
\
\
\
\
|
*
|
|
|
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
2024-05-29
1
-1
/
+1
|
*
|
|
|
kheaders: use `command -v` to test for existence of `cpio`
Miguel Ojeda
2024-05-29
1
-1
/
+6
|
*
|
|
|
kheaders: explicitly define file modes for archived headers
Matthias Maennich
2024-05-29
1
-1
/
+1
|
*
|
|
|
scripts/make_fit: Drop fdt image entry compatible string
Chen-Yu Tsai
2024-05-29
1
-2
/
+1
|
*
|
|
|
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
2024-05-29
1
-1
/
+0
|
*
|
|
|
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
2024-05-29
1
-1
/
+1
|
*
|
|
|
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
2024-05-29
2
-14
/
+7
[next]