All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-25 13:06:26 to 2021-06-25 13:49:58 UTC [more...]

[PATCH 2/6] firmware: xilinx: add macros of node ids for error event
 2021-06-25 13:48 UTC  (9+ messages)
  ` [PATCH 1/6] firmware: xilinx: add register notifier in zynqmp firmware
  ` [PATCH 4/6] drivers: soc: xilinx: add xilinx event management driver

[PATCH v2 1/2] drm/i915/gem: only allow WC for lmem
 2021-06-25 13:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 00/15] drm/panfrost: Misc improvements
 2021-06-25 13:47 UTC  (24+ messages)
` [PATCH v3 01/15] drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
` [PATCH v3 02/15] drm/panfrost: Make ->run_job() return an ERR_PTR() when appropriate
` [PATCH v3 03/15] drm/panfrost: Get rid of the unused JS_STATUS_EVENT_ACTIVE definition
` [PATCH v3 04/15] drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
` [PATCH v3 05/15] drm/panfrost: Expose exception types to userspace
` [PATCH v3 06/15] drm/panfrost: Do the exception -> string translation using a table
` [PATCH v3 07/15] drm/panfrost: Expose a helper to trigger a GPU reset
` [PATCH v3 08/15] drm/panfrost: Use a threaded IRQ for job interrupts
` [PATCH v3 09/15] drm/panfrost: Simplify the reset serialization logic
` [PATCH v3 10/15] drm/panfrost: Make sure job interrupts are masked before resetting
` [PATCH v3 11/15] drm/panfrost: Disable the AS on unhandled page faults
` [PATCH v3 12/15] drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
` [PATCH v3 13/15] drm/panfrost: Don't reset the GPU on job faults unless we really have to
` [PATCH v3 14/15] drm/panfrost: Kill in-flight jobs on FD close
` [PATCH v3 15/15] drm/panfrost: Queue jobs on the hardware

[PATCH v2] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-25 13:47 UTC  (6+ messages)

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-25 13:47 UTC  (5+ messages)
` [RFC PATCH 04/10] hw/sd: Introduce sd_cmd_handler type
` [RFC PATCH 05/10] hw/sd: Add sd_cmd_illegal() handler

[PATCH 00/12] Random Fixes for the CHIP Pro
 2021-06-25 13:47 UTC  (16+ messages)
` [PATCH 01/12] Revert "sunxi: spl: remove DMA related settings of the NAND controller"
` [PATCH 03/12] Revert "usb: gadget: fastboot: use correct max packet size"
` [PATCH 04/12] Kconfig: Migrate SPL_PANIC_ON_RAW_IMAGE
` [PATCH 05/12] mtd: Allow for a longer mtdparts table
` [PATCH 06/12] fastboot: Add missing newlines
` [PATCH 07/12] configs: chip pro: Disable video output
` [PATCH 08/12] clk: sunxi: Add missing clock compatible
` [PATCH 09/12] fastboot: nand: Fix return error code
` [PATCH 10/12] configs: chip pro: Disable UMS
` [PATCH 11/12] configs: chip pro: fix the offsets
` [PATCH 12/12] configs: chip pro: Fix NAND Controller name

[PATCH] platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources()
 2021-06-25 13:46 UTC  (2+ messages)

[PATCH v3] libtracefs: Add APIs for data streaming
 2021-06-25 13:46 UTC  (4+ messages)

[PATCH v16 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-25 13:45 UTC  (9+ messages)
` [PATCH v16 1/4] kasan: allow an architecture to disable inline instrumentation
` [PATCH v16 2/4] kasan: allow architectures to provide an outline readiness check

[GIT PULL] KVM/arm64 updates for 5.14
 2021-06-25 13:43 UTC  (3+ messages)

[linux-next:master 12573/13550] kernel/dma/swiotlb.c:771:5: error: implicit declaration of function 'debugfs_create_dir'; did you mean 'kernfs_create_dir'?
 2021-06-25 13:43 UTC  (2+ messages)

[PATCH v1 1/1] cpufreq: fix the target freq not in the range of policy->min & max
 2021-06-25 13:41 UTC  (3+ messages)

[PATCH] Replace FSF street address with canonical URL (again)
 2021-06-25 13:42 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:40GbE] BUILD SUCCESS 956e759d5f8e0859e86b951a8779c60af633aafd
 2021-06-25 13:42 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5a72b3e5938747a1bcd854bc308cdfc112c70e5e
 2021-06-25 13:42 UTC 

[PATCH] mm: Fix the problem of mips architecture Oops
 2021-06-25 13:39 UTC  (2+ messages)

[PATCH v2 00/24] objtool/x86: noinstr vs PARAVIRT
 2021-06-25 13:38 UTC  (3+ messages)
