All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-09 19:31:33 to 2021-09-09 20:40:31 UTC [more...]

[RFC PATCH 0/9] Sscof extension support
 2021-09-09 20:40 UTC  (10+ messages)
` [RFC PATCH 1/9] riscv: Add new CSRs introduced by Sscofpmf extension
` [RFC PATCH 2/9] lib: sbi: Use csr_read/write_num for mhpmeventh csrs as well
` [RFC PATCH 3/9] lib:sbi: Detect SSCOF extension at run time
` [RFC PATCH 4/9] lib: sbi: Delegate PMU counter overflow interrupt to S mode
` [RFC PATCH 5/9] lib:sbi: Support sscof extension in OpenSBI
` [RFC PATCH 6/9] lib: sbi: Always enable access for all counters
` [RFC PATCH 7/9] lib: sbi: Allow programmable counters to monitor cycle/instret events
` [RFC PATCH 8/9] lib:sbi: Reset the mhpmevent value upon counter reset
` [RFC PATCH 9/9] lib: sbi: Counter info width should be zero indexed

[PATCH] scsi: bsg: Fix device unregistration
 2021-09-09 20:40 UTC  (2+ messages)

[PATCH 7/8] hwmon: (tmp421) really disable channels
 2021-09-09 20:40 UTC  (3+ messages)
` [RFC PATCH] hwmon: tmp421_disable_channels() can be static

[GIT PULL] tracing: More updates for 5.15
 2021-09-09 20:40 UTC  (2+ messages)

Reducing impact of IO/CPU overload during `perf record` - bad handling of excessive yield?
 2021-09-09 20:38 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net v1] iavf: Fix refreshing iavf adapter stats on ethtool request
 2021-09-09 20:38 UTC  (2+ messages)

[PATCH 0/2] Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1
 2021-09-09 20:34 UTC  (2+ messages)
` [PATCH 2/2] target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]

[ RFC v2 0/9] Improve PMU support
 2021-09-09 20:26 UTC  (20+ messages)
` [ RFC v2 1/9] target/riscv: Fix PMU CSR predicate function
` [ RFC v2 2/9] target/riscv: pmu: Rename the counters extension to pmu
` [ RFC v2 3/9] target/riscv: pmu: Make number of counters configurable
` [ RFC v2 4/9] target/riscv: Implement mcountinhibit CSR
` [ RFC v2 5/9] target/riscv: Add support for hpmcounters/hpmevents
` [ RFC v2 6/9] target/riscv: Support mcycle/minstret write operation
` [ RFC v2 7/9] target/riscv: Add sscofpmf extension support
` [ RFC v2 8/9] target/riscv: Add few cache related PMU events
` [ RFC v2 9/9] hw/riscv: virt: Add PMU DT node to the device tree

[to-be-updated] mm-gup-remove-try_get_page-call-try_get_compound_head-directly.patch removed from -mm tree
 2021-09-09 20:38 UTC 

[to-be-updated] memcg-enable-accounting-for-file-lock-caches.patch removed from -mm tree
 2021-09-09 20:37 UTC 

[PATCH] net: phy: dp83tc811: modify list of interrupts enabled at initialization
 2021-09-09 20:37 UTC  (5+ messages)
  ` [EXTERNAL] "
        ` [EXTERNAL] "

