All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-21 12:09:14 to 2022-02-21 13:00:14 UTC [more...]

Recent changes (master)
 2022-02-21 13:00 UTC 

[PULL 00/25] qtest patches and misc header clean-ups
 2022-02-21 12:00 UTC  (18+ messages)
` [PULL 02/25] tests/x86: Use 'pc' machine type for hotplug tests
` [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 08/25] tests/qtest: failover: check the feature is correctly provided
` [PULL 09/25] tests/qtest: failover: check missing guest feature
` [PULL 11/25] tests/qtest: failover: test migration if the guest doesn't support failover
` [PULL 12/25] tests/qtest: failover: migration abort test with failover off
` [PULL 14/25] hw/tpm: Clean includes
` [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
` [PULL 21/25] linux-user: "
` [PULL 22/25] softmmu/runstate: Clean headers
` [PULL 23/25] exec/exec-all: Move 'qemu/log.h' include in units requiring it
` [PULL 24/25] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header

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

[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-02-21 12:20 UTC  (9+ messages)
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging

[PATCH 00/11] soc: ti: wkup_m3_ipc: support vtt toggle, io isolation & voltage scaling
 2022-02-21 12:58 UTC  (4+ messages)
` [PATCH 02/11] dt-bindings: wkup_m3_ipc: Add vtt toggling bindings

[PATCH] net: mv643xx_eth: handle EPROBE_DEFER
 2022-02-21 12:21 UTC  (2+ messages)

[PATCH v4 00/32] mtd: spi-nor: move vendor specific code into vendor modules
 2022-02-21 12:08 UTC  (55+ messages)
` [PATCH v4 01/32] mtd: spi-nor: atmel: unify function names
` [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

[RFC] scripts: kernel-doc: Major kernel-doc rework
 2022-02-21 12:57 UTC  (6+ messages)

[PATCH bpf-next v2] bpftool: Remove usage of reallocarray()
 2022-02-21 12:56 UTC 

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

[PATCH v2] mm: clean up hwpoison page cache page in fault path
 2022-02-21 12:55 UTC  (5+ messages)

NFSv4 versus NFSv3 parallel client op/s
 2022-02-21 12:52 UTC  (9+ messages)

[PATCH] io_uring: don't convert to jiffies for waiting on timeouts
 2022-02-21 12:53 UTC 

[PATCH v7 00/10] ethdev: datapath-focused flow rules management
 2022-02-21 12:53 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/11] ethdev: introduce flow engine configuration

[PATCHv4 0/4] watchdog: rti-wdt: attach to running timer
 2022-02-21 12:53 UTC  (6+ messages)
` [PATCHv4 3/4] watchdog: rti-wdt: attach to running watchdog during probe

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-21 12:52 UTC  (9+ messages)
` [PATCH v5 03/11] dt-bindings: media: Add bindings for bcm2835-unicam

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

[PATCH] core: devres: don't use devres code when CONFIG_DEVRES is not defined
 2022-02-21 12:50 UTC  (3+ messages)

[PATCH v3 0/3] Add support for LTC2688
 2022-02-21 12:48 UTC  (10+ messages)
` [PATCH v3 1/3] iio: dac: add support for ltc2688

[PATCH v6 00/13] module: core code clean up
 2022-02-21 12:47 UTC  (5+ messages)
` [PATCH v6 01/13] module: Move all into module/

[ammarfaizi2-block:rostedt/linux-trace/for-next 25/32] kernel/trace/trace_events_user.c:593:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-02-21 12:46 UTC 

drivers/media/platform/exynos4-is/fimc-m2m.c:261 fimc_m2m_g_fmt_mplane() warn: passing a valid pointer to 'PTR_ERR'
 2022-02-21 12:47 UTC 

[Intel-wired-lan] [PATCH net v1] i40e: Add restoration of VF MSI-X state during PCI reset
 2022-02-21 12:46 UTC  (2+ messages)

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

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-02-21 12:46 UTC 

[PATCH 0/4] imx: add i.MX93 clk bindings and driver
 2022-02-21 12:45 UTC  (5+ messages)
` [PATCH 2/4] clk: imx: add i.MX93 composite clk
` [PATCH 4/4] clk: imx: add i.MX93 clk

service-config-manager performance issue
 2022-02-21 12:41 UTC 

[LTP] [PATCH 1/5] kcmp.h: move it to ltp include/lapi directory
 2022-02-21 12:42 UTC  (7+ messages)
