All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-04 08:45:30 to 2020-06-04 09:18:48 UTC [more...]

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-06-04  9:05 UTC  (41+ messages)
` [PATCH RESEND v9 01/18] media: platform: Improve subscribe event flow for bug fixing
` [PATCH RESEND v9 02/18] media: platform: Improve queue set up "
` [PATCH RESEND v9 03/18] media: platform: Improve getting and requesting irq "
` [PATCH RESEND v9 04/18] media: platform: Change the fixed device node number to unfixed value
` [PATCH RESEND v9 05/18] media: platform: Improve power on and power off flow
` [PATCH RESEND v9 06/18] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH RESEND v9 07/18] media: platform: Improve the implementation of "
` [PATCH RESEND v9 08/18] media: platform: Cancel the last frame handling flow
` [PATCH RESEND v9 09/18] media: platform: Delete zeroing the reserved fields
` [PATCH RESEND v9 10/18] media: platform: Stylistic changes for improving code quality
` [PATCH RESEND v9 11/18] media: platform: Use generic rounding helpers
` [PATCH RESEND v9 12/18] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH RESEND v9 13/18] media: platform: Delete redundant code and add annotation for an enum
` [PATCH RESEND v9 14/18] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH RESEND v9 15/18] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH RESEND v9 16/18] media: platform: Rename jpeg dec file name
` [PATCH RESEND v9 17/18] media: platform: Rename existing functions/defines/variables
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[dinguyen:socfpga-5.7_v1 13/57] drivers/fpga/fpga-mgr-debugfs.c:171:6: warning: no previous prototype for 'fpga_mgr_debugfs_add'
 2020-06-04  9:18 UTC 

[PATCH RFC 00/13] vhost: format independence
 2020-06-04  9:18 UTC  (14+ messages)
` [PATCH RFC 03/13] vhost: batching fetches
` [PATCH RFC 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC 07/13] vhost: format-independent API for used buffers
` [PATCH RFC 08/13] vhost/net: convert to new API: heads->bufs

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-06-04  9:16 UTC  (6+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job

[PATCH] pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken
 2020-06-04  9:17 UTC  (8+ messages)

[PATCHv5][ 1/7] board: tbs2910: disable loadb and loads commands
 2020-06-04  9:17 UTC  (5+ messages)
` [PATCHv5][ 4/7] board: tbs2910_defconfig: Add support for booting general purpose distributions

[PATCH] tpm_tis_core: Disable broken IRQ handling code
 2020-06-04  9:17 UTC  (4+ messages)

[PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()
 2020-06-04  9:16 UTC  (3+ messages)

[PATCHv6 0/3] optee: register drivers on optee bus
 2020-06-04  9:16 UTC  (4+ messages)
` [PATCHv6 1/3] optee: use uuid for sysfs driver entry

[PATCH] iommu: Don't attach deferred device in iommu_group_do_dma_attach
 2020-06-04  9:16 UTC  (3+ messages)

[PATCH v3] drm/fourcc: document modifier uniqueness requirements
 2020-06-04  9:14 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t v2 0/4] Remove libdrm from media_spin
 2020-06-04  9:16 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] lib/intel_bufops: add fields for keeping offset and context
` [igt-dev] [PATCH i-g-t v2 2/4] lib/intel_batchbuffer: add bb reset

[PATCH v2] ati-vga: check mm_index before recursive call
 2020-06-04  9:14 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.7-pwm 14/51] cc1: error: drivers/misc/mediatek/include/mt-plat/mt7623/include: No such file or directory
 2020-06-04  9:14 UTC 

[igt-dev] [PATCH i-g-t v2 0/4] Remove libdrm from media_spin
 2020-06-04  9:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] lib/intel_bufops: add fields for keeping offset and context
` [igt-dev] [PATCH i-g-t v2 2/4] lib/intel_batchbuffer: add bb reset

[Buildroot] [git commit] docs/website: update for 2020.02.3
 2020-06-04  9:14 UTC 

[PATCH] arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
 2020-06-04  9:12 UTC  (2+ messages)

[android-common:android-3.18 118/129] kernel/trace/Kconfig:319: syntax error
 2020-06-04  9:13 UTC 

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-04  9:12 UTC  (5+ messages)
` [PATCH v2 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v2 25/35] acpi: Add support for a generic "

[PATCH] [PATCH v6] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-06-04  9:10 UTC  (2+ messages)

[PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
 2020-06-04  9:08 UTC 

[PATCH v3] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
 2020-06-04  9:14 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v2 0/2] Ensure PCI configuration access is within bounds
 2020-06-04  9:10 UTC  (3+ messages)
` [PATCH v2 2/2] pci: ensure "

[PATCH] perf: Fix bpf prologue generation, user attribute access in kprobes
 2020-06-04  9:10 UTC 

[PATCH 1/7] arm64: dts: qcom: pm8009: Add base dts file
 2020-06-04  9:10 UTC  (2+ messages)

[Buildroot] [git commit] Update for 2020.02.3
 2020-06-04  9:10 UTC 

