All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-01 04:09:04 to 2023-11-01 06:43:10 UTC [more...]

[PATCH v1 1/1] pinctrl: intel: Move default strength assignment to a switch-case
 2023-11-01  6:35 UTC  (2+ messages)

[PATCH] jfs: fix shift-out-of-bounds in dbJoin
 2023-11-01  6:42 UTC  (4+ messages)

[PATCH v3 0/2] Add DMIC slew rate controls
 2023-11-01  6:35 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate
` [PATCH v3 2/2] ASoC: nau8821: Add slew rate controls

[PATCH v3 00/14] Pass data temperature information to SCSI disk devices
 2023-11-01  6:39 UTC  (5+ messages)
` [PATCH v3 01/14] fs: Move enum rw_hint into a new header file
        `  "

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-11-01  6:39 UTC  (14+ messages)

[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
 2023-11-01  6:38 UTC  (9+ messages)
` [PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS

[PATCH v1 1/1] pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
 2023-11-01  6:36 UTC  (2+ messages)

[PATCH] perf debug: List available options when no variable is specified
 2023-11-01  6:35 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: tangier: Move default strength assignment to a switch-case
 2023-11-01  6:35 UTC  (2+ messages)

[PATCH] KVM: x86: User mutex guards to eliminate __kvm_x86_vendor_init()
 2023-11-01  6:33 UTC  (4+ messages)

[PATCH] merge: --ff-one-only to apply FF if commit is one
 2023-11-01  6:34 UTC  (6+ messages)

[PATCH v1 1/1] pinctrl: tangier: Enable 910 Ohm bias
 2023-11-01  6:33 UTC  (2+ messages)

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-11-01  6:33 UTC  (5+ messages)
` [PATCH v5 4/5] PCI: qcom: Return error from 'qcom_pcie_icc_update'
` [PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v2 0/8] Add support to configure TPDM CMB subunit
 2023-11-01  6:29 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: arm: Add support for CMB element size

[PATCH v6 0/4] arm64: qcom: sa8775p: add support for EP PCIe
 2023-11-01  6:28 UTC  (6+ messages)
` [PATCH v6 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v6 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH v2] mfd: intel-lpss: Fix IRQ check
 2023-11-01  6:26 UTC 

Patchtest results for [OE-core][PATCH] patchtest: shorten test result outputs
 2023-11-01  6:27 UTC  (6+ messages)

[PATCH 0/2] Add a quirk in xhci-plat for parent nodes to specify no 64 bit support
 2023-11-01  6:27 UTC  (7+ messages)
` [PATCH 1/2] usb: host: xhci-plat: Add quirk-no-64-bit-support
` [PATCH 2/2] dt-bindings: usb: add no-64-bit-support property

[PATCH v6 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-11-01  6:27 UTC  (2+ messages)

[PATCH 00/10] Handle set_memory_XXcrypted() errors
 2023-11-01  6:27 UTC  (7+ messages)
` [PATCH 04/10] swiotlb: Use free_decrypted_pages()

[Intel-gfx] [PATCH] drm/i915/display: Only fail fastset on PSR2
 2023-11-01  6:26 UTC  (4+ messages)
  `  "

[PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation
 2023-11-01  6:26 UTC  (7+ messages)
` [PATCH 11/12] media: intel-cio2-bridge: Add a runtime-pm device-link between VCM and sensor

[PATCH] dev-manual: extend the description of CVE patch preparation
 2023-11-01  6:26 UTC 

[PATCH 6.1 00/86] 6.1.61-rc1 review
 2023-11-01  6:23 UTC  (7+ messages)
` [PATCH 6.1 05/86] ASoC: codecs: wcd938x: Convert to platform remove callback returning void

[PATCH net-next v2 1/1] net: stmmac: check CBS input values before configuration
 2023-11-01  6:19 UTC  (2+ messages)

[PATCH v2 0/2] Support for Avago APDS9306 Ambient Light Sensor
 2023-11-01  6:16 UTC  (10+ messages)
` [PATCH v2 2/2] iio: light: Add support for APDS9306 "

[PATCH v2] lockdep: add lockdep_cleanup_dead_cpu()
 2023-11-01  6:21 UTC  (2+ messages)

[RFC] simplifying fast_dput(), dentry_kill() et.al
 2023-11-01  6:21 UTC  (22+ messages)
          ` [PATCH 01/15] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
            ` [PATCH 02/15] fast_dput(): handle underflows gracefully
            ` [PATCH 03/15] fast_dput(): new rules for refcount
            ` [PATCH 04/15] __dput_to_list(): do decrement of refcount in the caller
            ` [PATCH 05/15] retain_dentry(): lift decrement of ->d_count into callers
            ` [PATCH 06/15] __dentry_kill(): get consistent rules for ->d_count
            ` [PATCH 07/15] dentry_kill(): don't bother with retain_dentry() on slow path
            ` [PATCH 08/15] Call retain_dentry() with refcount 0
            ` [PATCH 09/15] fold the call of retain_dentry() into fast_dput()
            ` [PATCH 10/15] don't try to cut corners in shrink_lock_dentry()
            ` [PATCH 11/15] fold dentry_kill() into dput()
            ` [PATCH 12/15] get rid of __dget()
            ` [PATCH 13/15] shrink_dentry_list(): no need to check that dentry refcount is marked dead
            ` [PATCH 14/15] to_shrink_list(): call only if refcount is 0
            ` [PATCH 15/15] switch select_collect{,2}() to use of to_shrink_list()

[PATCH] mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
 2023-11-01  6:13 UTC  (2+ messages)

Need comments or plan on User- group guidelines which is making us away from commercial products
 2023-11-01  6:08 UTC  (2+ messages)
` [yocto] "

[PATCH v5 00/40] support setting and querying RSS algorithms
 2023-11-01  6:06 UTC  (5+ messages)
` [PATCH 0/9] "
  ` [PATCH 1/9] ethdev: overwrite some comment related to RSS

[xen-4.18-testing test] 183641: tolerable trouble: fail/pass/starved - PUSHED
 2023-11-01  6:04 UTC 

[BUG] hp-wmi-sensors: probe of 8F1F6435-9F42-42C8-BADC-0E9424F20C9A failed with error -22
 2023-11-01  5:52 UTC  (5+ messages)

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-11-01  5:50 UTC  (6+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH] dm-verity: hash blocks with shash import+finup when possible
 2023-11-01  5:48 UTC  (3+ messages)

[PATCH v4] cmd: mmc: Add mmc reg read command for reading card registers
 2023-11-01  5:46 UTC  (3+ messages)

[PATCH] mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
 2023-11-01  5:45 UTC  (4+ messages)

[PATCH 0/2] phy: sprd: Add Spreadtrum USB20 HSPHY Driver
 2023-11-01  5:44 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Spreadtrum usb20 hsphy yaml
` [PATCH 2/2] phy: sprd: Add Spreadtrum usb20 hsphy driver

[PATCH] mmc: pci: Drop the superfluous cast
 2023-11-01  5:45 UTC  (3+ messages)

[PATCH] mmc: spl: select SPL_BLK for SPL_DM_MMC
 2023-11-01  5:44 UTC  (3+ messages)

[GIT PULL] exfat update for 6.7-rc1
 2023-11-01  5:43 UTC 

[PATCH net-next 1/1] net: stmmac: add check for advertising linkmode request for set-eee
 2023-11-01  5:41 UTC  (6+ messages)

[PATCH 0/6 v2] support admin-revocation of v4 state
 2023-11-01  5:41 UTC  (5+ messages)
` [PATCH 6/6] nfsd: allow delegation state ids to be revoked and then freed

[PATCH] riscv: Weakly define invalidate_icache_range()
 2023-11-01  5:35 UTC  (2+ messages)

[PATCH] riscv: Align the trap handler to 64 bytes
 2023-11-01  5:34 UTC  (2+ messages)

[PATCH] riscv: Sort target configs alphabetically
 2023-11-01  5:34 UTC  (2+ messages)

[virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum
 2023-11-01  5:37 UTC  (6+ messages)

[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
 2023-11-01  5:36 UTC 

[PATCH] Address -Werror=implicit-fallthrough compilation errors
 2023-11-01  5:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64: zynqmp: Introduce kria SOM defconfig
 2023-11-01  5:34 UTC 

[PATCH net-XXX] vhost-vdpa: fix use after free in vhost_vdpa_probe()
 2023-11-01  5:33 UTC  (5+ messages)

[PATCH] ASoC: Intel: sof_rt5682: add mtl_rt5650 support
 2023-11-01  5:06 UTC 

[hch-xfs:xfs-zoned 20/48] buffered-io.c:undefined reference to `__udivdi3'
 2023-11-01  5:25 UTC 

[PATCH v2] bus: mhi: host: Add alignment check for event ring read pointer
 2023-11-01  5:20 UTC  (3+ messages)

mainline build failure due to 5cfd69775eb5 ("bcachefs: Array bounds fixes")
 2023-11-01  5:18 UTC  (3+ messages)

[pinchartl:mtk/v6.6/pumpkin/backports 12/21] drivers/media/platform/mediatek/isp/isp_30/seninf/mtk_seninf.c:1068:27: error: field has incomplete type 'struct v4l2_async_subdev'
 2023-11-01  5:14 UTC 

[PATCH] cxl/region: Refactor logic around check_last_peer()
 2023-11-01  5:12 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v3] scsi: ufs: ufs-sysfs: Expose UFS power info
 2023-11-01  5:12 UTC  (2+ messages)

[PATCH v13 00/11] Add VIRTIO sound card
 2023-11-01  5:08 UTC  (2+ messages)

[PATCH] dt-bindings: ufs: qcom: Add msi-parent for UFS MCQ
 2023-11-01  5:01 UTC  (2+ messages)

[PATCH v2 0/2] commit-graph: detect commits missing in ODB
 2023-11-01  5:01 UTC  (7+ messages)
` [PATCH v3 "

[PATCH] sequencer: remove use of comment character
 2023-11-01  4:59 UTC  (4+ messages)
` [PATCH v2 0/2] sequencer: remove use of hardcoded comment char
  ` [PATCH v2 1/2] sequencer: remove use of comment character

[PATCH v1] hwmon: emc1403: Add support for EMC1442
 2023-11-01  4:57 UTC  (4+ messages)

[PATCH] regulator: core: Add option to prevent disabling unused regulators
 2023-11-01  4:56 UTC  (2+ messages)

[PATCH] Address -Werror=unused-but-set-parameter compilation errors
 2023-11-01  4:55 UTC 

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-11-01  4:53 UTC  (11+ messages)
` [PATCH net-next v2 5/9] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY

[GIT PULL] clk changes for the merge window
 2023-11-01  4:54 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.7
 2023-11-01  4:54 UTC  (2+ messages)

[GIT PULL] hte: Changes for v6.7-rc1
 2023-11-01  4:54 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v6.7
 2023-11-01  4:54 UTC  (2+ messages)

[Intel-xe] [PATCH 2/2] drm/xe: Fix pagefault and access counter worker functions
 2023-11-01  4:53 UTC  (3+ messages)
` [Intel-xe] [2/2] "

[PATCH v2 net] net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()
 2023-11-01  4:52 UTC 

[PATCH v1] event/dlb2: add support for disabling PASID
 2023-11-01  4:51 UTC  (9+ messages)
` [PATCH v3] event/dlb2: fix disable PASID for kernel 6.2

[PATCH 1/2] perf build: Add loading python binding check to python.so build
 2023-11-01  4:51 UTC  (2+ messages)

[PATCH net] net/tcp_sigpool: Fix some off by one bugs
 2023-11-01  4:51 UTC  (2+ messages)

[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-01  4:49 UTC  (2+ messages)

[meta-python][PATCH] python3-nacl: Add recipe for the latest release of PyNaCl
 2023-11-01  4:46 UTC  (5+ messages)
` [oe] "

[PATCH v3 0/6] support IPv6 extension push remove
 2023-11-01  4:44 UTC  (15+ messages)
` [PATCH v4 00/13] support IPv6 push remove action
  ` [PATCH v4 01/13] net/mlx5/hws: support insert header action
  ` [PATCH v4 02/13] net/mlx5/hws: support remove "
  ` [PATCH v4 03/13] net/mlx5/hws: allow jump to TIR over FDB
  ` [PATCH v4 04/13] net/mlx5/hws: support dynamic re-parse
  ` [PATCH v4 05/13] net/mlx5/hws: dynamic re-parse for modify header
  ` [PATCH v4 06/13] net/mlx5/hws: fix incorrect re-parse on complex rules
  ` [PATCH v4 07/13] net/mlx5: sample the srv6 last segment
  ` [PATCH v4 08/13] net/mlx5/hws: fix potential wrong rte_errno value
  ` [PATCH v4 09/13] net/mlx5/hws: add IPv6 routing extension push remove actions
  ` [PATCH v4 10/13] net/mlx5/hws: add setter for IPv6 routing push remove
  ` [PATCH v4 11/13] net/mlx5: implement "
  ` [PATCH v4 12/13] net/mlx5/hws: fix srv6 push compilation failure
  ` [PATCH v4 13/13] net/mlx5/hws: add stc reparse support for srv6 push pop

[PATCH 1/2] rtc: add pcf85053a
 2023-11-01  4:43 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH] Address -Werror=old-style-declaration compilation errors
 2023-11-01  4:42 UTC 

[PATCH mptcp-next 0/9] add refcount for address entry
 2023-11-01  4:38 UTC  (10+ messages)
` [PATCH mptcp-next 1/9] selftests: mptcp: add mptcp_lib_evts_*
` [PATCH mptcp-next 2/9] selftests: mptcp: userspace: print colored results
` [PATCH mptcp-next 3/9] mptcp: dup an entry when removing it
` [PATCH mptcp-next 4/9] mptcp: add userspace_pm_get_entry helper
` [PATCH mptcp-next 5/9] mptcp: add userspace pm addr entry refcount
` [PATCH mptcp-next 6/9] mptcp: flush userspace addrs list
` [PATCH mptcp-next 7/9] selftests: "
` [PATCH mptcp-next 8/9] selftests: mptcp: rm userspace addr with randowly order
` [PATCH mptcp-next 9/9] mptcp: add netlink pm addr entry refcount

[PATCH] mmc: truncate quirks' oemid to 8 bits
 2023-11-01  4:37 UTC  (3+ messages)

[PATCH 0/2] Avoid passing global comment_line_char repeatedly
 2023-11-01  4:37 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] strbuf: make add_lines() public
  ` [PATCH v2 4/4] strbuf: move env-using functions to environment.c

[GIT PULL] erofs updates for 6.7-rc1
 2023-11-01  4:35 UTC  (2+ messages)

[PATCH] Address -Werror=sign-compare compilation errors
 2023-11-01  4:34 UTC 

[hch-xfs:xfs-zoned 26/48] fs/iomap/buffered-io.c:95: warning: Function parameter or member 'offset' not described in 'ifs_nr_dirty_blocks'
 2023-11-01  4:32 UTC 

[Intel-gfx] [PATCH v4 00/30] drm/i915: Improve BW management on MST links
 2023-11-01  4:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Improve BW management on MST links (rev8)

problem with recovered array
 2023-11-01  4:31 UTC  (3+ messages)
` problem with recovered array [more details]
  ` [now urgent] problem with recovered array

[PATCH net] net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()
 2023-11-01  4:23 UTC  (5+ messages)

[GIT PULL] platform-drivers-x86 for v6.7-1
 2023-11-01  4:22 UTC  (2+ messages)

[tinazhangzw:vt-d-pgtable-20231030 19/28] include/linux/compiler_types.h:425:45: error: call to '__compiletime_assert_253' declared with attribute error: BUILD_BUG_ON failed: VIRT_PGTABLE_PTE_PFN_MASK(0) != 0xfff8000000000
 2023-11-01  4:22 UTC 

[GIT PULL] chrome-platform changes for v6.7
 2023-11-01  4:22 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-01  4:20 UTC  (7+ messages)
` [PATCH v6 2/2] input: joystick: driver "

[PATCH v6 00/25] Enable CET Virtualization
 2023-11-01  4:21 UTC  (3+ messages)
` [PATCH v6 24/25] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1

[PATCH 1/1] dm verity: don't verity if readahead failed
 2023-11-01  4:26 UTC 

[PATCH] eventfs: Process deletion of dentry more thoroughly
 2023-11-01  4:16 UTC  (3+ messages)

[PATCH v2 00/21] target/sparc: Cleanup condition codes etc
 2023-11-01  4:11 UTC  (22+ messages)
` [PATCH v2 01/21] target/sparc: Introduce cpu_put_psr_icc
` [PATCH v2 02/21] target/sparc: Split psr and xcc into components
` [PATCH v2 03/21] target/sparc: Remove CC_OP_LOGIC
` [PATCH v2 04/21] target/sparc: Remove CC_OP_DIV
` [PATCH v2 05/21] target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
` [PATCH v2 06/21] target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
` [PATCH v2 07/21] target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
` [PATCH v2 08/21] target/sparc: Remove CC_OP leftovers
` [PATCH v2 09/21] target/sparc: Remove DisasCompare.is_bool
` [PATCH v2 10/21] target/sparc: Change DisasCompare.c2 to int
` [PATCH v2 11/21] target/sparc: Always copy conditions into a new temporary
` [PATCH v2 12/21] target/sparc: Do flush_cond in advance_jump_cond
` [PATCH v2 13/21] target/sparc: Merge gen_branch2 into advance_pc
` [PATCH v2 14/21] target/sparc: Merge advance_jump_uncond_{never, always} into advance_jump_cond
` [PATCH v2 15/21] target/sparc: Pass displacement to advance_jump_cond
` [PATCH v2 16/21] target/sparc: Merge gen_op_next_insn into only caller
` [PATCH v2 17/21] target/sparc: Record entire jump condition in DisasContext
` [PATCH v2 18/21] target/sparc: Discard cpu_cond at the end of each insn
` [PATCH v2 19/21] target/sparc: Implement UDIVX and SDIVX inline
` [PATCH v2 20/21] target/sparc: Implement UDIV inline
` [PATCH v2 21/21] target/sparc: Check for invalid cond in gen_compare_reg

blktests failures with v6.6
 2023-11-01  4:09 UTC 

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-11-01  4:09 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] app/testpmd: add error recovery usage demo
  ` [PATCH v2 6/7] app/testpmd: extract event handling to event.c


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.