All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-28 10:33:36 to 2023-09-28 11:04:48 UTC [more...]

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (20+ messages)
` [f2fs-dev] "
` [PATCH 02/87] fs: convert core infrastructure to new {a,m}time accessors
  ` [PATCH 03/87] arch/powerpc/platforms/cell/spufs: convert to new inode "
  ` [PATCH 04/87] arch/s390/hypfs: "
  ` [PATCH 05/87] drivers/android: "
  ` [PATCH 06/87] drivers/char: "
  ` [PATCH 07/87] drivers/infiniband/hw/qib: "
  ` [PATCH 12/87] drivers/usb/core: "
  ` [PATCH 13/87] drivers/usb/gadget/function: "
  ` [PATCH 14/87] drivers/usb/gadget/legacy: "
  ` [PATCH 15/87] fs/9p: "
    ` [PATCH 52/87] fs/nilfs2: "
  ` [PATCH 65/87] fs/reiserfs: "
` [PATCH 01/87] fs: new accessor methods for atime and mtime
  ` [f2fs-dev] "

6.5 pre-emption hangs
 2023-09-28 11:04 UTC  (2+ messages)

[PATCH v6 00/36] ARM: dts: qcom: cleanup PMIC usage
 2023-09-28 11:03 UTC  (37+ messages)
` [PATCH v6 01/36] dt-bindings: input: qcom,pm8921-keypad: convert to YAML format
` [PATCH v6 02/36] ARM: dts: qcom: apq8064: correct XOADC register address
` [PATCH v6 03/36] ARM: dts: qcom: msm8960: introduce label for PMIC keypad
` [PATCH v6 04/36] ARM: dts: qcom: msm8660-surf: use keypad label directly
` [PATCH v6 05/36] ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper place
` [PATCH v6 06/36] ARM: dts: qcom: mdm9615-wp8548-mangoh-green: group include clauses
` [PATCH v6 07/36] ARM: dts: qcom: strip prefix from PMIC files
` [PATCH v6 08/36] ARM: dts: qcom: apq8064: fix PMIC node labels
` [PATCH v6 09/36] ARM: dts: qcom: mdm9615: "
` [PATCH v6 10/36] ARM: dts: qcom: msm8660: "
` [PATCH v6 11/36] ARM: dts: qcom: msm8960: "
` [PATCH v6 12/36] ARM: dts: qcom: apq8064: move PMIC interrupts to the board files
` [PATCH v6 13/36] ARM: dts: qcom: mdm9615: "
` [PATCH v6 14/36] ARM: dts: qcom: msm8660: "
` [PATCH v6 15/36] ARM: dts: qcom: msm8960: "
` [PATCH v6 16/36] ARM: dts: qcom: msm8960: split PMIC to separate dtsi files
` [PATCH v6 17/36] ARM: dts: qcom: apq8064: split PMICs "
` [PATCH v6 18/36] ARM: dts: qcom: mdm9615: split PMIC "
` [PATCH v6 19/36] ARM: dts: qcom: msm8660: "
` [PATCH v6 20/36] ARM: dts: qcom: pm8058: reorder nodes
` [PATCH v6 21/36] ARM: dts: qcom: pm8921: "
` [PATCH v6 22/36] ARM: dts: qcom: pm8018: move reg property
` [PATCH v6 23/36] ARM: dts: qcom: pm8921: "
` [PATCH v6 24/36] ARM: dts: qcom: pm8058: use defined IRQ flags
` [PATCH v6 25/36] ARM: dts: qcom: pm8921: switch to interrupts-extended
` [PATCH v6 26/36] ARM: dts: qcom: pm8018: "
` [PATCH v6 27/36] ARM: dts: qcom: pm8058: "
` [PATCH v6 28/36] ARM: dts: qcom: apq8064: move RPM regulators to board files
` [PATCH v6 29/36] ARM: dts: qcom: mdm9615: "
` [PATCH v6 30/36] ARM: dts: qcom: msm8660: "
` [PATCH v6 31/36] ARM: dts: qcom: msm8960: drop useless rpm regulators node
` [PATCH v6 32/36] ARM: dts: qcom: msm8974: move regulators to board files
` [PATCH v6 33/36] ARM: dts: qcom: pm8921: Disable keypad by default
` [PATCH v6 34/36] ARM: dts: qcom: apq8060-dragonboard: rename mpp ADC channels to adc-channel
` [PATCH v6 35/36] ARM: dts: qcom: ipq8064: drop qcom, prefix from SSBI node name
` [PATCH v6 36/36] ARM: dts: qcom: mdm9615: "

[Intel-xe] [PATCH v4 00/20] uAPI Alignment - take 1 v4
 2023-09-28 11:04 UTC  (22+ messages)
` [Intel-xe] [PATCH v4 01/20] drm/xe: Fix array bounds check for queries
` [Intel-xe] [PATCH v4 02/20] drm/xe: Set the correct type for xe_to_user_engine_class
` [Intel-xe] [PATCH v4 03/20] drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH v4 04/20] drm/xe/uapi: Separate VM_BIND's operation and flag
` [Intel-xe] [PATCH v4 05/20] drm/xe/vm: Remove VM_BIND_OP macro
` [Intel-xe] [PATCH v4 06/20] drm/xe/uapi: Remove MMIO ioctl
` [Intel-xe] [PATCH v4 07/20] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
` [Intel-xe] [PATCH v4 08/20] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
` [Intel-xe] [PATCH v4 09/20] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
` [Intel-xe] [PATCH v4 10/20] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
` [Intel-xe] [PATCH v4 11/20] drm/xe/uapi: Use common drm_xe_ext_set_property extension
` [Intel-xe] [PATCH v4 12/20] drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
` [Intel-xe] [PATCH v4 13/20] drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
` [Intel-xe] [PATCH v4 14/20] drm/xe: Remove async worker and rework sync binds
` [Intel-xe] [PATCH v4 15/20] drm/xe: Fix VM bind out-sync signaling ordering
` [Intel-xe] [PATCH v4 16/20] drm/xe/uapi: Document drm_xe_query_gt
` [Intel-xe] [PATCH v4 17/20] drm/xe/uapi: Replace useless 'instance' per unique gt_id
` [Intel-xe] [PATCH v4 18/20] drm/xe/uapi: Remove unused field of drm_xe_query_gt
` [Intel-xe] [PATCH v4 19/20] drm/xe/uapi: Rename gts to gt_list
` [Intel-xe] [PATCH v4 20/20] drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
` [Intel-xe] ✗ CI.Patch_applied: failure for uAPI Alignment - take 1 v4

[PATCH 00/27] platform: Convert to platform remove callback returning void
 2023-09-28 11:03 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-28 11:02 UTC  (15+ messages)
` [PATCH bpf-next v2 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v2 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v2 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v2 4/6] riscv, bpf: Add necessary Zbb instructions

