messages from 2022-10-14 01:43:48 to 2022-10-14 06:56:18 UTC [more...]
[PATCHSET 00/19] perf stat: Cleanup counter aggregation (v2)
2022-10-14 6:56 UTC (21+ messages)
` [PATCH 01/19] perf tools: Save evsel->pmu in parse_events()
` [PATCH 02/19] perf tools: Use pmu info in evsel__is_hybrid()
` [PATCH 03/19] perf stat: Use evsel__is_hybrid() more
` [PATCH 04/19] perf stat: Add aggr id for global mode
` [PATCH 05/19] perf stat: Add cpu aggr id for no aggregation mode
` [PATCH 06/19] perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
` [PATCH 07/19] perf stat: Add struct perf_stat_aggr to perf_stat_evsel
` [PATCH 08/19] perf stat: Allocate evsel->stats->aggr properly
` [PATCH 09/19] perf stat: Aggregate events using evsel->stats->aggr
` [PATCH 10/19] perf stat: Aggregate per-thread stats "
` [PATCH 11/19] perf stat: Allocate aggr counts for recorded data
` [PATCH 12/19] perf stat: Reset aggr counts for each interval
` [PATCH 13/19] perf stat: Split process_counters()
` [PATCH 14/19] perf stat: Add perf_stat_merge_counters()
` [PATCH 15/19] perf stat: Add perf_stat_process_percore()
` [PATCH 16/19] perf stat: Add perf_stat_process_shadow_stats()
` [PATCH 17/19] perf stat: Display event stats using aggr counts
` [PATCH 18/19] perf stat: Display percore events properly
` [PATCH 19/19] perf stat: Remove unused perf_counts.aggr field
[RFC PATCH] iommu/vt-d: Add sanity check to iommu_sva_bind_device()
2022-10-14 6:52 UTC (5+ messages)
[PATCH 0/3] drm/msm/a6xx: devcore dump fixes
2022-10-14 6:50 UTC (2+ messages)
[PATCH] erofs: fix up inplace decompression success rate
2022-10-14 6:49 UTC
[PATCH v2] net: phy: dp83867: Extend RX strap quirk for SGMII mode
2022-10-14 6:47 UTC
[ardb:efi-zboot-direct 31/35] drivers/firmware/efi/libstub/riscv-stub.c:14:15: warning: no previous prototype for function 'stext_offset'
2022-10-14 6:47 UTC
drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for 'mpc52xx_psc_spi_transfer_one_message'
2022-10-14 6:47 UTC
[PATCH V2 0/2] net: Fixup cpu_mask usage
2022-10-14 6:42 UTC (8+ messages)
` [PATCH V2 1/2] net: Fixup netif_attrmask_next_and warning
` [PATCH V2 2/2] net: Fixup virtnet_set_affinity() cause cpumask warning
[PATCH 0/4] KVM: x86/pmu: Counter reprogramming fixes
2022-10-14 6:41 UTC (5+ messages)
` [PATCH 1/4] KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
[PATCH v4] KEYS: encrypted: fix key instantiation with user-provided data
2022-10-14 6:40 UTC (3+ messages)
[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
2022-10-14 6:38 UTC (4+ messages)
` [PATCH v6 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
gcc 5 & 6 & others already out of date?
2022-10-14 6:37 UTC (15+ messages)
[PATCH net-next v4] net/sock: Introduce trace_sk_data_ready()
2022-10-14 6:35 UTC (3+ messages)
` [PATCH net-next v5] "
[PATCH V2 0/5] Introduce daemon failover mechanism to recover from crashing
2022-10-14 6:33 UTC (11+ messages)
` [PATCH V2 1/5] cachefiles: introduce object ondemand state
` [PATCH V2 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V2 3/5] cachefiles: resend an open request if the read request's object is closed
` [PATCH V2 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH V2 5/5] cachefiles: add restore command to recover inflight ondemand read requests
[PATCH] MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK
2022-10-14 6:24 UTC
[PATCH 2/2] Documentation: Add HOWTO Spanish translation into rst based build system
2022-10-14 6:16 UTC (2+ messages)
[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
2022-10-14 6:10 UTC (2+ messages)
[PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
2022-10-14 6:09 UTC (3+ messages)
[RFC v2 3/4] modules, x86: use vmalloc_exec for module core
2022-10-14 6:07 UTC (2+ messages)
[PATCH] mISDN: hfcpci: Fix use-after-free bug in hfcpci_Timer
2022-10-14 6:07 UTC (3+ messages)
[GIT PULL] Final MM updates for 6.1-rc1
2022-10-14 6:03 UTC
[PATCH V17 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
2022-10-14 6:00 UTC (8+ messages)
` [PATCH V17 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V17 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V17 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V17 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V17 5/7] arm64: dts: qcom: sc7280: "
` [PATCH V17 6/7] arm64: dts: qcom: sc7180: "
` [PATCH V17 7/7] arm64: dts: qcom: sdm845: "
[mark:arm64/ftrace/per-callsite-ops 9/10] kernel/trace/ftrace.c:2326:1: warning: no previous prototype for function 'ftrace_find_ops_any'
2022-10-14 5:59 UTC
[ardb:efi-zboot-direct 21/35] drivers/firmware/efi/libstub/x86-stub.c:768:15: warning: no previous prototype for 'efi_main'
2022-10-14 5:59 UTC
[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
2022-10-14 5:59 UTC (6+ messages)
` [PATCH v6 2/4] mm/slub: only zero the requested size of buffer for kzalloc
[PATCH] ufs: core: Disable auto h8 before ssu
2022-10-14 5:48 UTC (6+ messages)
[xfs] 2ed5b09b3e: aim7.jobs-per-min 13.9% improvement
2022-10-14 5:39 UTC
[PATCH v2] can: mcan: Add support for handling DLEC error on CAN FD
2022-10-14 5:03 UTC
[PATCH V3 0/8] x86/topology: Improve CPUID.1F handling
2022-10-14 5:35 UTC (8+ messages)
[PATCH v3] mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
2022-10-14 5:33 UTC (2+ messages)
[PATCH] virtio_pci: use irq to detect interrupt support
2022-10-14 5:32 UTC (3+ messages)
[RFC PATCH] mm: move xa forward when run across zombie page
2022-10-14 5:30 UTC
[jolsa-perf:bpf/tracing_multi_ng_4 23/23] kernel/bpf/trampoline.c:1169:16: error: implicit declaration of function 'ftrace_hash_alloc'
2022-10-14 5:28 UTC
[PATCH RFC] block: fix use after free for bd_holder_dir/slave_dir
2022-10-14 5:22 UTC (2+ messages)
` [block] ababeb0121: mdadm-selftests.18imsm-1d-takeover-r1_2d.fail
[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
2022-10-14 5:19 UTC
[PATCH] MAINTAINERS: update the 'T:' entry for xtensa
2022-10-14 5:12 UTC (3+ messages)
[git pull] drm fixes for 6.1-rc1
2022-10-14 5:07 UTC (3+ messages)
[RFC PATCH 0/2] add support for CDX bus MSI domain
2022-10-14 4:51 UTC (11+ messages)
` [RFC PATCH v4 0/8] add support for CDX bus
` [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings
` [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
` [RFC PATCH v4 3/8] iommu/arm-smmu-v3: support ops registration for CDX bus
` [RFC PATCH v4 4/8] bux/cdx: support dma configuration for CDX devices
` [RFC PATCH v4 5/8] bus/cdx: add bus and device attributes
` [RFC PATCH v4 6/8] irq/msi: use implicit msi domain for alloc and free
` [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent
` [RFC PATCH v4 8/8] bus/cdx: add cdx controller
[PATCH v2 0/4] CXL Poison List Retrieval & Tracing
2022-10-14 4:39 UTC (4+ messages)
` [PATCH v2 1/4] trace, cxl: Introduce a TRACE_EVENT for CXL poison records
[PATCH 0/6] Enable LKGS instruction
2022-10-14 4:36 UTC (9+ messages)
` [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()
Question about ktime_get_mono_fast_ns() non-monotonic behavior
2022-10-14 4:36 UTC (14+ messages)
[PATCH 6.0 00/34] 6.0.2-rc1 review
2022-10-14 4:33 UTC (2+ messages)
[PATCH] net: phy: dp83867: Extend RX strap quirk for SGMII mode
2022-10-14 4:30 UTC (3+ messages)
[PATCH] power: cpupower: utils: Add malloc return value check
2022-10-14 4:29 UTC
[PATCH] x86/fpu: Remove dynamic features from xcomp_bv for init_fpstate
2022-10-14 4:26 UTC (10+ messages)
[RFC PATCH] virtio: document virtio hardening status and TODO
2022-10-14 4:20 UTC
[PATCH] MAINTAINERS: git://github -> https://github.com for kvm-riscv
2022-10-14 4:19 UTC (2+ messages)
[PATCH] MAINTAINERS: git://github -> https://github.com for konis
2022-10-14 4:18 UTC (3+ messages)
[PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation
2022-10-14 4:16 UTC (4+ messages)
[PATCH 5.15 00/27] 5.15.74-rc1 review
2022-10-14 4:14 UTC (2+ messages)
[PATCH v5 00/30] KVM: hardware enable/disable reorganize
2022-10-14 4:04 UTC (3+ messages)
[RFC PATCH 0/7] crypto: x86 - fix RCU stalls
2022-10-14 4:02 UTC (4+ messages)
` [PATCH v2 00/19] "
` [PATCH v2 05/19] crypto: x86/crc - limit FPU preemption
[PATCH v2] remoteproc: core: Auto select rproc-virtio device id
2022-10-14 3:40 UTC
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2022-10-14 3:54 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH] get_maintainer: Add the --for-tree argument
2022-10-14 3:52 UTC (4+ messages)
[PATCH] MAINTAINERS: git://github -> https://github.com for czankel
2022-10-14 3:51 UTC (2+ messages)
[PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler
2022-10-14 3:51 UTC (2+ messages)
[PATCH] power: cpupower: utils: Optimize print_online_cpus and print_offline_cpus function
2022-10-14 3:49 UTC (2+ messages)
[PATCH v2] mmc: sdio: fix kernel panic when remove non-standard SDIO card
2022-10-14 3:49 UTC
[PATCH v7 1/2] thermal: loongson2: add thermal management support
2022-10-14 3:48 UTC (4+ messages)
` [PATCH v7 2/2] dt-bindings: thermal: add loongson2k thermal binding
[PATCH] ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
2022-10-14 3:32 UTC (2+ messages)
[PATCH 0/6] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
2022-10-14 3:31 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: usb: ci-hdrc-usb2: convert "
[PATCH v4 0/2] *** IT6505 driver read dt properties ***
2022-10-14 3:28 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: it6505: add properties to restrict output bandwidth
[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
2022-10-14 3:24 UTC (9+ messages)
` [PATCH v1 26/30] pinctrl: starfive: Add StarFive JH7110 driver
` [PATCH v1 29/30] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
[PATCH v2 0/2] Rework find_get_entries() and find_lock_entries()
2022-10-14 3:24 UTC (3+ messages)
` [PATCH v2 1/2] filemap: find_lock_entries() now updates start offset
[PATCH 0/9] convert hugetlb_cgroup helper functions to folios
2022-10-14 3:13 UTC (10+ messages)
` [PATCH 1/9] mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() "
` [PATCH 2/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() "
` [PATCH 3/9] mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() "
` [PATCH 4/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate "
` [PATCH 5/9] mm/hugetlb: convert isolate_or_dissolve_huge_page "
` [PATCH 6/9] mm/hugetlb: convert free_huge_page "
` [PATCH 7/9] mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() "
` [PATCH 8/9] mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge*() "
` [PATCH 9/9] mm/hugetlb: convert move_hugetlb_state() "
[PATCH] xhci: print warning when HCE was set
2022-10-14 3:12 UTC (5+ messages)
[PATCH V7 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
2022-10-14 3:10 UTC (8+ messages)
` [PATCH V7 1/7] dt-bindings: remoteproc: imx_rproc: support i.MX8QXP
` [PATCH V7 2/7] dt-bindings: remoteproc: imx_rproc: support i.MX8QM
` [PATCH V7 3/7] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH V7 4/7] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH V7 5/7] remoteproc: imx_rproc: support i.MX8QM
` [PATCH V7 6/7] remoteproc: imx_rproc: request mbox channel later
` [PATCH V7 7/7] remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
[PATCH 0/2] Add debugfs to hisilicon migration driver
2022-10-14 2:57 UTC (3+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: Add debugfs to "
` [PATCH 2/2] Documentation: Add debugfs for hisi_acc_vfio_pci
[PATCH v2 00/10] SUNIV USB and PopStick support (and updating mailmap)
2022-10-14 2:56 UTC (5+ messages)
` [PATCH v2 04/10] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` "
[PATCH] dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Addressing
2022-10-14 2:45 UTC (3+ messages)
[PATCH 0/8] ARM64 MediaTek devicetree fixes - Part 1
2022-10-14 2:43 UTC (3+ messages)
` [PATCH 6/8] arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
2022-10-14 2:41 UTC (2+ messages)
[PATCH] mmc: sdio: fix kernel panic when remove non-standard SDIO card
2022-10-14 2:39 UTC (3+ messages)
[PATCH] of: Define of_match_ptr() with PTR_IF() to avoid unused variable warnings
2022-10-14 2:37 UTC (4+ messages)
[cpumask] 78e5a33994: WARNING:at_include/linux/cpumask.h:#wq_select_unbound_cpu
2022-10-14 2:30 UTC
[RFC PATCH] xfs: drop experimental warning for fsdax
2022-10-14 2:24 UTC (10+ messages)
[PATCH] Documentation: process: update the list of current LTS
2022-10-14 2:24 UTC (2+ messages)
[PATCH] mmc: sdio: fix kernel panic when remove non-standard SDIO card
2022-10-14 2:22 UTC
[PATCH] LoongArch: BPF: Avoid declare variables in switch-case
2022-10-14 2:18 UTC (5+ messages)
[djbw-nvdimm:libnvdimm-pending 19/25] include/trace/events/fs_dax.h:153:1: sparse: sparse: incorrect type in argument 3 (different base types)
2022-10-14 2:06 UTC
[PATCH] net/atm: fix proc_mpc_write incorrect return value
2022-10-14 2:05 UTC
[ANNOUNCE] 4.9.312-rt193
2022-10-14 2:04 UTC (4+ messages)
` [ANNOUNCE] 4.9.327-rt197
PSI idle-shutoff
2022-10-14 2:03 UTC (12+ messages)
` [PATCH] sched/psi: Fix avgs_work re-arm in psi_avgs_work()
[PATCH v3 0/3] ARM: Make the dumped instructions are consistent with the disassembled ones
2022-10-14 1:59 UTC (4+ messages)
` [PATCH v3 1/3] ARM: Fix some check warnings of tool sparse
` [PATCH v3 2/3] ARM: Refactor dump_instr()
` [PATCH v3 3/3] ARM: Make the dumped instructions are consistent with the disassembled ones
linux-next: Tree for Oct 14
2022-10-14 1:57 UTC
[PATCH] platform/loongarch: laptop: fix possible UAF and simplify return in generic_acpi_laptop_init()
2022-10-14 1:56 UTC (2+ messages)
[PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests
2022-10-14 1:53 UTC (4+ messages)
` [PATCH bpf-next v4 2/6] libbpf: Fix memory leak in parse_usdt_arg()
[PATCH] net: Fixup netif_attrmask_next_and warning
2022-10-14 1:43 UTC (4+ messages)
[RFC PATCH 0/6] crypto: benchmark - add the crypto benchmark
2022-10-14 1:43 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox