All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-19 09:44:16 to 2020-02-19 10:22:05 UTC [more...]

[PATCH 00/52] drm_device managed resources
 2020-02-19 10:21 UTC  (23+ messages)
` [Intel-gfx] "
` [PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller
  ` [Intel-gfx] "
` [PATCH 02/52] drm/i915: Don't clear drvdata in ->release
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/52] drm: add managed resources tied to drm_device
  `  "
` [Intel-gfx] [PATCH 04/52] drm: Set final_kfree in drm_dev_alloc
  `  "
` [PATCH 05/52] drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
  ` [Intel-gfx] "
` [PATCH 06/52] drm/udl: Use drmm_add_final_kfree
` [PATCH 07/52] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/52] drm/qxl: "
  `  "
` [PATCH 10/52] drm/cirrus: "
` [PATCH 29/52] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 30/52] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 31/52] drm/cirrus: Fully embrace devm_
  ` [PATCH 38/52] drm/rockchip: Drop explicit drm_mode_config_cleanup call

[PULL 00/17] Trivial branch patches
 2020-02-19 10:16 UTC  (29+ messages)
` [PULL 01/17] mailmap: Add entry for Yu-Chen Lin
` [PULL 02/17] Report stringified errno in VFIO related errors
` [PULL 03/17] scripts/checkpatch.pl: Detect superfluous semicolon in C code
` [PULL 04/17] audio/alsaaudio: Remove superfluous semicolons
` [PULL 05/17] hw/arm/xlnx-versal: Remove superfluous semicolon
` [PULL 06/17] hw/m68k/next-cube: "
` [PULL 07/17] hw/scsi/esp: "
` [PULL 08/17] hw/vfio/display: "
` [PULL 09/17] ui/input-barrier: "
` [PULL 10/17] target/i386/whpx: "
` [PULL 11/17] tests/qtest/libqos/qgraph: Remove superfluous semicolons
` [PULL 12/17] contrib/rdmacm-mux: Remove superfluous semicolon
` [PULL 13/17] hw/display/qxl: Remove unneeded variable assignment
` [PULL 14/17] hw/block/pflash_cfi02: "
` [PULL 15/17] hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)
` [PULL 16/17] hw/nios2:fix leak of fdevice tree blob
` [PULL 17/17] hw/xtensa/xtfpga:fix "

[PATCH 1/1] PM-runtime: Add pm_runtime_get_if_active
 2020-02-19 10:17 UTC 

[PATCH for-next v2] RDMA/siw: Fix setting active_{speed, width} attributes
 2020-02-19 10:21 UTC  (5+ messages)

[PATCH v3 0/4] clk: imx: imx8m: fix a53 cpu clock
 2020-02-19 10:20 UTC  (20+ messages)
` [PATCH V3 1/4] clk: imx: composite-8m: add imx8m_clk_hw_composite_core
` [PATCH v3 1/4] clk: imx: imx8mq: fix a53 cpu clock
` [PATCH v3 2/4] clk: imx: imx8mm: "
` [PATCH V3 2/4] clk: imx: imx8mq: use imx8m_clk_hw_composite_core
` [PATCH V3 3/4] clk: imx: imx8mm: "
` [PATCH v3 3/4] clk: imx: imx8mn: fix a53 cpu clock
` [PATCH V3 4/4] clk: imx: imx8mn: use imx8m_clk_hw_composite_core
` [PATCH v3 4/4] clk: imx: imx8mp: fix a53 cpu clock

[PATCH for-next v4 0/2] Retrieve HW GID context from ib_gid_attr
 2020-02-19 10:19 UTC  (3+ messages)
` [PATCH for-next v4 1/2] RDMA/core: Add helper function to retrieve driver gid context from gid attr
` [PATCH for-next v4 2/2] RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index

[PATCH] scsi: target: fix unmap_zeroes_data boolean initialisation
 2020-02-19 10:20 UTC  (2+ messages)

[PATCH 0/5] Random debug/PMU fixes for 5.6
 2020-02-19 10:18 UTC  (9+ messages)
` [PATCH 3/5] kvm: arm64: Limit PMU version to ARMv8.1

[dpdk-dev] [PATCH 0/2] Fix Vhost PMD setup
 2020-02-19 10:18 UTC  (4+ messages)

[PATCH v2 13/16] fanotify: report name info for FAN_DIR_MODIFY event
 2020-02-19 10:17 UTC  (3+ messages)

[PATCH net-next] net: mscc: ocelot: Workaround to allow traffic to CPU in standalone mode
 2020-02-19 10:17 UTC  (8+ messages)

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-02-19 10:17 UTC  (3+ messages)
` [PATCH v5 2/5] gpiolib: Add support for GPIO line table lookup

[PATCH] netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists
 2020-02-19 10:16 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH] iommu: Use C99 flexible array in fwspec
 2020-02-19 10:16 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add a chunk ID for spm trace
 2020-02-19 10:15 UTC 

