index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
drivers/perf: hisi: Export associated CPUs of each PMU through sysfs
Yicong Yang
2
-1
/
+14
2024-12-10
drivers/perf: hisi: Provide a generic implementation of cpumask/identifier
Yicong Yang
9
-195
/
+63
2024-12-10
drivers/perf: hisi: Add a common function to retrieve topology from firmware
Yicong Yang
9
-43
/
+60
2024-12-10
drivers/perf: hisi: Extract topology information to a separate structure
Yicong Yang
9
-52
/
+78
2024-12-10
drivers/perf: hisi: Refactor the detection of associated CPUs
Yicong Yang
2
-8
/
+20
2024-12-10
drivers/perf: hisi: Migrate to one online CPU if no associated one online
Yicong Yang
1
-1
/
+8
2024-12-10
drivers/perf: hisi: Don't update the associated_cpus on CPU offline
Yicong Yang
1
-3
/
+0
2024-12-10
drivers/perf: hisi: Define a symbol namespace for HiSilicon Uncore PMUs
Yicong Yang
8
-18
/
+25
2024-12-09
perf/marvell: Odyssey LLC-TAD performance monitor support
Gowthami Thiagarajan
3
-0
/
+73
2024-12-09
perf/marvell: Refactor to extract platform data
Gowthami Thiagarajan
1
-3
/
+28
2024-12-09
perf/marvell: Odyssey DDR Performance monitor support
Gowthami Thiagarajan
3
-5
/
+349
2024-12-09
perf/marvell: Refactor to extract PMU operations
Gowthami Thiagarajan
1
-22
/
+83
2024-12-09
perf/marvell: Refactor to extract platform data
Gowthami Thiagarajan
1
-49
/
+113
2024-12-09
Documentation: dwc_pcie_pmu: Fix the mnemonics and eventid
Ilkka Koskinen
1
-3
/
+3
2024-12-09
perf/dwc_pcie: Fix the event numbers
Ilkka Koskinen
1
-2
/
+2
2024-12-09
perf: arm_cspmu: nvidia: monitor all ports by default
Besar Wicaksono
2
-6
/
+12
2024-12-09
perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering
Besar Wicaksono
2
-2
/
+33
2024-12-09
perf: arm_cspmu: nvidia: fix sysfs path in the kernel doc
Besar Wicaksono
1
-7
/
+7
2024-12-09
perf: arm_cspmu: nvidia: remove unsupported SCF events
Besar Wicaksono
1
-64
/
+0
2024-12-08
Linux 6.13-rc2
Linus Torvalds
1
-1
/
+1
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
1
-0
/
+395
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
1
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
1
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
1
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
1
-23
/
+21
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
1
-3
/
+20
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
1
-3
/
+1
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
1
-2
/
+1
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
1
-3
/
+1
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
3
-5
/
+11
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
1
-22
/
+21
2024-12-06
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
1
-6
/
+8
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
1
-0
/
+7
2024-12-05
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
1
-6
/
+7
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-12-05
lib: stackinit: hide never-taken branch from compiler
Kees Cook
1
-0
/
+1
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio()
David Hildenbrand
1
-2
/
+2
2024-12-05
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
1
-1
/
+1
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
1
-1
/
+1
2024-12-05
mm: respect mmap hint address when aligning for THP
Kalesh Singh
1
-0
/
+1
2024-12-05
mm: memcg: declare do_memsw_account inline
John Sperbeck
1
-1
/
+1
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
3
-17
/
+25
2024-12-05
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
1
-0
/
+1
[next]