All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-08 00:38:22 to 2022-01-08 02:09:01 UTC [more...]

[PATCH] imx8mn_beacon: Fix booting hang and switch to binman
 2022-01-08  2:08 UTC  (2+ messages)

[RESEND PATCH v3] imx8mm_venice: switch to use binman to pack images
 2022-01-08  2:08 UTC  (2+ messages)

[PATCH 1/2] board: phytec: imx8mm-phycore: Remove duplicate binman node
 2022-01-08  2:08 UTC  (4+ messages)
` [PATCH 2/2] imx: imx8mm: imx8mm-kontron-n801x-s: Fix binman error

[PATCH v3 0/7] arm64: dts: imx8mm: use common binman configuration and further clean-up
 2022-01-08  2:07 UTC  (5+ messages)
` [PATCH v3 4/7] arm64: dts: imx8mm: use common binman configuration
` [PATCH v3 7/7] arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming

[PULL v3 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-08  1:06 UTC  (55+ messages)
` [PULL v3 01/55] virtio-mem: Don't skip alignment checks when warning about block size
` [PULL v3 02/55] acpi: validate hotplug selector on access
` [PULL v3 03/55] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
  ` [Virtio-fs] "
` [PULL v3 04/55] virtio-pci: decouple notifier from interrupt process
` [PULL v3 05/55] virtio-pci: decouple the single vector from the "
` [PULL v3 06/55] vhost: introduce new VhostOps vhost_set_config_call
` [PULL v3 07/55] vhost-vdpa: add support for config interrupt
` [PULL v3 08/55] virtio: add support for configure interrupt
` [PULL v3 09/55] vhost: "
` [PULL v3 10/55] virtio-net: "
` [PULL v3 11/55] virtio-mmio: "
` [PULL v3 12/55] virtio-pci: "
` [PULL v3 13/55] trace-events,pci: unify trace events format
` [PULL v3 14/55] vhost-user-blk: reconnect on any error during realize
` [PULL v3 15/55] chardev/char-socket: tcp_chr_recv: don't clobber errno
` [PULL v3 16/55] chardev/char-socket: tcp_chr_sync_read: "
` [PULL v3 17/55] vhost-backend: avoid overflow on memslots_limit
` [PULL v3 18/55] vhost-backend: stick to -errno error return convention
` [PULL v3 19/55] vhost-vdpa: "
` [PULL v3 20/55] vhost-user: "
` [PULL v3 21/55] vhost: "
` [PULL v3 22/55] vhost-user-blk: propagate error return from generic vhost
` [PULL v3 23/55] pci: Export the pci_intx() function
` [PULL v3 24/55] pcie_aer: Don't trigger a LSI if none are defined
` [PULL v3 25/55] smbios: Rename SMBIOS_ENTRY_POINT_* enums
` [PULL v3 26/55] hw/smbios: Use qapi for SmbiosEntryPointType
` [PULL v3 27/55] hw/i386: expose a "smbios-entry-point-type" PC machine property
` [PULL v3 28/55] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
` [PULL v3 29/55] util/oslib-posix: Let touch_all_pages() return an error
` [PULL v3 30/55] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [PULL v3 31/55] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PULL v3 32/55] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PULL v3 33/55] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PULL v3 34/55] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PULL v3 35/55] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
` [PULL v3 36/55] virtio-mem: Support "prealloc=on" option
` [PULL v3 37/55] virtio: signal after wrapping packed used_idx
` [PULL v3 38/55] MAINTAINERS: Add a separate entry for acpi/VIOT tables
` [PULL v3 39/55] linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL v3 40/55] virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL v3 41/55] virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
` [PULL v3 42/55] intel-iommu: correctly check passthrough during translation
` [PULL v3 43/55] acpi: fix QEMU crash when started with SLIC table
` [PULL v3 44/55] tests: acpi: whitelist expected blobs before changing them
` [PULL v3 45/55] tests: acpi: add SLIC table test
` [PULL v3 46/55] tests: acpi: SLIC: update expected blobs
` [PULL v3 47/55] acpihp: simplify acpi_pcihp_disable_root_bus
` [PULL v3 48/55] hw/i386/pc: Add missing property descriptions
` [PULL v3 49/55] docs: reSTify virtio-balloon-stats documentation and move to docs/interop
` [PULL v3 50/55] hw/scsi/vhost-scsi: don't leak vqs on error
` [PULL v3 51/55] hw/scsi/vhost-scsi: don't double close vhostfd "
` [PULL v3 52/55] virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
` [PULL v3 53/55] tests: acpi: prepare for updated TPM related tables