[PATCH] iommu/qcom: Replace zero-length array with flexible-array member
 2020-02-19 10:14 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: phy: Add YAML schemas for Intel Combophy
 2020-02-19 10:14 UTC  (3+ messages)
` [PATCH v2 2/2] phy: intel: Add driver support for Combophy

[Patch v4 0/7] Transition of fsl qspi driver to spi-mem framework
 2020-02-19 10:13 UTC  (3+ messages)
` [Patch v4 4/7] imx: imx6sx: Remove unused 'num-cs' property

[PATCH 0/5] aio-posix: towards an O(1) event loop
 2020-02-19 10:12 UTC  (3+ messages)
` [PATCH 2/5] aio-posix: don't pass ns timeout to epoll_wait()

[PATCH] imsm: Remove --dump/--restore implementation
 2020-02-19 10:13 UTC 

oe-core recipe for defining directories in /
 2020-02-19 10:12 UTC 

[dpdk-dev] [PATCH] doc: add module EEPROM dump to mlx5 features
 2020-02-19 10:11 UTC 

[PATCH v3 0/3] Introduce per-task latency_nice for scheduler hints
 2020-02-19 10:09 UTC  (4+ messages)

generic/269 hangs on lastest upstream kernel
 2020-02-19 10:09 UTC  (10+ messages)

[PATCH v3] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-02-19 10:09 UTC  (3+ messages)

[PATCH v2 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-02-19 10:08 UTC  (6+ messages)

git-describe --tags warning: 'X' is really 'Y' here
 2020-02-19 10:08 UTC  (10+ messages)
` [PATCH] describe: output tag's ref instead of embedded name

[Linux-kernel-mentees] [PATCH] tcp: Pass lockdep expression to RCU lists
 2020-02-19 10:05 UTC  (2+ messages)
`  "

[PATCH] rockchip: rk3399: add target type for evb based board
 2020-02-19 10:07 UTC 

[PATCH] babeltrace2: added 2.0.1
 2020-02-19 10:06 UTC  (3+ messages)

[alsa-devel] [PATCH] ASoC: da7219: check SRM lock in trigger callback
 2020-02-19 10:05 UTC  (11+ messages)

[PATCH 1/3 v2] dt-bindings: clock: Create YAML schema for ICST clocks
 2020-02-19 10:05 UTC  (3+ messages)
` [PATCH 2/3 v2] clk: versatile: Export icst_clk_setup()
` [PATCH 3/3 v2] clk: versatile: Add device tree probing for IM-PD1 clocks

19-02-2020
 2020-02-19  8:34 UTC 

Option to not power off radio during start ofono
 2020-02-19 10:04 UTC  (2+ messages)

[PATCH for-5.6] io_uring: fix use-after-free by io_cleanup_req()
 2020-02-19 10:03 UTC  (3+ messages)

[PATCH 1/3 v2] dt-bindings: clock: Create YAML schema for ICST clocks
 2020-02-19 10:03 UTC  (3+ messages)
` [PATCH 2/3 v2] clk: versatile: Export icst_clk_setup()
` [PATCH 3/3 v2] clk: versatile: Add device tree probing for IM-PD1 clocks

[dpdk-dev] [PATCH] vdpa/mlx5: fix completion queue arming
 2020-02-19 10:02 UTC  (2+ messages)

[PATCH] util/async: make bh_aio_poll() O(1)
 2020-02-19 10:00 UTC 

[RFC] Display the cpu of sched domain in procfs
 2020-02-19 10:01 UTC  (5+ messages)

xenomai app running under gdb hangs on 3.1/arm32
 2020-02-19 10:02 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH RESEND] net: hsr: Pass lockdep expression to RCU lists
 2020-02-19 10:00 UTC  (2+ messages)
`  "

[PATCH v5 0/4] media: meson: vdec: Add compliant H264 support
 2020-02-19  9:59 UTC  (6+ messages)
` [PATCH v5 1/4] media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-19 10:00 UTC  (14+ messages)

msm_hsusb 78d9000.usb: failed to create device link to ci_hdrc.0.ulpi
 2020-02-19 10:00 UTC  (5+ messages)

[PATCH] migration/savevm: release gslist after dump_vmstate_json
 2020-02-19  9:59 UTC  (2+ messages)

[PATCH] advice: refactor advise API
 2020-02-19  9:59 UTC  (4+ messages)
` [PATCH v2 0/2] [RFC][Outreachy] "
  ` [PATCH v2 1/2] "

[PATCH v2 0/2] Enable Odroid-XU3/4 to use Energy Model and Energy Aware Scheduler
 2020-02-19  9:58 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: exynos: Add dynamic-power-coefficient to Exynos5422 CPUs
` [PATCH 2/2] ARM: exynos_defconfig: Enable SCHED_MC and ENERGY_MODEL

