All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 01:42:32 to 2024-11-14 02:57:05 UTC [more...]

[PATCH v2 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-11-14  2:56 UTC  (3+ messages)
` [PATCH v2 3/3] net: stmmac: dwmac-nuvoton: Add dwmac support for MA35 family

[PATCH] net: stmmac: dwmac-qcom-ethqos: Enable support for XGMAC
 2024-11-14  2:51 UTC  (2+ messages)

[PATCH v4 0/7] Devcoredump Improvements
 2024-11-14  2:56 UTC  (13+ messages)
` [PATCH v4 1/7] drm/xe: Add xe_ring_lrc_is_idle() helper
` [PATCH v4 2/7] drm/xe: Add ring address to LRC snapshot
` [PATCH v4 3/7] drm/xe: Add ring start "
` [PATCH v4 4/7] drm/xe: Add exec queue param to devcoredump
` [PATCH v4 5/7] drm/xe: Improve schedule disable response failure
` [PATCH v4 6/7] drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
` [PATCH v4 7/7] drm/xe: Wire devcoredump to LR TDR
` ✓ CI.Patch_applied: success for Devcoredump Improvements (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH 0/2] scsi: Fix two possible memory leaks
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
 2024-11-14  2:51 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host

[PATCH v2] perf probe: Clear all structure fields in clear_perf_{probe, trace}_event()
 2024-11-14 10:54 UTC 

[PATCH] scsi: ufs: ufs-mediatek: configure individual LU queue flags
 2024-11-14  2:49 UTC  (2+ messages)

[PATCH] scsi: bfa: fix use-after-free in bfad_im_module_exit()
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] scsi: ufs: Replace deprecated PCI functions
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] scsi: fusion: Fix not used variable 'rc'
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] scsi: sg: Enable runtime power management
 2024-11-14  2:49 UTC  (2+ messages)

[PATCH] scsi: pm8001: Initialize devices in pm8001_alloc_dev()
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] scsi: Switch back to struct platform_driver::remove()
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Restore SM8650 support
 2024-11-14  2:49 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
 2024-11-14  2:49 UTC  (2+ messages)

[PATCH] scsi: esas2r: Remove unused esas2r_build_cli_req
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH v2] scsi: pm8001: Increase request sg length to support 4MiB requests
 2024-11-14  2:49 UTC  (2+ messages)

[PATCH 00/11] Update lpfc to revision 14.4.0.6
 2024-11-14  2:49 UTC  (2+ messages)

[PATCH net-next] ynl: samples: Fix the wrong format specifier
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH v2 0/2] tools: ynl: two patches to ease building with rpmbuild
 2024-11-14  2:50 UTC  (2+ messages)

pull-request: wireless-next-2024-11-13
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH] net/unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-14  2:50 UTC  (2+ messages)

[PATCH v7 0/2] MCTP Over PCC Transport
 2024-11-14  2:49 UTC  (3+ messages)
` [PATCH v7 1/2] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v7 2/2] mctp pcc: Implement MCTP over PCC Transport

