All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-28 16:15:26 to 2022-10-28 16:52:01 UTC [more...]

[dm-devel] [PATCH v3 00/19] Use block pr_ops in LIO
 2022-10-28 16:38 UTC  (5+ messages)
` [dm-devel] [PATCH v3 08/19] nvme: Move pr code to it's own file
      `  "

[PATCH 0/5] ARM: findbit assembly updates
 2022-10-28 16:48 UTC  (11+ messages)
` [PATCH 1/5] ARM: findbit: document ARMv5 bit offset calculation
` [PATCH 2/5] ARM: findbit: provide more efficient ARMv7 implementation
` [PATCH 3/5] ARM: findbit: convert to macros
` [PATCH 4/5] ARM: findbit: operate by words
` [PATCH 5/5] ARM: findbit: add unwinder information

[PATCHv3] nvme: quiet user passthrough command errors
 2022-10-28 16:51 UTC  (3+ messages)

[Intel-gfx] [PATCH v1 0/7] vfio-ccw parent rework
 2022-10-28 16:51 UTC  (3+ messages)
` [Intel-gfx] [PATCH v1 1/7] vfio/ccw: create a parent struct
  `  "

[PATCH v6 0/3] sched, net: NUMA-aware CPU spreading interface
 2022-10-28 16:49 UTC  (2+ messages)
` [PATCH v6 1/3] sched/topology: Introduce sched_numa_hop_mask()

[PATCH v3 00/17] Add Multi Circular Queue Support
 2022-10-28 16:51 UTC  (4+ messages)
` [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue capability

[PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
 2022-10-28 16:51 UTC  (12+ messages)

[PATCH 0/4] Endianess and coding style fixes for SVQ event idx support
 2022-10-28 16:45 UTC  (3+ messages)
` [PATCH 3/4] vhost: Fix lines over 80 characters

[PULL 00/62] ppc queue
 2022-10-28 16:39 UTC  (59+ messages)
