aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-13xen/pci: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-9/+5
2024-09-12xen/xenbus: Convert to use ERR_CAST()Shen Lichuan1-3/+3
2024-09-12xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()Alexey Dobriyan1-1/+5
2024-09-12x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()Alexey Dobriyan1-1/+6
2024-09-12xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)Alexey Dobriyan1-0/+1
2024-09-12xen: tolerate ACPI NVS memory overlapping with Xen allocated memoryJuergen Gross1-1/+91
2024-09-12xen: allow mapping ACPI data using a different physical addressJuergen Gross8-1/+59
2024-09-10xen: add capability to remap non-RAM pages to different PFNsJuergen Gross2-0/+66
2024-09-10xen: move max_pfn in xen_memory_setup() out of function scopeJuergen Gross1-26/+26
2024-09-10xen: move checks for e820 conflicts further upJuergen Gross1-22/+22
2024-09-10xen: introduce generic helper checking for memory map conflictsJuergen Gross3-11/+31
2024-09-10xen: use correct end address of kernel for conflict checkingJuergen Gross1-1/+1
2024-09-08Linux 6.11-rc7Linus Torvalds1-1/+1
2024-09-06KVM: x86: don't fall through case statements without annotationsLinus Torvalds1-0/+1
2024-09-06libfs: fix get_stashed_dentry()Christian Brauner1-3/+3
2024-09-05ila: call nf_unregister_net_hooks() soonerEric Dumazet3-4/+16
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski1-3/+4
2024-09-05MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko1-1/+1
2024-09-05selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-05kunit: Fix missing kerneldoc commentDavid Gow1-0/+1
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li1-0/+3
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li1-0/+8
2024-09-05KVM: Remove HIGH_RES_TIMERS dependencySteven Rostedt1-1/+0
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()Steven Rostedt1-7/+6
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt1-6/+13
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt1-3/+15
2024-09-05ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAPVasiliy Kovalev1-0/+1
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt1-1/+1
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+3
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-05sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-05pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()Uwe Kleine-König1-1/+1
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann1-19/+64
2024-09-05docs: netdev: document guidance on cleanup.hJakub Kicinski1-0/+16
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe3-4/+26
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin1-1/+1
2024-09-05dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panelRyan Walklin1-4/+11
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard3-2/+29
2024-09-04net: xilinx: axienet: Fix race in axienet_stopSean Anderson2-0/+11
2024-09-04net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski1-4/+2
2024-09-04r8152: fix the firmware doesn't workHayes Wang1-4/+13
2024-09-04fou: Fix null-ptr-deref in GRO.Kuniyuki Iwashima1-5/+24
2024-09-04bareudp: Fix device stats updates.Guillaume Nault1-11/+11
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park1-0/+34
2024-09-04bpf: add check for invalid name in btf_name_valid_section()Jeongjun Park1-1/+3
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi1-3/+3
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak1-4/+6