All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-05 23:28:02 to 2022-05-06 00:10:27 UTC [more...]

[PATCH 1/8] Bluetooth: eir: Add helpers for managing service data
 2022-05-06  0:10 UTC  (2+ messages)
` [1/8] "

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-06  0:00 UTC  (79+ messages)
` [PATCH v6 01/29] irq/matrix: Expose functions to allocate the best CPU for new vectors
` [PATCH v6 02/29] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v6 03/29] x86/apic/msi: Set the delivery mode individually for each IRQ
` [PATCH v6 04/29] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI irq allocation flag
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 06/29] x86/apic/vector: Implement support for NMI delivery mode
` [PATCH v6 07/29] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v6 08/29] iommu/vt-d: Rework prepare_irte() to support per-IRQ delivery mode
` [PATCH v6 09/29] iommu/vt-d: Set the IRTE delivery mode individually for each IRQ
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 11/29] iommu/amd: Expose [set|get]_dev_entry_bit()
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format
` [PATCH v6 14/29] x86/hpet: Expose hpet_writel() in header
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 16/29] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
` [PATCH v6 17/29] x86/hpet: Reserve an HPET channel for the hardlockup detector
` [PATCH v6 18/29] watchdog/hardlockup: Define a generic function to detect hardlockups
` [PATCH v6 19/29] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [PATCH v6 20/29] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 22/29] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v6 23/29] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [PATCH v6 24/29] watchdog/hardlockup: Use parse_option_str() to handle "nmi_watchdog"
` [PATCH v6 25/29] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [PATCH v6 26/29] x86/watchdog: Add a shim hardlockup detector
` [PATCH v6 27/29] watchdog: Expose lockup_detector_reconfigure()
` [PATCH v6 28/29] x86/tsc: Restart NMI watchdog after refining tsc_khz
` [PATCH v6 29/29] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable

[PATCH V1 00/23] perf intel-pt: Better support for perf record --cpu
 2022-05-06  0:09 UTC  (19+ messages)
` [PATCH V1 08/23] libperf evlist: Add evsel as a parameter to ->idx()
` [PATCH V1 09/23] perf auxtrace: Record whether an auxtrace mmap is needed
` [PATCH V1 10/23] perf auxtrace: Add mmap_needed to auxtrace_mmap_params
` [PATCH V1 12/23] perf evlist: Factor out evlist__dummy_event()
` [PATCH V1 13/23] perf evlist: Add evlist__add_system_wide_dummy()
` [PATCH V1 14/23] perf record: Use evlist__add_system_wide_dummy() in record__config_text_poke()
` [PATCH V1 15/23] perf intel-pt: Use evlist__add_system_wide_dummy() for switch tracking
` [PATCH V1 16/23] perf intel-pt: Track sideband system-wide when needed
` [PATCH V1 18/23] libperf evlist: Allow mixing per-thread and per-cpu mmaps

[BUG] Layerscape CAAM+kTLS+io_uring
 2022-05-06  0:10 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-06  0:08 UTC  (24+ messages)
`  "
` [Intel-gfx] [PATCH v4 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
  `  "
` [Intel-gfx] [PATCH v4 2/7] vfio/ccw: Remove mdev from struct channel_program
  `  "
` [PATCH v4 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
  ` [Intel-gfx] "
` [PATCH v4 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
  ` [Intel-gfx] "
` [PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 6/7] vfio: Remove dead code
  `  "
` [Intel-gfx] [PATCH v4 7/7] vfio: Remove calls to vfio_group_add_container_user()
  `  "

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-05-06  0:06 UTC  (3+ messages)

[PATCH v12 0/4] Add lpass pin control support for audio on sc7280 based targets
 2022-05-06  0:06 UTC  (6+ messages)