` [PATCH v2 03/24] objtool: Handle __sanitize_cov*() tail calls

[PATCH/rfc] NFS: introduce NFS namespaces
 2021-06-25 13:37 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.128-11-g44abe5613656)
 2021-06-25 13:37 UTC 

[PATCH] reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5
 2021-06-25 13:36 UTC 

[PATCH -fixes] riscv: Fix PTDUMP output now BPF region moved back to module region
 2021-06-25 13:31 UTC  (3+ messages)

[PATCH v8 0/2] Map the kernel with correct permissions the first time
 2021-06-25 13:30 UTC  (7+ messages)
` [PATCH v8 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v8 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH printk v3 0/6] printk: remove safe buffers
 2021-06-25 13:34 UTC  (8+ messages)
` [PATCH printk v3 4/6] printk: remove NMI tracking
` [PATCH printk v3 6/6] printk: syslog: close window between wait and read

[PATCH 07/10] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
 2021-06-25 13:35 UTC  (10+ messages)

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC
 2021-06-25 13:34 UTC  (2+ messages)

[Bug 213539] New: KASAN: use-after-free Write in ext4_put_super
 2021-06-25 13:34 UTC  (3+ messages)
` [Bug 213539] "

[PATCH] x86: eas should not be NULL when it is referenced
 2021-06-25 13:33 UTC  (4+ messages)

[PATCH net-next 0/6] net: reset MAC header consistently across L3 virtual devices
 2021-06-25 13:33 UTC  (7+ messages)
` [PATCH net-next 1/6] bareudp: allow redirecting bareudp packets to eth devices
` [PATCH net-next 2/6] ipip: allow redirecting ipip and mplsip "
` [PATCH net-next 3/6] sit: allow redirecting ip6ip, "
` [PATCH net-next 4/6] gre: let mac_header point to outer header only when necessary
` [PATCH net-next 5/6] ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices
` [PATCH net-next 6/6] gtp: reset mac_header after decap

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-25 13:31 UTC  (10+ messages)

[PATCH v2 1/5] rockchip: rk3188-cru-common: sync clock dt-binding header from Linux
 2021-06-25 13:26 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: dts: rockchip: update rk3xxx.dtsi
` [PATCH v2 3/5] rockchip: rk3188-power: sync power domain dt-binding header from Linux
` [PATCH v2 4/5] ARM: dts: rockchip: update rk3188.dtsi
` [PATCH v2 5/5] ARM: dts: rockchip: update rk3188-radxarock.dts

[PATCH/RFC] mmc: host: renesas_sdhi: Refactor of_device_id.data
 2021-06-25 13:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: add non-aligned address supported in amdgpu_device_vram_access()
 2021-06-25 13:28 UTC  (2+ messages)

[PATCH 1/2] crypto: Typo s/Stormlink/Storlink/
 2021-06-25 13:27 UTC  (4+ messages)
