All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-01 10:12:14 to 2021-12-01 11:23:35 UTC [more...]

[PATCH -next v2] bpf: Add oversize check before call kvmalloc()
 2021-12-01 11:23 UTC  (2+ messages)

[PATCH mptcp-next v3 1/2] Squash to "mptcp: implement fastclose xmit path"
 2021-12-01 11:23 UTC  (4+ messages)
` [PATCH mptcp-next] "

[PATCH 0/2] x86/mm: XSA-389 follow-up
 2021-12-01 11:22 UTC  (4+ messages)
` [PATCH 1/2] x86/mm: don't open-code p2m_is_pod()
` [PATCH 2/2] x86/PoD: move increment of entry count

[PATCH 1/1] irqchip/irq-imx-gpcv2: Disable cpuidle on imx8mq
 2021-12-01 11:21 UTC  (2+ messages)

[PATCH] docs: document the sysfs ABI for "nohz_full" and "isolated"
 2021-12-01 11:21 UTC  (3+ messages)

[PATCH v2 0/2] x86/mm: get/set PoD target related adjustments
 2021-12-01 11:21 UTC  (3+ messages)
` [PATCH v2 1/2] IOMMU/x86: disallow device assignment to PoD guests
` [PATCH v2 2/2] x86/mm: tidy XENMEM_{get,set}_pod_target handling

[PATCH] drm/amdgpu: add support to SMU debug option
 2021-12-01 11:20 UTC  (9+ messages)

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-12-01 11:20 UTC  (3+ messages)
` [PATCH 2/2] add -i: default to the built-in implementation

[PATCH] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
 2021-12-01 11:20 UTC  (2+ messages)

[PATCH 0/2] libgpiod: Add Rust bindings
 2021-12-01 11:20 UTC  (3+ messages)

[LTP] [COMMITTED] [PATCH] checkpoints: Fix WAIT/WAKE macros
 2021-12-01 11:20 UTC 

[PATCH 1/3] selftest: net: Correct case name
 2021-12-01 11:17 UTC  (4+ messages)
` [PATCH 2/3] selftests: add option to list all avaliable tests
  ` [PATCH v2 2/3] selftests: add option to list all available tests
` [PATCH 3/3] selftest: net: remove meaningless help option

[PATCH 0/2] xsm: Further fixes
 2021-12-01 11:15 UTC  (3+ messages)
` [PATCH 1/2] xsm: Switch xsm_ops to __alt_call_maybe_initdata
` [PATCH 2/2] xsm: Drop extern of non-existent variable

[Intel-gfx] [PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-12-01 11:15 UTC  (5+ messages)

[PATCH 0/4] memory: omap-gpmc: Add AM64 SoC support
 2021-12-01 11:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: memory-controllers: ti,gpmc: Add compatible for AM64

[Virtio-fs] Custom Made Hats & Beanies Supplier
 2021-12-01 11:14 UTC 

[ardb:for-kernelci 18/28] arch/arm/mach-footbridge/common.c:102:6: warning: no previous prototype for function 'dc21285_handle_irq'
 2021-12-01 11:13 UTC  (4+ messages)

drivers/net/ethernet/huawei/hinic/hinic_main.c:796:25: sparse: sparse: cast to restricted __be16
 2021-12-01 11:12 UTC  (2+ messages)

[RFC PATCH] mm: count zram read/write into PSI_IO_WAIT
 2021-12-01 11:12 UTC  (2+ messages)

stable/linux-4.19.y build: 196 builds: 6 failed, 190 passed, 2 errors, 35 warnings (v4.19.219)
 2021-12-01 11:12 UTC 

[XEN v2] xen/arm64: io: Decode 32-bit ldr/str post-indexing instructions
 2021-12-01 11:11 UTC  (5+ messages)

[PATCH nft] tests: shell: better parameters for the interval stack overflow test
 2021-12-01 11:12 UTC 

[PATCH 1/2] irqchip: nvic: Fix offset for Interrupt Priority Offsets
 2021-12-01 11:02 UTC  (2+ messages)
` [PATCH 2/2] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER

stable-rc/queue/4.9 build: 169 builds: 3 failed, 166 passed, 2 errors, 29 warnings (v4.9.291-38-gd3b69581b5604)
 2021-12-01 11:07 UTC 

[Bug 215187] New: btintel: AX201: missing firmware ibt-19-16-0.sfi
 2021-12-01 11:06 UTC 

[Intel-gfx] [PATCH 00/20] drm/i915/fbc: More FBC refactoring
 2021-12-01 11:06 UTC  (11+ messages)
