All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 10:54:24 to 2021-11-16 11:29:28 UTC [more...]

[Nouveau] [PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map()
 2021-11-16 11:09 UTC  (6+ messages)
    `  "

[PATCH] gitlab: skip cirrus jobs on master and stable branches
 2021-11-16 11:27 UTC 

[PATCH v3 2/4] mm/oom: handle remote ooms
 2021-11-16 11:29 UTC  (10+ messages)

[PATCH 00/23] Make the code closer to candrpv_0415 firmware
 2021-11-16 11:29 UTC  (24+ messages)
` [PATCH 01/23] media: atomisp: get rid of phys event abstractions
` [PATCH 02/23] media: atomisp: get rid of if CONFIG_ON_FRAME_ENQUEUE
` [PATCH 03/23] media: atomisp: shift some structs from input_system_local
` [PATCH 04/23] media: atomisp: ia_css_stream.h: remove ifdefs from the header
` [PATCH 05/23] media: atomisp: fix comments coding style at sh_css.c
` [PATCH 06/23] media: atomisp: Avoid some {} just to define new vars
` [PATCH 07/23] media: atomisp: drop two vars that are currently ignored
` [PATCH 08/23] media: atomisp: drop an useless #ifdef ISP2401
` [PATCH 09/23] media: atomisp: remove #ifdef HAS_OUTPUT_SYSTEM
` [PATCH 10/23] media: atomisp: drop #ifdef SH_CSS_ENABLE_PER_FRAME_PARAMS
` [PATCH 11/23] media: atomisp: drop #ifdef WITH_PC_MONITORING
` [PATCH 12/23] media: atomisp: remove #ifdef SH_CSS_ENABLE_METADATA
` [PATCH 13/23] media: atomisp: solve #ifdef HAS_NO_PACKED_RAW_PIXELS
` [PATCH 14/23] media: atomisp: drop crop code at stream create function
` [PATCH 15/23] media: atomisp: get rid of ia_css_stream_load()
` [PATCH 16/23] media: atomisp: unify ia_css_stream stop logic
` [PATCH 17/23] media: atomisp: drop ia_css_pipe_update_qos_ext_mapped_arg
` [PATCH 18/23] media: atomisp: drop a dead code
` [PATCH 19/23] media: atomisp: get rid of some weird warn-suppress logic
` [PATCH 20/23] media: atomisp: drop check_pipe_resolutions() logic
` [PATCH 21/23] media: atomisp: warn if mipi de-allocation failed
` [PATCH 22/23] media: atomisp: make sh_css similar to Intel Aero driver
` [PATCH 23/23] media: atomisp: get rid of #ifdef ISP_VEC_NELEMS

[PATCH 2/8] Replace memset() with memzero_explicit()
 2021-11-16 11:27 UTC 

[PATCH 00/13] dmaengine: at_xdmac: Various fixes
 2021-11-16 11:20 UTC  (24+ messages)
` [PATCH 01/13] dmaengine: at_xdmac: Don't start transactions at tx_submit level
` [PATCH 02/13] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH 03/13] tty: serial: atmel: Call dma_async_issue_pending()
` [PATCH 04/13] dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
` [PATCH 05/13] dmaengine: at_xdmac: Print debug message after realeasing the lock
` [PATCH 06/13] dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
` [PATCH 07/13] dmaengine: at_xdmac: Fix race for the tx desc callback
` [PATCH 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH 09/13] dmaengine: at_xdmac: Fix concurrency over xfers_list
` [PATCH 10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
` [PATCH 11/13] dmaengine: at_xdmac: Fix lld view setting
` [PATCH 12/13] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
` [PATCH 13/13] dmaengine: at_xdmac: Fix race over irq_status

[cip-dev][isar-cip-core]RFC v2 0/9] Read-only root file system with dm-verity
 2021-11-16 11:27 UTC  (10+ messages)
` [cip-dev][isar-cip-core]RFC v2 1/9] Add new class to create a squashfs based root file system
` [cip-dev][isar-cip-core]RFC v2 2/9] Add verity-img.bbclass for dm-verity based rootfs
` [cip-dev][isar-cip-core]RFC v2 3/9] linux-cip-common: Add options necessary for dm-verity
` [cip-dev][isar-cip-core]RFC v2 4/9] Create a initrd with support "
` [cip-dev][isar-cip-core]RFC v2 5/9] Create an read-only rootfs with dm-verity
` [cip-dev][isar-cip-core]RFC v2 6/9] Create systemd mount units for a etc overlay
` [cip-dev][isar-cip-core]RFC v2 7/9] Mount writable home partition
` [cip-dev][isar-cip-core]RFC v2 8/9] kas: Patch isar for correct permissions in var and home
` [cip-dev][isar-cip-core]RFC v2 9/9] swupdate: Backport patches from SWUpdate Master

