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

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-06  0:00 UTC  (56+ 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

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 V1 00/23] perf intel-pt: Better support for perf record --cpu
 2022-05-05 23:57 UTC  (21+ messages)
` [PATCH V1 04/23] perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
` [PATCH V1 05/23] perf auxtrace: Do not mix up mmap idx
` [PATCH V1 06/23] libperf evlist: Remove ->idx() per_cpu parameter
` [PATCH V1 07/23] libperf evlist: Move ->idx() into mmap_per_evsel()
` [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 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  (11+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [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

Fanotify API - Tracking File Movement
 2022-05-05 23:44 UTC  (5+ messages)

[GIT PULL] Two folio fixes for 5.18
 2022-05-05 23:43 UTC 

[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)

[RFC PATCH] getting misc stats/attributes via xattr API
 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  (3+ 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  (4+ messages)
` [PATCH -next 1/2] drm/amdgpu/gfx11: remove unneeded semicolon

[PATCH -next] drm/rockchip: remove unneeded semicolon
 2022-05-05 23:26 UTC  (4+ messages)

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

[PATCH v4 0/2] Remove vfio_device_get_from_dev()
 2022-05-05 23:21 UTC  (3+ messages)
` [PATCH v4 1/2] vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
` [PATCH v4 2/2] vfio/pci: Remove vfio_device_get_from_dev()

[PATCH] net: chelsio: cxgb4: Avoid potential negative array offset
 2022-05-05 23:21 UTC  (3+ messages)

[PATCH] kernel/crash_core.c : Remove redundant checks for ck_cmdline is NULL
 2022-05-05 23:19 UTC  (3+ messages)

[zx2c4-wireguard:devel 1/1] lib/crypto/poly1305-selftest.c:1043:13: warning: no previous prototype for 'poly1305_selftest'
 2022-05-05 23:18 UTC 

[PATCH MPTCP-next] mptcp: fix checksum byte order
 2022-05-05 23:18 UTC 

[Buildroot] how to get buildroot to update a git repo that has changes? (ie building HEAD vs a specific SHA)
 2022-05-05 23:17 UTC 

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-05 23:16 UTC  (7+ messages)
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab

[RFC] rte_ring: don't use always inline
 2022-05-05 23:16 UTC  (4+ messages)

[PATCH 13/13] icmp6: Ignore bad prefixes per RFC4862
 2022-05-05 23:15 UTC 

[PATCH 12/13] examples: Update netconfig method calls
 2022-05-05 23:15 UTC 

[PATCH 11/13] netconfig: Write /proc/sys/net files to enable IPv6
 2022-05-05 23:15 UTC 

[PATCH 10/13] netconfig: Wait for link-local address before DHCPv6
 2022-05-05 23:15 UTC 

[PATCH 09/13] netconfig: Add getters for DNS addresses and domain names
 2022-05-05 23:15 UTC 

[PATCH 08/13] netconfig: Add l_netconfig_get_{dhcp6,icmp6}_client
 2022-05-05 23:15 UTC 

[PATCH 07/13] netconfig: Expire addresses and routes
 2022-05-05 23:15 UTC 

[PATCH 06/13] netconfig: Use an internal rtnl socket for l_netconfig_apply_rtnl
 2022-05-05 23:15 UTC 

[PATCH 05/13] netconfig: Avoid returning internal l_queues
 2022-05-05 23:15 UTC 

[PATCH 04/13] netconfig: Handle DHCPv6 events
 2022-05-05 23:15 UTC 

[PATCH 03/13] netconfig: Create routes from Router Advertisements
 2022-05-05 23:15 UTC 

[PATCH 02/13] netconfig: Support IPv6 static configurations
 2022-05-05 23:15 UTC 

[PATCH 01/13] net: Add l_net_clear_host_bits utility
 2022-05-05 23:15 UTC 

[PATCH] arm64: dts: qcom: sc7280: Set SPI flash to 50 MHz for herobrine boards
 2022-05-05 23:14 UTC 

[PATCH 0/5] kernfs: Remove reference counting for kernfs_open_node
 2022-05-05 23:12 UTC  (4+ messages)
` [PATCH 2/5] kernfs: make ->attr.open RCU protected

[GIT PULL] Devicetree fixes for v5.18, take 3
 2022-05-05 23:09 UTC  (2+ messages)

[PATCH 1/2] man: document jobs builtin
 2022-05-05 23:08 UTC  (2+ messages)
` [PATCH 3/2] man: document kill builtin

[Bridge] [PATCH RFC] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-05 23:07 UTC  (3+ messages)
`  "

[PATCH 1/8] Bluetooth: eir: Add helpers for managing service data
 2022-05-05 23:05 UTC  (7+ messages)
` [PATCH 3/8] Bluetooth: Add initial implementation of CIS connections
` [PATCH 4/8] Bluetooth: Add BTPROTO_ISO socket type
` [PATCH 5/8] Bluetooth: Add initial implementation of BIS connections
` [PATCH 6/8] Bluetooth: ISO: Add broadcast support
` [PATCH 7/8] Bluetooth: btusb: Add support for ISO packets
` [PATCH 8/8] Bluetooth: btusb: Detect if an ACL packet is in fact an ISO packet


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.