All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 18:22:27 to 2021-02-08 18:54:29 UTC [more...]

[PULL 00/16] QAPI patches patches for 2021-02-08
 2021-02-08 13:58 UTC  (3+ messages)
` [PULL 05/16] qapi: centralize is_[user|system|builtin]_module methods
` [PULL 15/16] qapi: type 'info' as Optional[QAPISourceInfo]

[PATCH] hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode
 2021-02-08 13:55 UTC  (5+ messages)

[PATCH v20210111 00/39] leftover from 2020
 2021-02-08 18:53 UTC  (4+ messages)
` [PATCH v20210111 07/39] xl: optionally print timestamps during xl migrate

[PATCH 00/15] Cleanup of LS1021a device trees
 2021-02-08 18:21 UTC  (5+ messages)
` [PATCH 03/15] dt-bindings: memory: fsl: convert ifc binding to yaml schema

[PATCH bpf-next 0/8] bpf: add bpf_for_each_map_elem() helper
 2021-02-08 18:52 UTC  (9+ messages)
` [PATCH bpf-next 5/8] libbpf: support local function pointer relocation
` [PATCH bpf-next 6/8] bpftool: print local function pointer properly
` [PATCH bpf-next 7/8] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper
` [PATCH bpf-next 8/8] selftests/bpf: add arraymap "

[PULL 00/16] testing, gdbstub and doc tweaks
 2021-02-08 12:38 UTC  (7+ messages)
` [PULL 01/16] tests/acceptance: Increase the timeout in the replay tests
` [PULL 03/16] tests/docker: Fix typo in help message
` [PULL 06/16] tests/docker: alias docker-help target for consistency
` [PULL 07/16] tests/docker: add a docker-exec-copy-test
` [PULL 08/16] configure: make version_ge more tolerant of shady version input
` [PULL 10/16] tests/tcg: don't silently skip the gdb tests

[PATCH 1/2] MIPS: jazz: always allow little-endian builds
 2021-02-08 17:03 UTC  (3+ messages)
` [PATCH 2/2] MIPS: make kgdb depend on FPU support

Test Email
 2021-02-08 16:59 UTC  (8+ messages)
` [RFC v1 05/26] x86/traps: Add #VE support for TDX guest

[PATCH] drm/qxl: properly handle device init failures
 2021-02-08 17:07 UTC  (2+ messages)

[PATCH 1/1] kernel/smp: Split call_single_queue into 3 queues
 2021-02-08 17:03 UTC  (3+ messages)

[PATCH v2 net-next] net: socket: use BIT() for MSG_*
 2021-02-08 17:04 UTC  (2+ messages)

[PATCH] USB: serial: drop bogus to_usb_serial_port() checks
 2021-02-08 17:06 UTC  (3+ messages)

[PATCH v4 0/3] Adding the Sparx5 Switch Reset Driver
 2021-02-08 17:00 UTC  (5+ messages)
` [PATCH v4 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

[PATCH] of: base: improve error message in of_phandle_iterator_next()
 2021-02-08 16:58 UTC 

[Buildroot] [PATCH 1/1] package/fetchmail: bump version to 6.4.16
 2021-02-08 18:53 UTC 

linux-next: build warning after merge of the v4l-dvb tree
 2021-02-08 16:57 UTC  (4+ messages)

[PATCH v12 0/7] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-08 16:56 UTC  (8+ messages)
` [PATCH v12 1/7] arm64: mte: Add asynchronous "
` [PATCH v12 2/7] kasan: Add KASAN mode kernel parameter
` [PATCH v12 3/7] kasan: Add report for async mode
` [PATCH v12 4/7] arm64: mte: Enable TCO in functions that can read beyond buffer limits
` [PATCH v12 5/7] arm64: mte: Enable async tag check fault
` [PATCH v12 6/7] arm64: mte: Save/Restore TFSR_EL1 during suspend
` [PATCH v12 7/7] kasan: don't run tests in async mode

