All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-16 15:32:21 to 2022-05-16 16:09:04 UTC [more...]

[PULL 00/23] Misc QEMU patches for 2022-05-16
 2022-05-16 15:55 UTC  (3+ messages)
` [PULL 05/23] qdev-properties: Add a new macro with bitmask check for uint64_t property
` [PULL 06/23] target/i386: Add lbr-fmt vPMU option to support guest LBR

[PULL 00/17] migration queue
 2022-05-16 15:38 UTC  (2+ messages)
` [PULL 12/17] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[PATCH 00/30] The panic notifiers refactor
 2022-05-16 16:09 UTC  (25+ messages)
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers

[PATCH v2 net-next 00/15] introduce mt7986 ethernet support
 2022-05-16 16:06 UTC  (25+ messages)
` [PATCH v2 net-next 01/15] arm64: dts: mediatek: mt7986: introduce ethernet nodes
` [PATCH v2 net-next 02/15] dt-bindings: net: mediatek, net: add mt7986-eth binding
  ` [PATCH v2 net-next 02/15] dt-bindings: net: mediatek,net: "
` [PATCH v2 net-next 03/15] net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_desc
` [PATCH v2 net-next 04/15] net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
` [PATCH v2 net-next 05/15] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
` [PATCH v2 net-next 06/15] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
` [PATCH v2 net-next 07/15] net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
` [PATCH v2 net-next 08/15] net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
` [PATCH v2 net-next 09/15] net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
` [PATCH v2 net-next 10/15] net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
` [PATCH v2 net-next 11/15] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH v2 net-next 12/15] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
` [PATCH v2 net-next 13/15] net: ethernet: mtk_eth_soc: convert ring dma pointer to void
` [PATCH v2 net-next 14/15] net: ethernet: mtk_eth_soc: convert scratch_ring "
` [PATCH v2 net-next 15/15] net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset

[PATCH] arm64: kexec: load from kimage prior to clobbering
 2022-05-16 16:07 UTC 

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-16 16:00 UTC  (7+ messages)
` [PATCH V2 2/7] xen/grants: support allocating consecutive grants

[PATCH 0/5] arm64: bcmbca: add bcm63158 soc support
 2022-05-16 16:06 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: arm64: add BCM63158 soc to binding document

[PATCH v5 0/2] Add RZ/G2UL ADC support
 2022-05-16 16:07 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC

[PATCH v2 1/2] Revert "ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driver"
 2022-05-16 16:06 UTC  (4+ messages)
` [PATCH v2 2/2] Revert "ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback."

