All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-11 00:21:09 to 2022-01-11 01:44:04 UTC [more...]

[pull request][net-next 00/17] mlx5 updates 2022-01-10
 2022-01-11  1:43 UTC  (18+ messages)
` [net-next 01/17] net/mlx5: Remove unused TIR modify bitmask enums
` [net-next 02/17] net/mlx5e: Move code chunk setting encap dests into its own function
` [net-next 03/17] net/mlx5e: Pass attr arg for attaching/detaching encaps
` [net-next 04/17] net/mlx5e: Move counter creation call to alloc_flow_attr_counter()
` [net-next 05/17] net/mlx5e: TC, Move pedit_headers_action to parse_attr
` [net-next 06/17] net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action()
` [net-next 07/17] net/mlx5e: TC, Pass attr to tc_act can_offload()
` [net-next 08/17] net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr
` [net-next 09/17] net/mlx5e: TC, Reject rules with multiple CT actions
` [net-next 10/17] net/mlx5e: TC, Hold sample_attr on stack instead of pointer
` [net-next 11/17] net/mlx5e: CT, Don't set flow flag CT for ct clear flow
` [net-next 12/17] net/mlx5e: Refactor eswitch attr flags to just attr flags
` [net-next 13/17] net/mlx5e: Test CT and SAMPLE on flow attr
` [net-next 14/17] net/mlx5e: TC, Store mapped tunnel id "
` [net-next 15/17] net/mlx5e: CT, Remove redundant flow args from tc ct calls
` [net-next 16/17] net/mlx5: Introduce software defined steering capabilities
` [net-next 17/17] net/mlx5: VLAN push on RX, pop on TX

[rdma-core PATCH] providers/rxe: Replace '%' with '&' in check_qp_queue_full()
 2022-01-11  1:41 UTC 

[PATCH v2 0/3]mmc: mediatek: add support for SDIO async irq
 2022-01-11  1:40 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: add cap-sdio-async-irq flag
` [PATCH v2 2/3] mmc: core: Add support for SDIO async interrupt
` [PATCH v2 3/3] mmc: mediatek: add support for SDIO eint irq

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-11  1:41 UTC  (14+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging

[PATCH BlueZ] hog: Fix read order of attributes
 2022-01-11  1:41 UTC 

[PATCH v2 0/3] block, bfq: minor cleanup and fix
 2022-01-11  1:40 UTC  (3+ messages)

[LTP] [PATCH v2 4/4] sysctl/sysctl02.sh: Use kconfig shell api
 2022-01-11  1:38 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] lib/tst_kconfig: Modify the return type of tst_kconfig_check function
  ` [LTP] [PATCH v3 2/4] lib: Introduce KCONFIG_SKIP_CHECK environment variable

[PATCH 1/2] ARM: mvebu: x530: set MPP55 to gpio
 2022-01-11  1:37 UTC  (5+ messages)
` [PATCH 2/2] ARM: mvebu: x530: Add option for ECC

[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-11  1:34 UTC  (3+ messages)

[PATCH 00/17] exit: Making task exiting a first class concept
 2022-01-11  1:33 UTC  (6+ messages)
` [PATCH 08/17] ptrace/m68k: Stop open coding ptrace_report_syscall

[PATCH] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
 2022-01-11  1:32 UTC  (2+ messages)

[PATCH 1/2] riscv: opentitan: fixup plic stride len
 2022-01-10 23:24 UTC  (3+ messages)

Firmware update for auxiliary components
 2022-01-11  1:31 UTC 

[git pull] drm for 5.17-rc1 (pre-merge window pull)
 2022-01-11  1:28 UTC  (16+ messages)

[PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
 2022-01-11  1:30 UTC  (9+ messages)
  ` [PATCH v7 03/14] vdpa: Sync calls set/get config/status with cf_mutex

[PATCH] libxfs-apply: support filterdiff >= 0.4.2 only
 2022-01-11  1:30 UTC  (2+ messages)

Find no outgoing routing table entry for CIFS reconnect?
 2022-01-11  1:29 UTC 

[PATCH] drm/i915/selftests: Fix NULL vs IS_ERR checking for kernel_context
 2022-01-11  1:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

fs/xfs/xfs_aops.c:173:1: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2022-01-11  1:28 UTC  (2+ messages)

[PATCH iproute2-next v2] mptcp: add id check for deleting address
 2022-01-11  1:27 UTC  (2+ messages)

[PATCH -next] PCI: hv: Unsigned comparison with less than zero
 2022-01-11  1:26 UTC 

[PATCH 09/14] ipv6: hand away dst refs to cork setup
 2022-01-11  1:21 UTC 

[PATCH 00/14] udp optimisation
 2022-01-11  1:21 UTC  (15+ messages)
` [PATCH 01/14] ipv6: optimise dst referencing
` [PATCH 02/14] ipv6: shuffle up->pending AF_INET bits
` [PATCH 03/14] ipv6: remove daddr temp buffer in __ip6_make_skb
` [PATCH 04/14] ipv6: clean up cork setup/release
` [PATCH 05/14] ipv6: don't zero cork's flowi after use
` [PATCH 06/14] ipv6: pass full cork into __ip6_append_data()
` [PATCH 07/14] ipv6: pass flow in ip6_make_skb together with cork
` [PATCH 08/14] ipv6/udp: don't make extra copies of iflow
` [PATCH 09/14] ipv6: hand dst refs to cork setup
` [PATCH 10/14] skbuff: drop zero check from skb_zcopy_set
` [PATCH 11/14] skbuff: drop null check from skb_zcopy
` [PATCH 12/14] skbuff: optimise alloc_skb_with_frags()
` [PATCH 13/14] net: inline part of skb_csum_hwoffload_help
` [PATCH 14/14] net: inline sock_alloc_send_skb

[PATCH -next v2] scsi: efct: don't use GFP_KERNEL under spin lock
 2022-01-11  1:24 UTC 

[PATCH v2 00/28] Convert GUP to folios
 2022-01-11  1:18 UTC  (11+ messages)
` [PATCH v2 01/28] gup: Remove for_each_compound_range()
` [PATCH v2 02/28] gup: Remove for_each_compound_head()
` [PATCH v2 03/28] gup: Change the calling convention for compound_range_next()
` [PATCH v2 04/28] gup: Optimise compound_range_next()
` [PATCH v2 05/28] gup: Change the calling convention for compound_next()

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2562/2575] arch/arm64/kvm/iommu/s2mpu.c:129: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-01-11  1:17 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_optc.c:312:6: warning: no previous prototype for function 'optc2_align_vblanks'
 2022-01-11  1:17 UTC  (2+ messages)

[PATCH 0/2] scsi: to fix issue on passing host_status to the guest kernel
 2022-01-11  1:15 UTC  (2+ messages)

[PATCH] block: don't protect submit_bio_checks by q_usage_counter
 2022-01-11  1:16 UTC  (3+ messages)

[PATCH v3 00/12] fsl_esdhc_imx: port several patches from fsl_esdhc
 2022-01-11  1:14 UTC  (3+ messages)
  ` [RESEND PATCH v3 01/12] mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC

[PATCH V4 XRT Alveo Infrastructure 0/5] XRT Alveo driver infrastructure overview
 2022-01-11  1:14 UTC  (4+ messages)
` [PATCH V4 XRT Alveo Infrastructure 3/5] of: create empty of root

[PATCH] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
 2022-01-11  1:12 UTC 

[ANNOUNCE] Git v2.35.0-rc0
 2022-01-11  1:12 UTC  (2+ messages)

[PATCH -next] KVM: selftests: remove unneeded semicolon
 2022-01-11  1:11 UTC  (2+ messages)

[PATCH net-next] net: marvell: prestera: Fix deinit sequence for router
 2022-01-11  1:11 UTC 

[PATCH net-next] net: marvell: prestera: Refactor router functions
 2022-01-11  1:10 UTC 

[PATCH 0/2] btrfs: support more pages sizes for the subpage support
 2022-01-11  1:10 UTC  (3+ messages)
` [PATCH 1/2] btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine

[PATCH v4 0/5] user creatable pnv-phb4 devices
 2022-01-11  0:55 UTC  (6+ messages)
` [PATCH v4 1/5] ppc/pnv: set phb4 properties in stk_realize()
` [PATCH v4 2/5] ppc/pnv: move PHB4 XSCOM init to phb4_realize()
` [PATCH v4 3/5] ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
` [PATCH v4 4/5] ppc/pnv: Introduce user creatable pnv-phb4 devices
` [PATCH v4 5/5] ppc/pnv: turn pnv_phb4_update_regions() into static

[PATCH net-next] net: marvell: prestera: Refactor get/put VR functions
 2022-01-11  1:10 UTC 

[PATCH] ACPI: pfr_telemetry: Fix info leak in pfrt_log_ioctl()
 2022-01-11  1:09 UTC  (6+ messages)

Firmware update for auxiliary components
 2022-01-11  1:08 UTC 

[LTP] [COMMITTED] [PATCH] quotaclt: Fix build faliures in metadata parser
 2022-01-11  1:09 UTC  (2+ messages)

[PATCH net-next] net: marvell: prestera: Cleanup router struct
 2022-01-11  1:08 UTC 

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-11  1:07 UTC  (6+ messages)

[PATCH 0/3] Allow guest to query AMD SEV(-ES) runtime attestation evidence
 2022-01-11  1:05 UTC  (3+ messages)
` [PATCH 1/3] KVM: X86: Introduce KVM_HC_VM_HANDLE hypercall

[PATCH v2] libbpf: Fix the incorrect register read for syscalls on x86_64
 2022-01-11  1:04 UTC  (3+ messages)

[PATCH -next] RISC-V: KVM: remove unneeded semicolon
 2022-01-11  1:04 UTC  (2+ messages)

[PATCH RFC v9 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-01-11  1:03 UTC  (4+ messages)
` [PATCH RFC v9 2/2] "

[PATCH 1/4] mm/memcg: use NUMA_NO_NODE to indicate allocation from unspecified node
 2022-01-11  1:03 UTC  (7+ messages)