[PATCH] drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode
 2022-01-08  2:07 UTC  (4+ messages)

Powerpc grub_func_test never exits
 2022-01-08  0:34 UTC 

[PATCH 1/9] Add a target to check example programs
 2022-01-08  2:04 UTC  (17+ messages)
` [PATCH 2/9] seccomp.2: Use syscall() in the example code
` [PATCH 3/9] inet.3: Switch to _DEFAULT_SOURCE in the example
` [PATCH 4/9] matherr.3: Exclude the example from analysis
` [PATCH 5/9] mq_notify.3: Add signal.h for SIGEV_THREAD
` [PATCH 6/9] newlocale.3: Use LC_GLOBAL_LOCALE, not ..._HANDLE
` [PATCH 7/9] pkeys.7: Update the example to match glibc
` [PATCH 8/9] strtok.3: Enable example analysis, fix declaration

[PATCH v3 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-08  1:17 UTC  (4+ messages)
` [PATCH v3 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx

[PATCH 0/6] refs: excessive hook execution with packed refs
 2022-01-08  2:01 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] refs: open-code deletion of "
  ` [PATCH v2 2/6] refs: allow passing flags when beginning transactions
  ` [PATCH v2 4/6] refs: demonstrate excessive execution of the reference-transaction hook
  ` [PATCH v2 6/6] refs: skip hooks when deleting uncovered packed refs

[PATCH v8 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-08  1:57 UTC  (3+ messages)
` [PATCH v8 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[mingo-tip:sched/headers 1463/2372] include/linux/rcupdate.h:380:9: error: dereferencing pointer to incomplete type 'struct task_struct'
 2022-01-08  1:52 UTC  (2+ messages)

[PATCH 1/6] f2fs: rework write preallocations
 2022-01-08  1:52 UTC  (5+ messages)
` [PATCH 3/6] f2fs: do not expose unwritten blocks to user by DIO
    ` [f2fs-dev] "

[RFC PATCH v3 4/8] mm: make alloc_contig_range work at pageblock granularity
 2022-01-08  1:52 UTC 

[PATCH v2 0/3] Update to GuC version 69.0.3
 2022-01-08  1:52 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Update to GuC version 69.0.3 (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] vdpa/mlx5: fix error handling in mlx5_vdpa_dev_add()
 2022-01-08  1:49 UTC  (3+ messages)

✅ PASS: Test report for kernel 5.16.0-rc8 (arm-next, 492ba224)
 2022-01-08  1:42 UTC 

[ndctl PATCH 0/7] Add partitioning support for CXL memdevs
 2022-01-08  1:51 UTC  (4+ messages)
` [ndctl PATCH 5/7] libcxl: add interfaces for SET_PARTITION_INFO mailbox command

[PATCH v7 03/14] vdpa: Sync calls set/get config/status with cf_mutex
 2022-01-08  1:43 UTC  (10+ messages)
  ` [PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue

[PATCH 00/17] Convert GUP to folios
 2022-01-08  1:37 UTC  (4+ messages)
` [PATCH 05/17] gup: Add try_get_folio()

Bluetooth: mt7921s: Enable SCO over I2S
 2022-01-08  1:35 UTC  (2+ messages)

[RFC PATCH] rseq: x86: implement abort-at-ip extension
 2022-01-08  1:33 UTC  (8+ messages)

[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
 2022-01-08  1:32 UTC 

[narmstrong-oxnas:oxnas/v5.18/dma 2/4] drivers/dma/oxnas_adma.c:915:40: warning: cast to pointer from integer of different size
 2022-01-08  1:32 UTC  (2+ messages)

DTS WG meeting minutes - 1/5/22
 2022-01-08  1:30 UTC 

Case for "datacow-forced" option
 2022-01-08  1:30 UTC 

[PATCH v3 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-08  1:30 UTC  (4+ messages)
` [PATCH v3 4/7] thermal: intel: hfi: Handle CPU hotplug events

[PATCH v2] clk: imx: Add imx8dxl clk driver
 2022-01-08  1:27 UTC  (3+ messages)

[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index)
 2022-01-08  1:28 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/8] merge-tree: support saving merge messages to a separate file
  ` [PATCH v2 8/8] merge-tree: provide an easy way to access which files have conflicts

[RFC PATCH 0/4] Fix and improve gpmi nand on mx28
 2022-01-08  1:26 UTC  (4+ messages)
` [RFC PATCH 1/4] clk: mxs: imx28: Reparent gpmi clk to ref_gpmi

[PATCH v2 0/9] ARM: mstar: cpupll
 2022-01-08  1:25 UTC  (4+ messages)
` [PATCH v2 2/9] clk: mstar: msc313 cpupll clk driver

[PATCH 0/6] kunit: refactor assertions to use less stack
 2022-01-08  1:23 UTC  (7+ messages)
` [PATCH 1/6] kunit: add example test case showing off all the expect macros
` [PATCH 2/6] kunit: move check if assertion passed into the macros
` [PATCH 3/6] kunit: drop unused kunit* field in kunit_assert
` [PATCH 4/6] kunit: factor out kunit_base_assert_format() call into kunit_fail()
` [PATCH 5/6] kunit: split out part of kunit_assert into a static const
` [PATCH 6/6] kunit: drop unused assert_type from kunit_assert and clean up macros

[PATCH v4] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
 2022-01-08  1:19 UTC  (5+ messages)

[PATCH mptcp-next v8 0/8] Clarify when options can be used
 2022-01-08  1:19 UTC  (8+ messages)
` [PATCH mptcp-next v8 4/8] mptcp: reduce branching when writing MP_FAIL option
` [PATCH mptcp-next v8 5/8] mptcp: clarify when options can be used

[PATCH v2 0/3] A design for future-proofing fsync() configuration
 2022-01-08  1:13 UTC  (3+ messages)
` [PATCH v3 0/4] "

[linux-next:master 3376/11475] ld.lld: error: undefined symbol: drm_gem_cma_prime_import_sg_table
 2022-01-08  1:11 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.15.13 (stable-queue, d7b607ed)
 2022-01-08  1:11 UTC 

[PATCH v1 0/5] Add spi-hid, transport for HID over SPI bus
 2022-01-08  1:10 UTC  (6+ messages)
` [PATCH v1 3/5] HID: add on_transport_error() field to struct hid_driver
    ` [EXTERNAL] "

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-01-08  1:07 UTC  (2+ messages)
` [Bug 215389] "

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-08  1:06 UTC  (5+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH 0/2] Support for Apple SoCs' NCO blocks
 2022-01-08  1:06 UTC  (3+ messages)
` [PATCH 2/2] clk: clk-apple-nco: Add driver for Apple NCO

[PATCH] submodule--helper: check clone.defaultRemoteName in print-default-remote
 2022-01-08  1:00 UTC  (2+ messages)
` [RFC PATCH] "

[linux-next:master 7391/10864] kernel/bpf/verifier.c:619 mark_stack_slot_scratched() warn: should '1 << spi' be a 64 bit type?
 2022-01-08  0:58 UTC  (3+ messages)
` [PATCH bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs

next/master build: 225 builds: 18 failed, 207 passed, 22 errors, 63 warnings (next-20220107)
 2022-01-08  0:57 UTC 

next/master build: 225 builds: 18 failed, 207 passed, 22 errors, 63 warnings (next-20220107)
 2022-01-08  0:57 UTC 

[PATCH 0/4] Prepare general purpose clocks on msm8916
 2022-01-08  0:56 UTC  (7+ messages)
` [PATCH 1/4] clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled
` [PATCH 2/4] clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
` [PATCH 4/4] clk: qcom: gcc-msm8916: Add rates to the GP clocks

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-08  0:55 UTC  (9+ messages)
` [PATCH v3 1/8] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter()
` [PATCH v3 2/8] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()
` [PATCH v3 3/8] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH v3 4/8] rtw88: Use rtw_iterate_stas "
` [PATCH v3 5/8] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys()
` [PATCH v3 6/8] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH v3 7/8] rtw88: hci: Convert rf_lock from a spinlock to a mutex
` [PATCH v3 8/8] rtw88: fw: Convert h2c.lock "

[PATCH 0/5] staging: r8188eu: more DBG_88E to netdev_dbg work
 2022-01-08  0:55 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.c
` [PATCH 2/5] staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c
` [PATCH 3/5] staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c
` [PATCH 4/5] staging: r8188eu: convert DBG_88E call in core/rtw_cmd.c
` [PATCH 5/5] staging: r8188eu: convert/remove DBG_88E calls in os_dep/usb_ops_linux.c

[xen-unstable test] 167630: tolerable FAIL
 2022-01-08  0:52 UTC 

[PATCH] apply: Avoid ambiguous pointer provenance for CHERI/Arm's Morello
 2022-01-08  0:51 UTC  (6+ messages)

[LINUX PATCH 0/2] XENFEAT_xenstore_late_init
 2022-01-08  0:51 UTC  (3+ messages)
` [LINUX PATCH 1/2] xen: introduce XENFEAT_xenstore_late_init
` [LINUX PATCH 2/2] xen: add support for XENFEAT_xenstore_late_init

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-08  0:49 UTC  (6+ messages)

[XEN PATCH 0/7] dom0less PV drivers
 2022-01-08  0:49 UTC  (8+ messages)
` [XEN PATCH 1/7] xen: introduce XENFEAT_xenstore_late_init
` [XEN PATCH 2/7] xen: introduce _evtchn_alloc_unbound
` [XEN PATCH 3/7] tools: add a late_init argument to xs_introduce_domain
` [XEN PATCH 4/7] xen: introduce xen,enhanced dom0less property
` [XEN PATCH 5/7] xen/arm: configure dom0less domain for enabling xenstore after boot
` [XEN PATCH 6/7] xenstored: do_introduce: handle the late_init case
` [XEN PATCH 7/7] tools: add example application to initialize dom0less PV drivers

