All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-05 08:49:37 to 2021-03-05 09:26:40 UTC [more...]

[PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker)
 2021-03-05  9:23 UTC  (4+ messages)
` [PATCH v1 1/9] docs/devel: re-organise the developers guide into sections
` [PATCH v1 4/9] docker: Add Hexagon image
` [PATCH v1 8/9] gitlab-ci.yml: Add jobs to test CFI flags

[PATCH] net: xdp: fix error return code of xsk_generic_xmit()
 2021-03-05  9:25 UTC 

[PATCH v4 00/11] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-05  9:24 UTC  (6+ messages)
` [PATCH v4 03/11] media: hantro: change hantro_codec_ops run prototype to return errors

[PATCH v3 00/12] Simple IPC Mechanism
 2021-03-05  9:25 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 09/12] unix-socket: disallow chdir() when creating unix domain sockets

[PATCH RESEND][next] tipc: Fix fall-through warnings for Clang
 2021-03-05  9:25 UTC 

[PATCH 3/6] amd/display: fail on cursor plane without an underlying plane
 2021-03-05  9:24 UTC  (8+ messages)

[PATCH RESEND][next] xfrm: Fix fall-through warnings for Clang
 2021-03-05  9:23 UTC 

[PATCH] tool/perf/bench: fix misspellings using codespell
 2021-03-05  9:22 UTC 

5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
 2021-03-05  9:22 UTC  (10+ messages)
                ` [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600
                      ` [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds"

[PATCH] ASoC: codecs: lpass-va-macro: mute/unmute all active decimators
 2021-03-05  9:22 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-03-05  9:23 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3] "

[PATCH v3 0/1] USB: serial: ch341: add new Product ID
 2021-03-05  9:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH RESEND][next] net: netrom: Fix fall-through warnings for Clang
 2021-03-05  9:22 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-03
 2021-03-05  9:22 UTC  (6+ messages)
` [Buildroot] Analysis of build "

[dpdk-dev] [PATCH v2] fix lacp check system address
 2021-03-05  9:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] net/bonding: fix LACP system address check

[PATCH v4 2/2] erofs: decompress in endio if possible
 2021-03-05  9:20 UTC  (3+ messages)

[PATCH 00/11] pragma once: treewide conversion
 2021-03-05  9:19 UTC  (8+ messages)

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-05  9:18 UTC  (16+ messages)
` [PATCH v3 16/32] KVM: arm64: Elevate hypervisor mappings creation at EL2
` [PATCH v3 24/32] KVM: arm64: Reserve memory for host stage 2
` [PATCH v3 27/32] KVM: arm64: Refactor stage2_map_set_prot_attr()

[PATCH RESEND][next] rxrpc: Fix fall-through warnings for Clang
 2021-03-05  9:19 UTC 

[PATCH] ASoC: codecs: lpass-wsa-macro: fix RX MIX input controls
 2021-03-05  9:18 UTC  (3+ messages)

[PATCH v2 0/8] simplebench improvements
 2021-03-05  9:11 UTC  (10+ messages)
` [PATCH v2 1/8] simplebench: bench_one(): add slow_limit argument
` [PATCH v2 7/8] simplebench/bench-backup: add --count and --no-initial-run
` [PATCH v2 8/8] simplebench/bench_block_job: drop caches before test run

[RFC PATCH 00/18] Microsoft Hypervisor root partition ioctl interface
 2021-03-05  9:18 UTC  (6+ messages)
` [RFC PATCH 04/18] virt/mshv: request version ioctl

[PATCH v2] f2fs: fix error handling in f2fs_end_enable_verity()
 2021-03-05  9:18 UTC  (3+ messages)
