All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-29 21:20:03 to 2021-09-29 22:07:55 UTC [more...]

[PATCH v2 00/84] Call scsi_done() directly
 2021-09-29 22:05 UTC  (58+ messages)
` [PATCH v2 01/84] scsi: core: Use a member variable to track the SCSI command submitter
` [PATCH v2 02/84] scsi: core: Rename scsi_mq_done() into scsi_done() and export it
` [PATCH v2 03/84] ata: Call scsi_done() directly
` [PATCH v2 04/84] firewire: sbp2: "
` [PATCH v2 05/84] ib_srp: "
` [PATCH v2 06/84] message: fusion: "
` [PATCH v2 07/84] zfcp_scsi: "
` [PATCH v2 08/84] 3w-9xxx: "
` [PATCH v2 09/84] 3w-sas: "
` [PATCH v2 10/84] 3w-xxxx: "
` [PATCH v2 11/84] 53c700: "
` [PATCH v2 12/84] BusLogic: "
` [PATCH v2 13/84] NCR5380: "
` [PATCH v2 14/84] a100u2w: "
` [PATCH v2 15/84] aacraid: Introduce aac_scsi_done()
` [PATCH v2 16/84] aacraid: Call scsi_done() directly
` [PATCH v2 17/84] acornscsi: "
` [PATCH v2 18/84] advansys: "
` [PATCH v2 19/84] aha152x: "
` [PATCH v2 20/84] aha1542: "
` [PATCH v2 21/84] aic7xxx: "
` [PATCH v2 22/84] arcmsr: "
` [PATCH v2 23/84] atp870u: "
` [PATCH v2 24/84] bfa: "
` [PATCH v2 25/84] bnx2fc: "
` [PATCH v2 26/84] csiostor: "
` [PATCH v2 27/84] cxlflash: "
` [PATCH v2 28/84] dc395x: "
` [PATCH v2 29/84] dpt_i2o: "
` [PATCH v2 30/84] esas2r: "
` [PATCH v2 31/84] esp_scsi: "
` [PATCH v2 32/84] fas216: Introduce struct fas216_cmd_priv
` [PATCH v2 33/84] fas216: Stop using scsi_cmnd.scsi_done
` [PATCH v2 34/84] fdomain: Call scsi_done() directly
` [PATCH v2 35/84] fnic: "
` [PATCH v2 36/84] hpsa: "
` [PATCH v2 37/84] hptiop: "
` [PATCH v2 38/84] ibmvscsi: "
` [PATCH v2 39/84] imm: "
` [PATCH v2 40/84] initio: "
` [PATCH v2 41/84] ipr: "
` [PATCH v2 42/84] ips: "
` [PATCH v2 43/84] libfc: "
` [PATCH v2 44/84] libiscsi: "
` [PATCH v2 45/84] libsas: "
` [PATCH v2 46/84] lpfc: "
` [PATCH v2 47/84] mac53c94: "
` [PATCH v2 48/84] megaraid: "
` [PATCH v2 49/84] "
` [PATCH v2 50/84] mesh: "
` [PATCH v2 51/84] mpi3mr: "
` [PATCH v2 52/84] mpt3sas: "
` [PATCH v2 53/84] mvumi: "
` [PATCH v2 54/84] myrb: "
` [PATCH v2 55/84] myrs: "
` [PATCH v2 56/84] ncr53c8xx: "
` [PATCH v2 57/84] nsp32: "

[linux-lvm] Discussion: performance issue on event activation mode
 2021-09-29 22:06 UTC  (15+ messages)

[PATCH] station: Move netconfig_reset() to common path
 2021-09-29 22:07 UTC 

[PATCH] atm: [nicstar] make drain_scq explicitly unsigned
 2021-09-29 22:05 UTC  (3+ messages)

[PATCH 1/7] imx: ventana: add part command
 2021-09-29 22:04 UTC  (7+ messages)
` [PATCH 2/7] imx: ventana: add U-Boot watchdog support
` [PATCH 3/7] imx: ventana: remove phy gpio reset from dt
` [PATCH 4/7] imx: ventana: enable additional USB ether devices
` [PATCH 5/7] imx: ventana: fix splash logo drawing
` [PATCH 6/7] imx: ventana: update LVDS support
` [PATCH 7/7] imx: ventana: fix USB hub reset

[PATCH v2 0/3] Rename IS_ACTIVE() and move to kconfig.h
 2021-09-29 22:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] station: Move netconfig_reset() to common path
 2021-09-29 22:05 UTC 

[PATCH 1/2] Bluetooth: hci_vhci: Add force_suspend entry
 2021-09-29 22:05 UTC  (2+ messages)
` [1/2] "

