All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-18 11:03:16 to 2022-02-18 11:40:51 UTC [more...]

[PATCH v3 00/50] iio: Tree wide switch from CONFIG_PM* to pm_[sleep]_ptr etc
 2022-02-18 11:47 UTC  (3+ messages)

[PATCH v2 0/2] Mark remaining global TypeInfo instances as const
 2022-02-18 11:38 UTC  (2+ messages)

[PATCH v2 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-18 11:36 UTC  (42+ messages)
` [PATCH v2 01/32] mtd: spi-nor: atmel: unify function names
` [PATCH v2 02/32] mtd: spi-nor: catalyst: "
` [PATCH v2 03/32] mtd: spi-nor: eon: "
` [PATCH v2 04/32] mtd: spi-nor: esmt: "
` [PATCH v2 05/32] mtd: spi-nor: everspin: "
` [PATCH v2 06/32] mtd: spi-nor: fujitsu: "
` [PATCH v2 07/32] mtd: spi-nor: gigadevice: "
` [PATCH v2 08/32] mtd: spi-nor: intel: "
` [PATCH v2 09/32] mtd: spi-nor: issi: "
` [PATCH v2 10/32] mtd: spi-nor: macronix: "
` [PATCH v2 11/32] mtd: spi-nor: micron-st: "
` [PATCH v2 12/32] mtd: spi-nor: spansion: "
` [PATCH v2 13/32] mtd: spi-nor: sst: "
` [PATCH v2 14/32] mtd: spi-nor: winbond: "
` [PATCH v2 15/32] mtd: spi-nor: xilinx: "
` [PATCH v2 16/32] mtd: spi-nor: xmc: "
` [PATCH v2 17/32] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v2 18/32] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v2 19/32] mtd: spi-nor: export more function to be used in vendor modules
` [PATCH v2 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
` [PATCH v2 21/32] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v2 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v2 23/32] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v2 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v2 25/32] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v2 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v2 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v2 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v2 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v2 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v2 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
` [PATCH v2 32/32] mtd: spi-nor: renumber flags

Bug 215561 - snd-usb-audio:reset_resume error -22 after suspend (fwd from bugzilla)
 2022-02-18 11:40 UTC  (2+ messages)
` Bug 215561 - snd-usb-audio:reset_resume error -22 after suspend (fwd from bugzilla) #forregzbot

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-18 11:39 UTC  (11+ messages)
` [Intel-gfx] "

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-18 11:39 UTC  (3+ messages)

[PATCH v7 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
 2022-02-18 11:38 UTC  (3+ messages)

[PATCH v4 0/5] Readdir improvements
 2022-02-18 11:37 UTC  (6+ messages)
` [PATCH v4 1/5] NFS: Adjust the amount of readahead performed by NFS readdir
  ` [PATCH v4 2/5] NFS: Simplify nfs_readdir_xdr_to_array()
    ` [PATCH v4 3/5] NFS: Improve algorithm for falling back to uncached readdir
      ` [PATCH v4 4/5] NFS: Improve heuristic for readdirplus

[PULL 00/39] ppc queue
 2022-02-18 10:38 UTC  (22+ messages)
` [PULL 03/39] spapr: nvdimm: Introduce spapr-nvdimm device
` [PULL 05/39] spapr: prevent hdec timer being set up under virtual hypervisor
` [PULL 09/39] target/ppc: add helper for books vhyp hypercall handler
` [PULL 10/39] target/ppc: Add powerpc_reset_excp_state helper
` [PULL 11/39] target/ppc: Introduce a vhyp framework for nested HV support
` [PULL 12/39] spapr: implement nested-hv capability for the virtual hypervisor
` [PULL 13/39] target/ppc: cpu_init: Remove not implemented comments
` [PULL 16/39] target/ppc: cpu_init: Move Timebase registration into the common function
` [PULL 18/39] target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
` [PULL 19/39] target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
` [PULL 20/39] target/ppc: cpu_init: Decouple G2 SPR registration from 755
` [PULL 22/39] target/ppc: cpu_init: Deduplicate 440 SPR registration
` [PULL 24/39] target/ppc: cpu_init: Deduplicate 604 "
` [PULL 25/39] target/ppc: cpu_init: Deduplicate 745/755 "
` [PULL 27/39] target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
` [PULL 31/39] target/ppc: cpu_init: Reuse init_proc_604 for the 604e
` [PULL 33/39] target/ppc: cpu_init: Rename register_ne_601_sprs
` [PULL 35/39] target/ppc: Rename spr_tcg.h to spr_common.h
` [PULL 36/39] target/ppc: cpu_init: Expose some SPR registration helpers
` [PULL 38/39] target/ppc: cpu_init: Move check_pow and QOM macros to a header
` [PULL 39/39] target/ppc: Move common SPR functions out of cpu_init

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-18 11:37 UTC  (4+ messages)

[PATCH v3 1/2] Documentation: dt: extcon: add optional input-debounce attribute
 2022-02-18 11:36 UTC  (3+ messages)

Kirkstone Layer Compatibility
 2022-02-18 11:37 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH V2] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2 for EUD
 2022-02-18 11:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:36 UTC 

[PATCH 0/2] Allow VIRTIO_F_IN_ORDER negotiation with vhost-vdpa
 2022-02-18 11:09 UTC  (3+ messages)
` [PATCH 2/2] Allow VIRTIO_F_IN_ORDER to be negotiated for vdpa devices

[PATCH] simpldrm: Enable boot time VESA graphic mode selection
 2022-02-18 11:36 UTC  (4+ messages)
` [PATCH v2] simplefb: "

[PATCH 1/2] staging: wfx: fix the error handling in wfx_init_common()
 2022-02-18 11:34 UTC  (2+ messages)

[PATCH 1/2] net/fsl: fman: Allow fm_max_frame_sz & rx_extra_headroom config from devicetree
 2022-02-18 11:33 UTC  (4+ messages)

[RFC v2 0/8] Move HEVC stateless controls out of staging
 2022-02-18 11:32 UTC  (8+ messages)
` [RFC v2 5/8] media: uapi: Add fields needed for RKVDEC driver

[PATCH 00/16] 2nd set of IIO export namespaces
 2022-02-18 11:39 UTC  (3+ messages)

[PATCH dt + pci 1/2] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
 2022-02-18 11:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:31 UTC 

[PATCH v2 00/13] IIO: accel/st-sensors move into separate symbol namespaces
 2022-02-18 11:37 UTC  (5+ messages)

[v1] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-02-18 11:30 UTC  (2+ messages)

[PATCH] xfs: add missing cmap->br_state = XFS_EXT_NORM update
 2022-02-18 11:30 UTC  (4+ messages)

nfs: noresvport + nfsv4 no longer working as expected (fwd from bugzilla)
 2022-02-18 11:30 UTC  (2+ messages)
` nfs: noresvport + nfsv4 no longer working as expected (fwd from bugzilla) #forregzbot

[PATCH v2 0/7] aspeed extensions
 2022-02-18 10:44 UTC  (2+ messages)

[PATCH] perf data: Fix double free in perf_session__delete
 2022-02-18 11:30 UTC 

[PATCH] iio: mma8452: Fix 'mma8452_dt_ids' defined but not used compiler warning
 2022-02-18 11:30 UTC  (4+ messages)

[PATCH] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
 2022-02-18 11:29 UTC  (2+ messages)

[PATCH V3 00/13] use time_is_{before,after}_jiffies() instead of open coding it
 2022-02-17 22:06 UTC  (3+ messages)
` [PATCH V3 2/13] clk: mvebu: use time_is_before_eq_jiffies() "
  ` [Intel-gfx] "

[PATCH 0/9] drm/i915: use ref_tracker library for tracking wakerefs
 2022-02-17 15:38 UTC  (8+ messages)
` [PATCH 2/9] lib/ref_tracker: compact stacktraces before printing
  ` [Intel-gfx] "
` [PATCH 3/9] lib/ref_tracker: __ref_tracker_dir_print improve printing
  ` [Intel-gfx] "
` [PATCH 5/9] lib/ref_tracker: improve allocation flags
  ` [Intel-gfx] "

[PATCH] irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
 2022-02-18 11:27 UTC  (3+ messages)

Thanks so much for contacting Action for Happiness (❤️ You have unread messages from Sophie (2)! Click Here: https://clck.ru/bkwrM?4to6 ❤️, git@vger.kernel.org)
 2022-02-18 11:27 UTC 

[PATCH] examples/ipsec-secgw: add check for unprotected port mask
 2022-02-18 11:27 UTC  (2+ messages)
` [EXT] "

[PATCH] net: dsa: microchip: fix bridging with more than two member ports
 2022-02-18 11:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:26 UTC 

[PATCH v2] arm64: kexec: Support the case of VA_BITS=39 in trans_pgd_idmap_page()
 2022-02-18 11:24 UTC  (3+ messages)

[PATCH v8 0/4] Add cat-file --batch-command flag
 2022-02-18 11:26 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/4] cat-file: add --batch-command mode

[PATCH 1/2] pci: pci_mvebu: Remove unused SELECT and lane_mask
 2022-02-18 11:25 UTC  (2+ messages)
` [PATCH 2/2] pci: pci_mvebu: Cleanup macro names

[PATCH] recipeutils: Add missing get_srcrev() call
 2022-02-18 11:26 UTC 

[PATCH 00/22] drm: Review of mode copies
 2022-02-18 11:25 UTC  (7+ messages)
` [PATCH 01/22] drm: Add drm_mode_init()
    ` [Intel-gfx] "
` [PATCH 06/22] drm/bridge: Use drm_mode_copy()
    ` [Intel-gfx] "

[Intel-gfx] [PATCH 0/2] doc/rfc for small BAR support
 2022-02-18 11:22 UTC  (6+ messages)
`  "
` [PATCH 1/2] drm/doc: remove rfc section for dg1
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/2] drm/doc: add rfc section for small BAR uapi
  `  "

[PATCH] tools: kwboot: Fix quitting terminal
 2022-02-18 11:24 UTC 

100 ms boot time increase regression in acpi_init()/acpi_scan_bus()
 2022-02-18 11:23 UTC  (4+ messages)
    ` 100 ms boot time increase regression in acpi_init()/acpi_scan_bus() #forregzbot

stable-rc/queue/4.14 baseline: 81 runs, 17 regressions (v4.14.267-14-g0ec2eb232565)
 2022-02-18 11:21 UTC 

[PATCH v3 00/31] libsas and pm8001 fixes
 2022-02-18 11:21 UTC  (15+ messages)
` [PATCH v3 27/31] scsi: pm8001: Cleanup pm8001_queue_command()

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:21 UTC 

[PATCH 1/2] net/af_xdp: ensure xsk is deleted on Rx queue setup error
 2022-02-18 11:20 UTC  (2+ messages)
` [PATCH 2/2] net/af_xdp: reserve fill queue before socket create

[GIT PULL FOR v5.18] Various fixes/enhancements
 2022-02-18 11:20 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Various fixes/enhancements (#80828)

[PATCH 1/2] KVM: x86/pmu: Extract check_pmu_event_filter() from the same semantics
 2022-02-18 11:20 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2022-02-18 11:17 UTC  (13+ messages)

[PATCH] rtl_bt: Update RTL8852A BT USB firmware to 0xDFB7_6D7A
 2022-02-18 11:17 UTC 

[PATCH] ata: libata-sff: fix reading uninitialized variable in ata_sff_lost_interrupt()
 2022-02-18 11:17 UTC  (2+ messages)

[PATCH v2 0/4] sched: HQoS Library cleanup
 2022-02-18 11:17 UTC  (8+ messages)
` [PATCH v2 1/4] sched: Cleanup qos scheduler defines from rte_config
` [PATCH v2 4/4] sched: Removed code defined under VECTOR Defines

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:16 UTC 

[PATCH] kvm/arm64: add a parameter description
 2022-02-18 11:13 UTC 

[PATCH] usb: gadget: uvc: add framebased stream support
 2022-02-18 11:08 UTC  (4+ messages)
  `  "

[PATCH] thunderbolt: Retain host router DP IN resources during suspend
 2022-02-18 11:13 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 119 runs, 16 regressions (v5.10.101-45-gd3e069598bb3)
 2022-02-18 11:13 UTC 

[PATCH] kvm/vmx: Make setup/unsetup under the same conditions
 2022-02-18 11:11 UTC 

[PATCH] staging: wfx: fix scan with WFM200 and WW regulation
 2022-02-18 11:11 UTC  (4+ messages)

[PATCH 0/8] Add APCS support for SDX65
 2022-02-18 11:10 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:11 UTC 

Unable to set $xmm2-9 registers but able to set $xmm0-1,10-15 with ptrace syscall (fwd from bugzilla)
 2022-02-18 11:10 UTC  (2+ messages)
` Unable to set $xmm2-9 registers but able to set $xmm0-1,10-15 with ptrace syscall (fwd from bugzilla) #forregzbot

[PATCH] fetch2/cooker: Fix source revision handling with floating upstreams
 2022-02-18 11:10 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH] sr9700: sanity check for packet length
 2022-02-18 11:10 UTC  (2+ messages)

[PATCH net-next v2] net: gro: Fix a 'directive in macro's argument list' sparse warning
 2022-02-18 11:10 UTC  (2+ messages)

[PATCH net 1/1] net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
 2022-02-18 11:10 UTC  (2+ messages)

[PATCH] net-sysfs: add check for netdevice being present to speed_show
 2022-02-18 11:10 UTC  (2+ messages)

[PATCH 0/7] Some rtla features
 2022-02-18 11:09 UTC  (8+ messages)
` [PATCH 1/7] rtla/osnoise: Add support to adjust the tracing_thresh
` [PATCH 2/7] rtla/osnoise: Add an option to set the threshold
` [PATCH 3/7] rtla/osnoise: Add the automatic trace option
` [PATCH 4/7] rtla/timerlat: "
` [PATCH 5/7] rtla/trace: Add trace events helpers
` [PATCH 6/7] rtla/osnoise: Add -e/--event option
` [PATCH 7/7] rtla/timerlat: "

[PATCH] rtl_bt: Update RTL8822C BT UART firmware to 0x15B7_6D7D
 2022-02-18 11:09 UTC 

[PATCH V2] media: imx: imx8mq-mipi_csi2: Remove unneeded code
 2022-02-18 11:08 UTC  (3+ messages)

[Buildroot] [PATCH] configs/microchip_sam9x60ek_mmc_dev_defconfig: fix build failure due to previous wrong commit
 2022-02-18 11:09 UTC 

[PATCH 1/4] x86/kvm: remove a redundant variable
 2022-02-18 11:07 UTC 

stable-rc/queue/5.15 build: 158 builds: 4 failed, 154 passed, 14 errors, 5 warnings (v5.15.24-67-g51d22fa47de4)
 2022-02-18 11:07 UTC 

stable-rc/queue/5.16 build: 178 builds: 5 failed, 173 passed, 12 errors, 4 warnings (v5.16.10-85-g46145fc7c5b5)
 2022-02-18 11:07 UTC 

[RFC PATCH 0/2] Handle AMD threshold interrupt storms
 2022-02-18 11:07 UTC  (4+ messages)
` [RFC PATCH 1/2] x86/mce: "

[PATCH] kvm: correct comment description issue
 2022-02-18 11:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-18 11:06 UTC 

[PATCH] regulator: virtual: add devicetree support
 2022-02-18 11:06 UTC 

[PATCH v2 1/2] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
 2022-02-18 11:06 UTC  (5+ messages)

[PATCH] i2c: qcom-geni: Fix return value for master_xfer
 2022-02-18 11:05 UTC  (3+ messages)

[PATCH for-next 0/8] RDMA/hns: Clean up and refactor mailbox-related code
 2022-02-18 11:05 UTC  (9+ messages)
` [PATCH for-next 1/8] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
` [PATCH for-next 2/8] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
` [PATCH for-next 3/8] RDMA/hns: Remove redundant parameter "mailbox" "
` [PATCH for-next 4/8] RDMA/hns: Fix the wrong type of parameter "op" of "
` [PATCH for-next 5/8] RDMA/hns: Refactor mailbox functions
` [PATCH for-next 6/8] RDMA/hns: Remove similar code that configures the hardware contexts
` [PATCH for-next 7/8] RDMA/hns: Refactor the alloc_srqc()
` [PATCH for-next 8/8] RDMA/hns: Refactor the alloc_cqc()

FAILED: patch "[PATCH] mmc: block: fix read single on recovery logic" failed to apply to 4.19-stable tree
 2022-02-18 11:05 UTC  (5+ messages)
` [PATCH] mmc: block: fix read single on recovery logic

[net-next PATCH 0/2] Add ethtool support for completion event size
 2022-02-18 11:04 UTC  (5+ messages)
` [net-next PATCH 1/2] ethtool: add support to set/get "

[PATCH mptcp-next v2 0/9] Refactor mptcp_join.sh
 2022-02-18 11:04 UTC  (3+ messages)

completely rework the dma_resv semantic
 2022-02-18 11:03 UTC  (2+ messages)

[PATCH] i2c: rcar: add SMBus block read support
 2022-02-18 11:02 UTC  (6+ messages)
    ` [PATCH v2] "


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.