All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-28 14:26:24 to 2021-04-28 14:58:49 UTC [more...]

[PATCH v4 00/79] Address some issues with PM runtime at media subsystem
 2021-04-28 14:52 UTC  (95+ messages)
` [PATCH v4 01/79] media: venus: fix PM runtime logic at venus_sys_error_handler()
` [PATCH v4 02/79] media: s6p_cec: decrement usage count if disabled
` [PATCH v4 03/79] media: i2c: ccs-core: return the right error code at suspend
` [PATCH v4 04/79] media: i2c: ov7740: don't resume at remove time
` [PATCH v4 05/79] media: i2c: video-i2c: "
` [PATCH v4 06/79] media: i2c: imx334: fix the pm runtime get logic
` [PATCH v4 07/79] media: exynos-gsc: don't resume at remove time
` [PATCH v4 08/79] media: atmel: properly get pm_runtime
` [PATCH v4 09/79] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH v4 10/79] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH v4 11/79] media: rcar_fdp1: "
` [PATCH v4 12/79] media: renesas-ceu: Properly check for PM errors
` [PATCH v4 13/79] media: s5p: fix pm_runtime_get_sync() usage count
` [PATCH v4 14/79] media: am437x: "
` [PATCH v4 15/79] media: sh_vou: "
` [PATCH v4 16/79] media: mtk-vcodec: "
` [PATCH v4 17/79] media: s5p-jpeg: "
` [PATCH v4 18/79] media: sti/delta: "
` [PATCH v4 19/79] media: sunxi: "
` [PATCH v4 20/79] staging: media: rkvdec: "
` [PATCH v4 21/79] staging: media: atomisp: use pm_runtime_resume_and_get()
` [PATCH v4 22/79] staging: media: imx7-mipi-csis: "
` [PATCH v4 23/79] staging: media: ipu3: "
` [PATCH v4 24/79] staging: media: cedrus_video: "
` [PATCH v4 25/79] staging: media: tegra-vde: "
` [PATCH v4 26/79] staging: media: tegra-video: "
` [PATCH v4 27/79] media: i2c: ak7375: "
` [PATCH v4 28/79] media: i2c: ccs-core: "
` [PATCH v4 29/79] media: i2c: dw9714: "
` [PATCH v4 30/79] media: i2c: dw9768: "
` [PATCH v4 31/79] media: i2c: dw9807-vcm: "
` [PATCH v4 32/79] media: i2c: hi556: "
` [PATCH v4 33/79] media: i2c: imx214: "
` [PATCH v4 34/79] media: i2c: imx219: "
` [PATCH v4 35/79] media: i2c: imx258: "
` [PATCH v4 36/79] media: i2c: imx274: "
` [PATCH v4 37/79] media: i2c: imx290: "
` [PATCH v4 38/79] media: i2c: imx319: "
` [PATCH v4 39/79] media: i2c: imx355: "
` [PATCH v4 40/79] media: i2c: mt9m001: "
` [PATCH v4 41/79] media: i2c: ov02a10: "
` [PATCH v4 42/79] media: i2c: ov13858: "
` [PATCH v4 43/79] media: i2c: ov2659: "
` [PATCH v4 44/79] media: i2c: ov2685: "
` [PATCH v4 45/79] media: i2c: ov2740: "
` [PATCH v4 46/79] media: i2c: ov5647: "
` [PATCH v4 47/79] media: i2c: ov5648: "
` [PATCH v4 48/79] media: i2c: ov5670: "
` [PATCH v4 49/79] media: i2c: ov5675: "
` [PATCH v4 50/79] media: i2c: ov5695: "
` [PATCH v4 51/79] media: i2c: ov7740: "
` [PATCH v4 52/79] media: i2c: ov8856: "
` [PATCH v4 53/79] media: i2c: ov8865: "
` [PATCH v4 54/79] media: i2c: ov9734: "
` [PATCH v4 55/79] media: i2c: tvp5150: "
` [PATCH v4 56/79] media: i2c: video-i2c: "
` [PATCH v4 57/79] media: rockchip/rga: "
` [PATCH v4 58/79] media: sti/hva: "
` [PATCH v4 59/79] media: sti/bdisp: "
` [PATCH v4 60/79] media: ipu3: "
` [PATCH v4 61/79] media: coda: "
` [PATCH v4 62/79] media: exynos4-is: "
` [PATCH v4 63/79] media: exynos-gsc: "
` [PATCH v4 64/79] media: mtk-jpeg: "
` [PATCH v4 65/79] media: camss: "
` [PATCH v4 66/79] media: venus: "
` [PATCH v4 67/79] media: venus: vdec: "
` [PATCH v4 68/79] media: venus: venc: "
` [PATCH v4 69/79] media: rcar-fcp: "
` [PATCH v4 70/79] media: rkisp1: "
` [PATCH v4 71/79] media: s3c-camif: "
` [PATCH v4 72/79] media: s5p-mfc: "
` [PATCH v4 73/79] media: stm32: "
` [PATCH v4 74/79] media: sunxi: "
` [PATCH v4 75/79] media: ti-vpe: "
` [PATCH v4 76/79] media: vsp1: "
` [PATCH v4 77/79] media: rcar-vin: "
` [PATCH v4 78/79] media: hantro: "
` [PATCH v4 79/79] media: hantro: do a PM resume earlier

[RFC][PATCH] dovetail: intr: Clear affinity_hint before freeing the IRQ
 2021-04-28 14:58 UTC  (2+ messages)

[RFC PATCH 00/37] Speculative page faults
 2021-04-28 14:58 UTC  (4+ messages)
` [RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()

[PATCH RFC 5.13 0/2] adaptive sqpoll and its wakeup optimization
 2021-04-28 14:54 UTC  (12+ messages)
` [PATCH RFC 5.13 1/2] io_uring: add support for ns granularity of io_sq_thread_idle
` [PATCH RFC 5.13 2/2] io_uring: submit sqes in the original context when waking up sqthread

[OE-core][zeus][PATCH] binutils: Fix include error in builds
 2021-04-28 14:56 UTC 

[PATCH v3 4/5] drm/amdgpu: address remove from fault filter
 2021-04-28 14:57 UTC  (7+ messages)
` [PATCH v5 "

[PATCH v2 00/15] Base for adding PowerPC 64-bit instructions
 2021-04-28 14:55 UTC  (3+ messages)
` [PATCH v2 02/15] target/ppc: Add cia field to DisasContext

1e7f963d62: WARNING:at_drivers/scsi/scsi_error.c:#scsi_eh_restore_cmnd
 2021-04-28 14:57 UTC  (2+ messages)

[PATCH 0/2] virtiofsd: Meson build fixes
 2021-04-28 14:52 UTC  (8+ messages)
` [Virtio-fs] "
` [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
  ` [Virtio-fs] "
` [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
  ` [Virtio-fs] "

Containers Development List Migration
 2021-04-28 14:56 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-28 14:56 UTC  (12+ messages)

[RFC PATCH] mm/page_alloc: fix counting of free pages after take off from buddy
 2021-04-28 14:54 UTC  (2+ messages)

[xlnx:xlnx_rebase_v5.4 1277/1755] drivers/gpio/gpio-xilinx.c:68:25: error: field has incomplete type 'struct of_mm_gpio_chip'
 2021-04-28 14:54 UTC 

[PATCH v2 0/4] hw/sparc: Kconfig fixes to build with/without the leon3 machine
 2021-04-28 14:53 UTC  (9+ messages)
` [PATCH v2 2/4] hw/sparc64: Remove unused "hw/char/serial.h" header
` [PATCH v2 3/4] hw/sparc64: Fix code style for checkpatch.pl
` [PATCH v2 4/4] hw/sparc*: Move cpu_check_irqs() to target/sparc/

[Kernel] Nuvoton NPCM7xx unbind FIU issue
 2021-04-28 14:53 UTC  (3+ messages)

[PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-04-28 14:52 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] Implement formatted output helpers with bstr_printf
 2021-04-28 14:52 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: "

stable/linux-4.9.y baseline: 86 runs, 5 regressions (v4.9.268)
 2021-04-28 14:52 UTC 

[RFC] qla2xxx: Add dev_loss_tmo kernel module options
 2021-04-28 14:51 UTC  (6+ messages)
    ` [EXT] "

[xlnx:xlnx_rebase_v5.4 903/1755] include/linux/usb/xhci_pdriver.h:22:6: warning: no previous prototype for 'dwc3_host_wakeup_capable'
 2021-04-28 14:48 UTC  (2+ messages)

[PATCH v2 4/9] sched: Move SCHED_DEBUG sysctl to debugfs
 2021-04-28 14:49 UTC  (6+ messages)
`  "

[RFC PATCH 3/4] target/ppc: Move SPR generation to separate file
 2021-04-28 14:47 UTC 

stable/linux-4.14.y baseline: 110 runs, 5 regressions (v4.14.232)
 2021-04-28 14:49 UTC 

[PATCH v3 1/3] Bluetooth: add support to enumerate codec capabilities
 2021-04-28 14:49 UTC  (5+ messages)
` [PATCH v3 3/3] Bluetooth: cache local supported "

[PATCH v4 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-04-28 14:48 UTC  (9+ messages)

Entity Manager error in tiogapass
 2021-04-28 14:47 UTC  (7+ messages)

[PATCH] PM / EM: Inefficient OPPs detection
 2021-04-28 14:46 UTC  (6+ messages)

[Mesa-dev] [RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-28 14:45 UTC  (12+ messages)

[PATCH] s390/sclp_vt220: Fix console name to match device
 2021-04-28 14:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] nvme: extend and modify the APST configuration algorithm
 2021-04-28 14:44 UTC  (3+ messages)

Is there a different memory allocation path other than the buddy allocator?
 2021-04-28 14:44 UTC  (2+ messages)

[PATCH v4 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-04-28 14:44 UTC  (3+ messages)

Kirkwood: Fix tv sec/usec normalization in kwboot
 2021-04-28 14:44 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] configure: arm: Replace --vmm with --target
 2021-04-28 14:44 UTC  (4+ messages)

[PATCH v3 0/4] perf: Allow TIME_CONV to be backwards-compatible and dump it
 2021-04-28 14:43 UTC  (3+ messages)
` [PATCH v3 3/4] perf session: Add swap operation for event TIME_CONV

[PATCH v2] vfio-ccw: Attempt to clean up all IRQs on error
 2021-04-28 14:42 UTC  (2+ messages)

[PATCH] arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
 2021-04-28 14:41 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] common/qat: increase IM buffer size for QAT GEN3
 2021-04-28 14:41 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] compress/qat: enable compression on "

[PATCH] PCI: pciehp: Ignore Link Down/Up caused by DPC
 2021-04-28 14:40 UTC  (3+ messages)

[syzbot] WARNING in percpu_ref_switch_to_atomic_rcu (2)
 2021-04-28 14:40 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Fix flip timestamp checks
 2021-04-28 14:38 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/4] enable LPI and ITS for TCG
 2021-04-28 14:36 UTC  (8+ messages)