` [PULL 01/62] target/ppc: fix msgclr/msgsnd insns flags
` [PULL 02/62] target/ppc: fix msgsync "
` [PULL 03/62] target/ppc: fix REQUIRE_HV macro definition
` [PULL 04/62] target/ppc: move msgclr/msgsnd to decodetree
` [PULL 05/62] target/ppc: move msgclrp/msgsndp "
` [PULL 06/62] target/ppc: move msgsync "
` [PULL 07/62] target/ppc: Moved VMLADDUHM to decodetree and use gvec
` [PULL 08/62] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
` [PULL 09/62] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
` [PULL 10/62] target/ppc: Move VNEG[WD] to decodtree "
` [PULL 11/62] target/ppc: Move VPRTYB[WDQ] to decodetree "
` [PULL 12/62] target/ppc: Move VAVG[SU][BHW] "
` [PULL 13/62] target/ppc: Move VABSDU[BHW] "
` [PULL 14/62] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
` [PULL 15/62] target/ppc: Use gvec to decode XVCPSGN[SD]P
` [PULL 16/62] target/ppc: Moved XVTSTDC[DS]P to decodetree
` [PULL 17/62] target/ppc: Moved XSTSTDC[QDS]P "
` [PULL 18/62] target/ppc: Use gvec to decode XVTSTDC[DS]P
` [PULL 19/62] target/ppc: define PPC_INTERRUPT_* values directly
` [PULL 20/62] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [PULL 22/62] target/ppc: prepare to split interrupt masking and delivery by excp_model
` [PULL 23/62] target/ppc: create an interrupt masking method for POWER9/POWER10
` [PULL 24/62] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
` [PULL 25/62] target/ppc: create an interrupt deliver method for POWER9/POWER10
` [PULL 26/62] target/ppc: remove unused interrupts from p9_deliver_interrupt
` [PULL 27/62] target/ppc: remove generic architecture checks "
` [PULL 28/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
` [PULL 30/62] target/ppc: create an interrupt masking method for POWER8
` [PULL 31/62] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
` [PULL 32/62] target/ppc: create an interrupt deliver method for POWER8
` [PULL 33/62] target/ppc: remove unused interrupts from p8_deliver_interrupt
` [PULL 34/62] target/ppc: remove generic architecture checks "
` [PULL 35/62] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
` [PULL 36/62] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
` [PULL 37/62] target/ppc: create an interrupt masking method for POWER7
` [PULL 38/62] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
` [PULL 39/62] target/ppc: create an interrupt deliver method for POWER7
` [PULL 40/62] target/ppc: remove unused interrupts from p7_deliver_interrupt
` [PULL 41/62] target/ppc: remove generic architecture checks "
` [PULL 43/62] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
` [PULL 44/62] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
` [PULL 45/62] target/ppc: introduce ppc_maybe_interrupt
` [PULL 46/62] target/ppc: unify cpu->has_work based on cs->interrupt_request
` [PULL 47/62] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
` [PULL 48/62] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
` [PULL 49/62] ppc4xx_devs.c: Move DDR "
` [PULL 50/62] ppc4xx_sdram: Move ppc4xx_sdram_banks() "
` [PULL 51/62] ppc4xx_sdram: Use hwaddr for memory bank size
` [PULL 52/62] ppc4xx_sdram: Rename local state variable for brevity
` [PULL 53/62] ppc4xx_sdram: Generalise bank setup
` [PULL 54/62] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
` [PULL 55/62] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
` [PULL 57/62] target/ppc: Increment PMC5 with inline insns
` [PULL 58/62] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
` [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
` [PULL 60/62] hw/sd/sdhci-internal: Unexport ESDHC defines
` [PULL 61/62] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
` [PULL 62/62] hw/ppc/e500: Implement pflash handling

[RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-10-28 16:49 UTC  (3+ messages)
` [RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed

[PATCH] index: add trace2 region for clear skip worktree
 2022-10-28 16:50 UTC  (3+ messages)
` [PATCH v2] "

pm/testing baseline: 55 runs, 1 regressions (v6.1-rc2-18-g111ae903a8e62)
 2022-10-28 16:49 UTC 

[PATCH v2 0/3] hw/i386: Cleanup AML generation for north and south bridges
 2022-10-28 16:48 UTC  (5+ messages)
` [PATCH v2 3/3] hw/i386/acpi-build: Resolve north rather than "

[PATCH rdma-next] RDMA/nldev: Fix section mismatch warning for nldev
 2022-10-28 16:48 UTC  (8+ messages)

[PATCH v6] phy: qcom-qmp-ufs: provide symbol clocks
 2022-10-28 16:48 UTC  (2+ messages)

[PATCH 0/1] Mapping an entire folio
 2022-10-28 16:45 UTC  (3+ messages)
` [PATCH 1/1] mm: Add folio_map_local()

[PATCH] ARM: s3c64xx: include header defining input event codes
 2022-10-28 16:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lz4: fix static build
 2022-10-28 16:48 UTC 

[PATCH 1/2] ACPI: APEI: Drop unsetting driver data on remove
 2022-10-28 16:47 UTC  (4+ messages)
` [PATCH 2/2] ACPI: APEI: Warn loudly on unsuccessful driver unbind

stable-rc/queue/4.14 baseline: 98 runs, 20 regressions (v4.14.296-16-g2a17f9800d6c6)
 2022-10-28 16:47 UTC 

[PATCH] MAINTAINERS: Add Manivannan Sadhasivam as the Qcom PCIe RC maintainer
 2022-10-28 16:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Add a test for HDCP-MST with suspend resume
 2022-10-28 16:46 UTC  (2+ messages)

[PATCH v5 1/1] psi: stop relying on timer_pending for poll_work rescheduling
 2022-10-28 16:44 UTC  (4+ messages)

[PATCH v3 0/6] Improve libata support for FUA
 2022-10-28 16:45 UTC  (6+ messages)
` [PATCH v3 4/6] ata: libata: Fix FUA handling in ata_build_rw_tf()

[PATCH v2 0/2] rework mtk pcie-gen3 bindings and support mt7986
 2022-10-28 16:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
    ` Aw: "

[PATCH v2] platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
 2022-10-28 16:41 UTC 

[igt-dev] [PATCH] [NEW]kms_chamelium: Add new EDID stress resolution test
 2022-10-28 16:42 UTC 

[PATCH v5 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
 2022-10-28 16:42 UTC  (4+ messages)
` [PATCH v5 1/6] staging: vt6655: fix lines ending in a '('
  ` [PATCH v7 1/6] staging: vt6655: fix lines of code "

[PATCH v2 for-rc 0/5] Fix sge_num bug and add cqe inline, refactor rq inline
 2022-10-28 16:42 UTC  (5+ messages)
` [PATCH v2 for-rc 2/5] RDMA/hns: Fix the problem of sge nums
` [PATCH v2 for-rc 3/5] RDMA/hns: Remove enable rq inline in kernel and add compatibility handling

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-28 16:41 UTC  (4+ messages)
` [PATCH v2 01/12] get rid of unlikely() on page_copy_sane() calls
  ` [PATCH v2 12/12] use less confusing names for iov_iter direction initializers

[PATCH v4 0/9] ASoC: Intel: avs: PCM power management
 2022-10-28 16:40 UTC  (2+ messages)

boot failure of linux-next due to 1248fb6a8201 ("x86/mm: Randomize per-cpu entry area")
 2022-10-28 16:41 UTC  (2+ messages)

[PATCH v2 0/1] Makefile: rework u-boot-initial-env target
 2022-10-28 16:40 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 1/5] wifi: rtl8xxxu: Add central frequency offset tracking
 2022-10-28 16:40 UTC  (5+ messages)
` [PATCH v3 2/5] wifi: rtl8xxxu: Fix the CCK RSSI calculation
` [PATCH v3 3/5] wifi: rtl8xxxu: Recognise all possible chip cuts
` [PATCH v3 4/5] wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMIT
` [PATCH v3 5/5] wifi: rtl8xxxu: Use dev_info instead of pr_info

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-10-28 16:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4 00/11] vm_bind: Add VM_BIND validation support
 2022-10-28 16:38 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v4 07/11] tests/i915/vm_bind: Add basic VM_BIND test support

[PATCH v4 00/14] Add Andes AE350 fdt driver support
 2022-10-28 16:38 UTC  (8+ messages)

[PATCH iptables-nft] nft: disscect basic icmp type/code match
 2022-10-28 16:37 UTC  (2+ messages)

[PATCH 0/5] cxl: Log downport PCIe AER and CXL RAS error information
 2022-10-28 16:37 UTC  (4+ messages)

[PATCH] [next] drm/amdgpu: Replace one-element array with flexible-array member
 2022-10-28 16:36 UTC  (4+ messages)

[virtio-dev] [PATCH v3 0/4] Introduce aux. notifications and virtio-vhost-user
 2022-10-28 16:36 UTC  (3+ messages)
` [virtio-dev] "

[PATCH v3] dma-buf: cma_heap: Remove duplicated 'by' in comment
 2022-10-28 16:34 UTC  (4+ messages)

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-10-28 16:33 UTC  (9+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver

[PATCH 1/8] firmware: arm_scmi: Cleanup core driver removal callback
 2022-10-28 16:34 UTC  (9+ messages)
` [PATCH 7/8] hwmon: (scmi) Register explicitly with Thermal Framework

[PATCH v3 net-next] net: dsa: mv88e6xxx: Add RGMII delay to 88E6320
 2022-10-28 16:31 UTC 

[PATCH net-next v7 00/10] net: dpaa: Convert to phylink
 2022-10-28 16:30 UTC  (5+ messages)
` [PATCH net-next v7 08/10] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G

[PATCH v3 00/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache
 2022-10-28 16:31 UTC  (5+ messages)
` [PATCH 03/16] KVM: x86: set gfn-to-pfn cache length consistently with VM word size

[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
 2022-10-28 16:31 UTC  (3+ messages)
` [RFC 1/2] iomap: Change uptodate variable name to state

[PATCH] dmaengine: k3-udma: Add system suspend/resume support
 2022-10-28 16:30 UTC 

[oe-core][PATCH 1/1] libpam: fix CVE-2022-28321
 2022-10-28 16:30 UTC 

[PATCH] build: list selected applications
 2022-10-28 16:30 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: Support for Namespaces Management from guest OS
 2022-10-28 15:39 UTC  (4+ messages)
` [PATCH v3 1/2] hw/nvme: Support for Namespaces Management from guest OS - create-ns

[PATCH 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-10-28 16:27 UTC  (6+ messages)
` [PATCH 1/4] ftrace: pass fregs to arch_ftrace_set_direct_caller()

[PATCH] MAINTAINERS: Update HiSilicon SFC Driver maintainer
 2022-10-28 16:27 UTC  (2+ messages)

[ndctl PATCH v2] cxl/test: add cxl_xor_region test
 2022-10-28 16:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/4] drm/i915/dmabuf: fix sg_table handling in map_dma_buf
 2022-10-28 16:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915/selftests: exercise GPU access from the importer

[PATCH] efi: efivars: Fix variable writes with unsupported query_variable_store()
 2022-10-28 16:26 UTC  (3+ messages)

[PATCH] KVM: x86: Fix a stall when KVM_SET_MSRS is called on the pmu counters
 2022-10-28 16:26 UTC  (2+ messages)

[PATCH v2] xfs: new test on xfs with corrupted sb_inopblock
 2022-10-28 16:25 UTC  (2+ messages)

[oe-core][PATCH 1/1] libpam: fix CVE-2022-28321
 2022-10-28 16:25 UTC 

[syzbot] WARNING in btrfs_block_rsv_release
 2022-10-28 16:25 UTC  (2+ messages)

[PATCH 0/6] Add camera access keys, IdeaPad driver improvements
 2022-10-28 16:23 UTC  (4+ messages)
` [PATCH 5/6] platform/x86: ideapad-laptop: Expose camera_power only if supported

[PATCH 0/5] padata: fix liftime issues after ->serial() has completed
 2022-10-28 16:22 UTC  (6+ messages)
` [PATCH 2/5] padata: make padata_free_shell() to respect pd's ->refcnt
` [PATCH 5/5] padata: avoid potential UAFs to the padata_shell from padata_reorder()

[PATCH 2/2] gpiolib: of: add polarity quirk for Freescale PCIe controller
 2022-10-28 16:21 UTC  (2+ messages)

[RFC 0/3] nvme : Add ioctl to query nvme device attributes
 2022-10-28 16:22 UTC  (7+ messages)
  ` [RFC 3/3] nvme : Add ioctl to query nvme attributes

KVM call for agenda for 2022-11-01
 2022-10-28 16:21 UTC 

[PATCHSET v23.2 0/4] fstests: refactor xfs geometry computation
 2022-10-28 16:21 UTC  (6+ messages)
` [PATCH 2/4] xfs: refactor filesystem directory block size extraction logic

[PATCH v2] configs: mediatek: enable boot via extlinux
 2022-10-28 16:21 UTC  (2+ messages)

[PATCH net-next v2] ethtool: linkstate: add a statistic for PHY down events
 2022-10-28 16:20 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: rtc: convert hym8563 bindings to json-schema
 2022-10-28 16:19 UTC  (8+ messages)

[PATCH v4 0/11] Introduce a unified API for SCMI Server testing
 2022-10-28 16:18 UTC  (5+ messages)

[PATCH v1 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
 2022-10-28 16:17 UTC  (5+ messages)
` [PATCH v1 2/2] ASoC: mediatek: mt8186-rt5682: Modify machine driver for two DMICs case

[PATCH] create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED
 2022-10-28 16:18 UTC 

linux-next: Signed-off-by missing for commit in the rdma tree
 2022-10-28 16:16 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_dp_aux_dev: Skip failure on EIO for amdgpu
 2022-10-28 16:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-28 16:13 UTC  (6+ messages)

[PATCH v3 0/7] Additional fixes for Azoteq IQS7222A/B/C
 2022-10-28 16:14 UTC  (4+ messages)

[PATCH] ASoC: core: Fix use-after-free in snd_soc_exit()
 2022-10-28 16:14 UTC  (3+ messages)

[PATCH 0/8] run-command: remove run_command_v_*()
 2022-10-28 16:11 UTC  (4+ messages)

[PATCH net-next 0/2] netlink: add range checks for network byte integers
 2022-10-28 16:13 UTC  (8+ messages)
` [PATCH net-next 1/2] netlink: introduce NLA_POLICY_MAX_BE

[PATCH v2 00/16] Updates to ov9282 sensor driver
 2022-10-28 16:09 UTC  (8+ messages)
` [PATCH v2 10/16] media: i2c: ov9282: Action CID_VBLANK when set
` [PATCH v2 11/16] media: i2c: ov9282: Add HFLIP and VFLIP support
` [PATCH v2 12/16] media: i2c: ov9282: Make V4L2_CID_HBLANK r/w
` [PATCH v2 13/16] media: i2c: ov9282: Add selection API calls for cropping info
` [PATCH v2 14/16] media: i2c: ov9282: Add support for 1280x800 and 640x400 modes
` [PATCH v2 15/16] media: i2c: ov9282: Add support for 8bit readout
` [PATCH v2 16/16] media: i2c: ov9282: Support event handlers


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.