[Intel-xe] [PATCH v6 0/5] PAT and cache coherency support
 2023-09-28 11:02 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for PAT and cache coherency support (rev7)

[PATCH V6 00/10] ASoC: codecs: Add aw87390 amplifier driver
 2023-09-28 10:57 UTC  (11+ messages)
` [PATCH V6 01/10] ASoC: dt-bindings: awinic,aw88395: Add properties for multiple PA support
` [PATCH V6 02/10] ASoC: dt-bindings: Add schema for "awinic,aw87390"
` [PATCH V6 03/10] ASoC: codecs: Remove the "fade-enable property"
` [PATCH V6 04/10] ASoC: codecs: Rename "sound-channel" to "awinic,audio-channel"
` [PATCH V6 05/10] ASoC: codecs: Modify the transmission method of parameters
` [PATCH V6 06/10] ASoC: codecs: Modify i2c driver name
` [PATCH V6 07/10] ASoC: codecs: Add code for bin parsing compatible with aw87390
` [PATCH V6 08/10] ASoC: codecs: Rename "sync-flag" to "awinic,sync-flag"
` [PATCH V6 09/10] ASoC: codecs: Modify the transmission mode of function parameters
` [PATCH V6 10/10] ASoC: codecs: Add aw87390 amplifier driver

