All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-22 12:30:26 to 2020-02-22 15:30:55 UTC [more...]

[PATCH] wayland: add a patch to address build errors due to incorrect deps
 2020-02-22 15:30 UTC 

[dpdk-dev] [PATCH] lib/cmdline_rdline: increase command line buf size
 2020-02-22 15:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] cmdline: increase maximum line length

Help needed in understanding weird PCIe issue on imx6q (PCIe just goes bad)
 2020-02-22 15:25 UTC 

[PATCH/RFC 0/3] Constify drm_driver
 2020-02-22 15:24 UTC  (4+ messages)
` [PATCH/RFC 1/3] drm: Move legacy device list out of drm_driver
` [PATCH/RFC 2/3] drm: Use a const drm_driver through the DRM core
` [PATCH/RFC 3/3] drm: rcar_du: Constify drm_driver

[PATCH] btrfs: do not zero f_bavail if we have available space
 2020-02-22 15:24 UTC  (13+ messages)
        ` btrfs filled up dm-thin and df%: shows 8.4TB of data used when I'm only using 10% of that

[PATCH 00/51] drm managed resources, v2
 2020-02-22 15:16 UTC  (9+ messages)
` [PATCH 18/51] drm/<drivers>: Use drmm_add_final_kfree
  ` [Intel-gfx] "
` [PATCH 45/51] drm/gm12u320: Simplify upload work
    ` [Intel-gfx] "

[PATCH, RFC] libxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero
 2020-02-22 15:23 UTC  (4+ messages)
` [PATCH V3] "

[PATCH] powerpc/kprobes: Blacklist functions running with MMU disabled on PPC32
 2020-02-22 15:16 UTC  (4+ messages)

BUG: sleeping function called from invalid context in lock_sock_nested (2)
 2020-02-22 15:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] add top level SPDX license identifier
 2020-02-22 15:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCHSET v2 0/7] io_uring: use polled async retry
 2020-02-22 15:09 UTC  (6+ messages)
` [PATCH 5/7] io_uring: add per-task callback handler

[linux-rt-devel:linux-5.4.y-rt 45/303] kernel//printk/printk.o: warning: objtool: keep_bootcon_setup()+0x1a: can't find call dest symbol at .text+0x3ed1
 2020-02-22 15:07 UTC 

[PATCH] ARM: dts: r8a7779: Remove deprecated "renesas,rcar-sata" compatible value
 2020-02-22 15:03 UTC  (3+ messages)