[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
 2021-02-08 18:51 UTC  (20+ messages)
` [PATCH u-boot-marvell 01/18] ddr: marvell: a38x: fix write leveling suplementary algo
` [PATCH u-boot-marvell 02/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 03/18] ddr: marvell: a38x: add ddr32 support
` [PATCH u-boot-marvell 04/18] ddr: marvell: a38x: add ddr 32bit ECC support
` [PATCH u-boot-marvell 05/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 06/18] ddr: marvell: a38x: fix 32bit
` [PATCH u-boot-marvell 07/18] ddr: marvell: a38x: fix memory size calculation using 32bit bus width
` [PATCH u-boot-marvell 08/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 09/18] ddr: marvell: a38x: allow board specific ODT configuration
` [PATCH u-boot-marvell 10/18] ddr: marvell: a38x: add 16Gbit memory devices support
` [PATCH u-boot-marvell 11/18] ddr: marvell: a38x: add support for twin-die combined memory device
` [PATCH u-boot-marvell 12/18] ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit
` [PATCH u-boot-marvell 13/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 14/18] ddr: marvell: a38x: fix memory cs size function
` [PATCH u-boot-marvell 15/18] ddr: marvell: a38x: import code change from upstream
` [PATCH u-boot-marvell 16/18] ddr: marvell: a38x: enum mv_ddr_twin_die: change order
` [PATCH u-boot-marvell 17/18] ddr: marvell: a38x: bump version to 14.0.0
` [PATCH u-boot-marvell 18/18] ddr: marvell: a38x: fix comment in conditional macro

[RFC] Filesystem error notifications proposal
 2021-02-08 18:49 UTC  (7+ messages)

[PATCH] arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel
 2021-02-08 18:49 UTC  (7+ messages)

[PATCH net v4] net/sched: cls_flower: Reject invalid ct_state flags rules
 2021-02-08 18:47 UTC  (3+ messages)

[PATCH] xen/arm: fix gnttab_need_iommu_mapping
 2021-02-08 18:49 UTC  (5+ messages)

[PATCH v2] xen/arm: fix gnttab_need_iommu_mapping
 2021-02-08 18:49 UTC 

[PATCH 1/3] mailbox: sprd: Introduce refcnt when clients requests/free channels
 2021-02-08 16:55 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: mailbox: Add interrupt-names to SPRD mailbox

[PATCH for 4.19] Fix unsynchronized access to sev members through svm_register_enc_region
 2021-02-08 16:53 UTC  (2+ messages)

[PATCH for 5.4] Fix unsynchronized access to sev members through svm_register_enc_region
 2021-02-08 16:54 UTC  (2+ messages)

getting the console output for s390 cdrom-test?
 2021-02-08 12:08 UTC  (5+ messages)

[PATCH] kasan: fix stack traces dependency for HW_TAGS
 2021-02-08 18:46 UTC  (4+ messages)

[Patch bpf-next 00/19] sock_map: add non-TCP and cross-protocol support
 2021-02-08 18:43 UTC  (4+ messages)
` [Patch bpf-next 18/19] selftests/bpf: add test cases for unix and udp sockmap

[PATCH v2] KVM: x86/MMU: Do not check unsync status for root SP
 2021-02-08 16:47 UTC  (4+ messages)

Help with dealing with autoconf uprev affected packages?
 2021-02-08 18:44 UTC  (9+ messages)
      ` [oe] "

[PATCH v5 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2021-02-08 13:51 UTC  (2+ messages)
` [PATCH v5 05/10] powerpc: dts: akebono: Harmonize EHCI/OHCI DT "

[PATCH v4 0/9] hw/sd: Support block read/write in SPI mode
 2021-02-08 14:08 UTC  (3+ messages)
` [PATCH v4 9/9] hw/sd: ssi-sd: Handle the rest commands with R1b response type

[PATCH] psi: Remove the redundant psi_task_tick
 2021-02-08 16:45 UTC  (2+ messages)

kernel null pointer at nvme_tcp_init_iter+0x7d/0xd0 [nvme_tcp]
 2021-02-08 18:42 UTC  (6+ messages)

[PATCH] hw/net: fsl_etsec: Do not reject short frames
 2021-02-08 11:58 UTC  (2+ messages)

[GIT PULL 0/3] Samsung for v5.12
 2021-02-08 18:42 UTC  (10+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: DTS "

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2021-02-08 17:55 UTC  (3+ messages)
` [PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core

[PATCH 1/5] sched: make struct task_struct::state 32-bit
 2021-02-08 16:45 UTC  (6+ messages)

[net-next v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args
 2021-02-08 18:41 UTC  (4+ messages)

[GIT PULL] cpupower update for Linux 5.12-rc1
 2021-02-08 16:40 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_esai: Remove unused 'imx' field
 2021-02-08 18:38 UTC  (2+ messages)

[PATCH] ASoC: fsl_esai: Remove unused 'imx' field
 2021-02-08 18:38 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: debug: Fix a potential issue on string buffer termination
 2021-02-08 18:38 UTC  (2+ messages)

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2021-02-08 18:41 UTC  (19+ messages)

[PATCH v4 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-02-08 18:38 UTC  (2+ messages)
` (subset) "

[Intel-wired-lan] [PATCH net v1] i40e: Fix VFs not created
 2021-02-08 18:42 UTC  (2+ messages)

[PATCH 0/3] spi: add set_cs_timing support for HW/SW CS mode
 2021-02-08 18:40 UTC  (3+ messages)

[PATCH v4 0/3] Add support for MT6315 regulator
 2021-02-08 18:39 UTC  (3+ messages)
` (subset) "

Announce RTnet on PREEMPT_RT Linux
 2021-02-08 18:41 UTC  (2+ messages)

[PATCH RFC 0/4] Add HDMI support for Intel KeemBay I2S
 2021-02-08 18:38 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: fsl: constify static snd_soc_dai_ops structs
 2021-02-08 18:38 UTC  (2+ messages)

memory leak in virtio_transport_send_pkt_info
 2021-02-08 16:39 UTC 

[PATCH] ASoC: soc-pcm: change error message to debug message
 2021-02-08 15:06 UTC  (2+ messages)

[PATCH v2] ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system shutdown
 2021-02-08 18:38 UTC  (2+ messages)

[PATCH 0/3 v2] arm64/ptrace: allow to get all registers on syscall traps
 2021-02-08 18:37 UTC  (6+ messages)
` [PATCH 2/3] arm64/ptrace: introduce PTRACE_O_ARM64_RAW_REGS

[PATCH v3 0/2] Rename audio graph export functions
 2021-02-08 18:38 UTC  (3+ messages)

[PATCH v2 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code
 2021-02-08 16:37 UTC  (5+ messages)

[PATCH] MIPS: Make check condition for SDBBP consistent with EJTAG spec
 2021-02-08 16:32 UTC  (2+ messages)

[PATCH v3 0/3] mm, vsprintf: introduce new format to dump full information of page flags
 2021-02-08 16:33 UTC  (3+ messages)
` [PATCH v3 2/3] mm, slub: don't combine pr_err with INFO

[PATCH 1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC
 2021-02-08 18:38 UTC  (2+ messages)

Linux 4.9.256
 2021-02-08 16:31 UTC  (3+ messages)

several questions about porting latmus
 2021-02-08 18:39 UTC  (8+ messages)

[RFC] [BUDFIX] 'git rm --cached <submodule>' does not stage the changed .gitmodules
 2021-02-08 18:37 UTC  (4+ messages)

[PATCH v7 00/23] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-02-08 16:30 UTC  (3+ messages)

[PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
 2021-02-08 18:38 UTC  (2+ messages)

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-08 18:37 UTC  (23+ messages)
` [PATCH 05/18] tty: serial: samsung_tty: add support for Apple UARTs
` [PATCH 08/18] arm64: cpufeature: Add a feature for FIQ support
` [PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLE

[git pull] habanalabs second pull request for kernel 5.12
 2021-02-08 16:30 UTC 

PROBLEM: 5.11.0-rc7 fails to compile with error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible
 2021-02-08 16:25 UTC  (6+ messages)
        ` [PATCH] x86/build: Disable CET instrumentation in the kernel for 32-bit too

[PATCH net-next RESEND 0/5] dwmac-sun8i cleanup and shutdown hook
 2021-02-08 16:29 UTC  (3+ messages)
` [PATCH net-next RESEND 3/5] net: stmmac: dwmac-sun8i: Use reset_control_reset

[PATCH] drm/panel: Add inx Himax8279d MIPI-DSI LCD panel
 2021-02-08 16:24 UTC 

[PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
 2021-02-08 11:38 UTC  (2+ messages)

[tpm2] [RELEASE] tpm2-abrmd 2.4.0
 2021-02-08 18:36 UTC 

[PATCH 0/8] sched/fair: misfit task load-balance tweaks
 2021-02-08 16:21 UTC  (3+ messages)
` [PATCH 8/8] sched/fair: Relax task_hot() for misfit tasks

[PATCH] ci: Improve PIPELINE_REV matching rule
 2021-02-08 18:36 UTC 

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-08 18:33 UTC  (5+ messages)
` [RFC PATCH v3 1/2] "

[ANNOUNCE] 4.19.173-rt72
 2021-02-08 16:18 UTC 

[PATCH v14 0/5] UFFD write-tracking migration/snapshots
 2021-02-08 11:55 UTC  (4+ messages)

[Intel-gfx] [RFC 00/14] Introduce Intel PXP
 2021-02-08 18:33 UTC  (8+ messages)
` [Intel-gfx] [RFC 04/14] drm/i915/pxp: allocate a vcs context for pxp usage
` [Intel-gfx] [RFC 10/14] drm/i915/pxp: Enable PXP power management

[GIT PULL] x86/urgent for v5.11-rc7
 2021-02-08 16:15 UTC  (13+ messages)

[PATCH v2 0/7] ASoC: codecs: add support for LPASS Codec TX and RX macros
 2021-02-08 16:17 UTC  (4+ messages)
` [PATCH v2 2/7] ASoC: codec: lpass-rx-macro: add support for lpass rx macro

[PATCH] mm/list_lru.c: remove kvfree_rcu_local()
 2021-02-08 16:11 UTC  (2+ messages)

[PATCH v7 0/2] PCI: cadence: Retrain Link to work around Gen2
 2021-02-08 18:31 UTC  (3+ messages)
` [PATCH v7 2/2] PCI: cadence: Retrain Link to work around Gen2 training defect

[PATCH]: checkpatch: Fixed styling issue
 2021-02-08 18:33 UTC  (2+ messages)

[PATCH net] vsock/virtio: update credit only if socket is not closed
 2021-02-08 18:32 UTC  (2+ messages)

[PATCH net-next 7/8] mld: convert ip6_sf_socklist to list macros
 2021-02-08 18:31 UTC  (2+ messages)

MIPS noncoherent DMA cleanups
 2021-02-08 16:10 UTC  (4+ messages)
` [PATCH 5/6] driver core: lift dma_default_coherent into common code

[vdpa_sim_net] 79991caf52: net/ipv4/ipmr.c:#RCU-list_traversed_in_non-reader_section
 2021-02-08 16:10 UTC  (3+ messages)

[PATCH v5 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-08 13:57 UTC  (5+ messages)
` [PATCH v5 18/31] linux-user: Fix types in uaccess.c
` [PATCH v5 19/31] linux-user: Handle tags in lock_user/unlock_user

[PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
 2021-02-08 11:57 UTC  (4+ messages)
` [PATCH 4/5] gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
` [PATCH 5/5] bswap.h: Remove unused float-access functions

[PATCH v2 0/3] Unify trailers formatting logic for pretty.c and ref-filter.c
 2021-02-08 18:29 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] ref-filter: use pretty.c logic for trailers

[PATCHv2] PCI: Add Silicom Denmark vendor ID
 2021-02-08 16:08 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ad7124: allow 16 channels
 2021-02-08 16:06 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: ad7124: add config nodes

[PATCH net-next 0/9] Cleanup in brport flags switchdev offload for DSA
 2021-02-08 16:04 UTC  (3+ messages)
` [PATCH net-next 5/9] net: squash switchdev attributes PRE_BRIDGE_FLAGS and BRIDGE_FLAGS

[PATCH] drm/amdgpu: fix potential integer overflow on shift of a int
 2021-02-08 15:55 UTC  (5+ messages)
  ` AW: "

[reiser4 SFRN 5.1.3] kernel [5.10.x] read not supported for file /test-exec \(pid: 10094 comm: debootstrap\)
 2021-02-08 16:03 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
 2021-02-08 16:00 UTC  (2+ messages)

arm64: imx8qxp: irq 464: nobody cared (try booting with the "irqpoll" option)
 2021-02-08 18:26 UTC  (3+ messages)

[PATCH v6 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-08 15:53 UTC  (2+ messages)
` [PATCH v6 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

[PATCH] usb: dwc3: reference clock configuration
 2021-02-08 18:26 UTC  (2+ messages)

[PATCH] mm/vmalloc: use rb_tree instead of list for vread() lookups
 2021-02-08 15:53 UTC 

[for-linus][PATCH] tracing: Do not count ftrace events in top level enable output
 2021-02-08 15:51 UTC 

[PATCH v2 00/11] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-02-08 18:24 UTC  (12+ messages)
` [PATCH v2 07/11] clk: qcom: mmcc-msm8998: Set CLK_GET_RATE_NOCACHE to pixel/byte clks
` [PATCH v2 08/11] clk: qcom: mmcc-msm8998: Add hardware clockgating registers to some clks
` [PATCH v2 09/11] clk: qcom: mmcc-msm8998: Set bimc_smmu_gdsc always on
` [PATCH v2 10/11] clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdsc
` [PATCH v2 11/11] clk: qcom: gpucc-msm8998: Allow fabia gpupll0 rate setting

[Intel-gfx] [PATCH] drm/i915/selftests: Allow the module to load even if live selftests fail
 2021-02-08 18:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] bus: fsl-mc: Fix test for end of loop
 2021-02-08 15:49 UTC  (4+ messages)

[PATCH] opkg: Fix build reproducibility issue
 2021-02-08 18:24 UTC  (3+ messages)

[PATCH v3 0/5] Add APCS support for SDX55
 2021-02-08 18:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] cryptodev: support multiple cipher block sizes
 2021-02-08 18:23 UTC  (5+ messages)

rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
 2021-02-08 15:44 UTC  (5+ messages)

[PATCH 00/49] Add Alder Lake support for perf
 2021-02-08 15:25 UTC  (4+ messages)
` [PATCH 47/49] perf evlist: Warn as events from different hybrid PMUs in a group
` [PATCH 48/49] perf Documentation: Document intel-hybrid support
` [PATCH 49/49] perf evsel: Adjust hybrid event and global event mixed group

[PATCH] MIPS: make userspace mapping young by default
 2021-02-08 17:44 UTC  (4+ messages)

[PULL 00/27] migration queue
 2021-02-08 11:29 UTC  (2+ messages)
` [PULL 27/27] migration: only check page size match if RAM postcopy is enabled

[PATCH] media: i2c: Kconfig: Make MAX9271 a module
 2021-02-08 18:20 UTC 


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.