messages from 2021-12-07 18:49:26 to 2021-12-07 21:05:49 UTC [more...]
[patch V2 25/36] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
2021-12-07 21:05 UTC (2+ messages)
[patch V2 19/36] PCI/MSI: Store properties in device::msi::data
2021-12-07 21:05 UTC (2+ messages)
[patch V2 17/36] PCI/MSI: Use msi_desc::msi_index
2021-12-07 21:04 UTC (2+ messages)
[patch V2 08/36] PCI/MSI: Let the irq code handle sysfs groups
2021-12-07 21:04 UTC (2+ messages)
[patch V2 03/36] PCI/MSI: Allocate MSI device data on first use
2021-12-07 21:03 UTC (2+ messages)
[patch V2 23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code
2021-12-07 21:02 UTC (2+ messages)
[patch V2 22/23] genirq/msi: Handle PCI/MSI allocation fail in core code
2021-12-07 21:02 UTC (2+ messages)
[ANNOUNCE] 5.10.83-rt58
2021-12-07 21:02 UTC (5+ messages)
[patch V2 21/23] PCI/MSI: Make pci_msi_domain_check_cap() static
2021-12-07 21:01 UTC (2+ messages)
[patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev
2021-12-07 21:01 UTC (2+ messages)
[patch V2 19/23] PCI/MSI: Sanitize MSIX table map handling
2021-12-07 21:01 UTC (2+ messages)
[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
2021-12-07 20:57 UTC (33+ messages)
` [PATCH 01/32] s390/sclp: detect the zPCI interpretation facility
` [PATCH 02/32] s390/sclp: detect the AISII facility
` [PATCH 03/32] s390/sclp: detect the AENI facility
` [PATCH 04/32] s390/sclp: detect the AISI facility
` [PATCH 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH 08/32] s390/pci: stash associated GISA designation
` [PATCH 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH 11/32] s390/pci: add helper function to find device by handle
` [PATCH 12/32] s390/pci: get SHM information from list pci
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH 15/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH 16/32] KVM: s390: expose the guest zPCI interpretation facility
` [PATCH 17/32] KVM: s390: expose the guest Adapter Interruption Source ID facility
` [PATCH 18/32] KVM: s390: expose guest Adapter Event Notification Interpretation facility
` [PATCH 19/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH 20/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH 21/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH 22/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH 23/32] KVM: s390: pci: handle refresh of PCI translations
` [PATCH 24/32] KVM: s390: intercept the rpcit instruction
` [PATCH 25/32] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH 26/32] vfio-pci/zdev: wire up group notifier
` [PATCH 27/32] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH 28/32] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
` [PATCH 29/32] vfio-pci/zdev: wire up zPCI IOAT assist support
` [PATCH 30/32] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH 31/32] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH 32/32] MAINTAINERS: additional files related kvm s390 pci passthrough
[RESEND PATCH v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable
2021-12-07 21:00 UTC (2+ messages)
[patch V2 18/23] PCI/MSI: Split out irqdomain code
2021-12-07 21:00 UTC (2+ messages)
[patch V2 17/23] PCI/MSI: Split out !IRQDOMAIN code
2021-12-07 20:59 UTC (2+ messages)
[patch V2 16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part
2021-12-07 20:58 UTC (2+ messages)
[patch V2 15/23] PCI/MSI: Move code into a separate directory
2021-12-07 20:57 UTC (2+ messages)
[patch V2 14/23] PCI/MSI: Make msix_update_entries() smarter
2021-12-07 20:57 UTC (2+ messages)
[intel-tdx:guest 54/144] arch/x86/kernel/tdx.c:225:5: warning: no previous prototype for 'tdx_hcall_set_notify_intr'
2021-12-07 20:56 UTC
[cel:topic-rpc-with-tls 1/8] net/tls/ecdh.c:144:1: warning: no previous prototype for 'ttls_ecdh_read_params'
2021-12-07 20:56 UTC
[patch V2 13/23] PCI/MSI: Cleanup include zoo
2021-12-07 20:57 UTC (2+ messages)
[patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible
2021-12-07 20:56 UTC (2+ messages)
[PATCH v3 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
2021-12-07 20:55 UTC (10+ messages)
` [PATCH v3 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v3 net-next 2/9] i40e: respect metadata "
` [PATCH v3 net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [PATCH v3 net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v3 net-next 5/9] ice: respect metadata "
` [PATCH v3 net-next 6/9] igc: don't reserve excessive XDP_PACKET_HEADROOM "
` [PATCH v3 net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [PATCH v3 net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v3 net-next 9/9] i40e: respect metadata "
[patch V2 08/23] PCI/sysfs: Use pci_irq_vector()
2021-12-07 20:56 UTC (2+ messages)
[patch V2 07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata()
2021-12-07 20:55 UTC (2+ messages)
[patch V2 06/23] PCI/MSI: Make pci_msi_domain_write_msg() static
2021-12-07 20:54 UTC (2+ messages)
[PATCH 1/2] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
2021-12-07 20:54 UTC (3+ messages)
[PATCH v2] kunit: tool: print parsed test results fully incrementally
2021-12-07 20:53 UTC (2+ messages)
[patch V2 02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
2021-12-07 20:53 UTC (2+ messages)
[net-next RFC PATCH 0/6] Add support for qca8k mdio rw in Ethernet packet
2021-12-07 20:52 UTC (9+ messages)
[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
2021-12-07 20:42 UTC (6+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
[PATCH 5.15 000/207] 5.15.7-rc1 review
2021-12-07 20:42 UTC (2+ messages)
[PATCH 5.10 000/125] 5.10.84-rc2 review
2021-12-07 20:41 UTC (3+ messages)
[PATCH 5.4 00/70] 5.4.164-rc1 review
2021-12-07 20:41 UTC (2+ messages)
[PATCH 4.19 00/48] 4.19.220-rc1 review
2021-12-07 20:41 UTC (2+ messages)
[PATCH 4.14 000/106] 4.14.257-rc1 review
2021-12-07 20:40 UTC (2+ messages)
[PATCH 4.9 00/62] 4.9.292-rc1 review
2021-12-07 20:40 UTC (2+ messages)
[PATCH 4.4 00/52] 4.4.294-rc1 review
2021-12-07 20:39 UTC (2+ messages)
[PATCH 00/15] KVM: X86: Miscellaneous cleanups
2021-12-07 20:38 UTC (4+ messages)
` [PATCH 05/15] KVM: VMX: Add document to state that write to uret msr should always be intercepted
[x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
2021-12-07 20:36 UTC (4+ messages)
[PATCH] ethernet: fman: add missing put_device() call in fman_port_probe()
2021-12-07 20:36 UTC (2+ messages)
[PATCH] drm/bridge: sn65dsi86: defer if there is no dsi host
2021-12-07 20:35 UTC (3+ messages)
[PATCH] f2fs: add gc_urgent_high_remaining sysfs node
2021-12-07 20:31 UTC
[PATCH v4 1/4] kunit: tool: Do not error on tests without test plans
2021-12-07 20:30 UTC (8+ messages)
` [PATCH v4 2/4] kunit: tool: Report an error if any test has no subtests
` [PATCH v4 3/4] kunit: Don't crash if no parameters are generated
` [PATCH v4 4/4] kunit: Report test parameter results as (K)TAP subtests
[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
2021-12-07 20:30 UTC (2+ messages)
[PATCH] block: switch to atomic_t for request references
2021-12-07 20:28 UTC (4+ messages)
[PATCH v9 0/7] PCI: brcmstb: root port turns on sub-device power
2021-12-07 20:26 UTC (4+ messages)
` [PATCH v9 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
[PATCH v4 00/16] ima: Namespace IMA with audit support in IMA-ns
2021-12-07 20:21 UTC (17+ messages)
` [PATCH v4 01/16] ima: Add IMA namespace support
` [PATCH v4 02/16] ima: Define ns_status for storing namespaced iint data
` [PATCH v4 03/16] ima: Namespace audit status flags
` [PATCH v4 04/16] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v4 05/16] ima: Move IMA's keys queue related "
` [PATCH v4 06/16] ima: Move policy "
` [PATCH v4 07/16] ima: Move ima_htable "
` [PATCH v4 08/16] ima: Move measurement list related variables "
` [PATCH v4 09/16] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v4 10/16] ima: Implement hierarchical processing of file accesses
` [PATCH v4 11/16] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v4 12/16] securityfs: Extend securityfs with namespacing support
` [PATCH v4 13/16] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v4 14/16] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v4 15/16] ima: Move dentries into ima_namespace
` [PATCH v4 16/16] ima: Setup securityfs for IMA namespace
[PATCH v4 0/7] Initial Samsung Galaxy A8 (2018) support
2021-12-07 20:19 UTC (10+ messages)
` [PATCH v4 4/7] clk: samsung: Make exynos850_register_cmu shared
` [PATCH v4 5/7] clk: samsung: clk-pll: Add support for pll1417x
` [PATCH v4 6/7] clk: samsung: Add initial Exynos7885 clock driver
` [PATCH v4 7/7] arm64: dts: exynos: Add initial device tree support for Exynos7885 SoC
[PATCH] sysctl: Add a group of macro functions to initcall the sysctl table of each feature
2021-12-07 20:18 UTC (3+ messages)
[PATCH v3 0/5] x86: Show in sysfs if a memory node is able to do encryption
2021-12-07 20:13 UTC (8+ messages)
[PATCH 00/12] Fixes for KVM_CAP_VM_MOVE/COPY_ENC_CONTEXT_FROM
2021-12-07 20:11 UTC (4+ messages)
` [PATCH 08/12] selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM
[PATCH v2] kunit: add run_checks.py script to validate kunit changes
2021-12-07 20:11 UTC (2+ messages)
[PATCH 0/5] random: Add PREEMPT_RT support
2021-12-07 20:10 UTC (4+ messages)
` [PATCH 5/5] random: Defer processing of randomness on PREEMPT_RT
[PATCH] selftests: sev_migrate_tests: Fix sev_ioctl()
2021-12-07 20:10 UTC
[PATCH v6 1/3] iio: frequency: admv1013: add support for ADMV1013
2021-12-07 20:10 UTC (3+ messages)
` [PATCH v6 2/3] dt-bindings: iio: frequency: add admv1013 doc
[PATCH v2 0/5] Convert iProc PCIe binding to YAML
2021-12-07 20:08 UTC (5+ messages)
` [PATCH v2 1/5] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
[PATCH v4 6/6] arm:boot:dts:aspeed-g6 Add more gfx reset control
2021-12-07 20:05 UTC (2+ messages)
[PATCH] Documentation: kunit: remove claims that kunit is a mocking framework
2021-12-07 20:05 UTC (2+ messages)
[RFC v1 0/8] RFC v1: Kernel handling of CPU and memory hot un/plug for crash
2021-12-07 20:04 UTC (5+ messages)
[PATCH] kunit: tool: fix --json output for skipped tests
2021-12-07 20:03 UTC (2+ messages)
[PATCH v4 1/5] dt-bindings: Powerzone new bindings
2021-12-07 19:58 UTC (2+ messages)
[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
2021-12-07 19:57 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: ethernet: Add driver for Sunplus SP7021
HYPVER-V/arm64 guest on win11/8cx based laptop dead hang
2021-12-07 19:54 UTC
[RFC v2 0/6] crash: Kernel handling of CPU and memory hot un/plug
2021-12-07 19:52 UTC (7+ messages)
` [RFC v2 1/6] crash: fix minor typo/bug in debug message
` [RFC v2 2/6] crash hp: Introduce CRASH_HOTPLUG configuration options
` [RFC v2 3/6] crash hp: definitions and prototype changes
` [RFC v2 4/6] crash hp: generic crash hotplug support infrastructure
` [RFC v2 5/6] crash hp: kexec_file changes for crash hotplug support
` [RFC v2 6/6] crash hp: Add x86 "
[PATCH v3 1/2] hwmon: (pmbus) Add Delta AHE-50DC fan control module driver
2021-12-07 19:53 UTC (5+ messages)
[PATCH v11 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
2021-12-07 19:52 UTC (5+ messages)
` [PATCH v11 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v11 4/4] tools: Introduce power/acpi/tools/pfru
[PATCH] btrfs: zoned: convert comment to kernel-doc format
2021-12-07 19:48 UTC (2+ messages)
[PATCH] tracefs: Have new files inherit the ownership of their parent
2021-12-07 19:48 UTC
[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-07 19:46 UTC (2+ messages)
[PATCH] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
2021-12-07 19:45 UTC (5+ messages)
[PATCH] Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
2021-12-07 19:41 UTC (2+ messages)
[PATCH v4] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
2021-12-07 19:44 UTC (4+ messages)
[PATCH v13 1/2] x86/sgx: Rename fallback labels in sgx_init()
2021-12-07 19:36 UTC (3+ messages)
` [PATCH v13 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
[PATCH] x86/MCE/AMD: Allow thresholding interface updates after init
2021-12-07 19:30 UTC
[PATCH 0/4] KVM: VMX: Fix handling of invalid L2 guest state
2021-12-07 19:30 UTC (5+ messages)
` [PATCH 1/4] KVM: VMX: Always clear vmx->fail on emulation_required
` [PATCH 2/4] KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
` [PATCH 3/4] KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
` [PATCH 4/4] KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state
[PATCH V2 XRT Alveo Infrastructure 0/9] XRT Alveo driver infrastructure overview
2021-12-07 19:29 UTC (5+ messages)
` [PATCH V2 XRT Alveo Infrastructure 1/9] Documentation: fpga: Add a document describing XRT Alveo driver infrastructure
[PATCH v1 01/11] i2c: Introduce common module to instantiate CCGx UCSI
2021-12-07 19:21 UTC (11+ messages)
` [PATCH v1 02/11] i2c: designware-pci: Switch to use i2c_new_ccgx_ucsi()
` [PATCH v1 03/11] i2c: designware-pci: Use temporary variable for struct device
` [PATCH v1 04/11] i2c: designware-pci: Convert to use dev_err_probe()
` [PATCH v1 05/11] i2c: designware-pci: use __maybe_unused for PM functions
` [PATCH v1 06/11] i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
` [PATCH v1 07/11] i2c: designware-pci: Group MODULE_*() macros
` [PATCH v1 08/11] i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
` [PATCH v1 09/11] i2c: nvidia-gpu: Switch to use i2c_new_ccgx_ucsi()
` [PATCH v1 10/11] i2c: nvidia-gpu: Use temporary variable for struct device
` [PATCH v1 11/11] i2c: nvidia-gpu: Convert to use dev_err_probe()
[PATCH v7 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2021-12-07 19:21 UTC (4+ messages)
` [PATCH v7 14/45] x86/compressed: Add helper for validating pages in the decompression stage
[syzbot] WARNING in nested_vmx_vmexit
2021-12-07 19:19 UTC (2+ messages)
[asahilinux:asahi 4/51] drivers/net/ethernet/pensando/ionic/ionic_main.c:479:9: warning: 'strncpy' output truncated before terminating nul copying 31 bytes from a string of the same length
2021-12-07 19:14 UTC
[PATCH v2 0/5] aio: fix use-after-free and missing wakeups
2021-12-07 19:11 UTC (5+ messages)
` [PATCH v2 2/5] binder: use wake_up_pollfree()
[PATCH] power: reset: ltc2952: fix float conversion error
2021-12-07 19:05 UTC (4+ messages)
arch/arm/mach-ep93xx/clock.c:210:35: sparse: sparse: Using plain integer as NULL pointer
2021-12-07 19:03 UTC
[RFC PATCH v2] Documentation: dev-tools: Add KTAP specification
2021-12-07 19:02 UTC
[PATCH v2] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
2021-12-07 19:01 UTC (3+ messages)
[PATCH v3 0/6] x86/mce: Handle error injection failures in mce-inject module
2021-12-07 19:00 UTC (3+ messages)
` [PATCH v3 3/6] x86/mce/inject: Check for writes ignored in status registers
[PATCH] crypto: x86/des: remove redundant assignment of variable nbytes
2021-12-07 18:58 UTC
[PATCH v2] PM: runtime: Capture device status before disabling runtime PM
2021-12-07 18:54 UTC
[PATCH v1 0/3] mmc: Add LiteSDCard mmc driver
2021-12-07 18:51 UTC (6+ messages)
` [PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface
[RFC 0/3] headers: start rework to avoid recursive inclusion
2021-12-07 18:50 UTC (4+ messages)
` [RFC 2/3] headers: introduce linux/struct_types.h
[PATCH v1 0/7] Documentation: KUnit: Rework KUnit documentation
2021-12-07 18:50 UTC (5+ messages)
` [PATCH v1 2/7] Documentation: KUnit: Rewrite getting started
[PATCH] x86/events/amd/iommu: remove redundant assignment to variable shift
2021-12-07 18:50 UTC
[syzbot] KASAN: use-after-free Write in io_submit_one
2021-12-07 18:49 UTC (2+ 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