All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-30 07:09:38 to 2021-09-30 07:57:20 UTC [more...]

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-09-30  7:52 UTC  (11+ messages)
` [PATCH v3 01/11] vpci: Make vpci registers removal a dedicated function
` [PATCH v3 02/11] vpci: Add hooks for PCI device assign/de-assign
` [PATCH v3 03/11] vpci/header: Move register assignments from init_bars
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically
` [PATCH v3 05/11] vpci/header: Implement guest BAR register handlers
` [PATCH v3 06/11] vpci/header: Handle p2m range sets per BAR
` [PATCH v3 07/11] vpci/header: program p2m with guest BAR view
` [PATCH v3 08/11] vpci/header: Emulate PCI_COMMAND register for guests
` [PATCH v3 10/11] vpci: Add initial support for virtual PCI bus topology
` [PATCH v3 11/11] xen/arm: Translate virtual PCI bus topology for guests

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-30  7:57 UTC  (7+ messages)
` [PATCH 01/13] ASoC: soc-pcm: Don't reconnect an already active BE

[PATCH v3 0/5] ksmbd: a bunch of patches
 2021-09-30  7:57 UTC  (16+ messages)

[Intel-gfx] [PATCH v2 1/9] drm/i915/display/psr: Handle plane and pipe restrictions at every page flip
 2021-09-30  7:56 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 3/9] drm/i915/display: Drop unnecessary frontbuffer flushes