[PATCH 0/8] ARM: at91: add cpu idle and cpufreq opps for sama7g5
 2022-01-08  0:48 UTC  (4+ messages)
` [PATCH 4/8] ARM: at91: PM: add cpu idle support "

[GIT PULL] KUnit update for Linux 5.17-rc1
 2022-01-08  0:49 UTC 

Firmware update for auxiliary components
 2022-01-08  0:44 UTC 

[PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
 2022-01-08  0:45 UTC  (3+ messages)

[PATCH v6 0/6] object-name: make ambiguous object output translatable + show tag date
 2022-01-08  0:45 UTC  (3+ messages)
` [PATCH v8 0/7] progress: test fixes / cleanup

[PATCH bpf-next v2 0/5] libbpf 1.0: deprecate bpf_map__def() API
 2022-01-08  0:42 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] samples/bpf: stop using "
` [PATCH bpf-next v2 2/5] bpftool: "
` [PATCH bpf-next v2 3/5] perf: "
` [PATCH bpf-next v2 4/5] selftests/bpf: "
` [PATCH bpf-next v2 5/5] libbpf: deprecate "

[ammarfaizi2-block:google/android/kernel/common/android12-5.10 142/9999] drivers/android/debug_symbols.c:11:10: fatal error: asm/stacktrace.h: No such file or directory
 2022-01-08  0:41 UTC  (2+ messages)

[paulmck-rcu:dev.2022.01.04a 55/55] kernel/time/timer.c:1776:6: warning: no previous prototype for 'tick_setup_sched_timer_dump'
 2022-01-08  0:41 UTC  (2+ messages)

[PATCH RFC bpf-next v1 1/8] bpf: Support pinning in non-bpf file system
 2022-01-08  0:41 UTC  (3+ messages)

drivers/infiniband/hw/mlx5/dm.c:239 mlx5_ib_alloc_dm() error: uninitialized symbol '_val'
 2022-01-08  0:41 UTC 

drivers/net/ethernet/freescale/enetc/enetc.c:356:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
 2022-01-08  0:41 UTC 

[PATCH 1/2] cgroup: rstat: use same convention to assign cgroup_base_stat
 2022-01-08  0:38 UTC  (2+ messages)
` [PATCH 2/2] cgroup: rstat: retrieve current bstat to delta directly

[PATCH v1 0/3] x86-64 entry documentation and clean up
 2022-01-08  0:38 UTC  (4+ messages)
` [PATCH v1 3/3] Documentation: x86-64: Document registers on entry and exit


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.