All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-21 11:48:08 to 2022-02-21 12:23:51 UTC [more...]

[PATCH v10 RESEND 0/1] Add clkcfg driver for Microchip PolarFire SoC
 2022-02-21 12:26 UTC 

[PATCH 0/3] Misc coverity fixes and tweaks
 2022-02-21 12:23 UTC  (5+ messages)
` [PATCH 2/3] xen: Rename asprintf() to xasprintf()

[PATCH v4 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-21 12:08 UTC  (49+ messages)
` [PATCH v4 01/32] mtd: spi-nor: atmel: unify function names
` [PATCH v4 02/32] mtd: spi-nor: catalyst: "
` [PATCH v4 03/32] mtd: spi-nor: eon: "
` [PATCH v4 04/32] mtd: spi-nor: esmt: "
` [PATCH v4 05/32] mtd: spi-nor: everspin: "
` [PATCH v4 06/32] mtd: spi-nor: fujitsu: "
` [PATCH v4 07/32] mtd: spi-nor: gigadevice: "
` [PATCH v4 08/32] mtd: spi-nor: intel: "
` [PATCH v4 09/32] mtd: spi-nor: issi: "
` [PATCH v4 10/32] mtd: spi-nor: macronix: "
` [PATCH v4 11/32] mtd: spi-nor: micron-st: "
` [PATCH v4 12/32] mtd: spi-nor: spansion: "
` [PATCH v4 13/32] mtd: spi-nor: sst: "
` [PATCH v4 14/32] mtd: spi-nor: winbond: "
` [PATCH v4 15/32] mtd: spi-nor: xilinx: "
` [PATCH v4 16/32] mtd: spi-nor: xmc: "
` [PATCH v4 17/32] mtd: spi-nor: slightly refactor the spi_nor_setup()
` [PATCH v4 18/32] mtd: spi-nor: allow a flash to define its own ready() function
` [PATCH v4 19/32] mtd: spi-nor: export more function to be used in vendor modules
` [PATCH v4 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
` [PATCH v4 21/32] mtd: spi-nor: move all xilinx specifics into xilinx.c
` [PATCH v4 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines
` [PATCH v4 23/32] mtd: spi-nor: xilinx: correct the debug message
` [PATCH v4 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
` [PATCH v4 25/32] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
` [PATCH v4 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
` [PATCH v4 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
` [PATCH v4 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
` [PATCH v4 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
` [PATCH v4 30/32] mtd: spi-nor: spansion: rename vendor specific functions and defines
` [PATCH v4 31/32] mtd: spi-nor: slightly change code style in spi_nor_sr_ready()
` [PATCH v4 32/32] mtd: spi-nor: renumber flags

[PATCH 0/3] staging: r8188eu: clean up rtw_rf.c
 2022-02-21 12:22 UTC  (5+ messages)
` [PATCH 2/3] staging: r8188eu: refactor rtw_ch2freq()

[PULL 00/25] qtest patches and misc header clean-ups
 2022-02-21 12:00 UTC  (13+ messages)
` [PULL 01/25] tests/x86: Use 'pc' machine type for old hardware tests
` [PULL 02/25] tests/x86: Use 'pc' machine type for hotplug tests
` [PULL 03/25] erst: drop cast to long long
` [PULL 04/25] tests/qtest/vhost-user-test.c: Use vhostforce=on
` [PULL 05/25] tests/qtest/ide-test: Remove bad retry_isa test
` [PULL 06/25] tests/qtest: failover: clean up pathname of tests
` [PULL 07/25] tests/qtest: failover: use a macro for check_one_card()
` [PULL 10/25] tests/qtest: failover: check migration with failover off
` [PULL 12/25] tests/qtest: failover: migration abort test "
` [PULL 15/25] hw/remote: Add missing include
` [PULL 16/25] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
` [PULL 20/25] target: Add missing "qemu/timer.h" include

[PATCH] arm64: zynqmp: Remove additional gpio header from dlc21
 2022-02-21 12:21 UTC  (2+ messages)

[PATCH v6 00/13] module: core code clean up
 2022-02-21 12:21 UTC  (6+ messages)
` [PATCH v6 01/13] module: Move all into module/
` [PATCH v6 09/13] module: Move kallsyms support into a separate file

RTT-PROBE: lore-subspace-rtt
 2022-02-21 12:21 UTC 

[PATCH 0/5] xilinx: Fix issues in v2022.04-rc1/2
 2022-02-21 12:21 UTC  (2+ messages)

[PATCHv2 net-next 0/5] bonding: add IPv6 NS/NA monitor support
 2022-02-21 12:20 UTC  (2+ messages)

[PATCH] drm: rcar-du: switch to devm_drm_of_get_bridge
 2022-02-21 12:15 UTC  (4+ messages)

[PATCH] glibc: fix create thread failed in unprivileged process
 2022-02-21 12:19 UTC  (3+ messages)
` [OE-core] "

[PATCH] MAINTAINERS: add Xiubo Li as cephfs co-maintainer
 2022-02-21 12:15 UTC 

[PATCH 4.19 00/58] 4.19.231-rc1 review
 2022-02-21 12:17 UTC  (2+ messages)

[PATCH V2 0/4] crypto: Add Xilinx ZynqMP SHA3 driver support
 2022-02-21 12:17 UTC  (4+ messages)
` [PATCH V2 2/4] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality

[PATCH v3 12/32] mtd: spi-nor: spansion: unify function names
 2022-02-21 12:15 UTC  (2+ messages)

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-21 12:00 UTC  (5+ messages)

[PATCH] ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBC
 2022-02-21  0:10 UTC 

[PATCH V3] mips-next: Enable KCSAN
 2022-02-21 12:12 UTC 

[PATCH] drm/amd/display: move FPU-related code from dcn20 to dml folder
 2022-02-21 11:31 UTC 

[PATCH v2 0/3] Support XDPE112
 2022-02-21 12:13 UTC  (8+ messages)
` [PATCH v2 2/3] hwmon (xdpe12284): Add support for xdpe11280

[PATCH v4 00/15] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-02-21 12:11 UTC  (16+ messages)
` [PATCH v4 01/15] crypto: kpp - provide support for KPP template instances
` [PATCH v4 02/15] crypto: kpp - provide support for KPP spawns
` [PATCH v4 03/15] crypto: dh - remove struct dh's ->q member
` [PATCH v4 04/15] crypto: dh - constify struct dh's pointer members
` [PATCH v4 05/15] crypto: dh - split out deserialization code from crypto_dh_decode()
` [PATCH v4 06/15] crypto: dh - introduce common code for built-in safe-prime group support
` [PATCH v4 07/15] crypto: dh - implement ffdheXYZ(dh) templates
` [PATCH v4 08/15] crypto: testmgr - add known answer tests for "
` [PATCH v4 09/15] crypto: dh - implement private key generation primitive for ffdheXYZ(dh)
` [PATCH v4 10/15] crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates
` [PATCH v4 11/15] crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret()
` [PATCH v4 12/15] crypto: api - allow algs only in specific constructions in FIPS mode
` [PATCH v4 13/15] crypto: dh - disallow plain "dh" usage "
` [PATCH v4 14/15] lib/mpi: export mpi_rshift
` [PATCH v4 15/15] crypto: dh - calculate Q from P for the full public key verification

[PATCH v2 00/23] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-21 12:12 UTC  (5+ messages)
` [PATCH v2 07/23] media: ov5640: Rework CSI-2 clock tree

RTT-PROBE: lore-subspace-rtt
 2022-02-21 12:16 UTC 

[linux-next:master 4779/6564] include/asm-generic/io.h:464:31: warning: performing pointer arithmetic on a null pointer has undefined behavior err: false
 2022-02-21 12:15 UTC 

[Buildroot] [PATCH 1/1] package/docker-engine: remove unused sqlite
 2022-02-21 12:14 UTC  (2+ messages)

[PATCH] ARM: mmp: Fix failure to remove sram device
 2022-02-21 12:14 UTC  (2+ messages)

[PATCH] net: qualcomm: rmnet: Use skb_put_zero() to simplify code
 2022-02-21 12:10 UTC  (2+ messages)

[PATCH] ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
 2022-02-21 12:10 UTC  (2+ messages)

[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-21 12:12 UTC  (6+ messages)
` [PATCH v3 3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed

[PATCH 0/4] imx: add i.MX93 clk bindings and driver
 2022-02-21 12:09 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: Add imx93 clock support
` [PATCH 2/4] clk: imx: add i.MX93 composite clk

[linux-linus test] 168183: tolerable FAIL - PUSHED
 2022-02-21 12:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-21 12:11 UTC 

[PATCH v2] drm/i915/ttm: fixup the mock_bo
 2022-02-21 12:11 UTC  (2+ messages)
` [Intel-gfx] "

[igt-dev] [PATCH i-g-t v4] tests/i915:Extend kms_frontbuffer_tracking to test FBC on multiple pipes
 2022-02-21 12:10 UTC 

Propose a new application for reading DIMM SPD directly
 2022-02-21 12:07 UTC  (14+ messages)

[PATCH 0/5] crypto: completion should be ran with BH disabled
 2022-02-21 12:08 UTC  (6+ messages)
` [PATCH 1/5] crypto: sun8i-ss: call finalize with bh disabled
` [PATCH 2/5] crypto: sun8i-ce: "
` [PATCH 3/5] crypto: amlogic: "
` [PATCH 4/5] crypto: gemini: "
` [PATCH 5/5] crypto: engine: check if BH is disabled during completion

[PATCH V2] app/testpmd: fix GENEVE parsing in csum forward mode
 2022-02-21 12:08 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v3 0/9] Host1x context isolation support
 2022-02-21 12:06 UTC  (7+ messages)
` [PATCH v3 9/9] drm/tegra: Support context isolation

[PATCH v5 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-02-21 12:07 UTC  (4+ messages)
` [PATCH v5 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

stable-rc/queue/5.16 baseline: 109 runs, 16 regressions (v5.16.10-217-g0b2f78dba487)
 2022-02-21 12:07 UTC 

[RFC] uuid_generate_time_safe() without uuidd should always return -1
 2022-02-21 12:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] tests/i915:Extend kms_frontbuffer_tracking to test FBC on multiple pipes
 2022-02-21 12:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-21 12:06 UTC 

can: tcan4x5x: LatchUp with errno 105 (NOBUFS), when using more than one can interface
 2022-02-21 11:53 UTC 

[PATCH v2 0/2] Improve signal handling
 2022-02-21 12:05 UTC  (3+ messages)
` [PATCH 1/2] Replace error prone signal() with sigaction()
` [PATCH 2/2] Optimize signal setting in alert() function

[PATCH v4 2/2] mm/hwpoison: Add in-use hugepage hwpoison filter judgement
 2022-02-21 12:05 UTC  (2+ messages)

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-02-21 12:05 UTC  (6+ messages)
` [PATCH v1 2/7] fpga: dfl: check feature type before parse irq info

[PATCHv3 02/32] x86/coco: Add API to handle encryption mask
 2022-02-21 12:05 UTC  (5+ messages)
` [PATCHv3.1 2/32] x86/coco: Explicitly declare type of confidential computing platform

[mingo-tip:sched/headers 1894/2574] arch/x86/entry/vsyscall/vsyscall_64.c:323:24: warning: no previous prototype for 'get_gate_vma'
 2022-02-21 12:05 UTC 

[drm-msm:msm-next-staging 4/60] drivers/gpu/drm/msm/adreno/a6xx_gmu.h:101:16: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-02-21 12:05 UTC 

[igt-dev] [PATCH i-g-t, v4] i915/gem_mmap: Added test description for test case
 2022-02-21 12:13 UTC 

[PATCH net-next] net: switchdev: avoid infinite recursion from LAG to bridge with port object handler
 2022-02-21 12:01 UTC 

[PATCH v3 0/4] HWMON LM90 interrupt fixes and improvements
 2022-02-21 12:01 UTC  (3+ messages)
` [PATCH v3 2/4] hwmon: (lm90) Use hwmon_notify_event()

[PATCH 5.16 000/227] 5.16.11-rc1 review
 2022-02-21 12:00 UTC  (3+ messages)
` [PATCH 5.16 077/227] iwlwifi: fix use-after-free

RTT-PROBE: lore-subspace-rtt
 2022-02-21 12:01 UTC 

[PATCH v4 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-21 11:59 UTC  (9+ messages)
` [PATCH v4 4/8] hisi_ptt: Add support for dynamically updating the filter list
` [PATCH v4 7/8] docs: Add HiSilicon PTT device driver documentation

[PATCH net-next v2] net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding
 2022-02-21 12:00 UTC  (2+ messages)

[PATCH net-next 0/2] ipv4: Invalidate neighbour for broadcast address upon address addition
 2022-02-21 12:00 UTC  (2+ messages)

[PATCH] mm/ksm: use helper macro __ATTR_RW
 2022-02-21 11:58 UTC 

[PATCH V2] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
 2022-02-21 11:56 UTC  (6+ messages)

[PATCH v3 0/7] media: imx: Destage imx7-mipi-csis
 2022-02-21 11:56 UTC  (10+ messages)
` [PATCH v3 3/7] media: imx: imx7-media-csi: Use dual sampling for YUV 1X16
` [PATCH v3 6/7] media: imx: imx-mipi-csis: Add BGR888
` [PATCH v3 7/7] media: imx: imx-mipi-csis: Add output format

RTT-PROBE: lore-subspace-rtt
 2022-02-21 11:56 UTC 

[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-21 11:55 UTC  (5+ messages)
` [PATCH v2 05/11] i2c: npcm: Remove unused clock node
` [PATCH v2 08/11] i2c: npcm: Correct register access width

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-21 11:54 UTC  (5+ messages)
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME

[arnd-playground:generic-get_user-prototype 3/3] include/linux/uaccess.h:546:4: warning: variable 'v' set but not used
 2022-02-21 11:54 UTC 

[PATCH V2 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-21 11:54 UTC  (3+ messages)
` [PATCH V2 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[igt-dev] [PATCH i-g-t 0/2] Fix for gem_spin_batch
 2022-02-21 11:54 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_spin_batch: Removing context persistence

[PATCH] crypto: cavium: zip: register algorithm only if hardware is present
 2022-02-21 11:52 UTC 

[PATCH 00/11] KVM: x86/pmu: Get rid of PERF_TYPE_HARDWAR and other minor fixes
 2022-02-21 11:52 UTC  (12+ messages)
` [PATCH 01/11] KVM: x86/pmu: Update comments for AMD gp counters
` [PATCH 02/11] KVM: x86/pmu: Extract check_pmu_event_filter() from the same semantics
` [PATCH 03/11] KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
` [PATCH 04/11] KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
` [PATCH 05/11] KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
` [PATCH 06/11] KVM: x86/pmu: Use only the uniformly exported interface reprogram_counter()
` [PATCH 07/11] KVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_{gp, fixed}counter()
` [PATCH 08/11] perf: x86/core: Add interface to query perfmon_event_map[] directly
` [PATCH 09/11] KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
` [PATCH 10/11] KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
` [PATCH 11/11] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU

[PATCH 00/17] ASoC: Intel: AVS - Audio DSP for cAVS
 2022-02-21 11:51 UTC  (2+ messages)

[PATCH] PCI: xgene: Fix IB window setup
 2022-02-21 11:50 UTC  (10+ messages)

[PATCH v6 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-21 11:51 UTC  (5+ messages)
` [PATCH v6 21/23] drm: rockchip: Add VOP2 driver

Build regressions/improvements in v5.17-rc5
 2022-02-21 11:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-21 11:51 UTC 

[PATCH net v3] gso: do not skip outer ip header in case of ipip and net_failover
 2022-02-21 11:50 UTC  (2+ messages)

[PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
 2022-02-21 11:49 UTC  (2+ messages)

[PATCH] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-21 11:49 UTC  (2+ messages)

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-02-21 11:47 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.