` [Intel-gfx] [PATCH 12/20] drm/i915/fbc: Introduce intel_fbc_add_plane()
` [Intel-gfx] [PATCH 13/20] drm/i915/fbc: Allocate intel_fbc dynamically
` [Intel-gfx] [PATCH 14/20] drm/i915/fbc: Move stuff from intel_fbc_can_enable() into intel_fbc_check_plane()
` [Intel-gfx] [PATCH 15/20] drm/i915/fbc: Disable FBC fully on FIFO underrun
` [Intel-gfx] [PATCH 16/20] drm/i915/fbc: Nuke state_cache

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-12-01 11:05 UTC  (6+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[PATCH] usb: gadget: composite: req->complete not set, using wrong callback for complete
 2021-12-01 11:04 UTC  (4+ messages)
` [PATCH v4] "

[Intel-gfx] [RFC PATCH 0/2] Attempt to avoid dma-fence-[chain|array] lockdep splats
 2021-12-01 11:04 UTC  (20+ messages)
` [Intel-gfx] [RFC PATCH 1/2] dma-fence: Avoid establishing a locking order between fence classes
                      ` [Intel-gfx] [Linaro-mm-sig] "
                            `  "

[PATCH] i2c: stm32f7: remove noisy and imprecise log messages
 2021-12-01 11:04 UTC  (5+ messages)

[PATCH 0/2] iio: adc: axp20x: add support for NTC thermistor
 2021-12-01 11:02 UTC  (9+ messages)
` [PATCH 1/2] iio:adc:axp20x: "
` [PATCH 2/2] dt-bindings: iio: adc: document TS voltage in AXP PMICs

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-12-01 10:59 UTC  (5+ messages)
` [PATCH v3 17/23] multifd: Use normal pages array on the send side

[Buildroot] [Bug 14406] New: Support LPDDR4 variant i.MX8MN EVK board
 2021-12-01 11:00 UTC 

[net v3 1/3] net: core: set skb useful vars in __bpf_tx_skb
 2021-12-01 10:58 UTC  (5+ messages)
` [net v3 2/3] net: sched: add check tc_skip_classify in sch egress

Question WRT early IRQ/NMI entry code
 2021-12-01 10:56 UTC  (6+ messages)
    ` [PATCH] Documentation: Fill the gaps about entry/noinstr constraints

[PATCH] net: usb: Correct PHY handling of smsc95xx
 2021-12-01 10:56 UTC  (6+ messages)

[PATCH v1 0/2] Anonymous inner struct
 2021-12-01 10:56 UTC  (6+ messages)
` [PATCH v1 1/2] fprintf: Allow making struct/enum/union anonymous

[PATCH v2 RESEND 0/5] soc: samsung: Add USI driver
 2021-12-01 10:54 UTC  (7+ messages)
` [PATCH v2 RESEND 2/5] "
` [PATCH v2 RESEND 3/5] tty: serial: samsung: Remove USI initialization

[PATCH 0/4] x86/mm: address observations made while working on XSA-388
 2021-12-01 10:55 UTC  (5+ messages)
` [PATCH 1/4] x86/PoD: simplify / improve p2m_pod_cache_add()
` [PATCH 2/4] x86/PoD: HVM guests can't pin their pages
` [PATCH 3/4] x86/altp2m: p2m_altp2m_get_or_propagate() should honor present page order
` [PATCH RFC 4/4] x86/altp2m: p2m_altp2m_propagate_change() "

[v13 0/2] Support pwm driver for aspeed ast26xx
 2021-12-01 10:53 UTC  (8+ messages)
` [v13 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH V2 01/11] drm/amdgpu: Unify ras block interface for each ras block
 2021-12-01 10:52 UTC  (11+ messages)
` [PATCH V2 02/11] drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.h
` [PATCH V2 03/11] drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
` [PATCH V2 04/11] drm/amdgpu: Modify gmc "
` [PATCH V2 05/11] drm/amdgpu: Modify hdp "
` [PATCH V2 06/11] drm/amdgpu: Modify mmhub "
` [PATCH V2 07/11] drm/amdgpu: Modify nbio "
` [PATCH V2 08/11] drm/amdgpu: Modify umc "
` [PATCH V2 09/11] drm/amdgpu: Modify sdma "
` [PATCH V2 10/11] drm/amdgpu: Modify mca "
` [PATCH V2 11/11] drm/amdgpu: Move error inject function from amdgpu_ras.c to each block

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS f51b5e2b5943d26387d2abb463bce2b4bd0a4a8d
 2021-12-01 10:53 UTC 