[RFC PATCH] capability: add capable_or to test for multiple caps with exactly one audit message
 2021-11-16 11:24 UTC 

[PATCH 1/8] Replace memset() with memzero_explicit()
 2021-11-16 11:25 UTC 

[PATCH v2] slob: add size header to all allocations
 2021-11-16 11:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] dt-bindings: mmc: renesas,sdhi: add optional SDnH clock
 2021-11-16 11:26 UTC  (6+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-16  9:19 UTC  (13+ messages)
        ` [ELISA Safety Architecture WG] "

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 5.15-stable tree
 2021-11-16 11:24 UTC  (3+ messages)

[PATCH] squashfs: provides backing_dev_info in order to disable read-ahead
 2021-11-16 11:31 UTC 

[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
 2021-11-16 11:21 UTC  (5+ messages)
` [RFC PATCH v4 net-next 03/23] net: dsa: ocelot: seville: utilize of_mdiobus_register

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-16 11:20 UTC  (13+ messages)
` [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific

[PATCH] dump-guest-memory: Use BQL to protect dump finalize process
 2021-11-16 11:20 UTC  (2+ messages)

[PATCH v5 02/16] crypto/fsl: Add CAAM support for bkek, random number generation
 2021-11-16 11:23 UTC  (4+ messages)
  ` [EXT] "

Subflow Creation / Management Issues
 2021-11-16 11:21 UTC  (2+ messages)

[PATCH v5 13/16] Layerscape: Enable Job ring driver model in U-Boot
 2021-11-16 11:20 UTC  (2+ messages)

[PATCH-for-6.2 v3 0/6] tests/unit: Fix test-smp-parse
 2021-11-16 11:15 UTC  (9+ messages)
` [PATCH-for-6.2 v3 1/6] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v3 3/6] tests/unit/test-smp-parse: Explicit MachineClass name

[PATCH 0/8] memset() in crypto code
 2021-11-16 11:20 UTC 

[igt-dev] [PATCH i-g-t v2 1/1] tests/gem_blits: Add no-reloc capability
 2021-11-16 11:19 UTC 

[PATCH v7 0/3] Add basic SoC support for mediatek mt7986
 2021-11-16 11:18 UTC  (7+ messages)
` [PATCH v7 2/3] arm64: dts: mediatek: add basic mt7986a support

[PATCH 0/2] serial: pl011: Add xilinx uart
 2021-11-16 11:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'
` [PATCH 2/2] serial: pl011: Add support for Xilinx Uart

[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
 2021-11-16 11:17 UTC  (7+ messages)
` [PATCH v2 2/2] s390/kexec: fix kmemleak
  ` [PATCH v2 RESEND 2/2] s390/kexec: fix memory leak of ipl report buffer

[Virtio-fs] [PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-16 11:13 UTC  (6+ messages)
      `  "

[PATCH] meson: fix botched compile check conversions
 2021-11-16 11:13 UTC  (2+ messages)

[PATCH net-next 0/3] net: xilinx: phylink validate implementation updates
 2021-11-16 11:12 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Constify part specific fixup hooks
 2021-11-16 11:14 UTC  (3+ messages)

[PATCH 0/3] SPDX: Add annotations to relationship
 2021-11-16 11:14 UTC  (5+ messages)
` [OE-core] "

[PATCH 5.10 000/575] 5.10.80-rc1 review
 2021-11-16 11:14 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Avoid mmap_sem contention during memory population
 2021-11-16 11:13 UTC  (2+ messages)

[PATCH] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-16 11:13 UTC  (14+ messages)
` [PATCH] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[PATCH v2 00/12] KVM: selftests: Hugepage fixes and cleanups
 2021-11-16 11:12 UTC  (2+ messages)

[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-11-16 11:11 UTC  (8+ messages)
` [PATCH v2 7/7] memory: renesas-rpc-if: Add "
  ` (subset) "

[PATCH] regulator: da9121: Emit only one error message in .remove()
 2021-11-16 11:09 UTC 

[PATCH] drm: omapdrm: Export correct scatterlist for TILER backed BOs
 2021-11-16 11:12 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2] hw/arm/virt: Expose empty NUMA nodes through ACPI
 2021-11-16 11:11 UTC  (11+ messages)

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftest: Disable IRQ for timestamp calculation (rev2)
 2021-11-16 11:11 UTC 

[PATCH for-6.2] meson.build: Merge riscv32 and riscv64 cpu family
 2021-11-16 11:06 UTC  (3+ messages)

[PATCH v2] ath11k: fix destination monitor ring out of sync
 2021-11-16 11:10 UTC  (2+ messages)

[PATCH nft] parser: allow for string raw payload base
 2021-11-16 11:09 UTC 

[PATCH v3 00/25] mtd: spi-nor: Clean params init
 2021-11-16 11:07 UTC  (7+ messages)
` [PATCH v3 16/25] mtd: spi-nor: Introduce spi_nor_init_fixup_flags()
` [PATCH v3 18/25] mtd: spi-nor: core: Init flash params based on SFDP first for new flash additions

[PATCH v4 0/9] linux-user: simplify safe signal handling
 2021-11-16 11:02 UTC  (10+ messages)
` [PATCH v4 1/9] linux-user: Add host_signal_set_pc to set pc in mcontext
` [PATCH v4 2/9] linux-user/signal.c: Create a common rewind_if_in_safe_syscall
` [PATCH v4 3/9] linux-user/safe-syscall.inc.S: Move to common-user
` [PATCH v4 4/9] common-user: Move syscall error detection into safe_syscall_base
` [PATCH v4 5/9] common-user/host/mips: Add safe-syscall.inc.S
` [PATCH v4 6/9] common-user/host/sparc64: "
` [PATCH v4 7/9] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PATCH v4 8/9] common-user: Adjust system call return on FreeBSD
` [PATCH v4 9/9] common-user: Move safe-syscall.* from *-user

[Intel-wired-lan] [PATCH v3 net-next 0/6] Add RTNL interface for SyncE
 2021-11-16 11:07 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v3 net-next 6/6] docs: net: Add description of SyncE interfaces
      `  "

[meta-oe][PATCH 1/4] gpsd: remove obsolete files from FILES:${PN}-dev
 2021-11-16 11:06 UTC  (4+ messages)
` [meta-oe][PATCH 2/4] gpsd: remove obsolete libgpsd package
` [meta-oe][PATCH 3/4] gpsd: remove obsolete files from FILES:gps-utils
` [meta-oe][PATCH 4/4] gpsd: list files for gps-utils individually

