All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-01 09:53:29 to 2021-02-01 10:34:29 UTC [more...]

[igt-dev] [PATCH i-g-t] meson: Turn off -Werror
 2021-02-01 10:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/i915/bios: tidy up child device debug logging
 2021-02-01 10:33 UTC  (3+ messages)

[PATCH v1] cifs: make nested cifs mount point dentries always valid to deal with signaled 'df'
 2021-02-01 10:31 UTC  (3+ messages)

[PATCH 00/10] target: Provide target-specific Kconfig
 2021-02-01 10:29 UTC  (8+ messages)
` [PATCH 01/10] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_PERIPHERALS
` [PATCH 02/10] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
` [PATCH 03/10] hw/sh4/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_PERIPHERALS

[Bug 211467] New: Regression affecting 32->64 bit SYSENTER on AMD
 2021-02-01 10:31 UTC  (2+ messages)
` [Bug 211467] "

[PATCH v1 0/2] Make fw_devlink=on more forgiving
 2021-02-01 10:31 UTC  (3+ messages)
` [PATCH v1 2/2] driver core: fw_devlink: Handle missing drivers for optional suppliers

[PATCH v8 00/16] acquire_resource size and external IPT monitoring
 2021-02-01 10:32 UTC  (5+ messages)
` [PATCH v8 06/16] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource
` [PATCH v8 07/16] xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vmtrace

[PATCH] driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3
 2021-02-01 10:24 UTC  (2+ messages)

[GIT PULL] defconfig: mediatek: updates for v5.12
 2021-02-01 10:19 UTC  (4+ messages)

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-01 10:09 UTC  (23+ messages)
` [PATCH v15 01/23] cpu: Introduce TCGCpuOperations struct
` [PATCH v15 02/23] target/riscv: remove CONFIG_TCG, as it is always TCG
` [PATCH v15 03/23] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v15 04/23] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v15 05/23] cpu: Move cpu_exec_* "
` [PATCH v15 06/23] cpu: Move tlb_fill "
` [PATCH v15 07/23] cpu: Move debug_excp_handler "
` [PATCH v15 08/23] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v15 09/23] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v15 10/23] cpu: move cc->transaction_failed "
` [PATCH v15 11/23] cpu: move do_unaligned_access "
` [PATCH v15 12/23] physmem: make watchpoint checking code TCG-only
` [PATCH v15 13/23] cpu: move adjust_watchpoint_address to tcg_ops
` [PATCH v15 14/23] cpu: move debug_check_watchpoint "
` [PATCH v15 15/23] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v15 16/23] accel: extend AccelState and AccelClass to user-mode
` [PATCH v15 18/23] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v15 19/23] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v15 20/23] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v15 21/23] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [PATCH v15 22/23] accel: introduce new accessor functions
` [PATCH v15 23/23] accel-cpu: make cpu_realizefn return a bool

[PATCH 0/2] Add MediaTek MT8192 clock provider device nodes
 2021-02-01 10:15 UTC  (5+ messages)

[GIT PULL] arm64: dts: mediatek: updates for v5.12
 2021-02-01 10:12 UTC  (4+ messages)