[to-be-updated] memcg-enable-accounting-for-pollfd-and-select-bits-arrays.patch removed from -mm tree
 2021-09-09 20:37 UTC 

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-09 20:35 UTC  (9+ messages)
` [PATCH v4 11/21] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
` [PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands

Layerlist update broken?
 2021-09-09 20:34 UTC 

[Intel-gfx] [PATCH CI 1/2] drm/i915/display/skl+: Drop frontbuffer rendering support
 2021-09-09 20:33 UTC  (7+ messages)
` [Intel-gfx] [PATCH CI 2/2] drm/i915/display: Drop PSR "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/display/skl+: Drop "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
 2021-09-09 20:33 UTC  (12+ messages)

[PATCH 1/2] perf annotate: Fix fused instr logic for assembly functions
 2021-09-09 20:32 UTC  (3+ messages)
` [PATCH 2/2] perf annotate: Add fusion logic for AMD microarchs

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-09 20:32 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-09 20:28 UTC  (7+ messages)
` [PATCH v2 5/6] kvm: allocate vcpu pointer array separately

[PATCH 1/3] persist_data: Drop deprecated/unused function
 2021-09-09 20:30 UTC  (3+ messages)
` [PATCH 2/3] parse_py: Drop deprecated function reference
` [PATCH 3/3] bin: Drop unused warnings import

stable-rc/queue/5.14 baseline: 211 runs, 2 regressions (v5.14.2-4-g7e05d47c1c8d)
 2021-09-09 20:29 UTC 

[PATCH] perf symbol: Look for ImageBase in PE file to compute .text offset
 2021-09-09 20:27 UTC  (2+ messages)

+ rapidio-avoid-bogus-__alloc_size-warning.patch added to -mm tree
 2021-09-09 20:28 UTC 

[PATCH] rapidio: Avoid bogus __alloc_size warning
 2021-09-09 20:27 UTC  (2+ messages)

[PATCH] n64cart: fix return value check in n64cart_probe()
 2021-09-09 20:24 UTC  (2+ messages)

[PATCH] remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'
 2021-09-09 20:23 UTC  (2+ messages)

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-09 20:23 UTC  (34+ messages)
` [PATCH 02/35] x86: Create a new header for EFI
` [PATCH 03/35] x86: Show some EFI info with the bdinfo command
` [PATCH 11/35] RFC: efi: Drop code that doesn't work with driver model
` [PATCH 13/35] efi: Add a media/block driver for EFI block devices
` [PATCH 14/35] efi: Locate all block devices in the app
` [PATCH 34/35] efi: Show when allocated pages are used

[PATCH] staging: r8188eu: remove unused macro ROUND
 2021-09-09 20:21 UTC 

[PATCH linux rebase] ima: add gid support
 2021-09-09 20:21 UTC  (6+ messages)
` [PATCH ltp] IMA: Add tests for uid, gid, fowner, and fgroup options
  ` [LTP] "

[PATCH] tools/perf: Use long-running addr2line per dso
 2021-09-09 20:19 UTC  (3+ messages)

[BUG REPORT] Intermittent errors: Unable to create '/usr/ports/.git/index.lock': File exists
 2021-09-09 20:19 UTC  (2+ messages)

SMMU Stage 2 translation in QEMU
 2021-09-09 20:17 UTC 

[phosphor-host-ipmid] Questions about IPMI (OEM) command development
 2021-09-09 20:15 UTC  (3+ messages)
` 回覆: "

[PATCH v2 0/2] Add support of the FXL6408 GPIO expander
 2021-09-09 20:14 UTC  (4+ messages)
` [PATCH v2 1/2] GPIO: fxl6408: Add support for "

Question about PCI: vmd: Disable MSI-X remapping when possible
 2021-09-09 20:13 UTC  (3+ messages)

[PATCH 00/14] Clean up nfs4_label allocation
 2021-09-09 20:13 UTC  (15+ messages)
` [PATCH 01/14] NFS: Create a new nfs_alloc_fattr_with_label() function
` [PATCH 02/14] NFS: Remove the nfs4_label from the nfs_entry struct
` [PATCH 03/14] NFS: Remove the nfs4_label from the nfs4_create_res struct
` [PATCH 04/14] NFS: Remove the nfs4_label from the nfs4_link_res struct
` [PATCH 05/14] NFS: Remove the label from the nfs4_lookup_res struct
` [PATCH 06/14] NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
` [PATCH 07/14] NFS: Remove the f_label from the nfs4_opendata and nfs_openres
` [PATCH 08/14] NFS: Remove the nfs4_label from the nfs4_getattr_res
` [PATCH 09/14] NFS: Remove the nfs4_label from the nfs_setattrres
` [PATCH 10/14] NFS: Remove the nfs4_label argument from nfs_instantiate()
` [PATCH 11/14] NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
` [PATCH 12/14] NFS: Remove the nfs4_label argument from nfs_fhget()
` [PATCH 13/14] NFS: Remove the nfs4_label argument from nfs_setsecurity
` [PATCH 14/14] NFS: Remove the nfs4_label argument from decode_getattr_*() functions

[dpdk-dev] [PATCH] app/test: fix event timer adapter create unit test
 2021-09-09 20:11 UTC  (2+ messages)

[PATCH v3 0/3] doc: Clarify how U-Boot makes use of devicetree
 2021-09-09 20:10 UTC  (4+ messages)
` [PATCH v3 1/3] doc: Tidy up the bindings for the config/ node
` [PATCH v3 2/3] doc: Complete the list of available runtime-config options
` [PATCH v3 3/3] RFC: doc: Add documentation about devicetree usage

Bonding Alternating
 2021-09-09 20:09 UTC 

Pull request for efi-2021-10-rc4
 2021-09-09 20:08 UTC  (13+ messages)

[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-09 20:06 UTC  (6+ messages)
` [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-09-09 20:07 UTC  (7+ messages)

[PATCH] libtraceevent/sched_switch: Do not have sched_switch plugin complain about target_cpu
 2021-09-09 20:06 UTC 

[git pull] gfs2 setattr patches
 2021-09-09 20:04 UTC  (4+ messages)

[git pull] root filesystem type handling series
 2021-09-09 20:03 UTC  (2+ messages)

[git pull] iov_iter fixes
 2021-09-09 20:03 UTC  (3+ messages)

[GIT PULL] second batch of s390 updates for 5.15 merge window
 2021-09-09 20:03 UTC  (2+ messages)

[PATCH v3 0/2] progress.c API users: fix bogus counting
 2021-09-09 20:02 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] MAINTAINERS: Add Nirmal Patel as VMD maintainer
 2021-09-09 20:02 UTC 

Driver model at UEFI runtime
 2021-09-09 20:00 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-3.3.3.rc2)
 2021-09-09 19:59 UTC 

[PATCH 0/2] -Wunused-parameter clenaups on tb/multi-pack-bitmaps
 2021-09-09 19:57 UTC  (3+ messages)
` [PATCH 1/2] pack-bitmap: drop repository argument from prepare_midx_bitmap_git()
` [PATCH 2/2] pack-bitmap: drop bitmap_index argument from try_partial_reuse()

[PATCH v8 00/15] amphion video decoder/encoder driver
 2021-09-09 19:54 UTC  (11+ messages)
` [PATCH v8 03/15] media:Add v4l2 buf flag codec data
    ` [EXT] "
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
    ` [EXT] "

[Intel-gfx] [PATCH 1/1] drm/i915: Add support for sbr and flr as a fallback
 2021-09-09 19:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH v9 0/3] maintenance: add support for systemd timers on Linux
 2021-09-09 19:55 UTC  (5+ messages)
` [PATCH v10 "

[meta-gnome][PATCH v2] gimp: add recipe for current developement version
 2021-09-09 19:54 UTC  (3+ messages)
` [oe] "

[Intel-gfx] [PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-09 19:54 UTC  (21+ messages)
`  "
` [Intel-gfx] [PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
  `  "
` [Intel-gfx] [PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
  `  "
` [Intel-gfx] [PATCH v2 3/9] vfio/ccw: Convert to use vfio_register_group_dev()
  `  "
` [Intel-gfx] [PATCH v2 4/9] vfio/ccw: Make the FSM complete and synchronize it to the mdev
  `  "
` [Intel-gfx] [PATCH v2 5/9] vfio/mdev: Consolidate all the device_api sysfs into the core code
  `  "
` [Intel-gfx] [PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
  `  "
` [Intel-gfx] [PATCH v2 7/9] vfio/ccw: Remove private->mdev
  `  "
` [Intel-gfx] [PATCH v2 8/9] vfio: Export vfio_device_try_get()
  `  "
` [Intel-gfx] [PATCH v2 9/9] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Move vfio_ccw to the new mdev API

[PATCH 01/14] lsof: correct LICENSE
 2021-09-09 19:54 UTC  (3+ messages)
` [PATCH 12/14] ffmpeg: update LICENSE
  ` [OE-core] "

Disable IOMMU in Dom0
 2021-09-09 19:53 UTC  (6+ messages)

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-09-09 19:52 UTC  (9+ messages)
` [PATCH v2 "

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-09 19:52 UTC  (16+ messages)
` [PATCH 0/9] packfile: avoid .idx rename races
  ` [PATCH 4/9] pack-write.c: rename `.idx` files after `*.rev`
  ` [PATCH 5/9] builtin/repack.c: move `.idx` files into place last
  ` [PATCH 6/9] index-pack: refactor renaming in final()
  ` [PATCH 7/9] builtin/index-pack.c: move `.idx` files into place last
  ` [PATCH 9/9] pack-objects: rename .idx files into place after .bitmap files

Another libsepol USE_AFTER_FREE defects detected
 2021-09-09 19:51 UTC  (2+ messages)

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-09 19:49 UTC  (14+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: fix display port phy reg property
 2021-09-09 19:49 UTC 

[dpdk-dev] [PATCH 00/18] comment spelling errors
 2021-09-09 19:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/18] Fix "
  ` [dpdk-dev] [PATCH v2 06/18] bpf: fix spelling in comments

[meghadey-crypto:d_msix_one 6/8] kernel/irq/msi.c:122:27: error: implicit declaration of function 'pci_msix_vec_count'
 2021-09-09 19:48 UTC  (2+ messages)

[linux-lvm] Discussion: performance issue on event activation mode
 2021-09-09 19:44 UTC  (6+ messages)

[PATCH bpf 1/3] bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
 2021-09-09 19:48 UTC  (3+ messages)

[PATCH 3/5] auto-t: change testSAE timeout_test to use prefix_offset
 2021-09-09 19:47 UTC  (2+ messages)

[PATCH v3 0/5] arm64: dts: Update IOT2050 boards
 2021-09-09 19:41 UTC  (12+ messages)
` [PATCH v3 1/5] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices
` [PATCH v3 2/5] arm64: dts: ti: iot2050: Disable SR2.0-only PRUs
` [PATCH v3 3/5] arm64: dts: ti: iot2050: Add/enabled mailboxes and carve-outs for R5F cores
` [PATCH v3 4/5] arm64: dts: ti: iot2050: Prepare for adding 2nd-generation boards
` [PATCH v3 5/5] arm64: dts: ti: iot2050: Add support for product generation 2 boards

[dpdk-dev] [PATCH] eal/ppc: replace rte_atomicXX ops with C11 atomic builtins
 2021-09-09 19:42 UTC 

[intel-linux-intel-lts:5.4/preempt-rt 15/16] arch/powerpc/platforms/pseries/iommu.c:181:30: warning: unused variable 'tcp_page_lock'
 2021-09-09 19:42 UTC 

[PATCH v3 bpf-next] selftests/bpf: Add parallelism to test_progs
 2021-09-09 19:35 UTC 

[GIT PULL] UML changes for v5.15
 2021-09-09 19:27 UTC 

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-09 19:33 UTC  (4+ messages)
` [PATCH v3 05/16] drm/panel-simple-edp: Split eDP panels out of panel-simple

[PATCH] rteval: kcompile: Fix for no numactl and no cpulist
 2021-09-09 19:32 UTC 

[PATCH] x86: correct asm() constraints when dealing with immediate selector values
 2021-09-09 19:31 UTC  (2+ messages)

[PATCH 00/19] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-09 19:31 UTC  (3+ messages)
` [PATCH 04/19] cpufreq: amd: introduce a new amd pstate driver to support future processors


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.