All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-11 14:20:26 to 2022-04-11 15:06:25 UTC [more...]

[PATCH v2 0/6] scsi: fix scsi_cmd::cmd_len
 2022-04-11 15:06 UTC  (3+ messages)

[RFC PATCH v6 00/23] Net Control VQ support with asid in vDPA SVQ
 2022-04-11 14:50 UTC  (12+ messages)
` [RFC PATCH v6 01/23] vdpa: Add missing tracing to batch mapping functions
` [RFC PATCH v6 02/23] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
` [RFC PATCH v6 03/23] util: Return void on iova_tree_remove
` [RFC PATCH v6 04/23] hw/virtio: Replace g_memdup() by g_memdup2()
` [RFC PATCH v6 05/23] vhost: Fix bad return of descriptors to SVQ
` [RFC PATCH v6 06/23] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [RFC PATCH v6 07/23] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [RFC PATCH v6 10/23] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v6 13/23] vhost: Add custom used buffer callback
` [RFC PATCH v6 17/23] vhost: Add vhost_svq_inject
` [RFC PATCH v6 20/23] vhost: Update kernel headers

[PATCH] include/linux/find: Fix documentation
 2022-04-11 15:05 UTC 

[PATCH 0/8] btrfs-progs: add RAID56 rebuild ability at read time
 2022-04-11 15:01 UTC  (2+ messages)

[PATCH] amd_sfh: Remove name from maintainers list
 2022-04-11 15:05 UTC  (2+ messages)

[PATCH] net/virtio: restore some optimisations with AVX512
 2022-04-11 15:04 UTC 

[PATCH] regmap: make range check functions static
 2022-04-11 14:59 UTC  (3+ messages)

[PATCH] stat: don't fail if the major number is >= 256
 2022-04-11 15:03 UTC  (2+ messages)

[Patch v6 0/4] memory: tegra: Add MC channels and error logging
 2022-04-11 15:02 UTC  (4+ messages)
` [Patch v6 3/4] dt-bindings: memory: Update reg maxitems for tegra186

[PATCH 0/3] Introduce new sign binman's option
 2022-04-11 15:02 UTC  (6+ messages)
` [PATCH 3/3] binman: add test for sign option

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-11 14:57 UTC  (4+ messages)
` [PATCH 02/10] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[PATCH v2 1/3] platform/x86: amd-pmc: Move SMU logging setup out of init
 2022-04-11 15:01 UTC  (5+ messages)
` [PATCH v2 2/3] platform/x86: amd-pmc: Move FCH init to first use
` [PATCH v2 3/3] platform/x86: amd-pmc: Avoid reading SMU version at probe time

[PATCH] hid: asus: ROG NKey: Ignore portion of 0x5a report
 2022-04-11 15:00 UTC  (2+ messages)

ROCE multicast support in BNXT driver
 2022-04-11 14:53 UTC 

[PATCH bpf-next] riscv, bpf: Implement more atomic operations for RV64
 2022-04-11 15:00 UTC  (3+ messages)

[PATCH V2 0/3] serial: stm32: add earlycon and polling mode
 2022-04-11 14:59 UTC  (4+ messages)
` [PATCH V2 3/3] serial: stm32: add earlycon support

[PATCH] soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-11 14:58 UTC  (3+ messages)

Can't understand /proc/interrupts output for GICv3 case
 2022-04-11 14:59 UTC  (12+ messages)

[PATCH] soc: ti: replace usage of found with dedicated list iterator variable
 2022-04-11 14:58 UTC  (3+ messages)

[PATCH] soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning
 2022-04-11 14:57 UTC  (3+ messages)

[PATCH] tests/drm_buddy: Add drm buddy test cases
 2022-04-11 14:57 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH 0/1] Add DSA callback to traffic control information
 2022-04-11 14:57 UTC  (12+ messages)