` [Intel-gfx] [PATCH v2 4/9] drm/i915/display: Handle frontbuffer rendering when PSR2 selective fetch is enabled
` [Intel-gfx] [PATCH v2 5/9] drm/i915/display: Fix glitches when moving cursor with PSR2 selective fetch enabled
` [Intel-gfx] [PATCH v2 6/9] drm/i915/display/adlp: Optimize PSR2 power-savings in corner cases

[dpdk-dev] [PATCH] doc: remove ethdev deprecation note for flag name
 2021-09-30  7:47 UTC 

linux-next: Signed-off-by missing for commits in the ksmbd tree
 2021-09-30  7:56 UTC 

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-09-30  7:42 UTC  (2+ messages)

[bug report] kmemleak observed with blktests nvme-tcp tests
 2021-09-30  7:55 UTC  (4+ messages)

[l1k:bcm2835_spi_clkcache 1/1] drivers/spi/spi-bcm2835.c:1048:6: warning: no previous prototype for 'bcm2835_spi_set_clk'
 2021-09-30  7:54 UTC  (2+ messages)

[PATCH v2] serial: imx: Fix sysrq deadlock
 2021-09-30  7:54 UTC  (2+ messages)

[PATCH v6 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-30  7:59 UTC  (27+ messages)
` [PATCH v6 net-next 1/8] net: mscc: ocelot: serialize access to the MAC table
` [PATCH v6 net-next 2/8] net: mscc: ocelot: add MAC table stream learn and lookup operations
` [PATCH v6 net-next 3/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [PATCH v6 net-next 4/8] net: mscc: ocelot: add gate and police action offload to PSFP
` [PATCH v6 net-next 5/8] net: dsa: felix: support psfp filter on vsc9959
` [PATCH v6 net-next 6/8] net: dsa: felix: add stream gate settings for psfp
` [PATCH v6 net-next 7/8] net: mscc: ocelot: use index to set vcap policer
` [PATCH v6 net-next 8/8] net: dsa: felix: use vcap policer to set flow meter for psfp

[GIT PULL] gpio: fixes for v5.15-rc4
 2021-09-30  7:54 UTC 

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-09-30  7:51 UTC  (6+ messages)

[PATCH for-next 0/7] Misc update for RTRS
 2021-09-30  7:53 UTC  (11+ messages)
` [PATCH for-next 6/7] RDMA/rtrs: Do not allow sessname to contain special symbols / and

[PATCH v3 00/11] PCI devices passthrough on Arm, part 2
 2021-09-30  7:52 UTC  (13+ messages)
` [PATCH v3 01/11] xen/arm: Fix dev_is_dt macro definition
` [PATCH v3 02/11] xen/arm: Add new device type for PCI
` [PATCH v3 03/11] xen/arm: Introduce pci_find_host_bridge_node helper
` [PATCH v3 04/11] xen/device-tree: Make dt_find_node_by_phandle global
` [PATCH v3 05/11] xen/arm: Mark device as PCI while creating one
` [PATCH v3 06/11] xen/domain: Call pci_release_devices() when releasing domain resources
` [PATCH v3 07/11] libxl: Allow removing PCI devices for all types of domains
` [PATCH v3 08/11] libxl: Only map legacy PCI IRQs if they are supported
` [PATCH v3 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH v3 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m
` [PATCH v3 11/11] xen/arm: Process pending vPCI map/unmap operations

[dpdk-dev] [PATCH 0/3] Experiment ASAN in GHA
 2021-09-30  7:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] bus/vmbus: fix leak on device scan

[PATCH V2] scsi: core: put LLD module refcnt after SCSI device is released
 2021-09-30  7:50 UTC  (2+ messages)

[dpdk-dev] [RFC V1] examples/l3fwd-power: fix memory leak for rte_pci_device
 2021-09-30  7:50 UTC  (4+ messages)

[PATCH v3 00/17] PCI devices passthrough on Arm
 2021-09-30  7:48 UTC  (7+ messages)
` [PATCH v3 11/17] xen/arm: PCI host bridge discovery within XEN on ARM
` [PATCH v3 12/17] xen/arm: Add support for Xilinx ZynqMP PCI host controller

[tip:objtool/core] BUILD SUCCESS db2b0c5d7b6f19b3c2cab08c531b65342eb5252b
 2021-09-30  7:46 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS fb49d3272e86255e33a132a455cd965e578f9a8e
 2021-09-30  7:45 UTC  (2+ messages)
` [Devel] "

[PATCH 0/7] Add a new --remerge-diff capability to show & log
 2021-09-30  7:46 UTC  (11+ messages)
` [PATCH 5/7] tmp-objdir: new API for creating and removing primary object dirs

[Intel-gfx] [PATCH 1/3] drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
 2021-09-30  7:45 UTC  (5+ messages)
`  "

[PATCH v2 00/16] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-09-30  7:42 UTC  (5+ messages)
` [PATCH v2 14/16] arm64: Add a capability for FEAT_ECV

[BUG] kernel BUG at mm/slub.c - possible BFQ issue?
 2021-09-30  7:44 UTC 

[dpdk-dev] [PATCH] lib/cmdline: release cl when cmdline exit
 2021-09-30  7:44 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/virtio: revert forcing IOVA as VA mode for virtio-user
 2021-09-30  7:43 UTC  (3+ messages)

HVM/PVH Ballon crash
 2021-09-30  7:43 UTC  (10+ messages)
  ` HVM/PVH Balloon crash

[PATCH v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-09-30  7:42 UTC  (7+ messages)
` [PATCH v3 06/10] KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnostic
` [PATCH v3 07/10] KVM: arm64: selftests: Add some tests for GICv2 in vgic_init

[printk] 41c5755fef: WARNING:at_kernel/rcu/tree_plugin.h:#rcu_note_context_switch
 2021-09-30  7:42 UTC 

[PATCH 0/3] Add driver for lan966x Serdes driver
 2021-09-30  7:38 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: phy: Add lan966x-serdes binding
` [PATCH 2/3] dt-bindings: phy: Add binding includes for lan966x serdes
` [PATCH 3/3] phy: Add lan966x ethernet serdes PHY driver

[PATCH v2] mtd: spi-nor-core: Add fixups for s25fs512s
 2021-09-30  7:39 UTC  (2+ messages)

[PATCH] mt76: use a separate CCMP PN receive counter for management frames
 2021-09-30  7:37 UTC  (2+ messages)

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-09-30  7:37 UTC  (3+ messages)
` [PATCH v6 17/19] auxdisplay: ht16k33: Add support for segment displays

[PATCH net] net: sched: flower: protect fl_walk() with rcu
 2021-09-30  7:35 UTC  (3+ messages)

[PATCH 0/1] vmx: Fix <genid/> mapping
 2021-09-30  7:33 UTC  (6+ messages)

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2021-09-30  7:32 UTC  (13+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915: DP per-lane drive settings prep work
 2021-09-30  7:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/9] drm/i915: Generalize .set_signal_levels()

[PATCH nf-next v5 0/6] Netfilter egress hook
 2021-09-30  7:33 UTC  (7+ messages)

TCG Floating Point Support (Work in Progress)
 2021-09-30  7:30 UTC  (2+ messages)

[PATCH v5] xen-pciback: allow compiling on other archs than x86
 2021-09-30  7:30 UTC  (2+ messages)

[PATCH V3 00/12] xfs: Extend per-inode extent counters
 2021-09-30  7:30 UTC  (8+ messages)
` [PATCH V3 07/12] xfs: Rename inode's extent counter fields based on their width

ubifs: corrupted dirent (ENOENT), problably related to O_TMPFILE and linkat
 2021-09-30  7:29 UTC  (6+ messages)

[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-09-30  7:29 UTC  (7+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management
` [PATCH 2/4] serial: 8250: Implement wakeup for TX and use it for 8250_omap

[PATCH 0/2] arm64: retry dropping HAVE_ARCH_PFN_VALID
 2021-09-30  7:27 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: remove bogus test for pfn_valid from dma_map_resource

[dpdk-dev] DTS WG material review
 2021-09-30  7:28 UTC  (2+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2021-09-30  7:28 UTC  (4+ messages)
` [PATCH net 2/5] netfilter: nf_tables: add position handle in event notification

[PATCH net-next 0/7] some optimization for page pool
 2021-09-30  7:28 UTC  (5+ messages)
` [PATCH net-next 2/7] page_pool: support non-split page with PP_FLAG_PAGE_FRAG
      ` [Linuxarm] "

[OE-core] [PATCH v2 2/3] Rust cross testing file
 2021-09-30  7:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/5] platform/chrome: Make cros_ec_pd_command() reusable
 2021-09-30  7:25 UTC  (2+ messages)

[PATCH v2 00/84] Call scsi_done() directly
 2021-09-30  7:25 UTC  (2+ messages)

[PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag
 2021-09-30  7:21 UTC  (4+ messages)
` [PATCH v2 2/3] acornscsi: remove tagged queuing vestiges

[RFC PATCH v2 0/1] Providers/rxe: Add dma-buf support
 2021-09-30  7:23 UTC  (5+ messages)
` [RFC PATCH v2 1/1] "

[PATCH 0/2] SCSI: fix race between releasing shost and unloading LLD module
 2021-09-30  7:22 UTC  (4+ messages)
` [PATCH 1/2] driver core: tell caller if the device/kboject is really released

[PATCH] drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
 2021-09-30  7:21 UTC  (2+ messages)

[l1k:nft_egress_v5 4/5] net/netfilter/nfnetlink_hook.c:232:17: error: 'netdev' undeclared; did you mean 'net_eq'?
 2021-09-30  7:13 UTC  (3+ messages)

[PATCH v3 00/11] Add per channel properies support in tmp421
 2021-09-30  7:19 UTC  (6+ messages)
` [PATCH v3 07/11] hwmon: (tmp421) really disable channels
` [PATCH v3 08/11] hwmon: (tmp421) support HWMON_T_ENABLE
` [PATCH v3 09/11] hwmon: (tmp421) update documentation
` [PATCH v3 10/11] hwmon: (tmp421) ignore non input related DT nodes
` [PATCH v3 11/11] dt-bindings: hwmon: allow specifying channels for tmp421

[PATCH] drm/ast: Atomic CR/SR reg R/W
 2021-09-30  7:19 UTC  (3+ messages)

[PATCH net-next] net: mlx4: Add XDP_REDIRECT statistics
 2021-09-30  7:19 UTC  (3+ messages)
` [PATCH net-next v3] net/mlx4_en: "

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-30  7:14 UTC  (7+ messages)
` [PATCH v8 03/12] iommu/mediatek: Add probe_defer for smi-larb

[PATCH 1/3 v3] riscv: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-09-30  7:17 UTC  (3+ messages)
` [PATCH 2/3 v3] board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards
` [PATCH 3/3] treewide: Remove OF_PRIOR_STAGE

[PATCH] MAINTAINERS: update my email address
 2021-09-30  7:17 UTC  (3+ messages)

[RFC iproute2-next 00/11] ip: nexthop: cache nexthops and print routes' nh info
 2021-09-30  7:17 UTC  (6+ messages)
` [RFC iproute2-next 05/11] ip: nexthop: always parse attributes for printing

[Intel-gfx] [PATCH v2] drm/i915/ttm: Rework object initialization slightly
 2021-09-30  7:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/ttm: Rework object initialization slightly (rev3)

[PATCH] rbtree: Remove unneeded check condition in rb_find_first
 2021-09-30  7:16 UTC 

[PATCH 1/3] extensions: libtxt_NFLOG: use nft built-in logging instead of xt_NFLOG
 2021-09-30  7:16 UTC  (2+ messages)

linux-next: Tree for Sep 30
 2021-09-30  7:16 UTC 

[PATCH v4 00/11] sections: Unify kernel sections range check and use
 2021-09-30  7:11 UTC  (26+ messages)
` [PATCH v4 01/11] kallsyms: Remove arch specific text and data check
` [PATCH v4 02/11] kallsyms: Fix address-checks for kernel related range
` [PATCH v4 03/11] sections: Move and rename core_kernel_data() to is_kernel_core_data()
` [PATCH v4 04/11] sections: Move is_kernel_inittext() into sections.h
` [PATCH v4 05/11] x86: mm: Rename __is_kernel_text() to is_x86_32_kernel_text()
` [PATCH v4 06/11] sections: Provide internal __is_kernel() and __is_kernel_text() helper
` [PATCH v4 07/11] mm: kasan: Use is_kernel() helper
` [PATCH v4 08/11] extable: Use is_kernel_text() helper
` [PATCH v4 09/11] powerpc/mm: Use core_kernel_text() helper
` [PATCH v4 10/11] microblaze: Use is_kernel_text() helper
` [PATCH v4 11/11] alpha: "

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-30  5:06 UTC  (6+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA

[v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-09-30  7:12 UTC  (5+ messages)
` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize

[tip:x86/cleanups] BUILD SUCCESS 85784470efa2d5733e86679ba05d310ece81b20f
 2021-09-30  7:11 UTC 

[PATCH 0/3] dtc: Fixes for the fdt check and update submodule to 1.6.1
 2021-09-30  7:10 UTC  (3+ messages)
` [PATCH 3/3] dtc: Update to version 1.6.1


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.