[PATCH v7 0/5] arm: aspeed: Add UART routing support
 2021-09-29 22:02 UTC  (5+ messages)
` [PATCH v7 2/5] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema

[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
 2021-09-29 22:02 UTC  (7+ messages)
` [PATCH v2 1/6] Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
` [PATCH v2 2/6] sched: Add wrapper for get_wchan() to keep task blocked
` [PATCH v2 3/6] proc: Use task_is_running() for wchan in /proc/$pid/stat
` [PATCH v2 4/6] proc: Only report /proc/$pid/wchan when process is blocked
` [PATCH v2 5/6] x86: Fix get_wchan() to support the ORC unwinder
` [PATCH v2 6/6] leaking_addresses: Always print a trailing newline

[PATCH 0/6] Dynamic aspeed-smc flash chips via "reserved" DT status
 2021-09-29 22:00 UTC  (5+ messages)

[PATCH][next] apparmor: Use struct_size() helper in kzalloc()
 2021-09-29 22:05 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-29 22:00 UTC  (6+ messages)
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[Buildroot] [PATCH RFC] package/binutils: build deterministic archives by default
 2021-09-29 22:00 UTC 

[jberg-mac80211:master] BUILD SUCCESS f936bb42aeb94a069bec7c9e04100d199c372956
 2021-09-29 21:59 UTC 

[PATCH net-next 0/4 v4] RTL8366RB enhancements
 2021-09-29 21:58 UTC  (9+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning
` [PATCH net-next 2/4 v4] net: dsa: rtl8366rb: Support flood control
` [PATCH net-next 3/4 v4] net: dsa: rtl8366rb: Support fast aging
` [PATCH net-next 4/4 v4] net: dsa: rtl8366rb: Support setting STP state

[dpdk-dev] [PATCH v2 0/2] support socket direct mode bonding
 2021-09-29 21:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: "

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc3-23-gd91db9b878c3)
 2021-09-29 21:58 UTC 

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 21:56 UTC  (3+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-29 21:56 UTC  (8+ messages)

[PATCH] arm64: dts: freescale: Fix 'interrupt-map' parent address cells
 2021-09-29 21:53 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915/tc: Fix TypeC connect/disconnect sequences
 2021-09-29 21:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tc: Fix TypeC connect/disconnect sequences (rev8)

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-09-29 21:53 UTC  (12+ messages)

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-29 21:47 UTC  (2+ messages)

[PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
 2021-09-29 21:51 UTC  (8+ messages)
` [PATCH v5 1/7] kbuild: bring back tristate.conf
` [PATCH v5 2/7] kbuild: add modules_thick.builtin
` [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v5 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v5 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v5 7/7] kallsyms: add reliable symbol size info

[dpdk-dev] [PATCH] mbuf: remove deprecated bad outer IPv4 checksum flag on Rx
 2021-09-29 21:51 UTC  (2+ messages)

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-29 21:50 UTC  (28+ messages)
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
  ` [PATCH v3 4/20] "
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH v14 0/5] Mediatek pinctrl patch on mt8195
 2021-09-29 21:47 UTC  (5+ messages)
` [PATCH v14 2/5] dt-bindings: pinctrl: mt8195: change pull up/down description

[dpdk-dev] [PATCH 0/3] mbuf: offload flags namespace
 2021-09-29 21:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] mbuf: remove deprecated offload flags
` [dpdk-dev] [PATCH 2/3] cocci: add cocci script to rename mbuf "
` [dpdk-dev] [PATCH 3/3] mbuf: add rte prefix to "

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-29 21:48 UTC  (12+ messages)

[mark:arm64/kcsan 11/13] ld.lld: error: undefined symbol: __tsan_atomic64_fetch_add
 2021-09-29 21:48 UTC  (2+ messages)

[PULL 0/5] pc,pci: bugfixes
 2021-09-29 21:47 UTC  (6+ messages)
` [PULL 1/5] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO

[adhoc test] 165323: all pass
 2021-09-29 21:45 UTC 

[RFC PATCH net] net: dsa: tag_dsa: fix suspicious rcu_dereference_check() with br_vlan_get_pvid_rcu
 2021-09-29 21:44 UTC  (5+ messages)

[PATCH v2] serial: imx: Fix sysrq deadlock
 2021-09-29 21:43 UTC 

[PATCH] Provider/rxe: Remove printf()
 2021-09-29 21:42 UTC 

[PATCH] drm/brdige: analogix_dp: Grab runtime PM reference for DP-AUX
 2021-09-29 21:41 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] kvargs: promote or remove experimental api
 2021-09-29 21:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] kvargs: promote delimited parsing as stable
  ` [dpdk-dev] [PATCH v2 2/5] kvargs: promote get from key "
  ` [dpdk-dev] [PATCH v2 3/5] kvargs: new function to get from key and value
  ` [dpdk-dev] [PATCH v2 4/5] kvargs: remove experimental function to compare string
  ` [dpdk-dev] [PATCH v2 5/5] kvargs: fix comments style

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2021-09-29 21:39 UTC  (8+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v4] "

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-29 21:39 UTC  (9+ messages)