` [PATCH 1/1] DSA Add "

[PATCH net-next 0/5] flower: match on the number of vlan tags
 2022-04-11 14:56 UTC  (3+ messages)

[PATCH] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
 2022-04-11 14:56 UTC 

[Virtio-fs] [virtiofsd] MR merged: Update inode file handles documentation
 2022-04-11 14:56 UTC 

[PATCH] driver: usb: nullify dangling pointer in cdc_ncm_free
 2022-04-11 14:51 UTC  (2+ messages)

[PATCH] fs: xfs: fix possible NULL pointer dereference in xfs_rw_bdev()
 2022-04-11 14:55 UTC  (2+ messages)

[PATCH] HID: microsoft: Report Xbox Guide and Back buttons on Xbox One S controller
 2022-04-11 14:54 UTC  (2+ messages)

[PATCH] tpm_crb: mark command buffer as dirty on request completion
 2022-04-11 14:47 UTC 

[PATCH 5.17 0000/1123] 5.17.2-rc2 review
 2022-04-11 14:53 UTC  (4+ messages)

[PATCH for-5.18/uclogic 0/4] DIGImend patches, part III
 2022-04-11 14:53 UTC  (2+ messages)

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-04-11 14:52 UTC  (13+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH V2 0/2] csky: Optimize with acquire & release for atomic & cmpxchg
 2022-04-11 14:51 UTC  (3+ messages)
` [PATCH V2 1/2] csky: cmpxchg: Optimize with acquire & release
` [PATCH V2 2/2] csky: atomic: Add custom atomic.h implementation

[PATCH 00/16] btrfs: add subpage support for RAID56
 2022-04-11 14:46 UTC  (10+ messages)
` [PATCH 05/16] btrfs: introduce btrfs_raid_bio::bio_sectors
` [PATCH 07/16] btrfs: make finish_parity_scrub() subpage compatible

[PATCH] USB: hcd-pci: Fully suspend across freeze/thaw cycle
 2022-04-11 14:50 UTC  (6+ messages)

[PATCH] usb: dwc3: fix backwards compat with rockchip devices
 2022-04-11 14:50 UTC  (3+ messages)

[Virtio-fs] [virtiofsd] MR merged: Increment the rlimit_nofile for all sandbox modes
 2022-04-11 14:49 UTC 

[Virtio-fs] [virtiofsd] Issue closed: Match default rlimit_nofile logic with C virtiofsd
 2022-04-11 14:49 UTC 

[PATCH 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-11 14:48 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: display: ssd1307fb: Deprecate fbdev compatible strings

git-bisect behaves differently when started in equivalent ways
 2022-04-11 14:41 UTC 

[PATCH net-next 0/8] mlxsw: Extend device registers for line cards support
 2022-04-11 14:46 UTC  (9+ messages)
` [PATCH net-next 1/8] mlxsw: reg: Extend MTMP register with new slot number field
` [PATCH net-next 2/8] mlxsw: reg: Extend MTBR "
` [PATCH net-next 3/8] mlxsw: reg: Extend MCIA "
` [PATCH net-next 4/8] mlxsw: reg: Extend MCION "
` [PATCH net-next 5/8] mlxsw: reg: Extend PMMP "
` [PATCH net-next 6/8] mlxsw: reg: Extend MGPIR register with new slot fields
` [PATCH net-next 7/8] mlxsw: core_env: Pass slot index during PMAOS register write call
` [PATCH net-next 8/8] mlxsw: reg: Add new field to Management General Peripheral Information Register

[PATCH] spi: atmel,quadspi: Define lan966x QSPI
 2022-04-11 14:46 UTC  (3+ messages)

[PATCH v3 1/3] rng: add OP-TEE based Random Number Generator
 2022-04-11 14:47 UTC  (6+ messages)
` [PATCH v3 2/3] tee: optee: bind rng optee driver
` [PATCH v3 3/3] configs: add support of OPTEE RNG in stm32mp15 defconfig

[Linux 5.18-rc1] WARNING: possible circular locking dependency detected at (rtw_ops_config, ieee80211_mgd_probe_ap)
 2022-04-11 14:46 UTC  (3+ messages)

[PATCH] gpiolib: of: fix bounds check for valid mask
 2022-04-11 14:46 UTC  (2+ messages)

[PATCH v2] arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
 2022-04-11 14:44 UTC  (3+ messages)

[dpdk-dev] [v22.07] [PATCH v2] ethdev: mtr: support input color selection
 2022-04-11 14:45 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v5] phy: phy-can-transceiver: Add support for setting mux
 2022-04-11 14:44 UTC  (3+ messages)

[PATCH] block: aoe: fix page fault in freedev()
 2022-04-11 14:43 UTC  (9+ messages)
          ` [PATCH v2 0/2] "
            ` [PATCH v2 1/2] block: add blk_alloc_disk and blk_cleanup_disk APIs

[PATCH v8 0/1] Introduce XSAVE feature self-test
 2022-04-11 14:42 UTC  (5+ messages)
` [PATCH v8 1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature

[PATCH 5.10 0/5] cgroup: backports for CVE-2021-4197
 2022-04-11 14:42 UTC  (2+ messages)

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-11 14:39 UTC  (5+ messages)

[PATCH] iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
 2022-04-11 14:40 UTC  (3+ messages)

[PATCH] phy: ti: tusb1210: Make tusb1210_chg_det_states static
 2022-04-11 14:40 UTC  (3+ messages)

[PATCH] [PATCH RFC v4] Implements Backend Program conventions for vhost-user-scsi
 2022-04-11 14:39 UTC  (2+ messages)

[PATCH v1 0/4] riscv: mm: add Svnapot support
 2022-04-11 14:39 UTC  (2+ messages)

FAILED: patch "[PATCH] mm: don't skip swap entry even if zap_details specified" failed to apply to 5.15-stable tree
 2022-04-11 14:39 UTC  (3+ messages)

[PATCH v2 0/6] Add TDX Guest Attestation support
 2022-04-11 14:38 UTC  (5+ messages)
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-11 14:35 UTC  (5+ messages)
` [PATCH v5 3/5] perf tools: sync addition of PERF_MEM_SNOOPX_PEER

[PATCH 5.15 0/3] cgroup: backport selftests for CVE-2021-4197
 2022-04-11 14:36 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915/dg2: Add support for render/media decompression
 2022-04-11 14:35 UTC  (4+ messages)

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-04-11 14:33 UTC  (12+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] PCI/PM: Resume subordinate bus in bus type callbacks
  ` [PATCH v2 2/9] PCI/PM: Drop the runtime_d3cold device flag
  ` [PATCH v2 3/9] PCI/PM: Rearrange pci_update_current_state()
  ` [PATCH v2 4/9] PCI/PM: Rework changing power states of PCI devices
  ` [PATCH v2 5/9] PCI/PM: Move pci_set_low_power_state() next to its caller
  ` [PATCH v2 6/9] PCI/PM: Clean up pci_set_low_power_state()
  ` [PATCH v2 7/9] PCI/PM: Rearrange pci_set_power_state()
  ` [PATCH v2 8/9] PCI/PM: Avoid redundant current_state update
  ` [PATCH v2 9/9] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()

[PATCH v1 1/2] rename tas2764 to tas27xx
 2022-04-11 14:33 UTC  (3+ messages)
` [PATCH v1 2/2] update to support either TAS2764 or TAS2780

[Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Add support for render/media decompression
 2022-04-11 14:34 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/fourcc: Introduce format modifiers for DG2 render and media compression
  `  "
` [Intel-gfx] [PATCH v2 2/4] drm/i915/dg2: Add support "
` [PATCH v2 3/4] drm/fourcc: Introduce format modifier for DG2 clear color
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 4/4] drm/i915/dg2: Add support for DG2 clear color compression

[PATCH] x86: make "dom0_nodes=" work with credit2
 2022-04-11 14:33 UTC  (3+ messages)

[PATCH v4 0/3] Add SMP/SMT support for Ingenic sysost driver
 2022-04-11 14:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: timer: Remove unreasonable binding
` [PATCH v4 2/3] dt-bindings: timer: Add bindings for new Ingenic SoCs
` [PATCH v4 3/3] clocksource: Ingenic: Add SMP/SMT support for sysost driver

[PATCH v3] eal: add seqlock
 2022-04-11 14:33 UTC  (11+ messages)
` [RFC 1/3] eal: add macro to warn for unused function return values
  ` [RFC 3/3] examples/bond: fix invalid use of trylock

[virtio-comment] [PATCH v3] vsock: add documentation about len header field
 2022-04-11 14:32 UTC  (4+ messages)

[PATCH] MAINTAINERS: Remove D. Kershner from Unisys S-PAR maintainers
 2022-04-11 14:31 UTC  (4+ messages)

[PATCH] perf/x86/amd: cpu_hw_events::perf_ctr_virt_mask should only be used on host
 2022-04-11 14:29 UTC  (2+ messages)

[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-11 14:28 UTC  (3+ messages)

[PATCH v2] USB: storage: karma: fix rio_karma_init return
 2022-04-11 14:27 UTC  (2+ messages)

[PATCH v1 0/4] [RFC] Testpmd RPC API
 2022-04-11 14:27 UTC  (2+ messages)

[PATCH V2 0/5] rework on the IRQ hardening of virtio
 2022-04-11 14:27 UTC  (9+ messages)
` [PATCH V2 4/5] virtio-pci: implement synchronize_vqs()

[PATCH] btrfs: do not allow compression on nocow files
 2022-04-11 14:22 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Change return type of dmar_insert_one_dev_info()
 2022-04-11 14:26 UTC  (3+ messages)

[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-04-11 14:25 UTC  (4+ messages)

[BUG] IB/hfi1: Warning when the driver fails to probe
 2022-04-11 14:24 UTC  (2+ messages)

[PATCH 1/1] dmaengine: dw-edma: Fix unaligned 64bit access
 2022-04-11 14:24 UTC  (2+ messages)

[PATCH v18 0/3] MIPS: JZ4780 and CI20 HDMI
 2022-04-11 14:24 UTC  (4+ messages)
` [PATCH v18 3/3] drm/ingenic: Add dw-hdmi driver specialization for jz4780

5.18 vmwgfx seems to break booting VirtualBox VMs
 2022-04-11 14:24 UTC  (2+ messages)

[PATCH net-next 0/6] Disable host flooding for DSA ports under a bridge
 2022-04-11 14:24 UTC  (10+ messages)

[PATCH RESEND] arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
 2022-04-11 14:22 UTC  (7+ messages)

[PATCH] dmaengine: Remove a useless mutex
 2022-04-11 14:22 UTC  (2+ messages)

[PATCH v2 net-next] page_pool: Add recycle stats to page_pool_put_page_bulk
 2022-04-11 14:21 UTC  (2+ messages)

[PATCH -next v2] dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
 2022-04-11 14:21 UTC  (3+ messages)

[PATCH 0/6] Turn delayed_nodes_tree into XArray and adjust usages
 2022-04-11 14:17 UTC  (4+ messages)

[PATCH] dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
 2022-04-11 14:19 UTC  (3+ messages)

[GIT PULL] intel-gpio for 5.18-2
 2022-04-11 14:19 UTC 

[PATCH 11/11] netconfig: Add l_netconfig_get_{dhcp6,icmp6}_client
 2022-04-11 14:20 UTC 

[PATCH 10/11] netconfig: Create routes from Router Advertisements
 2022-04-11 14:20 UTC 

[PATCH 09/11] netconfig: Exit on errors in netconfig_dhcp_event_handler
 2022-04-11 14:20 UTC 

[PATCH 08/11] netconfig: Support IPv6 static configurations
 2022-04-11 14:20 UTC 

[PATCH 07/11] icmp6: Emit L_ICMP6_CLIENT_EVENT_ROUTER_FOUND for all RAs
 2022-04-11 14:20 UTC 

[PATCH 06/11] icmp6: Parse extra options
 2022-04-11 14:20 UTC 

[PATCH 05/11] rtnl: Minor cleanup
 2022-04-11 14:20 UTC 

[PATCH 04/11] rtnl: Add l_rtnl_route getters for raw address data
 2022-04-11 14:20 UTC 

[PATCH 03/11] rtnl: Add l_rtnl_route_new_static
 2022-04-11 14:20 UTC 

[PATCH 02/11] netconfig: Add DHCP override and static IP API
 2022-04-11 14:20 UTC 

[PATCH 01/11] net: Add l_net_subnet_matches
 2022-04-11 14:20 UTC 

[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false
 2022-04-11 14:20 UTC  (12+ messages)


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.