All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-15 19:31:10 to 2022-07-15 20:52:07 UTC [more...]

[PATCH v1 1/1] irqchip/stm32-exti: Use INVALID_HWIRQ definition
 2022-07-15 20:52 UTC 

[PATCH] regulator: core: Resolve supply name earlier to prevent double-init
 2022-07-15 20:51 UTC  (4+ messages)

[PATCH] selftest/runtime_test/virgl: Disable for all almalinux
 2022-07-15 20:50 UTC  (4+ messages)
` [OE-core] "

[linux-next:pending-fixes] BUILD SUCCESS 27ca1dbc37a0aacd61371f94a83d684024ba9749
 2022-07-15 20:50 UTC 

[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
 2022-07-15 20:50 UTC  (10+ messages)

[PATCH] fetch-pack: write effective filter to trace2
 2022-07-15 20:49 UTC  (3+ messages)

[PATCH net-next 0/6] net: dsa: always use phylink
 2022-07-15 20:48 UTC  (13+ messages)
` [PATCH net-next 2/6] software node: allow named software node to be created
` [PATCH net-next 5/6] net: dsa: use swnode fixed-link if using default params

[PATCH v2 00/24] KVM: x86: Event/exception fixes and cleanups
 2022-07-15 20:42 UTC  (25+ messages)
` [PATCH v2 01/24] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
` [PATCH v2 02/24] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
` [PATCH v2 03/24] KVM: x86: Don't check for code breakpoints when emulating on exception
` [PATCH v2 04/24] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
` [PATCH v2 05/24] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
` [PATCH v2 06/24] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
` [PATCH v2 07/24] KVM: x86: Use DR7_GD macro instead of open coding check in emulator
` [PATCH v2 08/24] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
` [PATCH v2 09/24] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
` [PATCH v2 10/24] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
` [PATCH v2 11/24] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
` [PATCH v2 12/24] KVM: x86: Make kvm_queued_exception a properly named, visible struct
` [PATCH v2 13/24] KVM: x86: Formalize blocking of nested pending exceptions
` [PATCH v2 14/24] KVM: x86: Use kvm_queue_exception_e() to queue #DF
` [PATCH v2 15/24] KVM: x86: Hoist nested event checks above event injection logic
` [PATCH v2 16/24] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
` [PATCH v2 17/24] KVM: nVMX: Add a helper to identify low-priority #DB traps
` [PATCH v2 18/24] KVM: nVMX: Document priority of all known events on Intel CPUs
` [PATCH v2 19/24] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
` [PATCH v2 20/24] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
` [PATCH v2 21/24] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
` [PATCH v2 22/24] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
` [PATCH v2 23/24] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
` [PATCH v2 24/24] KVM: selftests: Add an x86-only test to verify nested exception queueing

[PATCH v2] usb: dwc3: qcom: Defer dwc3-qcom probe if dwc3 isn't probed properly
 2022-07-15 20:41 UTC  (2+ messages)

Retbleed (RSBA vs BTC)
 2022-07-15 20:40 UTC  (3+ messages)

[dm-devel] [PATCH 0/3] dm pr_ops fixes
 2022-07-15 20:38 UTC  (6+ messages)
` [dm-devel] [PATCH 2/3] dm: Start pr_reserve from the same starting path

[PATCH 0/8] interconnect: Prepare making platform remove callbacks return void
 2022-07-15 20:36 UTC  (12+ messages)
` [PATCH 1/8] interconnect: imx: Ignore return value of icc_provider_del() in .remove()
` [PATCH 2/8] interconnect: icc-rpm: "
` [PATCH 3/8] interconnect: icc-rpmh: "
` [PATCH 4/8] interconnect: msm8974: "
` [PATCH 5/8] interconnect: osm-l3: "
` [PATCH 6/8] interconnect: sm8450: "
` [PATCH 7/8] interconnect: Make icc_provider_del() return void
` [PATCH 8/8] interconnect: imx: Make imx_icc_unregister() "