drivers/net/wireless/ath/ath11k/mac.c:1927:27: warning: Although the value stored to 'he_mcs' is used in the enclosing expression, the value is never actually read from 'he_mcs' [clang-analyzer-deadcode.DeadStores]
 2021-12-01 10:52 UTC 

[PATCH v3 0/2] drm/msm: Fix dsi/bridge probe
 2021-12-01 10:52 UTC  (6+ messages)
` [PATCH v3 1/2] drm/msm: Allocate msm_drm_private early and pass it as driver data
` [PATCH v3 2/2] drm/msm: Initialize MDSS irq domain at probe time

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-12-01 10:50 UTC  (3+ messages)
` [PATCH v6 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

❌ FAIL: Test report for kernel 5.16.0-rc3 (mainline.kernel.org-clang, 58e1100f)
 2021-12-01 10:51 UTC 

[PATCH v2] x86/csum: rewrite csum_partial()
 2021-12-01 10:51 UTC  (2+ messages)

[PATCH for-7.0 0/4] qtest patches for binaries with reduced machines
 2021-12-01 10:43 UTC  (5+ messages)
` [PATCH for-7.0 1/4] tests/qtest: Run the PPC 32-bit tests with the 64-bit target binary, too
` [PATCH for-7.0 2/4] tests/qtest: Fence the tests that need xlnx-zcu102 with CONFIG_XLNX_ZYNQMP_ARM
` [PATCH for-7.0 3/4] tests/qtest: Add a function that gets a list with available machine types
` [PATCH for-7.0 4/4] tests/qtest: Add a function to check whether a machine is available

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-01 10:48 UTC  (11+ messages)
` [patch 05/22] genirq/msi: Fixup includes

[PATCH v4] KEYS: trusted: Fix trusted key backends when building as module
 2021-12-01 10:47 UTC  (3+ messages)

[PATCH v4 0/2] Add UART driver for Suplus SP7021 SoC
 2021-12-01 10:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver
` [PATCH v4 2/2] serial:sunplus-uart:Add "

Why 'fallocate' clear the file's SUID flag?
 2021-12-01 10:45 UTC 

[PATCH v2 0/2] drm: rcar-du: mipi-dsi: Cleanup and Fixes
 2021-12-01 10:43 UTC  (4+ messages)
` [PATCH v2 1/2] drm: rcar-du: mipi-dsi: Support bridge probe ordering

[PATCH v3 0/2] R-Car DU: Add DSI encoder driver for V3U
 2021-12-01 10:42 UTC  (5+ messages)
` [PATCH v3 2/2] drm: rcar-du: Add R-Car DSI driver

[PATCH v3 0/5] Add pin control support for lpass sc7280
 2021-12-01 10:41 UTC  (3+ messages)
` [PATCH v3 3/5] pinctrl: qcom: Move chip specific functions to right files

[GIT PULL] amlogic fixes for v5.16-rc
 2021-12-01 10:40 UTC  (3+ messages)

drivers/net/ethernet/intel/ice/ice_lag.c:65:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-01 10:42 UTC 

[PATCH v3 1/2] x86/tsc: add a timer to make sure tsc_adjust is always checked
 2021-12-01 10:41 UTC  (4+ messages)
` [PATCH v3 2/2] x86/tsc: skip tsc watchdog checking for qualified platforms

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-01 10:38 UTC  (5+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-01 10:37 UTC  (16+ messages)
` [PATCH v9 2/7] soc: mediatek: mmsys: add support for ISP control
` [PATCH v9 4/7] soc: mediatek: mutex: add functions that operate registers by CMDQ
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

stable/linux-5.15.y build: 177 builds: 4 failed, 173 passed, 14 errors, 5 warnings (v5.15.6)
 2021-12-01 10:38 UTC 

[meta-oe][PATCH] vboxguestdrivers: upgrade 6.1.28 -> 6.1.30
 2021-12-01 10:37 UTC 

[PATCH 1/2] edk2-firmware: Use --platform option only when EDK2_PLATFORM_DSC is set
 2021-12-01 10:36 UTC  (2+ messages)
` [meta-arm] "

[igt-dev] [i-g-t] tests/i915/i915_pm_dc: Moved prev DC counter reading logic
 2021-12-01 10:37 UTC 

[PATCH 0/2] x86/mm: address observation made while working on XSA-387
 2021-12-01 10:35 UTC  (3+ messages)
` [PATCH 1/2] x86/shadow: defer/avoid paging_mfn_is_dirty() invocation
` [PATCH 2/2] x86/paging: tidy paging_mfn_is_dirty()

[Intel-gfx] [v3 0/3] Introduce Raptor Lake S
 2021-12-01 10:33 UTC  (4+ messages)
