messages from 2023-09-01 09:13:28 to 2023-09-01 09:45:49 UTC [more...]
[PULL 00/26] aspeed queue
2023-09-01 9:42 UTC (25+ messages)
` [PULL 01/26] aspeed: Introduce helper for 32-bit hosts limitation
` [PULL 02/26] hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
` [PULL 03/26] hw/i2c/aspeed: Fix TXBUF transmission start position error
` [PULL 04/26] hw/i2c/aspeed: Add support for buffer organization
` [PULL 06/26] hw/ssi: Add a "cs" property to SSIPeripheral
` [PULL 07/26] hw/ssi: Introduce a ssi_get_cs() helper
` [PULL 08/26] aspeed/smc: Wire CS lines at reset
` [PULL 09/26] hw/ssi: Check for duplicate CS indexes
` [PULL 10/26] aspeed: Create flash devices only when defaults are enabled
` [PULL 11/26] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PULL 12/26] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PULL 13/26] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
` [PULL 14/26] hw/sd: When card is in wrong state, log which state it is
` [PULL 15/26] hw/sd: When card is in wrong state, log which spec version is used
` [PULL 16/26] hw/sd: Move proto_name to SDProto structure
` [PULL 17/26] hw/sd: Introduce sd_cmd_handler type
` [PULL 18/26] hw/sd: Add sd_cmd_illegal() handler
` [PULL 19/26] hw/sd: Add sd_cmd_unimplemented() handler
` [PULL 20/26] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [PULL 21/26] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [PULL 22/26] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [PULL 23/26] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
` [PULL 25/26] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
` [PULL 26/26] hw/sd: Introduce a "sd-card" SPI variant model
[XEN PATCH] ioreq: include arch-specific ioreq header in <xen/ioreq.h>
2023-09-01 9:44 UTC (6+ messages)
Fwd: Abnormal battery drain with kernel 6.5 (Ryzen 5500u)
2023-09-01 9:42 UTC
[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
2023-09-01 9:41 UTC (20+ messages)
` [RFC PATCH v2 01/19] scsi: scsi_error: Define framework for LUN/target based error handle
` [RFC PATCH v2 02/19] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
` [RFC PATCH v2 03/19] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
` [RFC PATCH v2 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
` [RFC PATCH v2 05/19] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
` [RFC PATCH v2 06/19] scsi: scsi_error: Add flags to mark error handle steps has done
` [RFC PATCH v2 07/19] scsi: scsi_error: Add helper to handle scsi device's error command list
` [RFC PATCH v2 08/19] scsi: scsi_error: Add a general LUN based error handler
` [RFC PATCH v2 09/19] scsi: core: increase/decrease target_busy without check can_queue
` [RFC PATCH v2 10/19] scsi: scsi_error: Add helper to handle scsi target's error command list
` [RFC PATCH v2 11/19] scsi: scsi_error: Add a general target based error handler
` [RFC PATCH v2 12/19] scsi: scsi_debug: Add param to control LUN bassed "
` [RFC PATCH v2 13/19] scsi: scsi_debug: Add param to control target based error handle
` [RFC PATCH v2 14/19] scsi: mpt3sas: Add param to control LUN "
` [RFC PATCH v2 15/19] scsi: mpt3sas: Add param to control target "
` [RFC PATCH v2 16/19] scsi: smartpqi: Add param to control LUN "
` [RFC PATCH v2 17/19] scsi: megaraid_sas: Add param to control target "
` [RFC PATCH v2 18/19] scsi: virtio_scsi: Add param to control LUN "
` [RFC PATCH v2 19/19] scsi: iscsi_tcp: "
[PATCH 0/2] Add support for the phyGATE-Tauri-L IoT Gateway
2023-09-01 9:26 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add phyGATE-Tauri-L board
` [PATCH 2/2] arm64: dts: freescale: add phyGATE-Tauri i.MX 8M Mini Support
[PATCH 6.1 00/10] 6.1.51-rc1 review
2023-09-01 9:41 UTC (2+ messages)
[LTP] [PATCH 1/1] sched_rr_get_interval01: Add another kernel tag
2023-09-01 9:41 UTC (2+ messages)
[PATCH 10/23] x86/srso: Fix vulnerability reporting for missing microcode
2023-09-01 9:40 UTC (3+ messages)
` [tip: x86/bugs] "
[PATCH] btrfs: remove btree_dirty_folio() inside DEBUG
2023-09-01 9:40 UTC (2+ messages)
[PATCH v4 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
2023-09-01 9:35 UTC (33+ messages)
` [PATCH v4 01/32] net/sssnic: add build and doc infrastructure
` [PATCH v4 02/32] net/sssnic: add log type and log macros
` [PATCH v4 03/32] net/sssnic: support probe and remove
` [PATCH v4 04/32] net/sssnic: initialize hardware base
` [PATCH v4 05/32] net/sssnic: add event queue
` [PATCH v4 06/32] net/sssnic/base: add message definition and utility
` [PATCH v4 07/32] net/sssnic/base: add mailbox support
` [PATCH v4 08/32] net/sssnic/base: add work queue
` [PATCH v4 09/32] net/sssnic/base: add control queue
` [PATCH v4 10/32] net/sssnic: add dev configure and infos get
` [PATCH v4 11/32] net/sssnic: add dev MAC ops
` [PATCH v4 12/32] net/sssnic: support dev link status
` [PATCH v4 13/32] net/sssnic: support link status event
` [PATCH v4 14/32] net/sssnic: support Rx queue setup and release
` [PATCH v4 15/32] net/sssnic: support Tx "
` [PATCH v4 16/32] net/sssnic: support Rx queue start and stop
` [PATCH v4 17/32] net/sssnic: support Tx "
` [PATCH v4 18/32] net/sssnic: add Rx interrupt support
` [PATCH v4 19/32] net/sssnic: support dev start and stop
` [PATCH v4 20/32] net/sssnic: support dev close and reset
` [PATCH v4 21/32] net/sssnic: add allmulticast and promiscuous ops
` [PATCH v4 22/32] net/sssnic: add basic and extended stats ops
` [PATCH v4 23/32] net/sssnic: support Rx packet burst
` [PATCH v4 24/32] net/sssnic: support Tx "
` [PATCH v4 25/32] net/sssnic: add RSS support
` [PATCH v4 26/32] net/sssnic: support dev MTU set
` [PATCH v4 27/32] net/sssnic: support dev queue info get
` [PATCH v4 28/32] net/sssnic: support dev firmware version get
` [PATCH v4 29/32] net/sssnic: add dev flow control ops
` [PATCH v4 30/32] net/sssnic: support VLAN offload and filter
` [PATCH v4 31/32] net/sssnic: add generic flow ops
` [PATCH v4 32/32] net/sssnic: add VF dev support
[PATCH 5.15 0/9] 5.15.130-rc1 review
2023-09-01 9:39 UTC (2+ messages)
[PATCH] ubi: Reject device with erasesize 0
2023-09-01 9:38 UTC (4+ messages)
[PATCH bpf-next v2] selftests/bpf: fix a CI failure caused by vsock write
2023-09-01 9:38 UTC (4+ messages)
[tip:x86/merge] BUILD SUCCESS cc852156ee7cbd4c83dfd64e9b800f7932f867d0
2023-09-01 9:37 UTC
Public CI: some changes due to Cirrus CI's new policy
2023-09-01 9:38 UTC
[PATCH v6 06/11] ext4: call ext4_mb_mark_context in ext4_mb_clear_bb
2023-09-01 9:38 UTC (2+ messages)
[PATCH] dma_buf/sync_file: Enable signaling for fences when querying status
2023-09-01 9:37 UTC (2+ messages)
[PATCH] btrfs-progs: libbtrfs: fix API compatibility change
2023-09-01 9:37 UTC
[PATCH v2 0/6] RISC-V: Enable cbo.zero in usermode
2023-09-01 9:37 UTC (3+ messages)
` [PATCH v2 6/6] RISC-V: selftests: Add CBO tests
[PATCH v2 00/14] Lower TCG vector ops to LSX
2023-09-01 9:31 UTC (15+ messages)
` [PATCH v2 01/14] tcg/loongarch64: Import LSX instructions
` [PATCH v2 02/14] tcg/loongarch64: Lower basic tcg vec ops to LSX
` [PATCH v2 03/14] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt
` [PATCH v2 04/14] tcg/loongarch64: Lower add/sub_vec to vadd/vsub
` [PATCH v2 05/14] tcg/loongarch64: Lower vector bitwise operations
` [PATCH v2 06/14] tcg/loongarch64: Lower neg_vec to vneg
` [PATCH v2 07/14] tcg/loongarch64: Lower mul_vec to vmul
` [PATCH v2 08/14] tcg/loongarch64: Lower vector min max ops
` [PATCH v2 09/14] tcg/loongarch64: Lower vector saturated ops
` [PATCH v2 10/14] tcg/loongarch64: Lower vector shift vector ops
` [PATCH v2 11/14] tcg/loongarch64: Lower bitsel_vec to vbitsel
` [PATCH v2 12/14] tcg/loongarch64: Lower vector shift integer ops
` [PATCH v2 13/14] tcg/loongarch64: Lower rotv_vec ops to LSX
` [PATCH v2 14/14] tcg/loongarch64: Lower rotli_vec to vrotri
[PATCH net-next] ipv6: do not merge differe type and protocol routes
2023-09-01 9:36 UTC (8+ messages)
[PATCH] USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
2023-09-01 9:36 UTC
[freescale-fslc:pr/639 4145/24603] drivers/rpmsg/imx_rpmsg.c:371:6: warning: no previous declaration for 'imx_rpmsg_restore'
2023-09-01 9:35 UTC
[virtio-dev] [PATCH v2] virtio-net: support the RSS context
2023-09-01 9:34 UTC (2+ messages)
` [virtio-comment] "
[Intel-gfx] [PATCH v4 0/4] Handle dma fences in dirtyfb ioctl
2023-09-01 9:35 UTC (5+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915/fbc: Clear frontbuffer busy bits on flip
` [Intel-gfx] [PATCH v4 2/4] drm/i915/psr: "
` [Intel-gfx] [PATCH v4 3/4] drm/i915: Add new frontbuffer tracking interface to queue flush
` [Intel-gfx] [PATCH v4 4/4] drm/i915: Handle dma fences in dirtyfb callback
[RFT PATCH] spi: bcm2835: reduce the abuse of the GPIO API
2023-09-01 9:34 UTC (8+ messages)
[PATCH v2] regulator (max5970): Add hwmon support
2023-09-01 9:34 UTC
[Intel-xe] [RFC 0/5] PAT and cache coherency support
2023-09-01 9:34 UTC (9+ messages)
` [Intel-xe] [RFC 5/5] drm/xe/uapi: support pat_index selection with vm_bind
[PATCH v6 05/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb()
2023-09-01 9:34 UTC (2+ messages)
[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
2023-09-01 9:33 UTC (6+ messages)
` [PATCH v6 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
[PATCH v3 0/6] Fixes and cleanups to compaction
2023-09-01 15:51 UTC (4+ messages)
` [PATCH v3 3/6] mm/compaction: correctly return failure with bogus compound_order in strict mode
[PATCH] erofs-utils: lib: support importing xattrs for tarerofs
2023-09-01 9:32 UTC (3+ messages)
` [PATCH v2] erofs-utils: lib: support importing xattrs from tarerofs
[BUG bpf-next] bpf/net: Hitting gpf when running selftests
2023-09-01 9:32 UTC (8+ messages)
[PATCH v2] drm: bridge: it66121: Fix invalid connector dereference
2023-09-01 9:31 UTC (3+ messages)
[Buildroot] How to enable imxvideoconvert_g2d in Buildroot?
2023-09-01 9:29 UTC
[PATCH v6] ext4: improve trim efficiency
2023-09-01 9:28 UTC
[PATCH MPTCP-next v3 0/2] mptcp: fix another close hang-up
2023-09-01 9:27 UTC (3+ messages)
` [PATCH MPTCP-next v3 1/2] mptcp: rename timer related helper to less confusing names
` [PATCH MPTCP-next v3 2/2] mptcp: implement connection level timeout
[igt-dev] [PATCH i-g-t 0/4] Add vkms configfs testing
2023-09-01 9:28 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/5] lib/drmtest: Add VKMS as a known driver type
` [igt-dev] [PATCH i-g-t 2/5] lib/confifs: Add helpers for mounting/unmounting configfs
` [igt-dev] [PATCH i-g-t 3/5] tests/vkms: Add a small library for VKMS testing
` [igt-dev] [PATCH i-g-t 4/5] tests/vkms: Add more tests for VKMS
[PATCH 5.10 00/11] 5.10.194-rc1 review
2023-09-01 9:28 UTC (2+ messages)
[PATCH v2 0/5] soc: loongson: Fix some issues about loongson_pm2
2023-09-01 9:27 UTC (4+ messages)
` [PATCH v2 4/5] dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child
[PATCH V3 0/4] Enable IPQ5018 USB2 support
2023-09-01 9:26 UTC (10+ messages)
` [PATCH V3 1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible
` [PATCH V3 2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018
` [PATCH V3 3/4] arm64: dts: qcom: ipq5018: Add USB related nodes
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Enable USB
[PATCH 1/3] regulator: Add uapi header
2023-09-01 9:27 UTC (5+ messages)
` [PATCH 2/3] regulator: userspace-consumer: Add regulator event support
` [PATCH 3/3] Documentation: ABI: sysfs-driver-regulator-output
[RFC net-next v2 0/5] Add MACsec support for TJA11XX C45 PHYs
2023-09-01 9:27 UTC (7+ messages)
` [RFC net-next v2 5/5] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
[bitbake-devel][PATCH] fetch2: git: Remove useless try..else clause
2023-09-01 9:26 UTC (2+ messages)
[bpf:master 6/15] htmldocs: Warning: Documentation/bpf/btf.rst references a file that doesn't exist: Documentation/bpf/llvm_reloc
2023-09-01 9:26 UTC (3+ messages)
[freescale-fslc:pr/639 3235/24603] drivers/i2c/busses/i2c-imx-lpi2c.c:671:12: warning: 'lpi2c_resume_noirq' defined but not used
2023-09-01 9:25 UTC
[freescale-fslc:pr/639 3171/24603] drivers/firmware/imx/seco_mu.c:188:47: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'}
2023-09-01 9:25 UTC
[freescale-fslc:5.15-2.2.x-imx 15326/24604] drivers/leds/leds-pca995x.c:280:34: warning: unused variable 'of_pca995x_match'
2023-09-01 9:24 UTC
[oe-core][kirkstone][PATCH 1/1] ncurses: fix CVE-2023-29491
2023-09-01 9:24 UTC
[PATCH 1/2] meta/conf/templates/default/conf-notes.txt: remove
2023-09-01 9:24 UTC (6+ messages)
` [PATCH 2/2] meta-poky/conf/templates/default/conf-description.txt: add a template description
` [poky] "
[RFC PATCH] drm/ssd130x: Allocate buffer in the CRTC's .atomic_check() callback
2023-09-01 9:23 UTC (10+ messages)
[Bug 217670] New: Regression in USB DWC3 driver in kernel 5.15 branch
2023-09-01 9:22 UTC (2+ messages)
` [Bug 217670] dwc3: regression "
[PATCH 6.5 0/8] 6.5.1-rc1 review
2023-09-01 9:21 UTC (2+ messages)
[GIT PULL] tracing: Updates for 6.6
2023-09-01 9:20 UTC (2+ messages)
[PATCH] sqlite3: set CVE_STATUS for CVE-2023-36191
2023-09-01 9:21 UTC (2+ messages)
` [OE-core] "
[igt-dev] [PATCH igt 0/4] Add LNL support to xe tests
2023-09-01 9:21 UTC (5+ messages)
` [igt-dev] [PATCH igt 1/4] lib: Add xe_pciids.h
` [igt-dev] [Intel-xe] "
` "
[PATCH v6 0/4] add clock controller of qca8386/qca8084
2023-09-01 9:18 UTC (5+ messages)
` [PATCH v6 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v6 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v6 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084
[PATCH 5.4 0/3] 5.4.256-rc1 review
2023-09-01 9:20 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix call trace when rebuild fails
2023-09-01 9:12 UTC
[PATCH net,v2] wifi: mac80211: fix WARNING in ieee80211_link_info_change_notify()
2023-09-01 9:19 UTC (4+ messages)
[PATCH 4.19 0/2] 4.19.294-rc2 review
2023-09-01 9:18 UTC (2+ messages)
[PATCH v4 0/8] selftests/resctrl: Rework benchmark command handling
2023-09-01 9:18 UTC (4+ messages)
` [PATCH v4 1/8] selftests/resctrl: Ensure the benchmark commands fits to its array
[PATCH v10 00/15] cxl/pci: Add support for RCH RAS error handling
2023-09-01 9:15 UTC (3+ messages)
` [PATCH v10 02/15] cxl/regs: Prepare for multiple users of register mappings
[tzungbi-chrome-platform:dev 3/3] drivers/platform/chrome/cros_ec_i2c_test.c:62:16: warning: assignment to 'struct i2c_client *' from 'int' makes pointer from integer without a cast
2023-09-01 9:13 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.