[PATCH v3 for-next 0/3] io_uring: multishot recvmsg
 2022-07-15 20:37 UTC  (4+ messages)
  ` [PATCH v3 for-next 2/3] net: copy from user before calling __get_compat_msghdr

[PATCH yocto-autobuilder-helper] config.json: update to dedicated domain
 2022-07-15 20:37 UTC  (2+ messages)

[PATCH mdadm v2] mdadm: Don't open md device for CREATE and ASSEMBLE
 2022-07-15 20:35 UTC 

[ammarfaizi2-block:axboe/linux-block/for-next 12/108] drivers/block/ublk_drv.c:417:24: sparse: sparse: incorrect type in return expression (different base types)
 2022-07-15 20:34 UTC 

[ovmf test] 171645: all pass - PUSHED
 2022-07-15 20:34 UTC 

[PATCH] regmap: permit to set reg_update_bits with bulk implementation
 2022-07-15 20:10 UTC 

[PATCH v10 0/5] tests for btrfs fsverity
 2022-07-15 20:31 UTC  (6+ messages)
` [PATCH v10 1/5] common/verity: require corruption functionality
` [PATCH v10 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v10 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v10 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v10 5/5] generic: test fs-verity EFBIG scenarios

[PATCH] doc: announce header split deprecation
 2022-07-15 20:30 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH RFC] drm/i915/gt: Retry RING_HEAD reset until it sticks
 2022-07-15 20:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/14] tools/intel_vbt_decode: Improve VBT decoder
 2022-07-15 20:25 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 01/14] tools/intel_vbt_decode: Simplify fast link training lane count
` [igt-dev] [PATCH i-g-t 02/14] tools/intel_vbt_decode: Extract dp_vswing()/dp_preemph()
` [igt-dev] [PATCH i-g-t 03/14] tools/intel_vbt_decode: update vbt defs from kernel
` [igt-dev] [PATCH i-g-t 04/14] tools/intel_vbt_decode: Introduce panel_bits()/panel_bool()
` [igt-dev] [PATCH i-g-t 05/14] tools/intel_vbt_decode: Remove pointless variables
` [igt-dev] [PATCH i-g-t 06/14] tools/intel_vbt_decode: Extract lvds_config[]
` [igt-dev] [PATCH i-g-t 07/14] tools/intel_vbt_decode: Extract panel_fitting[]
` [igt-dev] [PATCH i-g-t 08/14] tools/intel_vbt_decode: Parse HDMI FRL rate
` [igt-dev] [PATCH i-g-t 09/14] tools/intel_vbt_decode: Decode the "use VBT vswing tables" flag
` [igt-dev] [PATCH i-g-t 10/14] tools/intel_vbt_decode: Decode eDP/DP max lane count
` [igt-dev] [PATCH i-g-t 11/14] tools/intel_vbt_decode: Clean up driver features block decoding
` [igt-dev] [PATCH i-g-t 12/14] tools/intel_vbt_decode: Decode AUX CH
` [igt-dev] [PATCH i-g-t 13/14] tools/intel_vbt_decode: Adjust DVO port printing
` [igt-dev] [PATCH i-g-t 14/14] tools/intel_vbt_decode: Dump the compression structure index as decimal

[andersson:wip/sc8280xp-next-20220708-incomplete 8/25] drivers/phy/qualcomm/phy-qcom-qmp.h:189: warning: "QSERDES_V4_TX_CLKBUF_ENABLE" redefined
 2022-07-15 20:23 UTC 

[PATCH] drm/nouveau/bios: set info only when the return is not 0
 2022-07-15 20:24 UTC  (4+ messages)

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-15 20:21 UTC  (13+ messages)
` [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY

[dm-devel] [PATCH 0/2] multipath-tools: update docs
 2022-07-15 20:21 UTC  (5+ messages)

[PATCH v2] powerpc: add documentation for HWCAPs
 2022-07-15 20:17 UTC  (4+ messages)

[PATCH 5.4 0/4] PCI: hv: Fix multi-MSI and IRTE allocation
 2022-07-15 20:16 UTC  (5+ messages)
` [PATCH 5.4 1/4] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 5.4 2/4] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 5.4 3/4] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 5.4 4/4] PCI: hv: Fix interrupt mapping for multi-MSI

[PATCH] mtd: spi-nor: winbond: add support for W25Q512NW-IQ/IN
 2022-07-15 20:15 UTC  (12+ messages)

[PATCH 0/5] staging: r8188eu: remove SetHwReg8188EU()
 2022-07-15 20:16 UTC  (3+ messages)