` [kvm-unit-tests PATCH v1 1/4] arm64: split its-trigger test into KVM and TCG variants

[Bridge] [PATCH v2] bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit
 2021-04-28 14:38 UTC  (2+ messages)
`  "

[RFC PATCH] cgroup: add cgroup.signal
 2021-04-28 14:37 UTC  (5+ messages)

[PATCH v10 clocksource 0/7] Do not mark clocks unstable due to delays for v5.13
 2021-04-28 14:37 UTC  (12+ messages)
` [PATCH v10 clocksource 1/7] clocksource: Provide module parameters to inject delays in watchdog

[PATCH] net: phy: xilinx: Break while loop over ethernet phy
 2021-04-28 14:37 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-28 14:37 UTC  (10+ messages)
` [Intel-gfx] [PATCH 09/21] drm/i915/gem: Disallow creating contexts with too many engines
` [Intel-gfx] [PATCH 12/21] drm/i915/gem: Add a separate validate_priority helper
  `  "

08ed4efad6: stress-ng.sigsegv.ops_per_sec -41.9% regression
 2021-04-28 14:36 UTC  (2+ messages)

[PATCH v3 0/3] mmc: renesas_sdhi: reset via reset controller
 2021-04-28 14:36 UTC  (3+ messages)
` [PATCH v3 3/3] mmc: renesas_sdhi: do hard reset if possible

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-28 14:36 UTC  (7+ messages)
` [PATCH 091/190] Revert "pinctrl: axp209: Fix NULL pointer dereference after allocation"
` [PATCH 131/190] Revert "net: 8390: fix potential NULL pointer dereferences"

stable/linux-4.4.y baseline: 91 runs, 10 regressions (v4.4.268)
 2021-04-28 14:35 UTC 

[LTP] [PATCH 0/4] RTNetlink and network device management library
 2021-04-28 14:34 UTC  (5+ messages)
` [LTP] [PATCH 4/4] RFC: Add helper functions for managing network interfaces