` [PATCH 2/4] mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
  ` [PATCH 3/4] mm/memcg: retrieve parent memcg from css.parent
  ` [PATCH 4/4] mm/memcg: refine mem_cgroup_threshold_ary->current_threshold calculation

[PATCH net-next v2 0/6] prestera: add basic router driver support
 2022-01-11  1:00 UTC  (6+ messages)
` [PATCH net-next v2 5/6] net: marvell: prestera: Register inetaddr stub notifiers

[PATCH v2] KVM: x86/pt: Ignore all unknown Intel PT capabilities
 2022-01-11  0:57 UTC  (2+ messages)

[PATCH] cifs: move superblock magic defitions to magic.h
 2022-01-11  0:55 UTC  (4+ messages)

[PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2022-01-11  0:54 UTC  (3+ messages)

[PATCH v3 00/48] Refactor perf cpumap
 2022-01-11  0:50 UTC  (11+ messages)
` [PATCH v3 06/48] perf cpumap: Switch cpu_map__build_map to cpu function

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-11  0:50 UTC  (6+ messages)
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH 1/1] sandbox: compatibility of os_get_filesize()
 2022-01-11  0:50 UTC 

[PATCH 4.19 00/21] 4.19.225-rc1 review
 2022-01-11  0:49 UTC  (2+ messages)

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-11  0:46 UTC  (3+ messages)
` [PATCH 6/6] KVM: Do compatibility checks on hotplugged CPUs

[PATCH 1/1] doc: Building on Alpine Linux
 2022-01-11  0:46 UTC 

[qemu-mainline test] 167652: tolerable FAIL - PUSHED
 2022-01-11  0:44 UTC 

[RFC PATCH 0/3] Extend create-spdx to build kernel spdx info
 2022-01-11  0:42 UTC  (5+ messages)
` [RFC PATCH 2/3] kernel.bbclass: remove do_strip() method
  ` [OE-core] "

[Intel-gfx] [PATCH] drm/i915/snps: vswing value refined for SNPS phys
 2022-01-11  0:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/selftests: fix potential refcnt issue of a dma_buf object
 2022-01-11  0:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Phyr Starter
 2022-01-11  0:41 UTC  (3+ messages)

[PATCH] clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()
 2022-01-11  0:38 UTC  (2+ messages)

[PATCH 0/2] libtraceevent: Allow %pIS to work with dynamic arrays
 2022-01-11  0:37 UTC  (2+ messages)

fs/iomap/buffered-io.c:1093:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2022-01-11  0:36 UTC  (2+ messages)

[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2022-01-11  0:37 UTC  (9+ messages)

[PATCH] btrfs/011: continue the test if we failed to cancel the replace
 2022-01-11  0:36 UTC 

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2022-01-11  0:33 UTC  (6+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512

[PATCH] dma-buf-map: Fix dot vs comma in example
 2022-01-11  0:33 UTC 

[PATCH v2 2/2] net/ixgbe: fix spelling mistakes
 2022-01-11  0:31 UTC  (5+ messages)
` [PATCH v3] net/ixgbe: add vector Rx parameter check

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-11  0:31 UTC  (3+ messages)

[PATCH v4 00/12] Add riscv kvm accel support
 2022-01-11  0:27 UTC  (4+ messages)
` [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM

[PATCH v2 4/5] erofs: use meta buffers for xattr operations
 2022-01-11  0:26 UTC 

[PATCH v2 00/13] media: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-11  0:23 UTC  (24+ messages)
` [PATCH v2 01/13] media: vsp1: Use platform_get_irq() to get the interrupt
` [PATCH v2 02/13] media: camss: Use platform_get_irq_byname() "
` [PATCH v2 03/13] media: bdisp: Use platform_get_irq() "
` [PATCH v2 04/13] media: s5p-mfc: "
` [PATCH v2 05/13] media: stm32-dma2d: "
` [PATCH v2 06/13] media: davinci: vpif: Use platform_get_irq_optional() "
` [PATCH v2 07/13] media: exynos-gsc: Use platform_get_irq() "
` [PATCH v2 08/13] media: marvell-ccic: "
` [PATCH v2 09/13] media: mtk-vcodec: Drop unnecessary call to platform_get_resource()
` [PATCH v2 10/13] media: exynos4-is: Use platform_get_irq() to get the interrupt
` [PATCH v2 11/13] media: s5p-g2d: "
` [PATCH v2 12/13] media: mtk-vpu: Drop unnecessary call to platform_get_resource()
` [PATCH v2 13/13] media: coda: Use platform_get_irq() to get the interrupt

[PATCH 0/3] can: mcp251xfd: Transceiver suspend, power management and wake-on-can
 2022-01-11  0:21 UTC  (4+ messages)
` [PATCH 1/3] can: mcp251xfd: automatic transceiver standby control
` [PATCH 2/3] can: mcp251xfd: suspend and resume handlers
` [PATCH 3/3] can: mcp251xfd: wake-on-can

[PATCH v2] tracing: Add test for user space strings when filtering on string pointers
 2022-01-11  0:21 UTC  (5+ 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.