[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-04  9:09 UTC  (2+ messages)

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-04  9:08 UTC  (4+ messages)

[PATCH] drm/tidss: fix modeset init for DPI panels
 2020-06-04  9:09 UTC  (3+ messages)

[PATCH] v4l2-ctrl: add control for thumnails
 2020-06-04  9:08 UTC  (5+ messages)

Keystone Issue
 2020-06-04  9:08 UTC  (10+ messages)

[RESEND PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-04  9:05 UTC  (6+ messages)
` [RESEND PATCH v9 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
      ` [RESEND PATCH v9 4/5] ndctl/papr_scm, uapi: "

[PATCH V2 0/2] migration/colo: Optimize COLO framework code
 2020-06-04  8:55 UTC  (3+ messages)
` [PATCH V2 1/2] migration/colo: Optimize COLO boot code path
` [PATCH V2 2/2] migration/colo: Update checkpoint time lately

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-04  9:08 UTC  (9+ messages)
` [PATCH 03/18] dma-fence: basic lockdep annotations
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 00/13] i386: hvf: Remove HVFX86EmulatorState
 2020-06-04  9:06 UTC  (3+ messages)
` [PATCH 06/13] i386: hvf: Use IP from CPUX86State

[PATCH] PCI: uniphier: Fix some error handling in uniphier_pcie_ep_probe()
 2020-06-04  9:07 UTC  (3+ messages)

Subject: [PATCH v3] mm: Fix mremap not considering huge pmd devmap
 2020-06-04  9:01 UTC 

How do I add my tcg tests to check-tcg?
 2020-06-04  9:05 UTC  (3+ messages)

UCLASS_BLK driver binding without devtree and U_BOOT_DEVICE
 2020-06-04  9:06 UTC 

[PATCH v2 00/15] tests/tcg: Add TriCore tests
 2020-06-04  8:54 UTC  (16+ messages)
` [PATCH v2 01/15] docker/tricore: Use stretch-slim as a base image
` [PATCH v2 02/15] tests/tcg: Add docker_as and docker_ld cmds
` [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground
` [PATCH v2 04/15] hw/tricore: Add testdevice for tests in tests/tcg/
` [PATCH v2 05/15] tests/tcg/tricore: Add build infrastructure
` [PATCH v2 06/15] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PATCH v2 07/15] tests/tcg/tricore: Add bmerge test
` [PATCH v2 08/15] tests/tcg/tricore: Add clz test
` [PATCH v2 09/15] tests/tcg/tricore: Add dvstep test
` [PATCH v2 10/15] tests/tcg/tricore: Add fadd test
` [PATCH v2 11/15] tests/tcg/tricore: Add fmul test
` [PATCH v2 12/15] tests/tcg/tricore: Add ftoi test
` [PATCH v2 13/15] tests/tcg/tricore: Add madd test
` [PATCH v2 14/15] tests/tcg/tricore: Add msub test
` [PATCH v2 15/15] tests/tcg/tricore: Add muls test

[PATCH v2] Documentation: tee: Document TEE kernel interface
 2020-06-04  9:05 UTC  (3+ messages)
` [op-tee] "

[PATCH v6 0/7] Add interrupt support to FPGA DFL drivers
 2020-06-04  9:01 UTC  (9+ messages)
` [PATCH v6 1/7] fpga: dfl: parse interrupt info for feature devices on enumeration
` [PATCH v6 2/7] fpga: dfl: pci: add irq info for feature devices enumeration
` [PATCH v6 3/7] fpga: dfl: introduce interrupt trigger setting API
` [PATCH v6 4/7] fpga: dfl: afu: add interrupt support for port error reporting
` [PATCH v6 5/7] fpga: dfl: fme: add interrupt support for global "
` [PATCH v6 6/7] fpga: dfl: afu: add AFU interrupt support
` [PATCH v6 7/7] Documentation: fpga: dfl: add descriptions for interrupt related interfaces

[PATCH] crypto: ccp - Fix sparse warnings in sev-dev
 2020-06-04  9:04 UTC  (2+ messages)

[cip-dev] [PATCH RESEND 4.4.y-cip 00/15] PM / OPP v2 & cpufreq backports part 1
 2020-06-04  9:03 UTC  (7+ messages)
` [cip-dev] [PATCH RESEND 4.4.y-cip 03/15] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding
` [cip-dev] [PATCH RESEND 4.4.y-cip 08/15] PM / OPP: Parse 'opp-<prop>-<name>' bindings

[PATCH] tcp: fix TCP socks unreleased in BBR mode
 2020-06-04  9:00 UTC  (2+ messages)
` [PATCH v2 4.19] "

[PATCH v2 0/2] Add support for booting into userspace fastboot
 2020-06-04  9:01 UTC  (3+ messages)
  ` [PATCH v2 1/2] fastboot: add support for 'reboot fastboot' command

[PATCH 0/1] [BUG] dvbdev: Fix tuner->demod media controller link
 2020-06-04  9:00 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] xen/rpi4: implement watchdog-based reset
 2020-06-04  8:59 UTC  (3+ messages)