[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-05-16 15:26 UTC  (21+ messages)
` [PATCH 01/35] acpi: add interface to build device specific AML
` [PATCH 02/35] acpi: make isa_build_aml() support AcpiDevAmlIf interface
` [PATCH 03/35] acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml
` [PATCH 04/35] acpi: parallel port: "
` [PATCH 05/35] acpi: serial-is: "
` [PATCH 06/35] acpi: mc146818rtc: "
` [PATCH 08/35] isa-bus: drop no longer used ISADeviceClass::build_aml
` [PATCH 10/35] tests: acpi: q35: add test for smbus-ipmi device
` [PATCH 12/35] tests: acpi: whitelist DSDT.ipmismbus expected blob
` [PATCH 13/35] ipmi: acpi: use relative path to resource source
` [PATCH 14/35] tests: acpi: update expected DSDT.ipmismbus blob
` [PATCH 15/35] acpi: ich9-smb: add support for AcpiDevAmlIf interface
` [PATCH 18/35] tests: acpi: white-list to be re-factored pc/q35 DSDT
` [PATCH 20/35] acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
` [PATCH 21/35] tests: acpi: update expected blobs
` [PATCH 23/35] tests: acpi: add applesmc testcase
` [PATCH 24/35] acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH 25/35] tests: acpi: update expected blobs
` [PATCH 27/35] tests: acpi: add pvpanic-isa: testcase
` [PATCH 32/35] acpi: pc/q35: remove not needed 'if' condition on pci bus

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 16:04 UTC  (13+ messages)
` [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI
` [RFC PATCH v2 07/21] cfi: Add type helper macros
` [RFC PATCH v2 08/21] psci: Fix the function type for psci_initcall_t

WCN6855 issues with latest linux-firmware
 2022-05-16 16:05 UTC  (5+ messages)

[PATCH 0/5] MediaTek Helio X10 MT6795 - Clock drivers
 2022-05-16 16:03 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: mediatek: Document MT6795 system controllers bindings

cip-gitlab/ci/pavel/linux-test smc: 3 runs, 1 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 3 runs, 3 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 4 runs, 4 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 7 runs, 5 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 4 runs, 4 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 4 runs, 4 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 5 runs, 4 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 16:05 UTC 

[PATCH 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-05-16 16:03 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U

[linux-linus test] 170472: tolerable FAIL - PUSHED
 2022-05-16 16:04 UTC 

stable-rc/linux-5.4.y build: 184 builds: 3 failed, 181 passed, 4 errors, 28 warnings (v5.4.194-43-g71ab15716d94)
 2022-05-16 16:04 UTC 

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-16 15:25 UTC  (8+ messages)
` [PATCH v5 13/21] migration: Postcopy recover with preempt enabled
` [PATCH v5 15/21] migration: Parameter x-postcopy-preempt-break-huge

[RFC] can: ctucanfd: RX timestamping implementation
 2022-05-16 16:02 UTC  (3+ messages)
` [RFC PATCH 2/3] dt-bindings: can: ctucanfd: add properties for HW timestamping

[PATCH v2] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-16 16:02 UTC  (3+ messages)

[PATCH] Revert "python3-cbor2: upgrade 5.4.2 -> 5.4.3"
 2022-05-16 16:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-16 16:01 UTC 

[PATCH 2/2] squashfs: implement readahead
 2022-05-16 16:01 UTC  (2+ messages)

dmtimer: ack pending interrupt during suspend on am335x/am437x?
 2022-05-16 16:00 UTC  (6+ messages)

[uclinux-h8:h8300-next 12/15] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-05-16 16:01 UTC 

[PATCH] fetch: limit shared symref check only for local branches
 2022-05-16 16:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/fpu: fix compile error without kernel_fpu_disabled()
 2022-05-16 15:59 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/1] s390x: add migration test for storage keys
 2022-05-16 15:59 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/1] "

[PATCH v2 kvmtool 00/12] arm64: Allow the user to set RAM base address
 2022-05-16 15:55 UTC  (26+ messages)
` [PATCH v2 kvmtool 01/12] Use MB for megabytes consistently
` [PATCH v2 kvmtool 02/12] builtin-run: Always use RAM size in bytes
` [PATCH v2 kvmtool 03/12] builtin-run: Rework RAM size validation
` [PATCH v2 kvmtool 04/12] builtin-run: Add arch hook to validate VM configuration
` [PATCH v2 kvmtool 05/12] arm/arm64: Fail if RAM size is too large for 32-bit guests
` [PATCH v2 kvmtool 06/12] arm/arm64: Kill the ARM_MAX_MEMORY() macro
` [PATCH v2 kvmtool 07/12] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro
` [PATCH v2 kvmtool 08/12] builtin_run: Allow standard size specifiers for memory
` [PATCH v2 kvmtool 09/12] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters
` [PATCH v2 kvmtool 10/12] arm/arm64: Consolidate RAM initialization in kvm__init_ram()
` [PATCH v2 kvmtool 11/12] Introduce kvm__arch_default_ram_address()
` [PATCH v2 kvmtool 12/12] arm64: Allow the user to specify the RAM base address

[PATCH 0/3] phy: qcom-qmp: Add SC8280XP USB3 UNI phy
 2022-05-16 15:59 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qmp: Add compatible for "

[oe] [meta-python] [PATCH] python3-cbor2: upgrade 5.4.2 -> 5.4.3
 2022-05-16 15:57 UTC  (3+ messages)
`  "

[PATCH v2 0/1] docs/zh_CN: add Yanteng to zh_CN maintainer
 2022-05-16 15:57 UTC  (2+ messages)
` [PATCH v2 1/1] MAINTAINERS: Become the docs/zh_CN maintainer

[ovmf test] 170483: regressions - FAIL
 2022-05-16 15:56 UTC 

[PATCH] objtool: fix objtool regression on x32 systems
 2022-05-16 15:56 UTC  (3+ messages)

[PATCH] misc: rtsx: Set setting_reg2 before use
 2022-05-16 15:56 UTC  (2+ messages)

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-16 15:55 UTC  (4+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails

[PATCH v3 0/2] docs/zh_CN: add vm page_migration translation
 2022-05-16 15:56 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] docs/zh_CN: add vm vmalloced-kernel-stacks translation

[PATCH v2 00/74] semihosting cleanup
 2022-05-16 15:20 UTC  (3+ messages)
` [PATCH v2 08/74] semihosting: Generalize GuestFDFeatureFile

[PATCH] ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
 2022-05-16 15:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-16 15:51 UTC 

[Intel-gfx] [PATCH] drm/i915: individualize fences before adding
 2022-05-16 15:51 UTC 

[PATCH] mapletree-vs-khugepaged
 2022-05-16 15:50 UTC  (8+ messages)

i.MX8MP usb status
 2022-05-16 15:50 UTC  (6+ messages)

[PATCH] f2fs: don't use casefolded comparison for "." and ".."
 2022-05-16 15:50 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] perf/x86/amd: Run AMD BRS code only on supported hw
 2022-05-16 15:48 UTC 

Cyclictest with small interval in guest makes host cpu go very high
 2022-05-16 15:48 UTC  (3+ messages)

[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
 2022-05-16 15:47 UTC  (5+ messages)

[virtio-comment] [PATCH v2] Introduction of Virtio Network device notifications coalescing feature
 2022-05-16 15:45 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-16 15:43 UTC 

[PATCH 1/2] Revert "ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driver"
 2022-05-16 15:41 UTC  (3+ messages)

[RFC PATCH 0/3] Allow Capstone 3.0.5 again and remove the submodule
 2022-05-16 14:58 UTC  (2+ messages)
` [PATCH 2/3] capstone: Allow version 3.0.5 again

RTT-PROBE: lore-subspace-rtt
 2022-05-16 15:41 UTC 

[PATCH v3 1/2] ARM: dts: sun8i-r40: add opp table for cpu
 2022-05-16 15:39 UTC  (9+ messages)
` [PATCH v3 2/2] ARM: dts: sun8i-r40: Add "cpu-supply" node for sun8i-r40 based board

[PATCH v3 2/3] dt-bindings: mtd: partitions: Extend fixed-partitions binding
 2022-05-16 15:39 UTC  (8+ messages)

[PATCH 0/2] hw: aspeed: Init all UART's with serial devices
 2022-05-16 14:56 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-16 15:38 UTC  (2+ messages)

[PATCH conntrack-tools] conntrack: remove -o userspace
 2022-05-16 15:39 UTC 

[next ] kernel BUG at mm/mmap.c:3235! - invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
 2022-05-16 15:36 UTC  (2+ messages)

[PATCH 1/1] sign-file: Use OpenSSL provided define to compile out deprecated APIs
 2022-05-16 15:39 UTC  (6+ messages)
` [PATCH v2 1/1] sign-file: Do not attempt to use the ENGINE_* API if it's not available

[PATCH 0/3] Cryptomount detached headers
 2022-05-16 15:39 UTC  (5+ messages)
` [PATCH 2/3] cryptodisk: Add --header option to cryptomount to support "

[PATCH] locking/atomic/x86: Introduce try_cmpxchg64
 2022-05-16 15:36 UTC  (12+ messages)

[PATCH 0/3] fstests: more fixes
 2022-05-16 15:37 UTC  (3+ messages)
` [PATCH 3/4] xfs/148: fix failure from bad shortform size assumptions

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-16 15:36 UTC  (11+ messages)

[PATCH] powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
 2022-05-16 15:36 UTC  (2+ messages)

[PATCH] grep: add --max-count command line option
 2022-05-16 15:36 UTC  (5+ messages)

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-16 15:35 UTC  (4+ messages)
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

cip-gitlab/ci/pavel/linux-test baseline: 55 runs, 26 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 15:35 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 13 runs, 8 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 15:35 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 5 runs, 5 regressions (v4.4-st5-208-g5e70bc68d09e) #kernelci
 2022-05-16 15:35 UTC 

[PATCH iproute2] iplink: remove GSO_MAX_SIZE definition
 2022-05-16 15:34 UTC 

[kvm-unit-tests PATCH 0/6] s390x: uv-host: Access check extensions and improvements
 2022-05-16 15:34 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/6] s390x: uv-host: Add uninitialized UV tests

Getting rid of the last bits of QEMU's 'ad-hoc CI' for merges
 2022-05-16 15:25 UTC  (7+ messages)

[Bug 215977] New: kvm BUG: kernel NULL pointer dereference, address: 000000000000000b
 2022-05-16 15:33 UTC  (2+ messages)
` [Bug 215977] "

[PATCH 1/1] perf: hisi: Extract hisi_pmu_init
 2022-05-16 15:32 UTC  (3+ messages)

[PATCH, resend] parisc: Fix patch code locking and flushing
 2022-05-16 15:32 UTC 


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.