` [PATCH 5/5] "

[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
 2022-07-15 20:14 UTC  (13+ messages)
` RAID56 discussion related to RST. (Was "Re: [RFC ONLY 0/8] btrfs: introduce raid-stripe-tree")

[PATCH v1 0/3] FAT: fix mtime 0 breaking updates
 2022-07-15 20:13 UTC  (4+ messages)
` [PATCH v1 1/3] grub-probe: document the behavior of multiple -v
` [PATCH v1 2/3] grub_fs_probe(): dprint errors from filesystems
` [PATCH v1 3/3] fs/fat: don't error when mtime is 0

[PATCH] staging: r888eu: use dynamic allocation for efuse buffer
 2022-07-15 20:11 UTC  (3+ messages)

[PATCH] imx8mm: Sync device tree with linux-next 20220711
 2022-07-15 20:11 UTC  (2+ messages)

<instantiation>:3:3: error: invalid instruction mnemonic 'annotate_unret_safe'
 2022-07-15 20:10 UTC  (3+ messages)

GCC fails to spot uninitialized variable
 2022-07-15 20:09 UTC 

[PATCH] scsi: ufs: ufs-pci: Correct check for RESET DSM
 2022-07-15 20:08 UTC  (2+ messages)

[soc:at91/dt-2] BUILD SUCCESS be16285265868aa371378132fe37df2bc14ceb78
 2022-07-15 20:02 UTC 

[PATCH v3 0/3] Fake series to test out b4 submit
 2022-07-15 20:04 UTC  (4+ messages)
` [PATCH v3 1/3] Rename Linux into Kahlix
` [PATCH v3 2/3] Our version goes to 11
` [PATCH v3 3/3] Add myself as ultimate maintainer

[GIT PULL] ARM: SoC fixes for 5.19, part 3
 2022-07-15 20:00 UTC  (4+ messages)

[PATCH bpf-next v5] libbpf: perfbuf: Add API to get the ring buffer
 2022-07-15 20:00 UTC  (2+ messages)

[PATCH v2 5.15 1/5] Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"
 2022-07-15 19:59 UTC  (5+ messages)
` [PATCH v2 5.15 2/5] Revert "mt76: mt7921e: fix possible probe failure after reboot"
` [PATCH v2 5.15 3/5] mt76: mt7921: use physical addr to unify register access
` [PATCH v2 5.15 4/5] mt76: mt7921e: fix possible probe failure after reboot
` [PATCH v2 5.15 5/5] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-15 19:58 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: Do not return EINPROGRESS when subflow creation succeeds
 2022-07-15 19:58 UTC  (2+ messages)
` mptcp: Do not return EINPROGRESS when subflow creation succeeds: Tests Results

buildpaths warnings
 2022-07-15 19:56 UTC 

[f2fs-dev] [Bug 216162] New: F2FS filesystem with compression broken after kernel version 5.18.1
 2022-07-15 19:56 UTC  (2+ messages)
` [f2fs-dev] [Bug 216162] "

[PATCH v3] selftests/vm: enable running select groups of tests
 2022-07-15 19:54 UTC  (2+ messages)

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-15 19:53 UTC  (5+ messages)

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-07-15 19:54 UTC  (10+ messages)

[ammarfaizi2-block:axboe/linux-block/for-next 12/103] drivers/block/ublk_drv.c:831:6: warning: variable 'io' is used uninitialized whenever 'if' condition is true
 2022-07-15 19:53 UTC 

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-15 19:53 UTC  (6+ messages)

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-15 19:52 UTC  (3+ messages)

[PATCH] nvme: Use command_id instead of req->tag in trace_nvme_complete_rq()
 2022-07-15 19:51 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-15 19:50 UTC  (5+ messages)
` [PATCH v2 2/3] usb: misc: onboard_usb_hub: Add reset-gpio support
` [PATCH v2 3/3] usb: misc: onboard_usb_hub: Add TI USB8041 hub support

[GIT PULL] Block fixes for 5.19-rc7
 2022-07-15 19:50 UTC 

of_platform_populate() for address-less nodes (OF: Bad cell count for ...)
 2022-07-15 19:49 UTC  (4+ messages)

[net-next PATCH] net: dsa: qca8k: move driver to qca dir
 2022-07-15 19:47 UTC  (7+ messages)

