index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
libxed.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
Linux 5.15-rc7
Linus Torvalds
1
-1
/
+1
2021-10-25
secretmem: Prevent secretmem_users from wrapping to zero
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-10-25
spi: Fix tegra20 build with CONFIG_PM=n once again
Linus Torvalds
1
-1
/
+1
2021-10-25
perf jevents: Fix some would-be warnings
John Garry
1
-6
/
+4
2021-10-25
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
8
-24
/
+73
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as part of extended regs
Athira Rajeev
3
-4
/
+11
2021-10-25
perf powerpc: Refactor the code definition of perf reg extended mask in tools side header file
Athira Rajeev
1
-8
/
+13
2021-10-25
perf session: Introduce reader EOF function
Alexey Bayduraev
1
-1
/
+7
2021-10-25
perf session: Introduce reader return codes
Alexey Bayduraev
1
-3
/
+8
2021-10-25
perf session: Move the event read code to a separate function
Alexey Bayduraev
1
-15
/
+31
2021-10-25
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
1
-17
/
+13
2021-10-25
perf session: Move reader map code to a separate function
Alexey Bayduraev
1
-15
/
+28
2021-10-25
perf session: Move init/release code to separate functions
Alexey Bayduraev
1
-13
/
+32
2021-10-25
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2
-16
/
+33
2021-10-25
perf session: Move all state items to reader object
Alexey Bayduraev
1
-28
/
+35
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2
-5
/
+87
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
1
-2
/
+2
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-24
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Linus Torvalds
1
-5
/
+4
2021-10-22
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
1
-0
/
+1
2021-10-22
KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed
Paolo Bonzini
2
-16
/
+57
2021-10-22
KVM: SEV-ES: keep INS functions together
Paolo Bonzini
1
-9
/
+9
2021-10-22
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
Paolo Bonzini
1
-5
/
+6
2021-10-22
KVM: x86: split the two parts of emulator_pio_in
Paolo Bonzini
1
-17
/
+28
2021-10-22
KVM: SEV-ES: clean up kvm_sev_es_ins/outs
Paolo Bonzini
1
-16
/
+15
2021-10-22
KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
Paolo Bonzini
1
-4
/
+9
2021-10-22
KVM: SEV-ES: rename guest_ins_data to sev_pio_data
Paolo Bonzini
2
-3
/
+3
2021-10-21
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
3
-0
/
+8
2021-10-21
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
1
-6
/
+1
2021-10-22
Revert "drm/ast: Add detect function support"
Kim Phillips
1
-17
/
+1
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
1
-0
/
+18
2021-10-21
KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
Masahiro Kozuka
1
-0
/
+7
2021-10-21
KVM: MMU: Reset mmu->pkru_mask to avoid stale data
Chenyi Qiang
1
-3
/
+3
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-21
net: enetc: make sure all traffic classes can send large frames
Vladimir Oltean
1
-1
/
+4
2021-10-21
net: enetc: fix ethtool counter name for PM0_TERR
Vladimir Oltean
1
-1
/
+1
2021-10-21
MAINTAINERS: Add Dave Hansen to the x86 maintainer team
Thomas Gleixner
1
-0
/
+1
2021-10-21
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
1
-4
/
+1
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2
-3
/
+3
2021-10-21
sfc: Export fibre-specific supported link modes
Erik Ekman
1
-11
/
+26
2021-10-21
drm/kmb: Enable ADV bridge after modeset
Anitha Chrisanthus
3
-8
/
+10
2021-10-21
drm/kmb: Corrected typo in handle_lcd_irq
Anitha Chrisanthus
1
-1
/
+1
2021-10-21
drm/kmb: Disable change of plane parameters
Edmund Dea
3
-1
/
+49
2021-10-21
drm/kmb: Remove clearing DPHY regs
Edmund Dea
1
-5
/
+0
2021-10-21
drm/kmb: Limit supported mode to 1080p
Anitha Chrisanthus
2
-1
/
+42
2021-10-21
drm/kmb: Work around for higher system clock
Anitha Chrisanthus
1
-1
/
+10
2021-10-21
drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel
Dan Johansen
1
-6
/
+6
2021-10-21
drm: mxsfb: Fix NULL pointer dereference crash on unload
Marek Vasut
1
-1
/
+5
[next]