[RFC PATCH resend] vidtv: adapter->mdev was set too late
 2021-02-01 10:30 UTC  (3+ messages)
    ` [Linux-kernel-mentees] "

[dpdk-dev] Question: typedef of eventdev_info_get_t bug?
 2021-02-01 10:31 UTC  (4+ messages)

[PATCH v3 net-next 00/21] nvme-tcp receive offloads
 2021-02-01 10:05 UTC  (44+ messages)
` [PATCH v3 net-next 01/21] iov_iter: Introduce new procedures for copy to iter/pages
` [PATCH v3 net-next 02/21] net: Introduce direct data placement tcp offload
` [PATCH v3 net-next 03/21] net: Introduce crc offload for tcp ddp ulp
` [PATCH v3 net-next 04/21] net: SKB copy(+hash) iterators for DDP offloads
` [PATCH v3 net-next 05/21] net/tls: expose get_netdev_for_sock
` [PATCH v3 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v3 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v3 net-next 08/21] nvme-tcp : Recalculate crc in the end of the capsule
` [PATCH v3 net-next 09/21] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v3 net-next 10/21] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v3 net-next 11/21] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v3 net-next 12/21] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v3 net-next 13/21] net/mlx5e: NVMEoTCP offload initialization
` [PATCH v3 net-next 14/21] net/mlx5e: KLM UMR helper macros
` [PATCH v3 net-next 15/21] net/mlx5e: NVMEoTCP use KLM UMRs
` [PATCH v3 net-next 16/21] net/mlx5e: NVMEoTCP queue init/teardown
` [PATCH v3 net-next 17/21] net/mlx5e: NVMEoTCP async ddp invalidation
` [PATCH v3 net-next 18/21] net/mlx5e: NVMEoTCP ddp setup and resync
` [PATCH v3 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP+CRC offload
` [PATCH v3 net-next 20/21] net/mlx5e: NVMEoTCP statistics
` [PATCH v3 net-next 21/21] Documentation: add TCP DDP offload documentation

[PATCH] ARM: kexec: Fix panic after TLB are invalidated
 2021-02-01 10:10 UTC  (3+ messages)

[PATCH] powerpc/603: Fix protection of user pages mapped with PROT_NONE
 2021-02-01 10:22 UTC  (2+ messages)

[PATCH bpf-next V14 0/7] bpf: New approach for BPF MTU handling
 2021-02-01 10:28 UTC 

[PATCH 5/8] lib: bitmap: remove the 'extern' keyword from function declarations
 2021-02-01 10:28 UTC  (4+ messages)
    ` [PATCH 8/8] gpio: sim: new testing module

[Buildroot] Question on udhcpc script
 2021-02-01 10:30 UTC 

[PATCH v2 4/4] hw/xen: Have Xen machines select 9pfs
 2021-02-01 10:23 UTC  (4+ messages)

[PATCH 0/3] soundwire: clear bus clash/parity interrupt before the mask is enabled
 2021-02-01 10:28 UTC  (4+ messages)
` [PATCH 1/3] soundwire: bus: clear bus clash "

[PATCH v3] Fix crash with IOthread when block commit after snapshot
 2021-02-01 10:27 UTC  (3+ messages)
` [PATCH v4] blockjob: "

[Buildroot] [PATCH] package/libgpiod: bump to version 1.6.2
 2021-02-01 10:29 UTC  (3+ messages)

[PATCH] printk: fix deadlock when kernel panic
 2021-02-01 10:26 UTC 

[RFC PATCH 1/2] soundwire: add support for static port mapping
 2021-02-01 10:27 UTC  (12+ messages)

[PATCH] firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)
 2021-02-01 10:08 UTC  (2+ messages)

[PATCH printk-rework 00/12] printk: remove logbuf_lock
 2021-02-01 10:26 UTC  (3+ messages)
` [PATCH printk-rework 09/12] um: synchronize kmsg_dumper

[PATCH RFC v2 00/10] vdpa: add vdpa simulator for block device
 2021-02-01 10:23 UTC  (9+ messages)
` [PATCH RFC v2 03/10] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH RFC v2 04/10] vringh: implement vringh_kiov_advance()

[MPTCP] Re: [PATCH net-next v3] mptcp: fix length of MP_PRIO suboption
 2021-02-01 10:23 UTC 

[PATCH] libsdl2: upgrade to 2.0.14
 2021-02-01 10:23 UTC 

[Buildroot] [git commit] support/scripts/pkg-stats: properly handle host packages with -c option
 2021-02-01 10:23 UTC  (2+ messages)

[PATCH rdma-next 00/10] Various cleanups
 2021-02-01 10:19 UTC  (3+ messages)
` [PATCH rdma-next 02/10] IB/mlx5: Avoid calling query device for reading pkey table length

[PATCH 0/1] sched/topology: NUMA distance deduplication
 2021-02-01 10:19 UTC  (4+ messages)
` [PATCH 1/1] sched/topology: Make sched_init_numa() use a set for the deduplicating sort

Bugs: usb serial crash when close second comport
 2021-02-01 10:19 UTC 

[Buildroot] [RFC PATCH 0/1] package/sysklogd: proposal to update default syslog.conf
 2021-02-01 10:16 UTC  (6+ messages)

[PATCH] cpufreq: Remove CPUFREQ_STICKY flag
 2021-02-01 10:05 UTC  (5+ messages)

[PATCH] soundwire: debugfs: use controller id instead of link_id
 2021-02-01 10:14 UTC  (10+ messages)

[PATCH] mm/page_owner: Record the timestamp of all pages during free
 2021-02-01 10:13 UTC  (2+ messages)

KASAN: use-after-free Read in rxrpc_send_data_packet
 2021-02-01 10:12 UTC  (2+ messages)

[PATCH 0/5] Clock fixes for DSI 10nm PLL
 2021-02-01 10:11 UTC  (4+ messages)
` [PATCH 3/5] drm/msm/dsi_pll_10nm: Fix bad VCO rate calculation and prescaler

[kvm-unit-tests PATCH v1 1/5] s390x: css: Store CSS Characteristics
 2021-02-01 10:11 UTC  (2+ messages)
  ` [kvm-unit-tests PATCH v1 2/5] s390x: css: simplifications of the tests

[PATCH] PM: domains: Simplify the calculation of variables
 2021-02-01 10:08 UTC  (2+ messages)

[PATCH] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
 2021-02-01 10:10 UTC  (3+ messages)

[PATCH] MAINTAINERS: add my github tree URL
 2021-02-01 10:08 UTC  (2+ messages)

BUG: Bad page state (8)
 2021-02-01 10:07 UTC  (2+ messages)

[PATCH v2 bpf-next] net: veth: alloc skb in bulk for ndo_xdp_xmit
 2021-02-01 10:06 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] package/intel-mediadriver: fix build with gcc 10
 2021-02-01 10:09 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/intel-mediadriver: drop unrecognized options
` [Buildroot] [PATCH 3/3] package/intel-mediadriver: fix option

[PATCH net] net: lapb: Copy the skb before sending a packet
 2021-02-01 10:05 UTC  (2+ messages)

WARNING: suspicious RCU usage in kernfs_iop_permission
 2021-02-01 10:06 UTC  (2+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2021-02-01 10:05 UTC  (5+ messages)
` [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR

[PATCH 2/2] dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces
 2021-02-01 10:06 UTC  (2+ messages)

corrupted pvqspinlock in htab_map_update_elem
 2021-02-01 10:06 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Hide unused clients
 2021-02-01 10:05 UTC  (6+ messages)
` [Intel-gfx] [PATCH i-g-t v2] "
    ` [Intel-gfx] [igt-dev] "
        `  "

[Intel-gfx] [PATCH] drm/i915/selftests: Use a single copy of the mocs table
 2021-02-01 10:04 UTC 

[PATCH 4.9 00/12] Futex back-port from v4.14
 2021-02-01 10:01 UTC  (13+ messages)
` [PATCH 01/12] y2038: futex: Move compat implementation into futex.c
` [PATCH 02/12] futex: Move futex exit handling into futex code
` [PATCH 03/12] futex: Replace PF_EXITPIDONE with a state
` [PATCH 04/12] exit/exec: Seperate mm_release()
` [PATCH 05/12] futex: Split futex_mm_release() for exit/exec
` [PATCH 06/12] futex: Set task::futex_state to DEAD right after handling futex exit
` [PATCH 07/12] futex: Mark the begin of futex exit explicitly
` [PATCH 08/12] futex: Sanitize exit state handling
` [PATCH 09/12] futex: Provide state handling for exec() as well
` [PATCH 10/12] futex: Add mutex around futex exit
` [PATCH 11/12] futex: Provide distinct return value when owner is exiting
` [PATCH 12/12] futex: Prevent exit livelock

[PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
 2021-02-01 10:02 UTC 

[PATCH v1] usb: typec: tcpm: Handle vbus shutoff when in source mode
 2021-02-01 10:02 UTC 

Recover a git repo after accidentally deleting some hash files located under .git/objects
 2021-02-01 10:02 UTC  (4+ messages)

[PATCH 1/2] dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
 2021-02-01 10:00 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: update STMicroelectronics email
 2021-02-01 10:00 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: Update some st.com email addresses to foss.st.com
` [PATCH 2/3] MAINTAINERS: Remove Vincent Abriou for STM/STI DRM drivers
` [PATCH 3/3] MAINTAINERS: Add Alain Volmat as STM32 I2C/SMBUS maintainer

[PATCH v2] drm/lima: add governor data with pre-defined thresholds
 2021-02-01  9:59 UTC  (3+ messages)

[QUESTION] Kernel 5.10 image might be too big to be loaded by U-Boot on RPi 4B
 2021-02-01  9:58 UTC  (2+ messages)

[PATCH v3 1/4] dp/dp_mst: Add support for sink event notify messages
 2021-02-01  9:57 UTC  (4+ messages)

[PATCH] dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
 2021-02-01  9:56 UTC  (3+ messages)

[v2] ext4: Add a test for rename with RENAME_WHITEOUT
 2021-02-01 10:13 UTC  (4+ messages)

[Bug 1914021] [NEW] qemu: uncaught target signal 4 (Illegal instruction) but gdb remote-debug exited normally
 2021-02-01  9:48 UTC  (2+ messages)
` [Bug 1914021] "

[GIT PULL] soc: mediatek: updates for v5.12
 2021-02-01  9:53 UTC  (4+ messages)

[PATCH] drm/v3d/v3d_sched: fix scheduler callbacks return status
 2021-02-01  9:53 UTC  (3+ messages)

[PATCH v1 1/3] usb: typec: tcpm: Add Callback to Usb Communication capable partner
 2021-02-01  9:53 UTC  (3+ messages)
` [PATCH v1 2/3] usb: typec: tcpci: "
` [PATCH v1 3/3] usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capable

[Buildroot] [git commit branch/2020.02.x] package/intel-mediadriver: fix option
 2021-02-01  9:54 UTC 

[PATCH] drm/lima: Use delayed timer as default in devfreq profile
 2021-02-01  9:53 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/intel-mediadriver: drop unrecognized options
 2021-02-01  9:54 UTC 

[Buildroot] [git commit branch/2020.11.x] package/intel-mediadriver: fix option
 2021-02-01  9:53 UTC 

[Buildroot] [git commit branch/2020.11.x] package/intel-mediadriver: drop unrecognized options
 2021-02-01  9:53 UTC 

led-gpios binding reporting a weird error
 2021-02-01  9:52 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/intel-mediadriver: fix build with gcc 10
 2021-02-01  9:53 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.