` [PATCH] ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" "

[PATCH v7 00/54] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-22 15:01 UTC  (55+ messages)
` [PATCH v7 01/54] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH v7 02/54] drm/connector: Add helper to get a connector type name
` [PATCH v7 03/54] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH v7 04/54] drm/bridge: Document the drm_encoder.bridge_chain field as private
` [PATCH v7 05/54] drm/bridge: Fix atomic state ops documentation
` [PATCH v7 06/54] drm/bridge: Improve overview documentation
` [PATCH v7 07/54] drm/bridge: Add connector-related bridge operations and data
` [PATCH v7 08/54] drm/bridge: Add interlace_allowed flag to drm_bridge
` [PATCH v7 09/54] drm/bridge: Extend bridge API to disable connector creation
` [PATCH v7 10/54] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH v7 11/54] drm/bridge: dumb-vga-dac: Rename driver "
` [PATCH v7 12/54] drm/bridge: simple-bridge: Add support for non-VGA bridges
` [PATCH v7 13/54] drm/bridge: simple-bridge: Add support for enable GPIO
` [PATCH v7 14/54] drm/bridge: simple-bridge: Add support for the TI OPA362
` [PATCH v7 15/54] drm/bridge: Add bridge driver for display connectors
` [PATCH v7 16/54] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
` [PATCH v7 17/54] drm/bridge: panel: Implement bridge connector operations
` [PATCH v7 18/54] drm/bridge: tfp410: Replace manual connector handling with bridge
` [PATCH v7 19/54] drm/bridge: tfp410: Allow operation without drm_connector
` [PATCH v7 20/54] drm: Add helper to create a connector for a chain of bridges
` [PATCH v7 21/54] drm/omap: dss: Cleanup DSS ports on initialisation failure
` [PATCH v7 22/54] drm/omap: Simplify HDMI mode and infoframe configuration
` [PATCH v7 23/54] drm/omap: Factor out display type to connector type conversion
` [PATCH v7 24/54] drm/omap: Use the drm_panel_bridge API
` [PATCH v7 25/54] drm/omap: dss: Fix output next device lookup in DT
` [PATCH v7 26/54] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
` [PATCH v7 27/54] drm/omap: dss: Make omap_dss_device_ops optional
` [PATCH v7 28/54] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
` [PATCH v7 29/54] drm/omap: hdmi4: Rework EDID read to isolate data read
` [PATCH v7 30/54] drm/omap: hdmi5: "
` [PATCH v7 31/54] drm/omap: hdmi4: Register a drm_bridge for EDID read
` [PATCH v7 32/54] drm/omap: hdmi5: "
` [PATCH v7 33/54] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
` [PATCH v7 34/54] drm/omap: hdmi5: "
` [PATCH v7 35/54] drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
` [PATCH v7 36/54] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
` [PATCH v7 37/54] drm/omap: venc: Register a drm_bridge
` [PATCH v7 38/54] drm/omap: Create connector for bridges
` [PATCH v7 39/54] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
` [PATCH v7 40/54] drm/omap: Remove HPD, detect and EDID omapdss operations
` [PATCH v7 41/54] drm/omap: hdmi: Remove omap_dss_device operations
` [PATCH v7 42/54] drm/omap: venc: "
` [PATCH v7 43/54] drm/omap: hdmi4: Simplify EDID read
` [PATCH v7 44/54] drm/omap: hdmi5: "
` [PATCH v7 45/54] drm/omap: dpi: Sort includes alphabetically
` [PATCH v7 46/54] drm/omap: dpi: Reorder functions in sections
` [PATCH v7 47/54] drm/omap: dpi: Simplify clock setting API
` [PATCH v7 48/54] drm/omap: dpi: Register a drm_bridge
` [PATCH v7 49/54] drm/omap: sdi: Sort includes alphabetically
` [PATCH v7 50/54] drm/omap: sdi: Register a drm_bridge
` [PATCH v7 51/54] drm/omap: Hardcode omap_connector type to DSI
` [PATCH v7 52/54] drm/omap: dss: Inline the omapdss_display_get() function
` [PATCH v7 53/54] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
` [PATCH v7 54/54] drm/omap: dss: Remove unused omap_dss_device operations

[PATCH] dt-bindings: power: rcar-sysc: Convert to json-schema
 2020-02-22 14:58 UTC  (2+ messages)

[PATCH 1/2] riscv: roms: Add 32-bit OpenSBI firmware image for sifive_u
 2020-02-22 14:53 UTC  (7+ messages)

[PATCH] drm/i915/gt: remove redundant assignment to variable dw
 2020-02-22 14:52 UTC  (7+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH] package/radvd: disable by default in systemd preset-all
 2020-02-22 14:47 UTC 

[PATCH] psi: move PF_MEMSTALL into psi specific psi_flags
 2020-02-22 14:46 UTC 

[PATCH] io_uring: fix __io_iopoll_check deadlock in io_sq_thread
 2020-02-22 14:45 UTC  (2+ messages)

[PATCH v3 00/13] Add DM/DTS support for omap video driver
 2020-02-22 14:44 UTC  (15+ messages)
` [PATCH v3 01/13] video: omap: use BIT() and GENMASK() macros
` [PATCH v3 02/13] video: omap: add missing bitfield masks
` [PATCH v3 03/13] video: omap: fix coding style on use of spaces
` [PATCH v3 04/13] video: omap: fix bitfields order
` [PATCH v3 05/13] video: omap: rename LCD controller registers
` [PATCH v3 06/13] video: omap: fix debug message
` [PATCH v3 07/13] video: omap: add loop exit conditions to the dpll setup
` [PATCH v3 08/13] video: omap: create two routines to set the pixel clock rate
` [PATCH v3 09/13] video: omap: add support for DM/DTS
` [PATCH v3 10/13] arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panel
  ` [PATCH v3 10/13] arm: dts: am335x: add 'u-boot,dm-pre-reloc' "
` [PATCH v3 11/13] fdt: video: omap: add framebuffer and panel bindings
` [PATCH v3 12/13] video: omap: fix pixel-per-line bitfield setting
` [PATCH v3 13/13] board: brxre1: fix building errors