[PATCH v2 3/9] rcu,tracing: Create trace_rcu_{enter,exit}()
 2020-02-19  9:57 UTC  (11+ messages)

[PATCH net-next] net: mvneta: align xdp stats naming scheme to mlx5 driver
 2020-02-19  9:57 UTC 

[PATCH] x86/entry/32: Add missing ASM_CLAC in general_protection entry
 2020-02-19  9:57 UTC 

[PATCH 0/2] ftrace/selftests: clean up failure cases
 2020-02-19  9:55 UTC  (6+ messages)
` [PATCH 2/2] ftrace/selftest: absence of modules/programs should trigger unsupported errors

usb cdc-acm TIOCSSERIAL may wrongly report EPERM
 2020-02-19  9:56 UTC  (2+ messages)

[Xen-devel] [xen-unstable-coverity test] 147290: all pass - PUSHED
 2020-02-19  9:55 UTC 

[PATCH v2 00/14] ARM: imx7ulp: add cpufreq using cpufreq-dt
 2020-02-19  9:55 UTC  (10+ messages)
` [PATCH v2 10/14] cpufreq: dt: Allow platform specific intermediate callbacks

[PATCH RFC] target/i386: filter out VMX_PIN_BASED_POSTED_INTR when enabling SynIC
 2020-02-19  9:54 UTC  (6+ messages)

[PATCH] imsm: pass subarray id to kill_subarray function
 2020-02-19  9:54 UTC 

[PATCH v2 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-02-19  9:54 UTC  (3+ messages)

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-02-19  9:52 UTC  (10+ messages)
` Surprising code generated for vdso_read_begin()

[PATCH] kconfig: make 'imply' obey the direct dependency
 2020-02-19  9:54 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH] net: hsr: Pass lockdep expression to RCU lists
 2020-02-19  9:53 UTC  (2+ messages)
`  "

[PATCH 0/3] octeontx2-af: Cleanup changes
 2020-02-19  9:51 UTC  (4+ messages)
` [PATCH 1/3] octeontx2-af: Remove unnecessary export symbols in CGX driver
` [PATCH 2/3] octeontx2-af: Cleanup CGX config permission checks
` [PATCH 3/3] octeontx2-af: Cleanup nixlf and blkaddr retrieval logic

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-02-19  9:32 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH 0/5] Multipath Follow-up patches
 2020-02-19  9:51 UTC  (5+ messages)
` [PATCH 4/5] libmultipath: change directio get_events() timeout handling
` [PATCH 5/5] libmultipath: cleanup old issues with directio checker

can't find logged information
 2020-02-19  9:50 UTC  (3+ messages)

[PATCH] xfs/029: filter out "extended-header: cycle: 1" from output
 2020-02-19  9:49 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-19  9:48 UTC  (3+ messages)
` [PATCH net-next v2 12/13] r8152: use new "

[PATCH 0/5] CMD_SAVEENV ifdef cleanup
 2020-02-19  9:47 UTC  (6+ messages)
` [PATCH 1/5] env: add SAVEENV as an alias of the CMD_SAVEENV symbol
` [PATCH 2/5] env_internal.h: add alternative ENV_SAVE_PTR macro
` [PATCH 3/5] env/fat.c: remove private CMD_SAVEENV logic
` [PATCH 4/5] env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
` [PATCH 5/5] env/sf.c: drop private CMD_SAVEENV logic

[PATCH] gpiolib: use gpiochip_get_desc() where applicable
 2020-02-19  9:47 UTC 

[igt-dev] [PATCH i-g-t v7 0/1] tests: add i915-query perf tests
 2020-02-19  9:46 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v7 1/1] tests/i915-query: add new tests for perf configurations queries

[PATCH] x86/ioperm: add new paravirt function update_io_bitmap
 2020-02-19  9:46 UTC  (6+ messages)
      ` [Xen-devel] "

[RFC PATCH] iommu/dma: Allow drivers to reserve an iova range
 2020-02-19  9:46 UTC  (3+ messages)

[PATCH 01/10] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
 2020-02-19  9:45 UTC  (13+ messages)
` [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

[PATCH V1] mmc: mmc_test: Pass different sg lists for non-blocking requests
 2020-02-19  9:44 UTC  (2+ messages)
` [PATCH V2] "

[meta-oe][PATCH v1 0/4] eBPF tools: Add recipes
 2020-02-19  9:44 UTC  (5+ messages)
` [meta-oe][PATCH v1 3/4] BCC: Add build recipe

[PATCH v2 0/4] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-19  9:43 UTC  (4+ messages)
` [PATCH v2 2/4] efi/arm: pass start and end addresses to cache_clean_flush()
` [PATCH v2 3/4] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH v2 4/4] ARM: decompressor: switch to by-VA cache maintenance for v7 cores


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.