[PATCH V7 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-11-14  2:43 UTC  (4+ messages)
` [PATCH V7 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH] topology: Keep the cpumask unchanged when printing cpumap
 2024-11-14  2:47 UTC  (3+ messages)

[net v2 0/2] Fix rcu_read_lock issues in netdev-genl
 2024-11-14  2:47 UTC  (2+ messages)

[PATCH] sched/eevdf: Force propagating min_slice of cfs_rq when a task changing slice
 2024-11-14  2:45 UTC  (5+ messages)
` [PATCH v2] "
    ` 回复: "

[PATCH v11 00/14] riscv: Add support for xtheadvector
 2024-11-14  2:44 UTC  (27+ messages)
` [PATCH v11 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v11 02/14] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v11 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v11 04/14] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v11 05/14] riscv: vector: Use vlenb from DT for thead
` [PATCH v11 06/14] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v11 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v11 08/14] riscv: Add xtheadvector instruction definitions
` [PATCH v11 09/14] riscv: vector: Support xtheadvector save/restore
` [PATCH v11 10/14] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v11 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v11 12/14] selftests: riscv: Fix vector tests
` [PATCH v11 13/14] selftests: riscv: Support xtheadvector in "
` [PATCH v11 14/14] riscv: Add ghostwrite vulnerability

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-11-14  2:44 UTC  (8+ messages)
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead

[net-next 0/3] Add Aspeed G7 FTGMAC100 support
 2024-11-14  2:43 UTC  (9+ messages)
` [net-next 3/3] net: ftgmac100: Support for AST2700
    ` 回覆: "

[PATCH] bpf: Convert lpm_trie::lock to 'raw_spinlock_t'
 2024-11-14  2:43 UTC  (3+ messages)

[PATCH net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-14  2:43 UTC  (5+ messages)
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

[PATCH v2 1/9] arm64: dts: rockchip: add properties for pcie2x1l2 for Radxa ROCK 5C
 2024-11-14  2:37 UTC  (18+ messages)
` [PATCH v2 2/9] arm64: dts: rockchip: add cd-gpios for sdmmc "
` [PATCH v2 3/9] arm64: dts: rockchip: fix pmic dcdc-reg10 label "
` [PATCH v2 4/9] arm64: dts: rockchip: fix proparties for pmic regulators "
` [PATCH v2 5/9] arm64: dts: rockchip: add property for usbdp_phy0 "
` [PATCH v2 6/9] arm64: dts: rockchip: fix property for pwm-fan "
` [PATCH v2 7/9] arm64: dts: rockchip: rename regulator for pcie2x1l2 "
` [PATCH v2 8/9] arm64: dts: rockchip: remove RTC and related node "
` [PATCH v2 9/9] arm64: dts: rockchip: sort nodes "

[syzbot] [fuse?] general protection fault in fuse_do_readpage
 2024-11-14  2:40 UTC  (3+ messages)
` [PATCH] fuse: check file before running readpage

[tip:x86/urgent] BUILD SUCCESS 8d9ffb2fe65a6c4ef114e8d4f947958a12751bbe
 2024-11-14  2:39 UTC 

[PATCH 0/3] introduce rte_memset_sensative
 2024-11-14  2:36 UTC  (22+ messages)
` [PATCH v2 0/8] memset security handling
  ` [PATCH v2 1/8] eal: introduce new secure memory fill
  ` [PATCH v2 2/8] eal: add new secure free function
  ` [PATCH v2 3/8] crypto/qat: force zero of keys
  ` [PATCH v2 4/8] crypto/qat: fix size calculation for memset
  ` [PATCH v2 5/8] crypto/qat: use secure memset
  ` [PATCH v2 6/8] bus/uacce: remove memset before free
  ` [PATCH v2 7/8] compress/octeontx: remove unnecessary memset
  ` [PATCH v2 8/8] test: remove unneeded memset
` [PATCH v3 00/11] memset security handling
  ` [PATCH v3 01/11] eal: introduce new secure memory fill
  ` [PATCH v3 02/11] eal: add new secure free function
  ` [PATCH v3 03/11] crypto/qat: force zero of keys
  ` [PATCH v3 04/11] crypto/qat: fix size calculation for memset
  ` [PATCH v3 05/11] crypto/qat: use secure memset
  ` [PATCH v3 06/11] bus/uacce: remove memset before free
  ` [PATCH v3 07/11] compress/octeontx: remove unnecessary memset
  ` [PATCH v3 08/11] test: remove unneeded memset
  ` [PATCH v3 09/11] net/ntnic: remove unnecessary void cast
  ` [PATCH v3 10/11] net/ntnic: check result of malloc
  ` [PATCH v3 11/11] net/ntnic: remove unnecessary memset

[PATCH v2 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-11-14  2:37 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[PATCH v2 0/2] Add support for read retry
 2024-11-14  2:35 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nand: Add read retry support
` [PATCH v2 2/2] mtd: spi-nand: macronix: Add support for read retry

Experiencing md raid5 hang and CPU lockup on kernel v6.11
 2024-11-14  2:35 UTC  (11+ messages)