[igt-dev] [PATCH i-g-t 0/2] Upstream gem_lmem_swapping
 2021-11-16 11:07 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/intel-ci/fast-feedback: Add four subtests of gem_lmem_swapping to BAT

[PATCH v2 1/1] tpm: clear state post probing
 2021-11-16 11:07 UTC  (2+ messages)

[PATCH] KVM: MMU: update comment on the number of page role combinations
 2021-11-16 11:07 UTC  (2+ messages)

[PATCH] hid-multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-16 11:07 UTC  (4+ messages)

stable-rc/queue/5.15 baseline: 130 runs, 39 regressions (v5.15.2-915-gb71b884d1f9b)
 2021-11-16 11:04 UTC 

[Intel-wired-lan] [PATCH net 1/4] ice: Remove toggling of antispoof for VF trusted promiscuous mode
 2021-11-16 11:04 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net 4/4] ice: fix FDIR init missing when reset VF

[PATCH] dt-bindings: hwmon: add TI DC-DC converters
 2021-11-16 11:02 UTC 

[PATCH v3 0/2] Add PCIe clock DT entries for SC7280
 2021-11-16 11:01 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc7280: Fix incorrect clock name
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add pcie clock support
` [PATCH v3 3/3] arm64: dts: qcom: Fix 'interrupt-map' parent address cells

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-11-16 11:02 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-11-16 10:27 UTC  (5+ messages)
` [PATCH 16/39] irqdomain: Make normal and nomap irqdomains exclusive