` [f2fs-dev] "

[RFC] Open multiple trace files and, if possible, pair them
 2021-03-05  9:18 UTC  (2+ messages)

[PATCH RESEND][next] qlcnic: Fix fall-through warnings for Clang
 2021-03-05  9:17 UTC 

QEMU RBD is slow with QCOW2 images
 2021-03-05  9:16 UTC  (6+ messages)

[PATCH 01/17] usb: xhci-mtk: remove or operator for setting schedule parameters
 2021-03-05  9:16 UTC  (57+ messages)
` [PATCH 02/17] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH 03/17] usb: xhci-mtk: get the microframe boundary for ESIT
` [PATCH 04/17] usb: xhci-mtk: add only one extra CS for FS/LS INTR
` [PATCH 05/17] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
` [PATCH 06/17] usb: xhci-mtk: add a function to (un)load bandwidth info
` [PATCH 07/17] usb: xhci-mtk: add a function to get bandwidth boundary
` [PATCH 08/17] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
` [PATCH 09/17] usb: xhci-mtk: use clear type instead of void
` [PATCH 10/17] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
` [PATCH 11/17] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
` [PATCH 12/17] usb: xhci-mtk: rebuild the way to get bandwidth domain
` [PATCH 13/17] usb: xhci-mtk: add some schedule error number
` [PATCH 14/17] usb: xhci-mtk: remove declaration of xhci_mtk_setup()
` [PATCH 15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko
` [PATCH 16/17] usb: common: add function to get interval expressed in us unit
` [PATCH 17/17] usb: xhci-mtk: print debug info of endpoint interval

[PATCH] PCI: mediatek: fix optional reset handling
 2021-03-05  9:17 UTC 

[PATCH v4 1/2] dt-bindings: display: bridge: Add Chipone ICN6211 bindings
 2021-03-05  9:16 UTC  (6+ messages)
` [PATCH v4 2/2] drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridge

[PATCH v2 00/12] gpio: implement the configfs testing module
 2021-03-05  9:16 UTC  (7+ messages)
` [PATCH v2 08/12] drivers: export device_is_bound()

[PATCH] ata: mediatek: fix optional reset handling
 2021-03-05  9:16 UTC 

Build failed in Jenkins: media-build #3418
 2021-03-05  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3419

[PATCH] clocksource/drivers: fix typo in timer-pistachio
 2021-03-05  9:03 UTC 

[PATCH v2 for-4.15] x86/msr: introduce an option for HVM relaxed rdmsr behavior
 2021-03-05  9:15 UTC  (3+ messages)

A note on the 5.12-rc1 tag
 2021-03-05  9:14 UTC  (5+ messages)

[PATCH] net: dsa: bcm_sf2: simplify optional reset handling
 2021-03-05  9:14 UTC 

[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
 2021-03-05  9:14 UTC  (14+ messages)

[PATCH] scsi: ufs: Remove redundant WB enabling check in ufshcd_wb_toggle_flush()
 2021-03-05  9:12 UTC 

[PATCH v2 0/4] ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec
 2021-03-05  9:12 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: drm/amdkfd: split amdgpu_mn_register
 2021-03-05  9:13 UTC  (5+ messages)
` [PATCH v2 3/3] drm/amdgpu: drm/amdkfd: add amdgpu_kfd_bo struct

[PATCH] crypto: sun4i-ss - simplify optional reset handling
 2021-03-05  9:12 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.178-49-g917d9b2e2d35d)
 2021-03-05  9:12 UTC 

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-03-05  9:11 UTC  (6+ messages)
` [PATCH v2 1/3] mm: Fix dropped memcg from mem cgroup soft limit tree

[PATCH] gpiolib: acpi: support override broken GPIO number in ACPI table
 2021-03-05  9:10 UTC  (5+ messages)

[PATCH V2] ata: ahci: ceva: Updated code by using dev_err_probe()
 2021-03-05  9:10 UTC 

[Buildroot] [PATCH 0/2] package/asterisk: fix gcc bug 93847
 2021-03-05  9:11 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/asterisk: remove default -O3 optimization flag
` [Buildroot] [PATCH 2/2] package/asterisk: fix build failure due to gcc bug 93847

[PATCH] devfreq: Register devfreq as a cooling device
 2021-03-05  9:10 UTC  (4+ messages)

[PATCH] drm/amdgpu: remove ECO_BITS programing on gmc9
 2021-03-05  9:10 UTC 

possible deadlock in sk_clone_lock
 2021-03-05  9:09 UTC  (11+ messages)

[PATCH dunfell] ti-rtos: Fix J7200 builds by dropping evm
 2021-03-05  9:08 UTC  (5+ messages)
` [EXTERNAL,dunfell] "

[v5 0/7] Add Vendor Authorized Boot (VAB) support
 2021-03-05  9:09 UTC  (3+ messages)
` [v5 2/7] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)

[PATCH] mmc: sdhci-st: simplify optional reset handling
 2021-03-05  9:08 UTC 

[PATCH 4.19 000/246] 4.19.178-rc4 review
 2021-03-05  9:08 UTC  (2+ messages)

[PATCH 5.10 000/657] 5.10.20-rc4 review
 2021-03-05  9:07 UTC  (2+ messages)

[PATCH RESEND][next] sctp: Fix fall-through warnings for Clang
 2021-03-05  9:07 UTC 

[PATCH] mmc: dw_mmc: simplify optional reset handling
 2021-03-05  9:07 UTC 

[PATCH RESEND][next] rds: Fix fall-through warnings for Clang
 2021-03-05  9:06 UTC 

[igt-dev] [PATCH i-g-t v4] tests/kms_properties: Add subtest description
 2021-03-05  9:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_properties: Add subtest description (rev2)

[Intel-wired-lan] [PATCH RESEND][next] igb: Fix fall-through warnings for Clang
 2021-03-05  9:05 UTC  (2+ messages)
`  "

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-03-05  9:04 UTC  (13+ messages)

stable-rc/queue/4.19 baseline: 108 runs, 5 regressions (v4.19.178-41-g1dffbe1ea7ec)
 2021-03-05  9:04 UTC 

kworker takes 100% core after unplugging usb c hub
 2021-03-05  9:04 UTC  (12+ messages)

[Intel-wired-lan] [PATCH RESEND][next] ice: Fix fall-through warnings for Clang
 2021-03-05  9:03 UTC  (4+ messages)
`  "

[PATCH] drm/amdgpu: Fix some unload driver issues
 2021-03-05  9:04 UTC 

[Buildroot] [Bug 13576] New: Issues compiling buildroot for 5x86
 2021-03-05  9:04 UTC  (2+ messages)
` [Buildroot] [Bug 13576] "

[linux-linus test] 159830: regressions - FAIL
 2021-03-05  9:02 UTC 

[PATCH RESEND][next] ipv4: Fix fall-through warnings for Clang
 2021-03-05  9:02 UTC 

[LTP] [PATCH 1/2] syscalls/ioctl: ioctl_sg01.c: ioctl_sg01 invoked oom-killer
 2021-03-05  9:02 UTC  (6+ messages)

[PATCH] docs: livepatch: Fix a typo in the file shadow-vars.rst
 2021-03-05  9:01 UTC  (2+ messages)

[PATCH v3] runqueue: Print pseudo.log if fakeroot task failed
 2021-03-05  9:03 UTC  (2+ messages)

[Bug 1916655] [NEW] Compilation fails due to zstd qcow2 compression
 2021-03-05  8:54 UTC  (2+ messages)
` [Bug 1916655] "

Large latency with bcache for Ceph OSD(new mail thread)
 2021-03-05  9:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH RESEND][next] ixgbe: Fix fall-through warnings for Clang
 2021-03-05  9:00 UTC  (2+ messages)
`  "

[PATCH RESEND][next] qed: Fix fall-through warnings for Clang
 2021-03-05  8:58 UTC 

[PATCH mm] kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
 2021-03-05  8:57 UTC  (5+ messages)

[PATCH] staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
 2021-03-05  8:58 UTC  (2+ messages)

FAILED: patch "[PATCH] dm table: fix iterate_devices based device capability checks" failed to apply to 5.4-stable tree
 2021-03-05  8:57 UTC  (6+ messages)
` [PATCH 5.4.y 0/4] dm: device capability check fixes
  ` [PATCH 5.4.y 2/4] dm table: fix partial completion iterate_devices based device capability checks

[Intel-wired-lan] [PATCH RESEND][next] fm10k: Fix fall-through warnings for Clang
 2021-03-05  8:57 UTC  (2+ messages)
`  "

[PATCH v3 0/6] iio: Add output buffer support
 2021-03-05  8:57 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()
 2021-03-05  8:56 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix IPv4 fragment offload issue
 2021-03-05  8:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 00/21] x86/insn: Add an insn_decode() API
 2021-03-05  8:55 UTC  (5+ messages)
` [PATCH v3 17/21] tools/objtool: Convert to insn_decode()

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-05  8:55 UTC  (3+ messages)
` [PATCH v17 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-03-05  8:54 UTC  (7+ messages)
` [PATCH v5 05/22] powerpc/irq: Add helper to set regs->softe

[dpdk-dev] [PATCH v16 0/3] raw/ifpga: add extra APIs for Cyborg
 2021-03-05  8:54 UTC  (2+ messages)

[PATCH RESEND WITH CCs v3 1/4] perf tools: record aarch64 registers automatically
 2021-03-05  8:54 UTC  (3+ messages)
` [PATCH RESEND WITH CCs v3 4/4] perf tools: determine if LR is the return address

[PATCH] ARM: dts: pbab01: Select synchronous mode for AUDMUX
 2021-03-05  8:51 UTC  (2+ messages)

[PATCH 5.10 000/657] 5.10.20-rc4 review
 2021-03-05  8:52 UTC  (7+ messages)

[PATCH] drm/amdgpu: Fix some unload driver issues
 2021-03-05  8:52 UTC  (5+ messages)

[RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs
 2021-03-05  8:51 UTC  (6+ messages)
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Use pinned VMID for NESTED stage with BTM

[PATCH v2 1/2] platorm/x86: thinkpad_acpi: sysfs interface to reduce wlan tx power
 2021-03-05  8:51 UTC  (4+ messages)
  ` [External] "

[SPDK] spdk_tgt error
 2021-03-05  8:51 UTC 

[PATCH 1/3] ARM: dts: imx6q-icore-rqs: Drop redundant "fsl, mode" option
 2021-03-05  8:50 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: TS-7970: Drop redundant "fsl,mode" option

[PATCH v1] ibmvnic: remove excessive irqsave
 2021-03-05  8:48 UTC 

[PATCH v3 0/9] docs/zh_CN: Improve language in zh_CN/process/
 2021-03-05  8:49 UTC  (3+ messages)
` [PATCH v3 6/9] docs/zh_CN: Improve zh_CN/process/5.Posting.rst

[PATCH RESEND][next] net/mlx4: Fix fall-through warnings for Clang
 2021-03-05  8:48 UTC 

[dpdk-dev] [PATCH] net/i40evf: fix packet loss issue for X722
 2021-03-05  8:49 UTC  (3+ 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.