[PATCH v2 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-14  2:34 UTC  (3+ messages)

[PATCH 2/2] usb: dwc3: core: Prevent phy suspend during init
 2024-11-14  2:35 UTC  (10+ messages)

[PATCH for-4.19 0/2] Xen: Final MISRA R8.3 fixes
 2024-11-14  2:34 UTC  (6+ messages)
` [PATCH 2/2] xen/multicall: Change nr_calls to uniformly be unsigned long

[PATCH V8 0/1] firmware: arm_scmi: Register and handle limits change notification
 2024-11-14  2:29 UTC  (2+ messages)
` [PATCH V8 1/1] cpufreq: scmi: Register for limit change notifications

[PATCH net-next 0/7] ethtool: generate uapi header from the spec
 2024-11-14  2:33 UTC  (9+ messages)
` [PATCH net-next 2/7] ynl: support render attribute in legacy definitions
` [PATCH net-next 3/7] ynl: support directional specs in ynl-gen-c.py

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-14  2:31 UTC  (9+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[PATCH] mm/compaction: fix the total_isolated in strict mode
 2024-11-14  2:29 UTC 

[PATCH v4] Export PBEC Data register into sysfs
 2024-11-14  2:27 UTC  (3+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-11-14  2:27 UTC  (4+ messages)

[PATCH v2 00/35] x86/bugs: Attack vector controls
 2024-11-14  2:26 UTC  (3+ messages)
` [PATCH v2 03/35] x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2024-11-14  2:25 UTC  (16+ messages)
` Reminder: Xenomai community call on Wednesday, Feb 21, "
  ` Reminder: Xenomai community call on Wednesday, Mar 6, "
    ` Reminder: Xenomai community call on Wednesday, Mar 20, "
      ` Reminder: Xenomai community call on Wednesday, May 15, "
        ` Reminder: Xenomai community call on Wednesday, May 29, "
          ` Reminder: Xenomai community call on Wednesday, Jun 26, "
            ` Reminder: Xenomai community call on Wednesday, Jul 10, "
              ` Reminder: Xenomai community call on Wednesday, Jul 24, "
                ` Reminder: Xenomai community call on Wednesday, Aug 7, "
                  ` Reminder: Xenomai community call on Wednesday, Aug 21, "
                    ` Reminder: Xenomai community call on Wednesday, Sept 4, "
                      ` Reminder: Xenomai community call on Wednesday, Oct 16, "
                        ` Xenomai community call on Wednesday, Oct 30, "
                          ` Xenomai community call on Wednesday, Nov 13, "

[PATCH net v2] netlink: Add string check in netlink_ack_tlv_fill
 2024-11-14  2:25 UTC  (2+ messages)

[PATCH v1 0/4] A mechanism for efficient support for per-function metrics
 2024-11-14  2:22 UTC  (4+ messages)
` [PATCH v1 3/4] tools/perf: Modify event parser to support alt-period term

[PATCH 0/2] bpf/umd possible deadcode
 2024-11-14  2:24 UTC  (3+ messages)
` [PATCH 1/2] bpf: Don't select USERMODE_DRIVER
` [PATCH 2/2] umd: Remove

[PATCH] xen:add deviations for MISRA C 2012 Rule R5.2
 2024-11-14  2:23 UTC  (5+ messages)

[tytso-ext4:fixes] BUILD SUCCESS 4a622e4d477bb12ad5ed4abbc7ad1365de1fa347
 2024-11-14  2:22 UTC 

[PATCH] xen: add deviations for MISRA C 2012 Rule R5.4
 2024-11-14  2:22 UTC  (3+ messages)

[PATCH] bcachefs: replace deprecated strncpy with strscpy
 2024-11-14  2:21 UTC  (2+ messages)

[PATCH 0/3] Strengthen fsck checks for submodule URLs
 2024-11-14  2:20 UTC  (6+ messages)

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton
 2024-11-14  2:20 UTC  (2+ messages)

[PATCH v2 net-next] net/mlx5e: Report rx_discards_phy via rx_fifo_errors
 2024-11-14  2:17 UTC 

regression: kernel log "flooded" with tpm tpm0: A TPM error (2306) occurred attempting to create NULL primary
 2024-11-14  2:17 UTC  (5+ messages)

[PATCH] diff: update conflict handling for whitespace to issue a warning
 2024-11-14  2:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/xe/tests: Limit purgeable size for faster execution
 2024-11-14  2:15 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] Input: i8042 - Fix keyboard failure caused by S4 mouse wakeup
 2024-11-14  2:13 UTC  (2+ messages)
` [PATCH v2] Input: i8042 - Fix keyboard failure caused by S3 "

[PATCH] mm/compaction: fix the total_isolated in strict mode
 2024-11-14  2:10 UTC  (6+ messages)

[PATCH] docs/misra: specify behaviour of checker for Directive 4.10
 2024-11-14  2:09 UTC  (2+ messages)

[RFC][PATCH] x86/cpu/bugs: Consider having old Intel microcode to be a vulnerability
 2024-11-14  2:09 UTC  (2+ messages)

[tip:locking/core] BUILD SUCCESS 3b49a347d751553b1d1be69c8619ae2e85fdc28d
 2024-11-14  2:07 UTC 

[tip:master] BUILD SUCCESS 5283b49a869ba4d60e8b7fc4d353955512404bec
 2024-11-14  2:08 UTC 

[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
 2024-11-14  2:07 UTC  (4+ messages)

detect kbd backlight on Google Link (original Chromebook Pixel)
 2024-11-14  2:07 UTC  (5+ messages)
` [PATCH] platform/chrome: cros_kbd_led_backlight: support Google Link

[PATCH 0/5] tracing: Fix several deadlock/race issues in timerlat and hwlat tracer
 2024-11-14  2:06 UTC  (6+ messages)
` [PATCH 5/5] tracing/hwlat: Fix deadlock in cpuhp processing

[PATCH] media: b2c2: Remove unused functions
 2024-11-14  2:06 UTC 

[tip:x86/mm] BUILD SUCCESS 7e33001b8b9a78062679e0fdf5b0842a49063135
 2024-11-14  2:04 UTC 

[PATCH] powerpc: Add preempt lazy support
 2024-11-14  2:01 UTC  (4+ messages)

[PATCH v3 0/7] Devcoredump Improvements
 2024-11-14  2:01 UTC  (5+ messages)
` [PATCH v3 4/7] drm/xe: Improve schedule disable response failure
` [PATCH v3 7/7] drm/xe: Wire devcoredump to LR TDR

[PATCH v3] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
 2024-11-14  1:58 UTC  (3+ messages)

[PATCH v4 00/10] blk: refactor queue affinity helpers
 2024-11-14  1:58 UTC  (11+ messages)
` [PATCH v4 01/10] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v4 02/10] driver core: add irq_get_affinity callback device_driver
` [PATCH v4 03/10] PCI: hookup irq_get_affinity callback
` [PATCH v4 04/10] virtio: "
` [PATCH v4 05/10] blk-mq: introduce blk_mq_hctx_map_queues

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-14  1:56 UTC  (9+ messages)

[PATCH net v4] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-14  1:56 UTC  (2+ messages)

[LTP] [PATCH 0/7] LSM testing suite
 2024-11-14  1:55 UTC  (5+ messages)
` [LTP] [PATCH 1/7] Add fallback definitions of LSM syscalls

[PATCH net-next 0/3] Reduce locks scope of-smc_xxx_lgr_pending
 2024-11-14  1:51 UTC  (3+ messages)
` [PATCH net-next 3/3] net/smc: Isolate the smc_xxx_lgr_pending with ib_device

[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
 2024-11-14  1:51 UTC  (7+ messages)

[CI 1/7] drm/i915: Remove vga and gmbus seq out of i915_restore_display
 2024-11-14  1:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/7] "

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-14  1:46 UTC  (5+ messages)
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH] drm/amdgpu: fix usage slab after free
 2024-11-14  1:46 UTC 

[RFC PATCH 6/7] x86/kexec: Debugging support: Dump registers on exception
 2024-11-14  1:46 UTC  (9+ messages)
` [RFC PATCH 1/2] x86/kexec: Use linker script for relocate_kernel page layout
  ` [RFC PATCH 2/2] x86/kexec: Add data section to relocate_kernel

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-14  1:43 UTC  (7+ messages)
` [PATCH net-next 2/2] "

[PATCH] drm/amdgpu: WIP fix usage slab after free
 2024-11-14  1:42 UTC 

[PATCH 0/3] KVM: gmem: track preparedness a page at a time
 2024-11-14  1:42 UTC  (3+ messages)
` [PATCH 2/3] KVM: gmem: add a complete set of functions to query page preparedness


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.