` [Intel-gfx] [v3 1/3] drm/i915/rpl-s: Add PCI IDS for "
` [Intel-gfx] [v3 2/3] drm/i915/rpl-s: Add PCH Support "
` [Intel-gfx] [v3 3/3] drm/i915/rpl-s: Enable guc submission by default

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-12-01 10:32 UTC  (5+ messages)
` [PATCH v2 06/18] IOMMU/x86: restrict IO-APIC mappings for PV Dom0

[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
 2021-12-01 10:32 UTC  (8+ messages)
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor

[linux-next:master 4619/4626] drivers/nubus/proc.c:112:20: error: called object 'pde_data' is not a function or function pointer
 2021-12-01 10:31 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:446:3: warning: Value stored to 'sdp_stream_enable' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-01 10:31 UTC 

Q. about KVM and CPU hotplug
 2021-12-01 10:30 UTC  (4+ messages)

[PATCH] x86/purgatory: provide config to disable purgatory
 2021-12-01 10:29 UTC  (5+ messages)
      ` [External] "

[PATCH] net/cnxk: fix promiscuous mode in multicast enable flow
 2021-12-01 10:29 UTC 

[PATCH -next] bpf: Add oversize check before call kvmalloc()
 2021-12-01 10:29 UTC  (3+ messages)

[PATCH] openssl: fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value
 2021-12-01 10:27 UTC 

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2021-12-01 10:27 UTC  (5+ messages)
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction

[PATCH v2 0/2] bus: imx-weim: optionally enable continuous burst clock
 2021-12-01 10:25 UTC  (3+ messages)

stable/linux-5.10.y build: 164 builds: 3 failed, 161 passed, 4 errors, 10 warnings (v5.10.83)
 2021-12-01 10:27 UTC 

[PATCH v1] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
 2021-12-01 10:25 UTC 

[PATCH] mmc: renesas_sdhi: initialize variable properly when tuning
 2021-12-01 10:25 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2021-11-30
 2021-12-01 10:25 UTC  (2+ messages)

[PATCH v2] fuse: rename some files and clean up Makefile
 2021-12-01 10:23 UTC  (5+ messages)

[linux-next:master 2877/4626] ld: sound/soc/codecs/cs35l41-spi.c:60: undefined reference to `__devm_regmap_init_spi'
 2021-12-01 10:21 UTC  (2+ messages)

[intel-tdx:guest-upstream 21/28] arch/x86/kernel/tdx.c:102:7: warning: this statement may fall through
 2021-12-01 10:21 UTC  (2+ messages)

[PATCH 00/21] ASoC: SOF: Platform updates for AMD and Mediatek
 2021-12-01 10:20 UTC  (8+ messages)
` [PATCH 07/21] ASoC: amd: Add module to determine ACP configuration

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-12-01 10:21 UTC  (11+ messages)
` [PATCH v3 2/2] "
        ` [virtio-dev] "

[PATCH 0/4] x86: Further harden function pointers
 2021-12-01 10:20 UTC  (4+ messages)
` [PATCH 1/4] x86/altcall: Check and optimise altcall targets

[PATCH v2] arm64: Enable KCSAN
 2021-12-01 10:17 UTC  (3+ messages)

[PATCH v4 0/2] selftests: tpm2: Determine available PCR bank
 2021-12-01 10:19 UTC  (6+ messages)
` [PATCH v4 2/2] selftests: tpm2: Reset the dictionary attack lock

[xen-unstable-coverity test] 166971: all pass - PUSHED
 2021-12-01 10:17 UTC 

[OE-core] [PATCH] [master] [dunfell] [hardknott] Revert "db: update CVE_PRODUCT"
 2021-12-01 10:17 UTC  (2+ messages)

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-01 10:16 UTC  (13+ messages)
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH] docs: conf.py: fix support for Readthedocs v 1.0.0
 2021-12-01 10:16 UTC  (7+ messages)

[PATCH] arm64: dts: Update NAND MTD partition for Agilex and Stratix 10
 2021-12-01 10:13 UTC 

[PATCH v5 0/2] arm64: dts: renesas: r8a779a0 DU support
 2021-12-01 10:13 UTC  (3+ messages)

[PATCH v3 0/4] arm64: dts: qcom: Add support for the sc7280 CRD board
 2021-12-01 10:11 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sc7280-crd: Add device tree files for CRD
` [PATCH v3 3/4] arm64: dts: qcom: sc7280: Define EC and H1 nodes for IDP/CRD
` [PATCH v3 4/4] arm64: dts: qcom: sc7280-crd: Add Touchscreen and touchpad support


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.