[PATCH bpf-next] libbpf: properly ignore STT_SECTION symbols in legacy map definitions
 2021-09-29 21:38 UTC 

[PATCH V2 pci 0/2] Update Mun Yew Tham as Pci Driver maintainer
 2021-09-29 21:37 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] mbuf: fix reset on mbuf free
 2021-09-29 21:37 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[xen-unstable test] 164996: regressions - FAIL
 2021-09-29 21:35 UTC  (10+ messages)

[PATCH] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list
 2021-09-29 21:35 UTC  (3+ messages)

[ANNOUNCE] Sparse v0.6.4
 2021-09-29 21:35 UTC  (5+ messages)

[PATCH] clk: renesas: r8a779[56]x: add MLP clock
 2021-09-29 21:34 UTC 

[PATCH] net: mdiobus: Fix memory leak in __mdiobus_register
 2021-09-29 21:31 UTC  (2+ messages)

[BlueZ PATCH] tools/mgmt-tester: Fix Read Experiemental Feature test case
 2021-09-29 21:32 UTC  (2+ messages)
` [BlueZ] "

[PATCH v6 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-09-29 21:30 UTC  (6+ messages)
` [PATCH v6 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[dpdk-dev] [PATCH] net/mlx5: fix Tx metadata endianness in data path
 2021-09-29 21:31 UTC  (2+ messages)

[RFC 0/1] hw/ipmi: add an aspeed IPMI iBT device model
 2021-09-29 21:27 UTC  (3+ messages)

[PATCH v2 0/5] kunit: build kunit tests without structleak plugin
 2021-09-29 21:27 UTC  (6+ messages)
` [PATCH v2 1/5] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v2 2/5] iio/test-format: build kunit tests without structleak plugin
` [PATCH v2 3/5] device property: "
` [PATCH v2 4/5] thunderbolt: "
` [PATCH v2 5/5] bitfield: "

[Buildroot] [PATCH v3 0/7] Add support for ISO9660 image compatible with Legacy and EFI BIOS
 2021-09-29 21:26 UTC  (3+ messages)
` [Buildroot] [PATCH v3 4/7] fs/iso9660: add support for hybrid image using Grub bootloader on BIOS and EFI

[PATCH v2] PCI: Reinstate "PCI: Coalesce host bridge contiguous apertures"
 2021-09-29 21:25 UTC  (2+ messages)

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-09-29 21:23 UTC 

[Intel-wired-lan] [PATCH] ice: Fix failure to re-add LAN/RDMA Tx queues
 2021-09-29 21:22 UTC  (2+ messages)

[PATCH] xattr: switch to vmemdup_user()
 2021-09-29 21:20 UTC  (3+ messages)

[PATCH v4 0/3] send-email: shell completion improvements
 2021-09-29 21:20 UTC  (11+ messages)
` [PATCH v5 3/3] send-email docs: add format-patch options

[Buildroot] [git commit] fs/iso9660: add support for hybrid image using Grub2 on BIOS and EFI
 2021-09-29 20:58 UTC 

[PATCH 1/2] ksmbd: remove the leftover of smb2.0 dialect support
 2021-09-29 21:19 UTC  (6+ messages)
` [PATCH 2/2] ksmbd: remove NTLMv1 authentication


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.