messages from 2021-09-10 11:43:22 to 2021-09-10 12:33:42 UTC [more...]
[PATCH 5.13 00/22] 5.13.16-rc1 review
2021-09-10 12:30 UTC (20+ messages)
` [PATCH 5.13 01/22] firmware: dmi: Move product_sku info to the end of the modalias
` [PATCH 5.13 02/22] igmp: Add ip_mc_list lock in ip_check_mc_rcu
` [PATCH 5.13 03/22] net: ll_temac: Remove left-over debug message
` [PATCH 5.13 05/22] blk-mq: fix kernel panic during iterating over flush request
` [PATCH 5.13 06/22] blk-mq: fix is_flush_rq
` [PATCH 5.13 07/22] blk-mq: clearing flush request reference in tags->rqs[]
` [PATCH 5.13 10/22] Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
` [PATCH 5.13 11/22] usb: host: xhci-rcar: Dont reload firmware after the completion
` [PATCH 5.13 12/22] usb: xhci-mtk: fix issue of out-of-bounds array access
` [PATCH 5.13 13/22] usb: cdnsp: fix the wrong mult value for HS isoc or intr
` [PATCH 5.13 14/22] usb: gadget: tegra-xudc: "
` [PATCH 5.13 15/22] usb: mtu3: restore HS function when set SS/SSP
` [PATCH 5.13 16/22] usb: mtu3: use @mult for HS isoc or intr
` [PATCH 5.13 17/22] usb: mtu3: fix the wrong HS mult value
` [PATCH 5.13 18/22] xhci: fix even more unsafe memory usage in xhci tracing
` [PATCH 5.13 19/22] xhci: fix "
` [PATCH 5.13 20/22] xhci: Fix failure to give back some cached cancelled URBs
` [PATCH 5.13 21/22] x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
` [PATCH 5.13 22/22] PCI: Call Max Payload Size-related fixup quirks early
[dpdk-dev] [PATCH v1 1/1] vfio: add page-by-page mapping API
2021-09-10 12:31 UTC (2+ messages)
[dpdk-dev] [PATCH 01/24] pipeline: move data structures to internal header file
2021-09-10 12:30 UTC (24+ messages)
` [dpdk-dev] [PATCH 02/24] pipeline: move thread inline functions to "
` [dpdk-dev] [PATCH 03/24] pipeline: create inline functions for RX instruction
` [dpdk-dev] [PATCH 04/24] pipeline: create inline functions for TX instruction
` [dpdk-dev] [PATCH 05/24] pipeline: create inline functions for extract instruction
` [dpdk-dev] [PATCH 06/24] pipeline: create inline functions for emit instruction
` [dpdk-dev] [PATCH 07/24] pipeline: create inline functions for validate instruction
` [dpdk-dev] [PATCH 08/24] pipeline: create inline functions for learn instruction
` [dpdk-dev] [PATCH 09/24] pipeline: create inline functions for extern instruction
` [dpdk-dev] [PATCH 10/24] pipeline: create inline functions for move instruction
` [dpdk-dev] [PATCH 11/24] pipeline: create inline functions for DMA instruction
` [dpdk-dev] [PATCH 12/24] pipeline: create inline functions for ALU instructions
` [dpdk-dev] [PATCH 13/24] pipeline: create inline functions for register instructions
` [dpdk-dev] [PATCH 14/24] pipeline: create inline functions for meter instructions
` [dpdk-dev] [PATCH 15/24] pipeline: create inline functions for instruction operands
` [dpdk-dev] [PATCH 16/24] pipeline: enable persistent instruction meta-data
` [dpdk-dev] [PATCH 17/24] pipeline: introduce action functions
` [dpdk-dev] [PATCH 18/24] pipeline: introduce custom instructions
` [dpdk-dev] [PATCH 19/24] pipeline: introduce pipeline compilation
` [dpdk-dev] [PATCH 20/24] pipeline: export pipeline instructions to file
` [dpdk-dev] [PATCH 21/24] pipeline: generate action functions
` [dpdk-dev] [PATCH 22/24] pipeline: generate custom instruction functions
` [dpdk-dev] [PATCH 23/24] pipeline: build shared object for pipeline
` [dpdk-dev] [PATCH 24/24] pipeline: enable pipeline compilation
[dpdk-dev] [PATCH v1 1/7] eal: promote IPC API's to stable
2021-09-10 12:30 UTC (7+ messages)
` [dpdk-dev] [PATCH v1 2/7] fbarray: promote "
` [dpdk-dev] [PATCH v1 3/7] eal: promote malloc "
` [dpdk-dev] [PATCH v1 4/7] mem: promote memseg "
` [dpdk-dev] [PATCH v1 5/7] mem: promote extmem "
` [dpdk-dev] [PATCH v1 6/7] mem: promote DMA mask "
` [dpdk-dev] [PATCH v1 7/7] eal: promote mcfg "
[PATCH] tcg/arm: Fix tcg_out_vec_op function signature
2021-09-10 12:26 UTC (2+ messages)
[PATCH 5.14 00/23] 5.14.3-rc1 review
2021-09-10 12:30 UTC (24+ messages)
` [PATCH 5.14 01/23] firmware: dmi: Move product_sku info to the end of the modalias
` [PATCH 5.14 02/23] can: c_can: fix null-ptr-deref on ioctl()
` [PATCH 5.14 03/23] igmp: Add ip_mc_list lock in ip_check_mc_rcu
` [PATCH 5.14 04/23] Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
` [PATCH 5.14 05/23] ALSA: usb-audio: Add registration quirk for JBL Quantum 800
` [PATCH 5.14 06/23] Bluetooth: Add additional Bluetooth part for Realtek 8852AE
` [PATCH 5.14 07/23] Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic
` [PATCH 5.14 08/23] usb: host: xhci-rcar: Dont reload firmware after the completion
` [PATCH 5.14 09/23] usb: xhci-mtk: fix issue of out-of-bounds array access
` [PATCH 5.14 10/23] usb: cdnsp: fix the wrong mult value for HS isoc or intr
` [PATCH 5.14 11/23] usb: gadget: tegra-xudc: "
` [PATCH 5.14 12/23] usb: mtu3: restore HS function when set SS/SSP
` [PATCH 5.14 13/23] usb: mtu3: use @mult for HS isoc or intr
` [PATCH 5.14 14/23] usb: mtu3: fix the wrong HS mult value
` [PATCH 5.14 15/23] xhci: fix even more unsafe memory usage in xhci tracing
` [PATCH 5.14 16/23] xhci: fix "
` [PATCH 5.14 17/23] xhci: Fix failure to give back some cached cancelled URBs
` [PATCH 5.14 18/23] staging: mt7621-pci: fix hang when nothing is connected to pcie ports
` [PATCH 5.14 19/23] x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
` [PATCH 5.14 20/23] PCI: Call Max Payload Size-related fixup quirks early
` [PATCH 5.14 21/23] cxl/pci: Fix debug message in cxl_probe_regs()
` [PATCH 5.14 22/23] cxl/pci: Fix lockdown level
` [PATCH 5.14 23/23] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
[dm-devel] [PATCH] multipathd: fix missing persistent reseravtion for active path
2021-09-10 12:31 UTC
[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
2021-09-10 12:28 UTC (2+ messages)
[PATCH v2 1/3] drm/amdgpu: UVD avoid memory allocation during IB test
2021-09-10 12:29 UTC (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: VCE "
` [PATCH v2 3/3] drm/amdgpu: VCN "
[PATCH v6 kspp-next 16/22] livepatch: only match unique symbols when using fgkaslr
2021-09-10 12:29 UTC (3+ messages)
fs/attr.c patch
2021-09-10 12:29 UTC (2+ messages)
[PATCH v2 0/9] Move vfio_ccw to the new mdev API
2021-09-10 12:25 UTC (7+ messages)
` [PATCH v2 5/9] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [Intel-gfx] "
` [PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
` [Intel-gfx] "
stable-rc/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 4 warnings (v4.19.206-32-g8485fb0f54ee)
2021-09-10 12:26 UTC
stable-rc/queue/5.4 baseline: 134 runs, 3 regressions (v5.4.144-30-g3489ab1559d9)
2021-09-10 12:26 UTC
[PATCH v2] io_uring: fix bug of wrong BUILD_BUG_ON check of __REQ_F_LAST_BIT
2021-09-10 12:26 UTC (3+ messages)
[PATCH] orangefs: Remove redundant initialization of variable ret
2021-09-10 12:25 UTC
[PATCH 1/4] drm/amdgpu: Increase direct IB pool size
2021-09-10 12:23 UTC (11+ messages)
` [PATCH 2/4] drm/amdgpu: UVD avoid memory allocation during IB test
` 回复: "
` 回复: "
` 回复: "
` 回复: "
[PATCH -next v2] io-wq: Fix memory leak in create_io_worker
2021-09-10 12:22 UTC (2+ messages)
[PATCH 1/7] testimage: TEST_SERVER_IP isn't mandatory
2021-09-10 12:21 UTC (2+ messages)
` [OE-core] "
[PATCH] v4l-compliance: re-introduce NON_COHERENT and cache hints tests
2021-09-10 12:20 UTC (2+ messages)
[PATCH 1/3] oslat: rename cpu_mhz/cpu_hz to timer_mhz/cpu_hz
2021-09-10 12:19 UTC (6+ messages)
` [PATCH 2/3] oslat: Add aarch64 support
ntfs3 mount options
2021-09-10 12:19 UTC (2+ messages)
[PATCH] dma-debug: prevent an error message from causing runtime problems
2021-09-10 12:05 UTC (2+ messages)
[mcgrof-next:20210908-firmware-builtin-v4 11/11] drivers/base/firmware_loader/test-builtin/test-builtin-firmware.bin.gen.S:5:13: error: Could not find incbin file 'drivers/base/firmware_loader/test-builtin/test-builtin-firmware.bin'
2021-09-10 12:17 UTC (2+ messages)
[PATCH] block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
2021-09-10 11:42 UTC (3+ messages)
[PATCH] crypto: img-hash: remove need for error return variable ret
2021-09-10 12:15 UTC
9pnet_virtio missing dependency
2021-09-10 12:14 UTC
[PATCH] generic/361: Require sparse file support and fix mounting the volume
2021-09-10 11:53 UTC
[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
2021-09-10 11:26 UTC (13+ messages)
` [PATCH v3 07/22] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH v3 09/22] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH v3 10/22] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH v3 12/22] target/ppc: Implement DCFFIXQQ
` [PATCH v3 14/22] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH v3 15/22] target/ppc: Implement DCTFIXQQ
` [PATCH v3 16/22] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH v3 17/22] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH v3 18/22] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] "
` [PATCH v3 19/22] target/ppc: Move dquai[q], drint{x, n}[q] "
` [PATCH v3 21/22] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH v3 22/22] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "
[PATCH] libsepol: fix typo
2021-09-10 12:12 UTC
[PATCH 0/2] USB: serial: allow hung up ports to be suspended
2021-09-10 12:11 UTC (3+ messages)
` [PATCH 1/2] USB: serial: clean up core error labels
` [PATCH 2/2] USB: serial: allow hung up ports to be suspended
How I can read fru information about cpu and dimm ?
2021-09-10 12:09 UTC (2+ messages)
[PATCH v1 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
2021-09-10 12:09 UTC (4+ messages)
` [PATCH v1 01/13] perf/core: add union to struct perf_branch_entry
[PATCH 0/8] Drop support for git rebase --preserve-merges
2021-09-10 12:08 UTC (8+ messages)
` [PATCH v2 0/7] "
stable-rc/linux-4.4.y build: 184 builds: 0 failed, 184 passed, 5 warnings (v4.4.283-29-g0508348c221f)
2021-09-10 12:07 UTC
[PATCH] staging: vchiq: convert to use a miscdevice
2021-09-10 12:05 UTC (4+ messages)
Delaying i8042 probe?
2021-09-10 12:07 UTC (3+ messages)
[PATCH 0/5] rebase -i: a couple of small improvements
2021-09-10 12:07 UTC (12+ messages)
` [PATCH 4/5] rebase -i: don't fork git checkout
Please pull u-boot-marvell/master
2021-09-10 12:05 UTC
Implementing isochronous transfers in hw/hcd-ohci.c
2021-09-10 11:51 UTC (4+ messages)
[PATCH] software node: balance refcount for managed sw nodes
2021-09-10 12:05 UTC (13+ messages)
stable-rc/linux-4.14.y build: 192 builds: 0 failed, 192 passed, 5 warnings (v4.14.246-29-g066c74edd6a6)
2021-09-10 12:04 UTC
[patch 079/147] fs/proc/kcore.c: add mmap interface
2021-09-10 12:02 UTC (4+ messages)
After KUnit update for Linux 5.15-rc1 - unable to share VFAT filesystem via samba
2021-09-10 11:57 UTC
[PATCH v1 00/14] PCI devices passthrough on Arm
2021-09-10 12:01 UTC (10+ messages)
` [PATCH v1 05/14] xen/arm: PCI host bridge discovery within XEN on ARM
` [PATCH v1 07/14] xen/arm: Add support for Xilinx ZynqMP PCI host controller
[PATCH] mtd: mtdswap: Remove redundant assignment of pointer eb
2021-09-10 12:00 UTC (2+ messages)
[syzbot] memory leak in bsg_register_queue
2021-09-10 12:01 UTC
[PATCH] sched/psi: remove a duplicated comment line
2021-09-10 11:59 UTC
Patchwork housekeeping for: spi-devel-general
2021-09-10 11:56 UTC
Possible sleep-in-atomic in BT SCO code
2021-09-10 11:56 UTC (2+ messages)
firewire-ohci fails to initialize Texas Instruments XIO2213A/B/XIO2221 based controller on realtime kernels [5.4.91-rt50, 5.10.8-rt24]
2021-09-10 11:55 UTC (11+ messages)
[Buildroot] [Bug 14206] New: QT5 touch screen rotation does not work since 2021.05
2021-09-10 11:55 UTC (2+ messages)
` [Buildroot] [Bug 14206] "
[PATCH] blk-mq: export blk_mq_submit_bio symbol
2021-09-10 11:54 UTC (3+ messages)
[dm-devel] [PATCH 00/35] multipathd: uxlsnr overhaul
2021-09-10 11:41 UTC (31+ messages)
` [dm-devel] [PATCH 01/35] libmultipath: add timespeccmp() utility function
` [dm-devel] [PATCH 02/35] libmultipath: add trylock() helper
` [dm-devel] [PATCH 03/35] libmultipath: add optional wakeup functionality to lock.c
` [dm-devel] [PATCH 04/35] libmultipath: print: add __snprint_config()
` [dm-devel] [PATCH 05/35] libmultipath: improve cleanup of uevent queues on exit
` [dm-devel] [PATCH 10/35] multipathd: add prototype for cli_handler functions
` [dm-devel] [PATCH 11/35] multipathd: make all cli_handlers static
` [dm-devel] [PATCH 12/35] multipathd: add and set cli_handlers in a single step
` [dm-devel] [PATCH 13/35] multipathd: cli.c: use ESRCH for "command not found"
` [dm-devel] [PATCH 14/35] multipathd: add "force_reconfigure" option
` [dm-devel] [PATCH 15/35] multipathd: uxlsnr: avoid stalled clients during reconfigure
` [dm-devel] [PATCH 16/35] multipathd: uxlsnr: handle client HUP
` [dm-devel] [PATCH 17/35] multipathd: uxlsnr: use symbolic values for pollfd indices
` [dm-devel] [PATCH 18/35] multipathd: uxlsnr: avoid using fd -1 in ppoll()
` [dm-devel] [PATCH 19/35] multipathd: uxlsnr: data structure for stateful client connection
` [dm-devel] [PATCH 20/35] multipathd: move uxsock_trigger() to uxlsnr.c
` [dm-devel] [PATCH 21/35] multipathd: move parse_cmd() "
` [dm-devel] [PATCH 22/35] multipathd: uxlsnr: remove check_timeout()
` [dm-devel] [PATCH 23/35] multipathd: uxlsnr: move client handling to separate function
` [dm-devel] [PATCH 24/35] multipathd: uxlsnr: use main poll loop for receiving
` [dm-devel] [PATCH 25/35] multipathd: use strbuf in cli_handler functions
` [dm-devel] [PATCH 26/35] multipathd: uxlsnr: check root on connection startup
` [dm-devel] [PATCH 27/35] multipathd: uxlsnr: pass struct client to uxsock_trigger() and parse_cmd()
` [dm-devel] [PATCH 28/35] multipathd: uxlsnr: move handler execution to separate function
` [dm-devel] [PATCH 29/35] multipathd: uxlsnr: use parser to determine non-root commands
` [dm-devel] [PATCH 30/35] multipathd: uxlsnr: merge uxsock_trigger() into state machine
` [dm-devel] [PATCH 32/35] multipathd: uxlsnr: add timeout handling
` [dm-devel] [PATCH 33/35] multipathd: uxlsnr: use poll loop for sending, too
` [dm-devel] [PATCH 34/35] multipathd: uxlsnr: drop client_lock
` [dm-devel] [PATCH 35/35] multipathd: uxclt: allow client mode for non-root, too
[PATCH 0/3] Fix for KSZ DSA switch shutdown
2021-09-10 11:51 UTC (11+ messages)
` Aw: "
[PATCH] net: ixgbevf: Remove redundant initialization of variable ret_val
2021-09-10 11:51 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH RFC 0/2] ceph: size handling for the fscrypt
2021-09-10 11:46 UTC (9+ messages)
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted
[PATCH v2] blk-zoned: Remove needless request_queue NULL pointer checks
2021-09-10 11:45 UTC (3+ messages)
[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
2021-09-10 11:46 UTC (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "
[PATCH] scsi: qla2xxx: Remove redundant initialization of pointer req
2021-09-10 11:46 UTC
Question: t/io_uring performance
2021-09-10 11:45 UTC (19+ messages)
[dpdk-dev] [PATCH 0/3] Virtio PMD RSS support & RSS fixes
2021-09-10 11:44 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/virtio: add initial RSS support
[PATCH v2 6/8] arm64: Import latest memcpy()/memmove() implementation
2021-09-10 11:42 UTC
scripts/checkstack.pl: fix minor spelling mistake
2021-09-10 11:44 UTC
[PATCH 00/11] PCI devices passthrough on Arm, part 2
2021-09-10 11:43 UTC (4+ messages)
` [PATCH 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
[PATCH] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
2021-09-10 11:43 UTC (10+ messages)
[RFC PATCH v2 0/5] leaf_cfs_rq_list cleanups and fix
2021-09-10 11:43 UTC (5+ messages)
` [RFC PATCH v2 5/5] sched/fair: Simplify ancestor enqueue loops
page: next (older) | prev (newer) | latest
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.