[PATCH 1/1] lib: devres: Add error information printing for __devm_ioremap_resource()
 2021-04-28 14:31 UTC  (2+ messages)

[PATCH] Avoid potentially erroneos RST check
 2021-04-28 14:30 UTC  (2+ messages)

[PATCH V3 0/3] blk-mq: fix request UAF related with iterating over tagset requests
 2021-04-28 14:30 UTC  (3+ messages)
` [PATCH V3 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool

[PATCH] tools/meson.build: Error on enabling virtiofsd and have_system is false
 2021-04-28 14:29 UTC  (4+ messages)

gdb test failure debug status update
 2021-04-28 14:30 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH] test/distributor: fix burst flush on worker quit
 2021-04-28 14:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] test/distributor: perf burst mode quit fixes
  ` [dpdk-dev] [PATCH v2 1/2] test/distributor: fix worker notification in burst
  ` [dpdk-dev] [PATCH v2 2/2] test/distributor: fix burst flush on worker quit

[RFC PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add interrupt options
 2021-04-28 14:26 UTC  (3+ messages)
` [RFC PATCH 2/4] iio: accel: fxls8962af: add interrupt support

[RFC] AVR watchdog
 2021-04-28 14:24 UTC  (2+ messages)

[PATCH net-next] Reduce IP_FRAG_TIME fragment-reassembly timeout to 1s, from 30s
 2021-04-28 14:28 UTC  (5+ messages)

[PATCH 2] testsuite: fix cap_userns for kernels >= v5.12
 2021-04-28 14:27 UTC  (4+ messages)

[LTP] [PATCH v4 0/6] CGroup API rewrite
 2021-04-28 14:27 UTC  (7+ messages)
` [LTP] [PATCH v4 1/6] API: Add safe openat, printfat, readat and unlinkat
` [LTP] [PATCH v4 2/6] Add new CGroups APIs
` [LTP] [PATCH v4 3/6] Add new CGroups API library tests
` [LTP] [PATCH v4 4/6] docs: Update CGroups API
` [LTP] [PATCH v4 5/6] mem: Convert tests to new "
` [LTP] [PATCH v4 6/6] madvise06: Convert "

[PATCH v3 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-04-28 14:26 UTC  (4+ messages)
` [PATCH v3 3/3] xen/pci: Refactor MSI code that implements MSI functionality within XEN


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.