` [PATCH 2/2] crypto: CRYPTO_DEV_SL3516 should depend on ARCH_GEMINI

[PATCH 0/2] KVM: SVM: Final C-bit fixes?
 2021-06-25 13:28 UTC  (5+ messages)
` [PATCH 1/2] Revert "KVM: x86: Truncate reported guest MAXPHYADDR to C-bit if SEV is supported"
` [PATCH 2/2] KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler

[PATCH] seq_buf: let seq_buf_putmem_hex support len larger than 8
 2021-06-25 13:27 UTC  (6+ messages)

[PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
 2021-06-25 13:24 UTC  (3+ messages)

[PATCH v5 0/5] perf arm-spe: Enable timestamp
 2021-06-25 13:25 UTC  (4+ messages)
` [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event

[PATCH] ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readable
 2021-06-25 13:24 UTC  (3+ messages)

[dpdk-dev] Experimental symbols in kni lib
 2021-06-25 13:26 UTC  (4+ messages)

[PATCH 1/3] hwmon: sbrmi: Add support for sbrmi power module
 2021-06-25 13:25 UTC  (3+ messages)
` [PATCH 2/3] hwmon: sbrmi: Add Documentation
` [PATCH 3/3] dt-bindings: sbrmi: Add SB-RMI hwmon driver bindings

[PATCH][next] spi: Fix self assignment issue with ancillary->mode
 2021-06-25 13:24 UTC  (2+ messages)

[PATCH 00/47] GuC submission support
 2021-06-25 13:25 UTC  (10+ messages)
` [PATCH 06/47] drm/i915/guc: Optimize CTB writes and reads
  ` [Intel-gfx] "
` [PATCH 10/47] drm/i915/guc: Add lrc descriptor context lookup array
    ` [Intel-gfx] "
` [PATCH 13/47] drm/i915/guc: Implement GuC context operations for new inteface
  ` [Intel-gfx] "

[PATCH v3 0/5] Add and enable GPI DMA users
 2021-06-25 13:24 UTC  (2+ messages)
` (subset) "

[PATCH 00/12] x86: more or less log-dirty related improvements
 2021-06-25 13:24 UTC  (13+ messages)
` [PATCH 01/12] libxc: split xc_logdirty_control() from xc_shadow_control()
` [PATCH 02/12] libxenguest: deal with log-dirty op stats overflow
` [PATCH 03/12] libxenguest: short-circuit "all-dirty" handling
` [PATCH 04/12] libxenguest: avoid allocating unused deferred-pages bitmap
` [PATCH 05/12] libxenguest: complete loops in xc_map_domain_meminfo()
` [PATCH 06/12] libxenguest: guard against overflow from too large p2m when checkpointing
` [PATCH 07/12] libxenguest: fix off-by-1 in colo-secondary-bitmap merging
` [PATCH 08/12] x86/paging: deal with log-dirty stats overflow
` [PATCH 09/12] x86/paging: supply more useful log-dirty page count
` [PATCH 10/12] x86/mm: update log-dirty bitmap when manipulating P2M
` [PATCH 11/12] x86/mm: pull a sanity check earlier in xenmem_add_to_physmap_one()
` [PATCH 12/12] SUPPORT.md: write down restriction of 32-bit tool stacks

[PATCH RESEND] perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
 2021-06-25 13:32 UTC 

[PATCH] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-25 13:21 UTC  (3+ messages)

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-25 13:21 UTC  (5+ messages)
` [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup()

[PATCH] drm/i915: Drop all references to DRM IRQ midlayer
 2021-06-25 13:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

drivers/mmc/host/davinci_mmc.c:1230 davinci_mmcsd_probe() warn: missing error code 'ret'
 2021-06-25 13:20 UTC 

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-06-25 13:18 UTC  (4+ messages)

stable-rc/linux-5.12.y build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.13-11-g6645d6f022e7)
 2021-06-25 13:19 UTC 

[PATCH v3 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-25 13:13 UTC  (4+ messages)

[PATCH 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-06-25 13:15 UTC  (3+ messages)
` [PATCH 1/3] perf/x86: Add new event for AUX output counter index

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-06-25 13:15 UTC  (3+ messages)
` [PATCH v9 2/2] leds: Add driver for Qualcomm LPG

[meta-oe] sysbench: added volatile modifier to tmp variable
 2021-06-25 13:14 UTC 

[PULL 00/10] Block Jobs patches
 2021-06-25 13:00 UTC  (9+ messages)
` [PULL 02/10] block-copy: let ratelimit handle a speed of 0
` [PULL 03/10] blockjob: "
` [PULL 04/10] progressmeter: protect with a mutex
` [PULL 05/10] co-shared-resource: "
` [PULL 06/10] block-copy: small refactor in block_copy_task_entry and block_copy_common
` [PULL 08/10] block-copy: move progress_set_remaining in block_copy_task_end
` [PULL 09/10] block-copy: add CoMutex lock
` [PULL 10/10] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

[PATCH 0/3] DCP as trusted keys backend
 2021-06-25 13:12 UTC  (6+ messages)
` [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys

[Buildroot] [PATCH 00/15] Overwritten file detection and fixes, one more step to TLP build
 2021-06-25 13:13 UTC  (3+ messages)

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-06-25 13:09 UTC  (8+ messages)
` [PATCH v3 0/2] allow simple{fb,drm} "
` [PATCH v3 1/2] drivers/firmware: move x86 Generic System Framebuffers support

[PATCH] ASoC: codecs: lpass-rx-macro: remove nneeded semicolon
 2021-06-25 12:24 UTC 

[PATCH 0/5] can: peak_usb: upgrade driver for PCAN-USB
 2021-06-25 13:09 UTC  (6+ messages)
` [PATCH 1/5] can: peak_usb: pcan_usb_get_device_id(): read value only in case of success
` [PATCH 2/5] can: peak_usb: PCAN-USB: add support of loopback and one-short mode
` [PATCH 3/5] can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
` [PATCH 4/5] can: peak_usb: pcan_usb_encode_msg(): adds information
` [PATCH 5/5] can: peak_usb: upgrades the handling of bus state changes

[PATCH] RDMA/rxe: missing unlock on error in get_srq_wqe()
 2021-06-25 13:11 UTC  (2+ messages)

[PATCH] tools: virtio-trace: remove unneeded semicolon
 2021-06-25  8:22 UTC 

[PATCH 1/2] DM_USB: allow building without OF_CONTROL
 2021-06-25 13:07 UTC  (11+ messages)

[PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning
 2021-06-25 13:08 UTC  (5+ messages)
` [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN

[PATCH dunfell/master] prueth-fw-am65x-sr2: Updating firmware to 02.02.09.02
 2021-06-25 13:07 UTC 

[PATCH v2 00/18] auxdisplay: ht16k33: Add character display support
 2021-06-25 12:58 UTC  (3+ messages)
` [PATCH v2 07/18] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v2 12/18] auxdisplay: ht16k33: Convert to simple i2c probe function


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.