[PATCH v3 0/2] bootconfig: Syntax updates
 2020-02-22 14:41 UTC  (5+ messages)
` [PATCH v3 1/2] bootconfig: Prohibit re-defining value on same key

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-22 14:40 UTC  (4+ messages)

[PATCH 5.5 000/399] 5.5.6-stable review
 2020-02-22 14:36 UTC  (4+ messages)
` [PATCH 5.5 020/399] f2fs: call f2fs_balance_fs outside of locked page

[PATCH v2] dt-bindings: mmc: Convert Cadence SD/SDIO/eMMC controller to json-schema
 2020-02-22 14:34 UTC 

Hi Dear
 2020-02-22 14:34 UTC 

[PATCH 1/2] binutils: Fix x86_64 override usage
 2020-02-22 14:32 UTC  (3+ messages)
` [PATCH 2/2] psplash: Add missing dependency to systemd service
` ✗ patchtest: failure for "binutils: Fix x86_64 override ..." and 1 more

[PATCH 0/1] coredump: Fix null pointer dereference when kernel.core_pattern is "|"
 2020-02-22 14:17 UTC  (2+ messages)

[PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
 2020-02-22 14:24 UTC  (5+ messages)

[PATCH] crypto: hisilicon: remove redundant assignment of pointer ctx
 2020-02-22 14:24 UTC 

[PATCH] dt-bindings: mtd: Convert Denali NAND controller to json-schema
 2020-02-22 14:19 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] SPDX leftovers
 2020-02-22 14:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/5] devtools: add SPDX tag to load-devel-config

[PATCH 5.6] mt76: fix array overflow on receiving too many fragments for a packet
 2020-02-22 14:13 UTC  (2+ messages)

[PATCH V2] alsa-utils: upgrade 1.2.1 -> 1.2.2
 2020-02-22 14:11 UTC 

[tobetter-linux:stable-v5.4 67/97] drivers/staging/fbtft/fb_hktft35.c:249:25: warning: passing argument 1 of 'ioread32' discards 'volatile' qualifier from pointer target type
 2020-02-22 14:09 UTC 

[tobetter-linux:stable-v5.4 60/97] drivers/char/exynos-gpiomem.c:121:22: error: implicit declaration of function 'phys_mem_access_prot'
 2020-02-22 13:59 UTC 

[Xen-devel] [PATCH v2 0/4] xen/rcu: let rcu work better with core scheduling
 2020-02-22 13:56 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH] net: mac80211: rx.c: Use built-in RCU list checking
 2020-02-22 13:54 UTC  (7+ messages)
`  "

[PATCH] usb: musb: remove redundant assignment to variable ret
 2020-02-22 13:54 UTC  (4+ messages)

[PATCH] dt-bindings: Fix dtc warnings in examples
 2020-02-22 13:54 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] Extend SOCKMAP/SOCKHASH to store listening sockets
 2020-02-22 13:49 UTC  (4+ messages)

[PATCH net-next] sfc: complete the next packet when we receive a timestamp
 2020-02-22 13:36 UTC  (3+ messages)

[PATCH v2 net-next/devicetree 0/5] DT bindings for Felix DSA switch on LS1028A
 2020-02-22 13:33 UTC  (2+ messages)

[PATCH v4 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-02-22 13:32 UTC  (6+ messages)
` [PATCH v4 3/6] PCI: endpoint: Add support to handle multiple base for mapping outbound memory

[GIT PULL] EFI updates for v5.7
 2020-02-22 13:28 UTC  (2+ messages)

[PATCH 1/7] cfg80211: More error messages for key addition failures
 2020-02-22 13:25 UTC  (7+ messages)
` [PATCH 2/7] cfg80211: Support key configuration for Beacon protection (BIGTK)
` [PATCH 3/7] mac80211: Support BIGTK configuration for Beacon protection
` [PATCH 4/7] mac80211: Update BIP to support Beacon frames
` [PATCH 5/7] mac80211: Beacon protection using the new BIGTK (AP)
` [PATCH 6/7] mac80211: Beacon protection using the new BIGTK (STA)
` [PATCH 7/7] mac80211: Enable Beacon protection

