index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
perf/x86/intel/pt: Fix buffer full but size is 0 case
Adrian Hunter
2
-3
/
+10
2024-10-30
uprobes: SRCU-protect uretprobe lifetime (with timeout)
Andrii Nakryiko
2
-37
/
+304
2024-10-30
uprobes: allow put_uprobe() from non-sleepable softirq context
Andrii Nakryiko
1
-4
/
+16
2024-10-30
perf/x86/rapl: Clean up cpumask and hotplug
Kan Liang
2
-85
/
+6
2024-10-30
perf/x86/rapl: Move the pmu allocation out of CPU hotplug
Kan Liang
1
-14
/
+30
2024-10-23
uprobe: Add support for session consumer
Jiri Olsa
2
-30
/
+139
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
5
-11
/
+17
2024-10-07
perf/x86/amd: Warn only on new bits set
Breno Leitao
1
-2
/
+8
2024-10-07
uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()
Oleg Nesterov
1
-13
/
+4
2024-10-07
uprobes: kill xol_area->slot_count
Oleg Nesterov
1
-14
/
+15
2024-10-07
uprobes: deny mremap(xol_vma)
Oleg Nesterov
1
-13
/
+17
2024-10-07
uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()
Oleg Nesterov
1
-9
/
+8
2024-10-07
uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_get_insn_slot()
Oleg Nesterov
1
-14
/
+8
2024-10-07
uprobes: simplify xol_take_insn_slot() and its caller
Oleg Nesterov
1
-13
/
+4
2024-10-07
uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_utask()
Oleg Nesterov
1
-19
/
+5
2024-10-07
uprobes: sanitiize xol_free_insn_slot()
Oleg Nesterov
1
-12
/
+9
2024-10-07
uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()
Oleg Nesterov
1
-11
/
+3
2024-10-07
perf/x86/intel: Add PMU support for ArrowLake-H
Dapeng Mi
3
-3
/
+127
2024-10-07
perf/x86/intel: Support hybrid PMU with multiple atom uarchs
Dapeng Mi
2
-10
/
+36
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
2
-0
/
+21
2024-10-07
perf/x86: Refine hybrid_pmu_type defination
Dapeng Mi
1
-7
/
+5
2024-10-07
uprobes: switch to RCU Tasks Trace flavor for better performance
Andrii Nakryiko
2
-22
/
+17
2024-10-06
Linux 6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-07
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-07
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-10-07
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors
Hans de Goede
1
-2
/
+4
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-10-06
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
1
-2
/
+2
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-10-06
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
2024-10-06
platform/x86: dell-laptop: Do not fail when encountering unsupported batteries
Armin Wolf
1
-3
/
+12
2024-10-06
MAINTAINERS: Update Intel In Field Scan(IFS) entry
Jithu Joseph
1
-1
/
+1
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-05
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
1
-1
/
+3
2024-10-04
bcachefs: Rework logged op error handling
Kent Overstreet
3
-28
/
+53
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
4
-28
/
+43
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
4
-55
/
+51
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2
-1
/
+19
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2
-15
/
+41
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2
-8
/
+17
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
7
-22
/
+38
2024-10-04
bcachefs: minor lru fsck fixes
Kent Overstreet
1
-12
/
+15
2024-10-04
bcachefs: Mark more errors AUTOFIX
Kent Overstreet
1
-12
/
+12
2024-10-04
bcachefs: Make sure we print error that causes fsck to bail out
Kent Overstreet
1
-3
/
+9
2024-10-04
bcachefs: bkey errors are only AUTOFIX during read
Kent Overstreet
2
-8
/
+12
2024-10-04
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
1
-1
/
+7
[next]