` [LTP] [PATCH 4/5] Add pidfd_getfd01 test

[PATCH] xen/include/public: add macro for invalid grant reference
 2022-02-21 12:42 UTC 

[PATCH v2 00/23] media: ov5640: Rework the clock tree programming for MIPI
 2022-02-21 12:42 UTC  (8+ messages)
` [PATCH v2 07/23] media: ov5640: Rework CSI-2 clock tree
` [PATCH v2 22/23] media: ov5640: Restrict sizes to mbus code

[PATCH 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-02-21 12:42 UTC  (5+ messages)
` [PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v3)
      ` [Intel-gfx] "

[PATCH] MAINTAINERS: add Xiubo Li as cephfs co-maintainer
 2022-02-21 12:41 UTC  (2+ messages)

Why vlan_dev can not follow real_dev mtu change from smaller to bigger
 2022-02-21 12:41 UTC  (4+ messages)

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

[PATCH v2 0/3] btrfs: fix problem with balance recovery and snap delete
 2022-02-21 12:41 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: do not start relocation until in progress drops are done
` [PATCH v2 2/3] btrfs: use btrfs_fs_info for deleting snapshots and cleaner
` [PATCH v2 3/3] btrfs: pass btrfs_fs_info to btrfs_recover_relocation

[PATCH] dt-bindings: update Roger Quadros email
 2022-02-21 12:39 UTC  (3+ messages)

[PATCH v2 0/3] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-02-21 12:39 UTC  (6+ messages)
` [PATCH v2 1/3] drm/mm: Ensure that the entry is not NULL before extracting rb_node
        ` [Intel-gfx] "

drivers/gpu/drm/armada/armada_plane.c:124 armada_drm_plane_atomic_check() warn: variable dereferenced before check 'state' (see line 111)
 2022-02-21 12:37 UTC  (2+ messages)

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-21 12:38 UTC  (9+ messages)

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-02-21 12:37 UTC  (2+ messages)

[REPOST PATCH v4 00/13] drm/msm: Add Display Stream Compression Support
 2022-02-21 12:37 UTC  (4+ messages)
` [REPOST PATCH v4 02/13] drm/msm/dsi: Pass DSC params to drm_panel

stable-rc/queue/4.19 baseline: 106 runs, 17 regressions (v4.19.230-58-gbd840138c177)
 2022-02-21 12:36 UTC 

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

[PATCH v13 00/12] bcache for 5.17: enable NVDIMM for bcache journal
 2022-02-21 12:36 UTC  (3+ messages)
` [PATCH v13 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator

[PATCH 0/3] staging: vt6656: Fix CamelCase, add comments, change macro to function
 2022-02-21 12:35 UTC  (7+ messages)
` [PATCH 1/3] staging: vt6656: Fix CamelCase warnings in mac.h and mac.c
` [PATCH 2/3] staging: vt6656: Add comment and change macro to function
` [PATCH 3/3] staging: vt6656: Remove ftrace-like logging and unnecessary line breaks

[PATCHv2] v4l2-compliance: only check function if an MC is present
 2022-02-21 12:35 UTC  (2+ messages)

WARN_ON(!svm->tsc_scaling_enabled)
 2022-02-21 12:33 UTC  (3+ messages)
` [PATCH] KVM: nSVM: fix nested tsc scaling when not enabled but MSR_AMD64_TSC_RATIO set

Happy weekend
 2022-02-20  3:29 UTC 

[PATCH 0/2] kernel-shark: Fixes needed by the Xenomai plugin
 2022-02-21 12:31 UTC  (2+ messages)

[PATCH v3] netfilter: nf_tables: fix memory leak during stateful obj update
 2022-02-21 12:31 UTC 

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

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

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

[PATCH net] net: vlan: allow vlan device MTU change follow real device from smaller to bigger
 2022-02-21 12:46 UTC 

[PATCH v2] ath10k: fix pointer arithmetic error in trace call
 2022-02-21 12:26 UTC 

[PATCH v3 bpf-next] selftests/bpf: fix btfgen tests
 2022-02-21 12:26 UTC  (2+ messages)

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

[ammarfaizi2-block:google/android/kernel/common/android-gs-raviole-5.10-android12-qpr1-d 1249/8858] arch/mips/include/asm/page.h:12:10: fatal error: spaces.h: No such file or directory
 2022-02-21 12:26 UTC 

[PATCH v2] staging: r8188eu: remove unnecessary braces in if statements
 2022-02-21 12:24 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 140 runs, 20 regressions (v5.4.180-77-g7de29e82b9db)
 2022-02-21 12:24 UTC 

[PATCH 5.10 000/121] 5.10.102-rc1 review
 2022-02-21 12:24 UTC  (2+ messages)

[PATCH v10 RESEND 0/1] Add clkcfg driver for Microchip PolarFire SoC
 2022-02-21 12:26 UTC  (2+ messages)
` [PATCH v10 RESEND 1/1] clk: microchip: Add "

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

[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 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()

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

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 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

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

[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)


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.