[PATCH] arm: dts: vexpress: Move mcc node back into motherboard node
 2020-06-04  8:59 UTC  (3+ messages)

alsa-gobject: ctl: fulfill documentation for ALSACtl
 2020-06-04  8:58 UTC 

[dinguyen:socfpga-5.7_v1 40/57] drivers/video/fbdev/altvipfb2-plat.c:88:6: warning: variable 'retval' set but not used
 2020-06-04  8:59 UTC 

[PATCH] net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
 2020-06-04  8:59 UTC 

[mainline][Oops][bisected 2ba3e6 ] 5.7.0 boot fails with kernel panic on powerpc
 2020-06-04  8:55 UTC  (4+ messages)

[PATCH] ovl: explicitly initialize error in ovl_copy_xattr()
 2020-06-04  8:57 UTC  (2+ messages)

[PATCH] module: make module symbols visible after init
 2020-06-04  8:57 UTC  (2+ messages)

[sched/fair] 0b0695f2b3: phoronix-test-suite.compress-gzip.0.seconds 19.8% regression
 2020-06-04  8:56 UTC  (3+ messages)

[PATCH] arm: dts: vexpress: Move mcc node back into motherboard node
 2020-06-04  8:56 UTC  (3+ messages)

[PATCH v6 0/7] Add interrupt support to FPGA DFL drivers
 2020-06-04  8:52 UTC  (8+ messages)
` [PATCH v6 1/7] fpga: dfl: parse interrupt info for feature devices on enumeration
` [PATCH v6 2/7] fpga: dfl: pci: add irq info for feature devices enumeration
` [PATCH v6 3/7] fpga: dfl: introduce interrupt trigger setting API
` [PATCH v6 4/7] fpga: dfl: afu: add interrupt support for port error reporting
` [PATCH v6 5/7] fpga: dfl: fme: add interrupt support for global "
` [PATCH v6 6/7] fpga: dfl: afu: add AFU interrupt support
` [PATCH v6 7/7] Documentation: fpga: dfl: add descriptions for interrupt related interfaces

[PATCH] doc: board: xilinx: zynq.rst: add description how to flash a SD card
 2020-06-04  8:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] overlayfs: initialize error in ovl_copy_xattr
 2020-06-04  8:55 UTC  (2+ messages)

an xhci problem on raspberry pi 4b
 2020-06-04  8:55 UTC  (5+ messages)

qemu-guest agent asserts on shutdown
 2020-06-04  8:54 UTC 

[PATCH bpf-next] bpf: Fix an error code in check_btf_func()
 2020-06-04  8:54 UTC  (3+ messages)
` [PATCH v2 "

Kernel doesn't boot on qemu-sh4
 2020-06-04  8:54 UTC 

[PATCH] ocl-icd_git.bb: Add recipe for OpenCL ICD loaders
 2020-06-04  8:59 UTC 

[RFC 0/4] regulator: lp87565: ignore ENx pins and add LP87524-Q1
 2020-06-04  8:52 UTC  (4+ messages)
` [RFC 4/4] regulator: lp87565: add LP87524-Q1 variant

Forward migration broken down since virt-4.2 machine type
 2020-06-04  8:51 UTC 

[dpdk-dev] [PATCH] drivers/crypto: add missing OOP feature flag
 2020-06-04  8:51 UTC 

[PATCH] exfat: fix range validation error in alloc and free cluster
 2020-06-04  8:50 UTC  (2+ messages)

WARNING in kvm_inject_emulated_page_fault
 2020-06-04  8:50 UTC 

[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes
 2020-06-04  8:49 UTC  (4+ messages)
` [PATCH v2 6/6] dma-buf: Remove custom seqcount lockdep class key

[PATCH] ASoC: max98390: fix build warning detected by -Wformat
 2020-06-04  8:49 UTC 

[PATCH v2 1/2] arm64: dts: Add a device tree for the Librem 5 phone
 2020-06-04  8:47 UTC  (4+ messages)
` [PATCH v2 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

[Ocfs2-devel] [PATCH 00/13] sysctl: spring cleaning
 2020-06-04  8:45 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 13/13] fs: move binfmt_misc sysctl to its own file
  `  "

[PATCH 0/2] build qxl as module
 2020-06-04  8:48 UTC  (2+ messages)

[PATCH] soc: imx: scu: use devm_kasprintf
 2020-06-04  8:48 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_core: Don't kill the world after a failed fork
 2020-06-04  8:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for lib/igt_core: Don't kill the world after a failed fork (rev2)

[PATCH 1/3] drm/i915/dp_mst: Fix disabling MST on a port
 2020-06-04  8:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/dp_mst: Fix disabling MST on a port (rev2)

linux-next: fix ups for clashes between akpm and powerpc trees
 2020-06-04  8:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix passing negative parameter to strerror
 2020-06-04  8:45 UTC  (2+ messages)

[PATCH 1/3] exfat: add error check when updating dir-entries
 2020-06-04  8:44 UTC  (3+ messages)
` [PATCH 2/3] exfat: optimize exfat_zeroed_cluster()
` [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing


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.