Fwd: kmalloc memory leak over time
 2023-09-28 11:01 UTC  (3+ messages)
`  "

[PATCH v1 1/7] arm: dts: imx8mp-skov: Add reserved-memory for ramoops pstore
 2023-09-28 10:58 UTC  (7+ messages)
` [PATCH v1 2/7] arm: dts: imx8mp-skov: Add pins for hardware variant detection
` [PATCH v1 3/7] arm: dts: imx8mp-skov: Switch to GPT for eMMC partitioning
` [PATCH v1 4/7] arm: dts: imx8mp-skov: Simplify SD partition definition to 1 cell
` [PATCH v1 5/7] arm: dts: imx8mp-skov: Add barebox state backend in DTS
` [PATCH v1 6/7] ARM: i.MX8MP: skov: refactor bootsource and BBU handlers
` [PATCH v1 7/7] ARM: i.MX8MP: skov: Add hardware variant support

[PATCH v2] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
 2023-09-28 10:59 UTC 

[PATCH v3 0/2] PCI: mediatek-gen3: Support controlling power supplies
 2023-09-28 10:58 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset

[PATCH] docs: move riscv under arch
 2023-09-28 10:58 UTC  (3+ messages)

[PATCH 0/3] NVMe multipath path selector enhancements
 2023-09-28 10:56 UTC  (5+ messages)
` [PATCH 1/3] block: introduce blk_queue_nr_active()

[PATCH v2 0/2] dmaengine: xdma: Cyclic transfers support
 2023-09-28 10:54 UTC  (4+ messages)
` [PATCH v2 2/2] dmaengine: xilinx: xdma: Support cyclic transfers

[PATCH v3 0/3] phy: qcom-qmp-combo: correct USB v6 registers
 2023-09-28 10:54 UTC  (8+ messages)
` [PATCH v3 1/3] phy: qcom-qmp-combo: fix the prefix for the PCS_USB "
` [PATCH v3 2/3] phy: qcom-qmp-usb: move PCS v6 register to the proper header
` [PATCH v3 3/3] phy: qcom-qmp-combo: use v6 registers in v6 regs layout

[PATCH v2 0/2] Add support for ADI TDD Engine
 2023-09-28 10:54 UTC  (4+ messages)
` [PATCH v2 2/2] drivers: misc: adi-axi-tdd: Add TDD engine

BUG: MADV_COLLAPSE doesn't work for XFS files
 2023-09-28 10:54 UTC  (2+ messages)

next/master baseline: 194 runs, 13 regressions (next-20230928)
 2023-09-28 10:53 UTC 

[PATCH 00/52] migration/rdma: Error handling fixes
 2023-09-28 10:53 UTC  (4+ messages)
` [PATCH 08/52] migration/rdma: Fix qemu_rdma_accept() to return failure on errors

[PATCH v2] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
 2023-09-28 10:52 UTC  (2+ messages)

