messages from 2022-05-02 21:10:38 to 2022-05-02 22:01:52 UTC [more...]
[PATCH 0/7] scsi: EH rework main part
2022-05-02 21:59 UTC (11+ messages)
` [PATCH 01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [PATCH 2/7] scsi: Use Scsi_Host and channel number as argument for eh_bus_reset_handler()
` [PATCH 02/11] sym53c8xx_2: rework reset handling
` [PATCH 03/11] libiscsi: use cls_session as argument for target and session reset
` [PATCH 04/11] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()
` [PATCH 05/11] pmcraid: select first available device for target reset
` [PATCH 5/7] scsi: Do not allocate scsi command in scsi_ioctl_reset()
` [PATCH 06/11] bfa: Do not use scsi command to signal TMF status
` [PATCH 6/7] scsi: remove SUBMITTED_BY_SCSI_RESET_IOCTL
` [PATCH 7/7] scsi_error: streamline scsi_eh_bus_device_reset()
[Buildroot] [git commit] linux: do not allow selecting RTAI for latest/cip kernels
2022-05-02 21:40 UTC
[Buildroot] [git commit] package/pkg-python: add comment why no dependencies are added for host-python-installer
2022-05-02 21:38 UTC
[PATCH v2 00/21] target/ppc: Remove hidden usages of *env
2022-05-02 21:58 UTC (19+ messages)
` [PATCH v2 03/21] target/ppc: Remove msr_pr macro
` [PATCH v2 05/21] target/ppc: Remove msr_ds macro
` [PATCH v2 08/21] target/ppc: Remove msr_ce macro
` [PATCH v2 11/21] target/ppc: Remove msr_gs macro
` [PATCH v2 13/21] target/ppc: Remove msr_me macro
` [PATCH v2 14/21] target/ppc: Remove msr_ir macro
` [PATCH v2 15/21] target/ppc: Remove msr_dr macro
` [PATCH v2 16/21] target/ppc: Remove msr_ep macro
` [PATCH v2 19/21] target/ppc: Remove msr_hv macro
[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
2022-05-02 21:59 UTC (5+ messages)
` [PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
[Buildroot] [git commit] board/freescale/common/imx: add TEE support in imx8-bootloader-prepare
2022-05-02 21:40 UTC
[meta-gnome][PATCH] meta-gnome: fix layer depends
2022-05-02 22:00 UTC
[Buildroot] [git commit] package/rtai: bump to version 5.3
2022-05-02 21:40 UTC
[Buildroot] [git commit] package/libcurl: fix build with mbedtls when h2-enabled
2022-05-02 21:56 UTC
[RFC PATCH] efi_loader: add sha384/512 on certificate revocation
2022-05-02 21:51 UTC (4+ messages)
[Buildroot] [git commit] package/oniguruma: bump to version 6.9.8
2022-05-02 21:40 UTC
[Buildroot] [git commit] package/python-installer: migrate setup type to flit
2022-05-02 21:35 UTC
[Buildroot] [git commit] utils/genrandconfig: fix ext2 config variable
2022-05-02 21:40 UTC
[Buildroot] [git commit] package/s390-tools: bump to version 2.21.0
2022-05-02 21:40 UTC
[Buildroot] [git commit] package/libmnl: add options to build examples
2022-05-02 21:40 UTC
[Buildroot] [git commit] package/rockchip-mali: fix build failure due to missing URL
2022-05-02 21:40 UTC
[Buildroot] [PATCH 1/2] package/qemu: rewrite BR2_PACKAGE_QEMU_ARCH_SUPPORTS_TARGET to be more readable
2022-05-02 21:58 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] package/qemu: bump to version 7.0.0
Running OpenBMC Daemons/Applications as non root using D-Bus Session/User Bus
2022-05-02 21:55 UTC
[Buildroot] [PATCH] package/sqlite: bump to version 3.38.3
2022-05-02 21:58 UTC (2+ messages)
[Buildroot] [PATCH] package/nano: bump to version 6.3
2022-05-02 21:58 UTC (2+ messages)
[PATCH v2] drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
2022-05-02 21:56 UTC (16+ messages)
` [Freedreno] "
[PATCH v3 00/21] TDX host kernel support
2022-05-02 21:55 UTC (8+ messages)
` [PATCH v3 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.2.7
2022-05-02 21:57 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libcurl: fix build with mbedtls when h2-enabled
2022-05-02 21:57 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/linux-headers: prevent invalid custom headers selection
2022-05-02 21:57 UTC (3+ messages)
[Buildroot] [PATCH] package/python-aenum: fix pyc compilation error
2022-05-02 21:57 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/redis: bump to v7.0.0
2022-05-02 21:55 UTC (2+ messages)
[PATCH 00/11] scsi: EH rework prep patches, part 2
2022-05-02 21:54 UTC (12+ messages)
` [PATCH 01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [PATCH 02/11] sym53c8xx_2: rework reset handling
` [PATCH 03/11] libiscsi: use cls_session as argument for target and session reset
` [PATCH 04/11] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()
` [PATCH 05/11] pmcraid: select first available device for target reset
` [PATCH 06/11] bfa: Do not use scsi command to signal TMF status
` [PATCH 07/11] aha152x: look for stuck command when resetting device
` [PATCH 08/11] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 09/11] xen-scsifront: add scsi device as argument to scsifront_do_request()
` [PATCH 10/11] fas216: Rework device reset to not rely on SCSI command pointer
` [PATCH 11/11] csiostor: use separate TMF command
[Buildroot] [PATCH 1/2] package/rtai: bump to version 5.3
2022-05-02 21:55 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/s390-tools: bump to version 2.21.0
2022-05-02 21:54 UTC (2+ messages)
[linux-lvm] Bypassing LVM Restrictions - RAID6 With Less Than 5 Disks
2022-05-02 21:54 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/glslsandbox-player: fix build with libexecinfo
2022-05-02 21:54 UTC (2+ messages)
rte_bus_probe() does not exit on error
2022-05-02 21:54 UTC (2+ messages)
[PATCH] drm/msm/dp: fix event thread stuck in wait_event after kthread_sop()
2022-05-02 21:53 UTC (4+ messages)
[Buildroot] [v2, 1/1] package/libmnl: add options to build examples
2022-05-02 21:54 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] package/linux-headers: prevent invalid custom headers selection
2022-05-02 21:53 UTC
[Buildroot] [PATCH 1/1] utils/genrandconfig: fix ext2 config variable
2022-05-02 21:53 UTC (2+ messages)
[Buildroot] [PATCH] package/libnss: bump to version 3.78
2022-05-02 21:52 UTC (2+ messages)
[Buildroot] [PATCH] package/rockchip-mali: fix build failure due to missing URL
2022-05-02 21:52 UTC (2+ messages)
[PATCH 0/2] soc: qcom: llcc: Add sc8180x and sc8280xp support
2022-05-02 21:54 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles
` [PATCH 2/2] soc: qcom: llcc: Add sc8180x and sc8280xp configurations
[Buildroot] [PATCH 1/1] package/oniguruma: bump to version 6.9.8
2022-05-02 21:52 UTC (2+ messages)
[Buildroot] [PATCH] board/freescale/common/imx: add TEE support in imx8-bootloader-prepare
2022-05-02 21:51 UTC (2+ messages)
kernel/trace/trace_events_user.c:743:3: warning: Value stored to 'pos' is never read [clang-analyzer-deadcode.DeadStores]
2022-05-02 21:51 UTC
[PATCH net-next 1/1] tcp: optimise skb_zerocopy_iter_stream()
2022-05-02 21:50 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/pkg-python: fix flit-bootstrap python-installer dependencies
2022-05-02 21:50 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/python-installer: migrate setup type to flit
[PATCH iproute2-next 0/3] Address more libbpf deprecations
2022-05-02 21:50 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v1] tests/kms_universal_plane: Skip pageflip_test_pipe subtest if pipe has more than 1 primary plane
2022-05-02 21:50 UTC (2+ messages)
stable-rc/queue/5.17 build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.5-197-gdb224daa1cd6)
2022-05-02 21:49 UTC
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-05-02 21:49 UTC (11+ messages)
[PATCH BlueZ] monitor: Fix parsing of LE Terminate BIG Complete event
2022-05-02 21:45 UTC
Maintaining ABI Compatibility for LTS branch
2022-05-02 21:44 UTC (5+ messages)
[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
2022-05-02 21:43 UTC (6+ messages)
[PATCH v7 0/8] mpi3mr: add BSG interface support for controller management
2022-05-02 21:43 UTC (2+ messages)
[PATCH] drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
2022-05-02 21:42 UTC (4+ messages)
[ovmf test] 170004: regressions - FAIL
2022-05-02 21:40 UTC
[PATCH v2 3/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
2022-05-02 21:40 UTC (3+ messages)
[PATCH net] octeontx2-af: debugfs: fix error return of allocations
2022-05-02 21:40 UTC (3+ messages)
[Intel-gfx] [PATCH v3 0/3] Flat-CCS eviction enhancements
2022-05-02 21:39 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Flat-CCS eviction enhancements (rev4)
[PATCH 00/24] scsi: EH rework prep patches, part 1
2022-05-02 21:38 UTC (25+ messages)
` [PATCH 01/24] csiostor: use fc_block_rport()
` [PATCH 02/24] fc_fcp: "
` [PATCH 03/24] zfcp: open-code fc_block_scsi_eh() for host reset
` [PATCH 04/24] mptfc: simplify mpt_fc_block_error_handler()
` [PATCH 05/24] mptfusion: correct definitions for mptscsih_dev_reset()
` [PATCH 06/24] mptfc: open-code mptfc_block_error_handler() for bus reset
` [PATCH 07/24] qedf: use fc rport as argument for qedf_initiate_tmf()
` [PATCH 08/24] bnx2fc: Do not rely on a scsi command for lun or target reset
` [PATCH 09/24] ibmvfc: open-code reset loop for "
` [PATCH 10/24] ibmvfc: use fc_block_rport()
` [PATCH 11/24] fnic: use dedicated device reset command
` [PATCH 12/24] fnic: use fc_block_rport() correctly
` [PATCH 13/24] aic7xxx: make BUILD_SCSIID() a function
` [PATCH 14/24] aic79xx: "
` [PATCH 15/24] aic7xxx: do not reference scsi command when resetting device
` [PATCH 16/24] aic79xx: "
` [PATCH 17/24] snic: reserve tag for TMF
` [PATCH 18/24] snic: use dedicated device reset command
` [PATCH 19/24] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 20/24] sym53c8xx_2: split off bus reset from host reset
` [PATCH 21/24] ips: Do not try to abort command "
` [PATCH 22/24] qla1280: separate out host reset function from qla1280_error_action()
` [PATCH 23/24] megaraid: pass in NULL scb for host reset
` [PATCH 24/24] mpi3mr: split off bus_reset function from host_reset
[PATCH bpf-next v4 1/2] bpf: Extend batch operations for map-in-map bpf-maps
2022-05-02 21:37 UTC (2+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: handle "
[PATCH v2] i2c: at91: use dma safe buffers
2022-05-02 21:36 UTC (3+ messages)
[PATCH] RDMA/siw: Enable siw on tunnel devices
2022-05-02 21:36 UTC (2+ messages)
[PATCH 00/12] Initial support for Allwinner R329
2022-05-02 21:35 UTC (7+ messages)
` [PATCH 05/12] dt-bindings: clock: sunxi-ng: add bindings for R329 CCUs
` [PATCH 09/12] dt-bindings: arm: sunxi: add compatible strings for Sipeed MaixSense
[meta-arago][dunfell][PATCH] weston-init: fix killproc for thinlinux so that it doesn't kill itself
2022-05-02 21:35 UTC
[PATCH v2 0/3] fix `sudo make install` regression in maint
2022-05-02 21:35 UTC (4+ messages)
` [RFC PATCH v3 "
` [RFC PATCH v3 1/3] t: document regression git safe.directory when using sudo
[PATCH net-next 0/2] vsock/virtio: add support for device suspend/resume
2022-05-02 21:35 UTC (2+ messages)
linux-next: Signed-off-by missing for commits in the hid tree
2022-05-02 21:34 UTC
linux-next: build warning after merge of the net-next tree
2022-05-02 21:34 UTC
[PATCH] rng-tools: disable libjitterentropy due to cpu usage
2022-05-02 21:33 UTC (3+ messages)
` [OE-core] "
[RFC PATCH 0/4] SGX shmem backing store issue
2022-05-02 21:33 UTC (8+ messages)
[PATCH V2 0/4] MXS nand fixes in SPL
2022-05-02 21:32 UTC (6+ messages)
` [PATCH V2 2/4] mtd: nand: mxs_nand_spl: Fix bad block skipping
[PATCH 0/5] iommu/vt-d: Force snooping improvement
2022-05-02 21:36 UTC (7+ messages)
` [PATCH 3/5] iommu/vt-d: Check domain force_snooping against attached devices
` [PATCH 4/5] iommu/vt-d: Remove domain_update_iommu_snooping()
[PATCH 0/8] Add SCMI version of ST boards
2022-05-02 21:28 UTC (13+ messages)
` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st,stm32mp1-rcc-secure"
` [PATCH 3/8] dt-bindings: clock: stm32mp15: rename CK_SCMI define
` [PATCH 4/8] dt-bindings: reset: stm32mp15: rename RST_SCMI define
` [PATCH 7/8] dt-bindings: arm: stm32: Add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)
[Intel-gfx] [PATCH v2 1/3] drm/i915/display: Allow DRRS to be enabled during driver load
2022-05-02 21:26 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] "
[Buildroot] [PATCH 1/1] package/mesa3d: add kmsro driver
2022-05-02 21:26 UTC (2+ messages)
[PATCH 1/3] dt-bindings: leds: Add regulator-led binding
2022-05-02 21:25 UTC (2+ messages)
[PATCH 3/3] PCI: apple: Add support for optional PWREN GPIO
2022-05-02 20:59 UTC
[Bluez PATCH v2 0/2] Adding bonded flag to D-Bus property
2022-05-02 21:23 UTC (5+ messages)
` [Bluez PATCH v2 1/2] device: Add "Bonded" flag to dbus property
[PATCH 1/4] net/ark: update mpu code to match current hardware version
2022-05-02 21:22 UTC (4+ messages)
` [PATCH 2/4] net/ark: update ddm "
` [PATCH 3/4] net/ark: update udm "
` [PATCH 4/4] net/ark: add new devices to support list
[PATCH] memcg: accounting for objects allocated for new netdevice
2022-05-02 21:22 UTC (5+ messages)
` kernfs memcg accounting
[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
2022-05-02 21:21 UTC (6+ messages)
` [RFC PATCH v1 11/18] xfs: add async buffered write support
[PATCH v1 net-next 0/2] ocelot stats improvement
2022-05-02 21:20 UTC (2+ messages)
[PATCH RFC v25 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
2022-05-02 21:19 UTC (8+ messages)
` [PATCH RFC v25 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v25 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v25 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v25 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v25 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v25 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v25 7/7] NFSD: Show state of courtesy client in client info
[PATCH] arm64: dts: qcom: sm8450: add uart20 node
2022-05-02 21:18 UTC (5+ messages)
[f2fs-dev] [Bug 215929] New: kernel deadlocks while performing file operations
2022-05-02 21:16 UTC (2+ messages)
` [f2fs-dev] [Bug 215929] "
[PATCH v3 0/3] nbd: MULTI_CONN for shared writable exports
2022-05-02 21:12 UTC (6+ messages)
` [PATCH v3 3/3] nbd/server: Allow "
[Intel-gfx] [PATCH 00/11] i915: Introduce Ponte Vecchio
2022-05-02 21:14 UTC (5+ messages)
` [Intel-gfx] [PATCH 03/11] drm/i915/pvc: Define MOCS table for PVC
` "
[PATCH bpf-next v3 0/8] bpf: mptcp: Support for mptcp_sock and is_mptcp
2022-05-02 21:12 UTC (9+ messages)
` [PATCH bpf-next v3 1/8] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next v3 2/8] bpf: add bpf_skc_to_mptcp_sock_proto
` [PATCH bpf-next v3 3/8] selftests: bpf: Enable CONFIG_IKCONFIG_PROC in config
` [PATCH bpf-next v3 4/8] selftests: bpf: add MPTCP test base
` [PATCH bpf-next v3 5/8] selftests: bpf: test bpf_skc_to_mptcp_sock
` [PATCH bpf-next v3 6/8] selftests: bpf: verify token of struct mptcp_sock
` [PATCH bpf-next v3 7/8] selftests: bpf: verify ca_name "
` [PATCH bpf-next v3 8/8] selftests: bpf: verify first "
[meta-filesystems][PATCH] Add zfs recipe
2022-05-02 21:11 UTC (2+ messages)
` [oe] "
[PATCH] mm: fix is_pinnable_page against on cma page
2022-05-02 21:10 UTC (2+ messages)
[kvm:queue 74/77] arch/x86/kvm/vmx/vmx.c:4405:5: warning: no previous prototype for 'vmx_get_pid_table_order'
2022-05-02 21:10 UTC
[jsarha:topic/cros-sof-v4.19 353/6555] drivers/block/virtio_blk.c:197:32: sparse: sparse: incorrect type in assignment (different base types)
2022-05-02 21:10 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.