[Bridge] RFC: PTP Boundary Clock over UDPv4/UDPv6 on Linux bridge
 2021-11-16 11:02 UTC  (4+ messages)
  `  "

Consistent failure of bcache upgrading from 5.10 to 5.15.2
 2021-11-16 11:02 UTC  (2+ messages)

[PATCH v3] Bluetooth: btusb: Add the new support IDs for WCN6855
 2021-11-16 11:02 UTC 

[PATCH v5 01/16] crypto/fsl: Add support for CAAM Job ring driver model
 2021-11-16 11:01 UTC  (2+ messages)

[PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
 2021-11-16 11:00 UTC  (2+ messages)
` [PATCH] grep: avoid setting UTF mode when not needed

[meta-arago][master/dunfell][PATCH] conf: arago: Add j7200 hs platform support
 2021-11-16 11:00 UTC 

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-16 10:59 UTC  (3+ messages)
` [PATCH 08/15] iio: buffer-dma: split iio_dma_buffer_fileio_free() function

Verifier rejects previously accepted program
 2021-11-16 10:59 UTC  (3+ messages)

[PATCH 0/2] support BLKSECDISCARD
 2021-11-16 10:58 UTC  (5+ messages)
` [PATCH 1/2] block:hdev: "

[meta-ti][dunfell][PATCH 1/2] conf: machine: am64xx: Add missing dtbo
 2021-11-16 10:59 UTC  (2+ messages)

[xen-unstable test] 166152: tolerable FAIL
 2021-11-16 10:58 UTC 

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-16 10:56 UTC  (5+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
 2021-11-16 10:58 UTC  (3+ messages)
` [PATCH 4/4] platform/x86: thinkpad_acpi: support inhibit-charge

[PATCH] Fix strncpy() usage
 2021-11-16 10:51 UTC 

[LTP] [PATCH v2] syscalls/fanotify07: add stop_children() to cleanup()
 2021-11-16 10:56 UTC  (2+ messages)

[PATCH 0/2] PCI: MSI: Deal with devices lying about their masking capability
 2021-11-16 10:56 UTC  (6+ messages)

[PATCH -v1] Update num_ops type to be uint32_t in rte_bbdev_enc_op_alloc_bulk
 2021-11-16  5:12 UTC  (2+ messages)
` [PATCH -v1] SCSY-51090 ACC100 Padding 5GDL input BLEN

[PATCH] mfd: altera-sysmgr: enable raw spinlock feature for preempt-rt kernel
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 4.9-stable tree
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 4.14-stable tree
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 4.4-stable tree
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 4.19-stable tree
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 5.4-stable tree
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 5.14-stable tree
 2021-11-16 10:54 UTC 

FAILED: patch "[PATCH] x86/sev: Make the #VC exception stacks part of the default" failed to apply to 5.10-stable tree
 2021-11-16 10:54 UTC 

ClearFog GT 8K not initialising SFP-H10GB-CU1M transceiver on 5.4.150
 2021-11-16 10:51 UTC  (2+ messages)

[PATCH resend v4 0/3] phy: Add driver for lan966x Serdes driver
 2021-11-16 10:56 UTC  (4+ 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.