[patch V3 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-09-28 10:52 UTC  (3+ messages)
` [patch V3 26/30] x86/microcode: Protect against instrumentation

[PATCH v3 0/3] Add Support for Orange Pi 5
 2023-09-28 10:51 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: dts: rockchip: Add "

[PATCH] net/cnxk: fix TAG read data offset
 2023-09-28 10:50 UTC 

[PATCH net-next v9 00/13] Add Realtek automotive PCIe driver
 2023-09-28 10:49 UTC  (14+ messages)
` [PATCH net-next v9 01/13] net:ethernet:realtek:rtase: Add pci table supported in this module
` [PATCH net-next v9 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function
` [PATCH net-next v9 03/13] net:ethernet:realtek:rtase: Implement the rtase_down function
` [PATCH net-next v9 04/13] net:ethernet:realtek:rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v9 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function
` [PATCH net-next v9 06/13] net:ethernet:realtek:rtase: Implement .ndo_start_xmit function
` [PATCH net-next v9 07/13] net:ethernet:realtek:rtase: Implement a function to receive packets
` [PATCH net-next v9 08/13] net:ethernet:realtek:rtase: Implement net_device_ops
` [PATCH net-next v9 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v9 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v9 11/13] net:ethernet:realtek:rtase: Add a Makefile in the rtase folder
` [PATCH net-next v9 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v9 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[docs][RFC] overview: Add note about non-reproducibility side effects
 2023-09-28 10:49 UTC  (3+ messages)

[net-next PATCH v3 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-09-28 10:47 UTC  (3+ messages)
` [net-next PATCH v3 02/10] net: Add queue and napi association

[XEN PATCH] x86/domain_page: address violations of MISRA C:2012 Rule 8.3
 2023-09-28 10:46 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
 2023-09-28 10:45 UTC  (5+ messages)
    `  "

[PATCH] clocksource/drivers/riscv: Increase the clock_event rating
 2023-09-28 10:45 UTC  (2+ messages)

[LTP] [PATCH] Add simple Containerfile
 2023-09-28 10:44 UTC 

[Intel-gfx] [PATCH v8 0/7] fdinfo memory stats
 2023-09-28 10:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for fdinfo memory stats (rev9)

[PATCH] tracing/eprobe: drop unneeded breaks
 2023-09-28 10:43 UTC 

[PATCH v2 0/4] KVM: x86: tracepoint updates
 2023-09-28 10:42 UTC  (13+ messages)
` [PATCH v2 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v2 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v2 3/4] KVM: x86: add more information to kvm_exit tracepoint
` [PATCH v2 4/4] KVM: x86: add new nested vmexit tracepoints

[PATCH v6 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-28 10:41 UTC  (3+ messages)

[RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field
 2023-09-28 10:39 UTC  (3+ messages)
` [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq

[PATCH v9 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-09-28 10:39 UTC  (6+ messages)
` [PATCH v9 1/7] drm: bridge: Cadence: convert mailbox functions to macro functions

Packets get stuck on RTL8111H using R8169 driver
 2023-09-28 10:39 UTC  (2+ messages)

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-28 10:39 UTC  (5+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[PATCH 0/3] vhost: clean up device reset
 2023-09-28 10:38 UTC  (2+ messages)

[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
 2023-09-28 10:38 UTC  (4+ messages)
` [PATCH v1 10/13] thermal: core: Allow trip pointers to be used for cooling device binding

[PATCH v4 00/12] event DMA adapter library support
 2023-09-28 10:36 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] eventdev/dma: introduce DMA adapter
  ` [PATCH v5 02/12] eventdev/dma: support adapter capabilities get
  ` [PATCH v5 03/12] eventdev/dma: support adapter create and free
  ` [PATCH v5 04/12] eventdev/dma: support for vchan add and delete
  ` [PATCH v5 05/12] eventdev/dma: support for adapter service function
  ` [PATCH v5 06/12] eventdev/dma: support for adapter start and stop
  ` [PATCH v5 07/12] eventdev/dma: support for adapter service ID get
  ` [PATCH v5 08/12] eventdev/dma: support adapter runtime params
  ` [PATCH v5 09/12] eventdev/dma: support for adapter stats
  ` [PATCH v5 10/12] eventdev/dma: support for adapter enqueue
  ` [PATCH v5 11/12] eventdev/dma: support for adapter event port get
  ` [PATCH v5 12/12] app/test: add event DMA adapter auto-test

[PATCH v3 0/4] KVM: x86: tracepoint updates
 2023-09-28 10:36 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: refactor req_immediate_exit logic
` [PATCH v3 2/4] KVM: x86: add more information to the kvm_entry tracepoint
` [PATCH v3 3/4] KVM: x86: add information about pending requests to kvm_exit tracepoint
` [PATCH v3 4/4] KVM: x86: add new nested vmexit tracepoints

[PATCH v3 0/8] runstate/time area registration by (guest) physical address
 2023-09-28 10:35 UTC  (6+ messages)
` [PATCH v3 8/8] common: convert vCPU info area registration

[PATCH v3 00/16]Introduce initial TI's J784S4 and AM69 support
 2023-09-28 10:33 UTC  (4+ messages)
` [PATCH v3 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition


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.