` [PATCH v12 4/4] arm64: dts: qcom: sc7280-herobrine: Add lpi pinmux properties for CRD 3.0/3.1

[PATCH v2] ceph: switch to VM_BUG_ON_FOLIO and continue the loop for none write op
 2022-05-06  0:03 UTC  (3+ messages)

[GIT PULL] Two folio fixes for 5.18
 2022-05-06  0:02 UTC  (2+ messages)

Fanotify API - Tracking File Movement
 2022-05-06  0:00 UTC  (6+ messages)

[RFC PATCH v2 0/3] arm64: dynamic shadow call stack support
 2022-05-06  0:00 UTC  (5+ messages)
` [RFC PATCH v2 2/3] scs: add support for dynamic shadow call stacks
` [RFC PATCH v2 3/3] arm64: implement dynamic shadow call stack for Clang

RFC: Memory Tiering Kernel Interfaces
 2022-05-05 23:57 UTC  (2+ messages)

Bug Report: fetch.recurseSubmodules doesn't affect git pull as otherwise stated in the git config docs
 2022-05-05 23:57 UTC  (2+ messages)

[ovmf test] 170161: regressions - FAIL
 2022-05-05 23:57 UTC 

[PATCH v6 0/6] Proposal for a GPU cgroup controller
 2022-05-05 23:56 UTC  (13+ messages)
` [PATCH v6 1/6] gpu: rfc: "
` [PATCH v6 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory

[PATCH 1/2] [RFC] regmap: Add bulk read/write callbacks into regmap_config
 2022-05-05 23:55 UTC  (5+ messages)
` (subset) "

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-05 23:53 UTC  (6+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration

[PATCH 0/5] zswap: cgroup accounting & control
 2022-05-05 23:54 UTC  (13+ messages)
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage

[PATCH v7 0/1] xfstests: add log attribute replay test
 2022-05-05 23:54 UTC  (3+ messages)
` [PATCH v7 1/1] xfstests: Add Log Attribute Replay test

[PATCH net-next v3] net: axienet: Use NAPI for TX completion path
 2022-05-05 23:48 UTC  (3+ messages)

[PATCH net-next v1 00/10] ptp: ocp: various updates
 2022-05-05 23:49 UTC  (11+ messages)
` [PATCH net-next v1 01/10] ptp: ocp: 32-bit fixups for pci start address
` [PATCH net-next v1 02/10] ptp: ocp: add Celestica timecard PCI ids
` [PATCH net-next v1 03/10] ptp: ocp: revise firmware display
` [PATCH net-next v1 04/10] ptp: ocp: parameterize input/output sma selectors
` [PATCH net-next v1 05/10] ptp: ocp: constify selectors
` [PATCH net-next v1 06/10] ptp: ocp: vectorize the sma accessor functions
` [PATCH net-next v1 07/10] ptp: ocp: add .init function for sma_op vector
` [PATCH net-next v1 08/10] ptp: ocp: fix PPS source selector reporting
` [PATCH net-next v1 09/10] ptp: ocp: Add firmware header checks
` [PATCH net-next v1 10/10] ptp: ocp: change sysfs attr group handling

[PATCH v1 0/3] kallsyms: Rust requirements
 2022-05-05 23:48 UTC  (7+ messages)
` [PATCH v1 1/3] kallsyms: avoid hardcoding the buffer size
` [PATCH v1 2/3] kallsyms: support "big" kernel symbols
` [PATCH v1 3/3] kallsyms: increase maximum kernel symbol length to 512

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-05 23:46 UTC  (9+ messages)
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

opportunity
 2022-05-05 23:46 UTC 

[PATCHv14 0/9] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-05-05 23:44 UTC  (4+ messages)
` [PATCHv14 2/9] coresight: etm4x: Use asm-generic IO memory barriers

[PATCH v3] ksmbd: validate length in smb2_write()
 2022-05-05 23:42 UTC  (2+ messages)

[PATCH net] ptp: ocp: have adjtime handle negative delta_ns correctly
 2022-05-05 23:40 UTC 

[PATCH net] ptp: ocp: Use DIV64_U64_ROUND_UP for rounding
 2022-05-05 23:40 UTC 

[PATCH mptcp-next] Revert "mptcp: add data lock for sk timers"
 2022-05-05 23:40 UTC  (2+ messages)

[PATCH] misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH] reset: Return 0 if ops unimplemented and remove empty functions
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH 1/1] clk: scmi: fix scmi_clk_get_attibute()
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH] tools: mkimage: Avoid ENODATA in host tools
 2022-05-05 23:39 UTC  (2+ messages)

[PATCH v1] rtc: rv8803: fix off-by-one in month counting
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: mmc: don't assign unused values
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: onenand: fix printf codes
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: simplify do_adc_single()
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH 1/1] cmd: fix long text for fdt command
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH] lib/date: Make rtc_mktime and mktime64 Y2038-ready
 2022-05-05 23:38 UTC  (3+ messages)

[PATCH] serial: smh: Check return value of strndup
 2022-05-05 23:38 UTC  (2+ messages)

[PATCH] tools/imagetool: Fix segfault when tparams->verify_header is NULL
 2022-05-05 23:37 UTC  (2+ messages)

[PATCH v3 0/5] Fix mpt3sas driver sparse warnings
 2022-05-03  0:51 UTC  (2+ messages)

Issue With real-time patches on 5.15.y
 2022-05-05 23:35 UTC  (2+ messages)

[PATCH] iommu: Reorganize __iommu_attach_group()
 2022-05-05 23:34 UTC  (2+ messages)

[PATCH] tests/vm: update openbsd to release 7.1
 2022-05-05 23:32 UTC 

[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-05 23:31 UTC  (6+ messages)

[PATCH v2] net: chelsio: cxgb4: Avoid potential negative array offset
 2022-05-05 23:31 UTC 

[PATCH] checkpatch: warn about flushing system-wide workqueues
 2022-05-05 23:29 UTC  (6+ messages)

[PATCH v2] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-05 23:28 UTC  (4+ messages)

[PATCH -next 2/2] drm/amdkfd: Return true/false (not 1/0) from bool functions
 2022-05-05 23:23 UTC 

[PATCH -next] drm/rockchip: remove unneeded semicolon
 2022-05-05 23:26 UTC 

[PATCH v2 0/2] extcon: Add extcon-regulator driver
 2022-05-05 23:25 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: connector: Add regulator-connector binding


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.