All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-27 15:09:02 to 2022-01-27 15:43:35 UTC [more...]

[PATCH net-next 0/4] ice: switch: debloat packet templates code
 2022-01-27 15:43 UTC  (4+ messages)
` [PATCH net-next 3/4] ice: switch: use a struct to pass packet template params
    ` [Intel-wired-lan] "

[LTP] [PATCH v1] Refactoring mmap16.c test using new LTP API
 2022-01-27 15:43 UTC 

[PATCH stable 5.4 0/7] pinctrl-bcm2835 gpio-ranges bugfix
 2022-01-27 15:41 UTC  (3+ messages)

[PATCH 0/7] clk: Make clk_free return void
 2022-01-27 15:42 UTC  (4+ messages)
` [PATCH 1/7] clk: Make rfree "

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-01-27 15:41 UTC  (7+ messages)
` [PATCH v2 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH 5.4.y] mmc: sdhci-esdhc-imx: disable CMDQ support
 2022-01-27 15:42 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 net-next 0/4] ice: switch: debloat packet templates code
 2022-01-27 15:40 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [PATCH v2 net-next 1/4] ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_u
  ` [PATCH v2 net-next 1/4] ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h,m}_u
` [Intel-wired-lan] [PATCH v2 net-next 2/4] ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
  `  "
` [Intel-wired-lan] [PATCH v2 net-next 3/4] ice: switch: use a struct to pass packet template params
  `  "
` [Intel-wired-lan] [PATCH v2 net-next 4/4] ice: switch: use convenience macros to declare dummy pkt templates
  `  "

[PATCH 00/20] mlx5: refactor devargs management
 2022-01-27 15:39 UTC  (21+ messages)
` [PATCH 01/20] net/mlx5: fix wrong check sibling device config mismatch
` [PATCH 02/20] net/mlx5: fix ineffective metadata argument adjustment
` [PATCH 03/20] net/mlx5: fix wrong place of ASO CT object release
` [PATCH 04/20] net/mlx5: fix inconsistency errno update in SH creation
` [PATCH 05/20] net/mlx5: remove declaration duplications
` [PATCH 06/20] net/mlx5: remove checking devargs duplication
` [PATCH 07/20] net/mlx5: remove HCA attr structure duplication
` [PATCH 08/20] net/mlx5: remove DevX flag duplication
` [PATCH 09/20] net/mlx5: remove Verbs query device duplication
` [PATCH 10/20] common/mlx5: share VF checking function
` [PATCH 11/20] net/mlx5: share realtime timestamp configure
` [PATCH 12/20] net/mlx5: share counter config function
` [PATCH 13/20] net/mlx5: add E-switch mode flag
` [PATCH 14/20] net/mlx5: rearrange device attribute structure
` [PATCH 15/20] net/mlx5: concentrate all device configurations
` [PATCH 16/20] net/mlx5: add share device context config structure
` [PATCH 17/20] net/mlx5: using function to detect operation by DevX
` [PATCH 18/20] net/mlx5: separate per port configuration
` [PATCH 19/20] common/mlx5: add check for common devargs in probing again
` [PATCH 20/20] common/mlx5: refactor devargs management

[PATCH v3 0/2] Avoid using Xen DMA ops when the device is protected by an IOMMU
 2022-01-26 15:09 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: xen: document Xen iommu device

[Nouveau] [RFC PATCH v5 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-27  3:25 UTC  (4+ messages)
` [Nouveau] [RFC PATCH v5 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [Nouveau] [RFC PATCH v5 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [Nouveau] [RFC PATCH v5 3/3] drm: remove allow_fb_modifiers

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-27 15:42 UTC  (12+ messages)

two questions on verified boot
 2022-01-27 15:41 UTC  (3+ messages)

Backport memcg flush improvements into 5.15
 2022-01-27 15:41 UTC  (3+ messages)

[PATCH 0/5] sunxi: remove lowlevel_init
 2022-01-27 15:41 UTC  (9+ messages)
` [PATCH 1/5] sunxi: move non-essential code out of s_init()
` [PATCH 3/5] sunxi: move early "SRAM setup" into separate file
` [PATCH 4/5] armv8: remove no longer needed lowlevel_init.S
` [PATCH 5/5] sunxi-common.h: remove pointless #ifdefs

[PATCH v2] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
 2022-01-27 15:40 UTC 

stable-rc/queue/4.9 baseline: 104 runs, 1 regressions (v4.9.297-154-ga1ec7e699381)
 2022-01-27 15:40 UTC 

[PATCH 4.19 0/1] Fix UBSAN: undefined-behaviour in maybe_deliver
 2022-01-27 15:39 UTC  (4+ messages)
` [PATCH 4.19 1/1] net: bridge: clear bridge's private skb space on xmit
  ` [Bridge] "

[PATCH v3 0/3] Improve failed arrays handling
 2022-01-27 15:39 UTC  (4+ messages)
` [PATCH 1/3] raid0, linear, md: add error_handlers for raid0 and linear
` [PATCH 2/3] md: Set MD_BROKEN for RAID1 and RAID10
` [PATCH 3/3] raid5: introduce MD_BROKEN

[PATCH v2 net-next 0/8] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-27 15:39 UTC  (5+ messages)
` [PATCH v2 net-next 1/8] net: socket: intrudoce SKB_DROP_REASON_SOCKET_FILTER
` [PATCH v2 net-next 2/8] net: skb_drop_reason: add document for drop reasons

[PATCH bpf-next v2 00/11] bpf: add support for new btf kind BTF_KIND_TAG
 2022-01-27 15:38 UTC  (10+ messages)

[PATCH v2 4.9 1/3] ion: Fix use after free during ION_IOC_ALLOC
 2022-01-27 15:38 UTC  (2+ messages)

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-27 15:38 UTC  (5+ messages)
` [PATCH 09/19] dma-buf-map: Add wrapper over memset
    ` [Intel-gfx] "

[isar-cip-core][PATCH v2 0/4] Add cip-core-image-kernelci building and uploading system
 2022-01-27 15:38 UTC  (5+ messages)
` [isar-cip-core][PATCH v2 2/4] Add dmesg filter needed for lava test result

[PATCH V2] scsi: core: reallocate scsi device's budget map if default queue depth is changed
 2022-01-27 15:37 UTC 

[RFC PATCH v2 0/5] User Managed Concurrency Groups
 2022-01-27 15:37 UTC  (3+ messages)
` [RFC PATCH v2 4/5] sched: UMCG: add a blocked worker list

[PULL 00/38] Migration 20220127 patches
 2022-01-27 15:05 UTC  (11+ messages)
` [PULL 01/38] migration: All this fields are unsigned
` [PULL 02/38] migration: We only need last_stage in two places
` [PULL 03/38] migration: ram_release_pages() always receive 1 page as argument
` [PULL 04/38] migration: Remove masking for compression
` [PULL 05/38] migration: simplify do_compress_ram_page
` [PULL 06/38] migration: Move ram_release_pages() call to save_zero_page_to_file()
` [PULL 10/38] multifd: Make zstd use iov's
` [PULL 11/38] multifd: Remove send_write() method
` [PULL 12/38] multifd: Use a single writev on the send side
` [PULL 14/38] multifd: Use normal pages array "

[PATCH] btrfs: add test case to verify that btrfs won't waste IO/CPU to defrag compressed extents already at their max size
 2022-01-27 15:38 UTC  (2+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-27 15:13 UTC  (5+ messages)
` [PATCH v4 21/23] multifd: Zero pages transmission

[4.9 PATCH] ARM: 8800/1: use choice for kernel unwinders
 2022-01-27 15:36 UTC  (3+ messages)

[PATCH 1/4] MAINTAINERS: mark ath6kl as orphan
 2022-01-27 15:37 UTC  (5+ messages)
` [PATCH 3/4] MAINTAINERS: hand over ath9k maintainership to Toke

[PATCH bpf-next] libbpf: deprecate xdp_cpumap and xdp_devmap sec definitions
 2022-01-27 15:37 UTC  (2+ messages)

[RFC PATCH] docs/devel: mention our .editorconfig
 2022-01-27 15:01 UTC 

[PATCH] fetch --prune: exit with error if pruning fails
 2022-01-27 15:37 UTC 

[PATCH] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
 2022-01-27 15:33 UTC  (4+ messages)

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-01-27 15:36 UTC  (5+ messages)
` [XEN PATCH v9 01/30] build: set XEN_BUILD_EFI earlier
` [XEN PATCH v9 03/30] build: fix exported variable name CFLAGS_stack_boundary

[PATCH] brcmfmac: firmware: Fix crash in brcm_alt_fw_path
 2022-01-27 15:36 UTC  (9+ messages)

[PATCH 0/3] KVM: x86: export supported_xcr0 via UAPI
 2022-01-27 15:35 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: add system attribute to retrieve full set of supported xsave states

[PATCH 4.9] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2022-01-27 15:35 UTC  (2+ messages)

linux-next 20220125 - build failure in objtool with gcc 12
 2022-01-27 15:34 UTC  (2+ messages)

Help! How to delete an 8094-byte PATH?
 2022-01-27 15:34 UTC  (5+ messages)

[PATCH 0/3] save prev bootloader data, when u-boot chainloaded
 2022-01-27 15:32 UTC  (4+ messages)
` [PATCH 1/3] arm: init: save previous bootloader data
` [PATCH 2/3] board: starqltechn: get board usable - add bootcmd and docs
` [PATCH 3/3] board: axy17lte: "

[PATCH] libsepol: invert only valid range of role bitmap
 2022-01-27 15:31 UTC  (3+ messages)

[PATCH] libsepol: handle type gaps when optimizing
 2022-01-27 15:31 UTC  (4+ messages)
` [PATCH v3] libsepol: handle type gaps

[PATCH for stable 5.x] rcu: Tighten rcu_advance_cbs_nowake() checks
 2022-01-27 15:31 UTC  (9+ messages)

[PATCH] libsepol: drop trailing newlines in log messages
 2022-01-27 15:30 UTC  (3+ messages)

[meta-oe][dunfell][PATCH] CVE-2021-3466: polkit Local privilege escalation in pkexec due to incorrect handling of argument vector
 2022-01-27 15:30 UTC  (2+ messages)
` [oe] "

[PATCH] libsepol: return failure on saturated class name length
 2022-01-27 15:29 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix an error message in rmmod
 2022-01-27 15:28 UTC  (7+ messages)

[PATCH net-next 0/7] net: lan966x: Add PTP Hardward Clock support
 2022-01-27 15:28 UTC  (6+ messages)
` [PATCH net-next 2/7] net: lan966x: Add registers that are use for ptp functionality
` [PATCH net-next 3/7] net: lan966x: Add support for ptp clocks

[PATCH net-next] net/smc: Use kvzalloc for allocating smc_link_group
 2022-01-27 15:28 UTC  (6+ messages)

[RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian
 2022-01-27 15:27 UTC  (2+ messages)
` [RFC PATCH v2] "

stable/linux-5.4.y baseline: 183 runs, 4 regressions (v5.4.174)
 2022-01-27 15:27 UTC 

[PATCH v2 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
 2022-01-27 14:29 UTC 

[PATCH] arm64: errata: Remove AES hwcap for COMPAT tasks on A57 and A72
 2022-01-27 15:25 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH] drm/i915: Remove all frontbuffer tracking calls from the gem code
 2022-01-27 15:25 UTC  (3+ messages)

[PATCH v3 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-27 15:25 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] mm: Fix invalid page pointer returned with FOLL_PIN gups
 2022-01-27 15:25 UTC  (5+ messages)

fstab autodegrag with 5.10 & 5.15 kernels, Debian?
 2022-01-27 15:25 UTC 

[net PATCH 0/9] Fixes for CN10K and CN9xxx platforms
 2022-01-27 15:24 UTC  (3+ messages)

suspend to idle fixes for SATA for 5.15.y
 2022-01-27 15:24 UTC  (2+ messages)

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-27 15:24 UTC  (4+ messages)
` [PATCH v9 21/23] ima: Introduce securityfs file to activate an IMA namespace

[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-01-27 15:20 UTC  (5+ messages)
` [PATCH v20 2/3] Input: mt6779-keypad - Add MediaTek keypad driver

[PATCH stable 5.16 1/2] bnx2x: Utilize firmware 7.13.21.0
 2022-01-27 15:23 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2022-01-27 15:23 UTC  (2+ messages)

[PATCH v3] drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridge
 2022-01-27 15:21 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/adl-n: Add PCH Support for Alder Lake N
 2022-01-27 15:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH stable-5.16] io_uring: fix not released cached task refs
 2022-01-27 15:21 UTC  (2+ messages)

[PATCH v4 00/21] Support SDEI Virtualization
 2022-01-27 15:20 UTC  (6+ messages)
` [PATCH v4 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-27 15:19 UTC 

[PATCH] arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2
 2022-01-27 15:17 UTC  (6+ messages)

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-01-27 15:19 UTC  (8+ messages)
` [PATCH 3/5] scalar: teach `diagnose` to gather packfile info
` [PATCH 4/5] scalar: teach `diagnose` to gather loose objects information

[PATCH v5 3/3] PCI: qcom: add support for IPQ60xx PCIe controller
 2022-01-27 15:16 UTC  (3+ messages)

[PATCH] drm/fb-helper: Mark screen buffers in system memory with FB_VIRTFB
 2022-01-27 15:18 UTC  (5+ messages)

[PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API
 2022-01-27 15:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-01-27 15:16 UTC  (26+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei
` [PATCH 02/12] RISC-V: add Nuclei SoC Kconfig option
` [PATCH 03/12] dt-bindings: riscv: add compatible strings for Nuclei UX600 series
` [PATCH 04/12] dt-bindings: timer: add compatible for Nuclei UX600 CLINT-compat timer
` [PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC
` [PATCH 06/12] dt-bindings: serial: add compatible string for Nuclei DemoSoC UART
` [PATCH 07/12] dt-bindings: spi: add compatible string for Nuclei DemoSoC SPI
` [PATCH 08/12] dt-bindings: riscv: add binding for Nuclei platform boards
` [PATCH 09/12] riscv: dts: add device tree for Nuclei DemoSoC w/ UX600 on DDR200T
` [PATCH 10/12] RISC-V: workaround Nuclei UX600 cores with broken SATP CSR
` [PATCH 11/12] MAINTAINERS: add myself as Nuclei SoCs/CPUs supporter
` [PATCH 12/12] mailmap: add Icenowy Zheng's Nuclei mail addresses

[PATCH net-next v2 00/10] udp/ipv6 optimisations
 2022-01-27 15:17 UTC  (2+ messages)

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-27 15:16 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings:spi: Add Sunplus SP7021 schema

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-27 14:22 UTC  (2+ messages)

[PATCH 1/2] tools: binman: main.py: add build-sandbox in sys.path
 2022-01-27 15:15 UTC  (4+ messages)
` [PATCH 2/2] tools: binman: main.py: add /tmp/sandbox sys.path

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-27 15:14 UTC  (6+ messages)
` [PATCH v2 12/30] s390/pci: get SHM information from list pci

[PATCH v3 0/2] x86/mwait-idle: updates from Linux (and more)
 2022-01-27 15:13 UTC  (3+ messages)
` [PATCH v3 1/2] x86/mwait-idle: enable interrupts before C1 on Xeons
` [PATCH v3 2/2] x86/mwait-idle: squash stats update when not actually entering C-state

[PATCH v2 0/2] Introduces bypass charge type property
 2022-01-27 15:13 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/14] drm/i915: M/N cleanup
 2022-01-27 15:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: M/N cleanup (rev2)

[PATCH v2 0/4] printk: reduce deadlocks during panic
 2022-01-27 15:12 UTC  (3+ messages)
` [PATCH v2 4/4] printk: Drop console_sem "

BTF compatibility issue across builds
 2022-01-27 15:10 UTC 

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2022-01-27 15:10 UTC  (5+ messages)

[PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract
 2022-01-27 15:09 UTC  (13+ messages)

[PATCH] block/export: Fix vhost-user-blk shutdown with requests in flight
 2022-01-27 14:26 UTC  (4+ messages)

spurious git stash create failures
 2022-01-27 15:09 UTC 

[PATCH v2 0/4] Update gnulib and drop patches
 2022-01-27 15:08 UTC  (4+ messages)
` [PATCH v2 4/4] Update gnulib version and drop all gnulib patches

[PATCH v2 0/3] sandbox: test: activate tests for the command LOG
 2022-01-27 15:05 UTC  (3+ messages)
` [PATCH v2 3/3] "


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.