[PATCH v2] powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P
 2022-07-15 19:48 UTC  (2+ messages)

[PATCH 0/2] MIPS: BMIPS: Improved early panic support
 2022-07-15 19:47 UTC  (3+ messages)
` [PATCH 1/2] MIPS: CFE: Add cfe_die()
` [PATCH 2/2] MIPS: BMIPS: Utilize cfe_die() for invalid DTB

init_disassemble_info() signature changes causes compile failures
 2022-07-15 19:46 UTC  (6+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes
  ` [PATCH v2 2/5] tools include: add dis-asm-compat.h to handle version differences

[PATCH] efi/x86: use naked RET on mixed mode call wrapper
 2022-07-15 19:45 UTC 

[PATCH v2 0/9] btrfs: block group cleanups
 2022-07-15 19:45 UTC  (10+ messages)
` [PATCH v2 1/9] btrfs: use btrfs_fs_closing for background bg work
` [PATCH v2 2/9] btrfs: simplify btrfs_update_space_info
` [PATCH v2 3/9] btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
` [PATCH v2 4/9] btrfs: convert block group bit field to use bit helpers
` [PATCH v2 5/9] btrfs: remove block_group->lock protection for TO_COPY
` [PATCH v2 6/9] btrfs: simplify btrfs_put_block_group_cache
` [PATCH v2 7/9] btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
` [PATCH v2 8/9] btrfs: remove bg->lock protection for relocation repair flag
` [PATCH v2 9/9] btrfs: delete btrfs_wait_space_cache_v1_finished

[V5 0/2] Add support for proxy interconnect bandwidth votes
 2022-07-15 19:44 UTC  (2+ messages)

[PATCH Fix] maple_tree: Use metadata for mas_dead_leaves() walk
 2022-07-15 19:43 UTC 

[net-next: PATCH v2 0/8] DSA: switch to fwnode_/device_
 2022-07-15 19:42 UTC  (7+ messages)
` [net-next: PATCH v2 3/8] net: dsa: switch to device_/fwnode_ APIs
` [net-next: PATCH v2 5/8] device property: introduce fwnode_dev_node_match

REDIRECTing many ports to one leads to 4-tuple conflicts
 2022-07-15 19:41 UTC  (2+ messages)

[igt-dev] [PATCH] lib/igt_chamelium: Only plug in the ports configured in the config file
 2022-07-15 19:39 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
 2022-07-15 19:38 UTC  (19+ messages)
          ` [PATCH v2] "
                  ` [PATCH v3] "
                    ` [PATCH v4] "

[PATCH bpf-next v2] bpf: fix bpf_skb_pull_data documentation
 2022-07-15 19:38 UTC 

[dm-devel] [PATCH 0/1] Signal to disallow open of a dm device
 2022-07-15 19:38 UTC  (7+ messages)
` [dm-devel] [PATCH 1/1] dm: add message command to disallow device open

[PATCH 1/3] irqchip: imx mu worked as msi controller
 2022-07-15 19:35 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: irqchip: imx mu work "
    ` [EXT] "

[PATCH V4 net-next] net: marvell: prestera: add phylink support
 2022-07-15 19:34 UTC 

[PATCH] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2022-07-15 19:34 UTC  (2+ messages)

ERROR: modpost: "pkcs7_supply_detached_data" [crypto/asymmetric_keys/x509_key_parser.ko] undefined!
 2022-07-15 19:33 UTC 

[PATCH 0/3] KVM: selftests: Consolidate ucall code
 2022-07-15 19:32 UTC  (7+ messages)

[PATCH 0/4] add support for bias pull-disable
 2022-07-15 19:31 UTC  (8+ messages)

linux-next: Tree for Jul 14
 2022-07-15 19:31 UTC  (6+ messages)

[PATCH 1/3] powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration
 2022-07-15 18:41 UTC  (3+ messages)
` [PATCH 2/3] powerpc/platforms/83xx/suspend: Prevent unloading the driver

[RFC V1 00/10] *** KVM: selftests: Add simple SEV test
 2022-07-15 19:29 UTC  (4+ messages)
` [RFC V1 08/10] KVM: selftests: Make ucall work with encrypted guests
` [RFC V1 09/10] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC V1 10/10] KVM: selftests: Add simple sev vm testing


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.