[PATCH] iwlegacy: Remove unneeded variable ret
 2020-02-22 13:24 UTC  (2+ messages)

[Bug 206639] New: snd-usb-audio Thinkpad10 gen2 TabletDock analog audio device quirky
 2020-02-22 13:21 UTC  (2+ messages)
` [Bug 206639] "

[PATCH v2 net-next/devicetree 4/5] arm64: dts: fsl: ls1028a: add node for Felix switch
 2020-02-22 13:19 UTC  (4+ messages)

[PATCH] powerpc/watchpoint: Don't call dar_within_range() for Book3S
 2020-02-22 13:16 UTC  (4+ messages)

[hverkuil-media:tc358840 2/4] drivers/media/i2c/tc358840.c:3410:3-8: No need to set .owner here. The core will do it
 2020-02-22 13:19 UTC  (3+ messages)
` [PATCH] tc358840: fix platform_no_drv_owner.cocci warnings
` [PATCH] tc358840: fix returnvar.cocci warnings

[RFC PATCH 0/9] Drop VB2_USERPTR + dma-contig combo
 2020-02-22 13:13 UTC  (7+ messages)
` [RFC PATCH 9/9] omap3isp/rcar_fdp1/vsp1/xilinx: drop VB2_USERPTR

[PATCH v3 0/3] Dump QCOW2 metadata
 2020-02-22 13:09 UTC  (4+ messages)

[PATCH v2] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-22 13:08 UTC  (5+ messages)

[RFC PATCH 00/10] arm: add support for SoC S5P4418
 2020-02-22 13:06 UTC  (6+ messages)
` [RFC PATCH 03/10] i2c: mmc: add nexell driver (gpio, i2c, mmc, pwm)

[GIT PULL] s390 updates for 5.6-rc3
 2020-02-22 13:04 UTC 

[PATCH 4.19 000/191] 4.19.106-stable review
 2020-02-22 12:59 UTC  (3+ messages)
` [PATCH 4.19 188/191] cifs: log warning message (once) if out of disk space

ufshcd quirk cleanup v2
 2020-02-22 12:55 UTC  (4+ messages)
` [PATCH 1/2] ufshcd: remove unused quirks

[PATCH v2 16/17] i2c: cros-ec-tunnel: Use cros_ec_cmd()
 2020-02-22 12:53 UTC  (2+ messages)

[peterz-queue:x86/wip-rwx 4/6] arch/s390/kernel/module.c:438:8: error: too few arguments to function 'apply_rela'
 2020-02-22 12:53 UTC 

[PATCH] i2c: dev: keep sorting of includes
 2020-02-22 12:50 UTC  (2+ messages)

[hverkuil-media:tc358840 4/4] drivers/media/i2c/tc358840.c:2869:36: sparse: sparse: cast truncates bits from constant value (ffffff7f becomes 7f)
 2020-02-22 12:49 UTC 

[PATCH] i2c: mv64xxx: Implement I2C_M_RECV_LEN and I2C_FUNC_SMBUS_READ_BLOCK_DATA
 2020-02-22 12:48 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in i801_isr
 2020-02-22 12:45 UTC  (3+ messages)
` [PATCH] i2c: i801: Fix memory corruption in i801_isr_byte_done()

[perf/x86] 81ec3f3c4c: will-it-scale.per_process_ops -5.5% regression
 2020-02-22 12:43 UTC  (6+ messages)
      ` [LKP] "

[PATCH 0/5] i2c: i2c-stm32f7: enhance FastModePlus support
 2020-02-22 12:40 UTC  (8+ messages)
` [PATCH 1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes
` [PATCH 3/5] i2c: i2c-stm32f7: add a new st,stm32mp15-i2c compatible

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-22 12:32 UTC  (6+ messages)
` [PATCH 04/12] drm: Nuke mode->vrefresh
    ` [Intel-gfx] "

[PATCHv2] i2c: i2c-stm32f7: allow controller to be wakeup-source
 2020-02-22 12:34 UTC  (3+ messages)

[PATCH v2 net-next/devicetree 3/5] dt-bindings: net: dsa: ocelot: document the vsc9959 core
 2020-02-22 12:33 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Verify LRC isolation
 2020-02-22 12:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Verify LRC isolation (rev3)


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.