linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 06:44:02 to 2020-02-24 09:12:01 UTC [more...]

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-24  9:07 UTC  (51+ messages)
` [PATCH 01/89] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
` [PATCH 03/89] i2c: brcmstb: Support BCM2711 HDMI BSC controllers
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH 09/89] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH 10/89] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH 12/89] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH 13/89] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH 14/89] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH 15/89] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH 16/89] clk: bcm: rpi: Add clock id to data
` [PATCH 21/89] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH 28/89] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH 29/89] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH 31/89] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH 32/89] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH 35/89] drm/vc4: drv: Support BCM2711
` [PATCH 44/89] drm/vc4: crtc: Move crtc state to common header
` [PATCH 47/89] drm/vc4: crtc: Turn static const variable into a define
` [PATCH 51/89] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH 52/89] drm/vc4: crtc: Assign output to channel automatically
` [PATCH 53/89] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH 58/89] drm/vc4: crtc: Disable color management for HVS5
` [PATCH 62/89] drm/vc4: hdmi: Move structure to header
` [PATCH 63/89] drm/vc4: hdmi: rework connectors and encoders
` [PATCH 64/89] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH 66/89] drm/vc4: hdmi: Move accessors to vc4_hdmi
` [PATCH 67/89] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH 68/89] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH 69/89] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH 70/89] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH 71/89] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH 72/89] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH 73/89] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH 74/89] drm/vc4: hdmi: Add reset callback
` [PATCH 75/89] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH 76/89] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH 77/89] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH 78/89] drm/vc4: hdmi: Add a set_timings callback
` [PATCH 79/89] drm/vc4: hdmi: Add HDMI ID
` [PATCH 80/89] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH 81/89] drm/vc4: hdmi: Add an audio support flag
` [PATCH 82/89] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH 83/89] drm/vc4: hdmi: Add CEC support flag
` [PATCH 84/89] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH 85/89] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH 86/89] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH 87/89] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH 88/89] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH 89/89] ARM: dts: bcm2711: Enable the display pipeline

[PATCH] fs/jbd2: fix data races at struct journal_head
 2020-02-24  9:10 UTC  (2+ messages)

[PATCH 0/4] Add support for vibrator motor for TBS A711 Tablet
 2020-02-24  9:10 UTC  (3+ messages)
` [PATCH 3/4] ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor

[PATCH] mmc: host: sdhci-sprd: Set the missing MMC_CAP_WAIT_WHILE_BUSY flag
 2020-02-24  9:08 UTC 

[PATCH 0/4] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-02-24  9:07 UTC  (9+ messages)
` [PATCH 1/4] pwm: omap-dmtimer: Drop unused header file
` [PATCH 2/4] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH 3/4] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
` [PATCH 4/4] pwm: omap-dmtimer: Implement .apply callback

KMSAN: uninit-value in number (2)
 2020-02-24  8:54 UTC  (2+ messages)

[PATCH net-next v1 00/18] Clean driver, module and FW versions
 2020-02-24  9:03 UTC  (20+ messages)
` [PATCH net-next v1 01/18] net/bond: Delete driver and module versions
` [PATCH net-next v1 02/18] net/dummy: Ditch "
` [PATCH net-next v1 03/18] net/3com: Delete driver and module versions from 3com drivers
` [PATCH net-next v1 04/18] net/adaptec: Clean driver versions
` [PATCH net-next v1 05/18] net/aeroflex: Clean ethtool_info struct assignments
` [PATCH net-next v1 06/18] net/aeroflex: Don't assign FW if it is not available
` [PATCH net-next v1 07/18] net/agere: Delete unneeded driver version
` [PATCH net-next v1 08/18] net/alacritech: Delete "
` [PATCH net-next v1 09/18] net/allwinner: Remove "
` [PATCH net-next v1 10/18] net/alteon: Properly report FW version
` [PATCH net-next v1 11/18] net/althera: Delete hardcoded driver version
` [PATCH net-next v1 12/18] net/amazon: Ensure that driver version is aligned to the linux kernel
` [PATCH net-next v1 13/18] net/amd: Remove useless driver version
` [PATCH net-next v1 14/18] net/apm: "
` [PATCH net-next v1 15/18] net/apm: Properly mark absence of FW
` [PATCH net-next v1 16/18] net/aquantia: Delete module version
` [PATCH net-next v1 17/18] net/arc: Delete driver version
` [PATCH net-next v1 18/18] net/atheros: Clean atheros code from "

[PATCH RT 00/25] Linux v4.14.170-rt75-rc1
 2020-02-24  9:03 UTC  (7+ messages)
` [PATCH RT 03/25] sched/deadline: Ensure inactive_timer runs in hardirq context
` [PATCH RT 17/25] x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
` [PATCH RT 19/25] userfaultfd: Use a seqlock instead of seqcount

[PATCH v4 0/4] Introduce per-task latency_nice for scheduler hints
 2020-02-24  8:59 UTC  (5+ messages)
` [PATCH v4 1/4] sched: Introduce latency-nice as a per-task attribute
` [PATCH v4 2/4] sched/core: Propagate parent task's latency requirements to the child task
` [PATCH v4 3/4] sched: Allow sched_{get,set}attr to change latency_nice of the task
` [PATCH v4 4/4] sched/core: Add permission checks for setting the latency_nice value

[PATCH v3 0/7] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-02-24  8:48 UTC  (8+ messages)
` [PATCH v3 1/7] vfio: allow external user to get vfio group from device
` [PATCH v3 2/7] vfio: introduce vfio_dma_rw to read/write a range of IOVAs
` [PATCH v3 3/7] vfio: avoid inefficient lookup of VFIO group in vfio_pin/unpin_pages
` [PATCH v3 4/7] drm/i915/gvt: hold reference of VFIO group during opening of vgpu
` [PATCH v3 5/7] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw
` [PATCH v3 6/7] drm/i915/gvt: avoid unnecessary lookup in each vfio pin & unpin pages
` [PATCH v3 7/7] drm/i915/gvt: rw more pages a time for shadow context

[proc] 83f86f3919: BUG:kernel_NULL_pointer_dereference,address
 2020-02-24  8:57 UTC 

[PATCH v2 3/3] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI and platform drivers
 2020-02-24  8:53 UTC 

[PATCH v6 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
 2020-02-24  8:53 UTC  (4+ messages)

[PATCH v2 net-next/devicetree 0/5] DT bindings for Felix DSA switch on LS1028A
 2020-02-24  8:51 UTC  (6+ messages)

KMSAN: uninit-value in br_dev_xmit
 2020-02-24  8:51 UTC  (2+ messages)

KMSAN: kernel-infoleak in tty_compat_ioctl
 2020-02-24  8:47 UTC  (3+ messages)
` [PATCH] tty: fix compat TIOCGSERIAL leaking uninitialized memory

[PATCH v6 0/4] add mt8183 dpi driver
 2020-02-24  8:46 UTC  (4+ messages)
` [PATCH v6 1/4] dt-bindings: display: mediatek: update dpi supported chips

general protection fault in rds_ib_add_one
 2020-02-24  8:38 UTC 

KMSAN: uninit-value in batadv_get_vid
 2020-02-24  8:38 UTC 

[PATCH 0/2] MAINTAINERS: Update MIPS entry
 2020-02-24  8:37 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes

[PATCH] dt-bindings: Fix dtc warnings in examples
 2020-02-24  8:37 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Hand MIPS over to Thomas
 2020-02-24  8:36 UTC  (2+ messages)

[PATCH] i3c: master: use 'dev' variable in dev_err
 2020-02-24  8:34 UTC 

[PATCH v4 0/3] io_uring: add splice(2) support
 2020-02-24  8:32 UTC  (4+ messages)
` [PATCH v4 1/3] splice: make do_splice public
` [PATCH v4 2/3] io_uring: add interface for getting files
` [PATCH v4 3/3] io_uring: add splice(2) support

[PATCH v4 0/5] remove runnable_load_avg and improve group_classify
 2020-02-24  8:32 UTC  (2+ messages)
  ` [PATCH v4 5/5] sched/fair: Take into account runnable_avg to classify group

[RFC 0/4] perf expr: Add flex scanner
 2020-02-24  8:30 UTC  (4+ messages)
` [PATCH 2/4] perf expr: Move expr lexer to flex

[PATCHv2 0/5] perf expr: Add flex scanner
 2020-02-24  8:29 UTC  (6+ messages)
` [PATCH 1/5] perf expr: Add expr.c object
` [PATCH 2/5] perf expr: Move expr lexer to flex
` [PATCH 3/5] perf expr: Increase EXPR_MAX_OTHER
` [PATCH 4/5] perf expr: Straighten expr__parse/expr__find_other interface
` [PATCH 5/5] perf expr: Make expr__parse return -1 on error

KMSAN: uninit-value in audit_log_vformat
 2020-02-24  8:28 UTC 

WARNING: refcount bug in l2cap_chan_put
 2020-02-24  8:28 UTC 

general protection fault in smc_ib_remove_dev
 2020-02-24  8:28 UTC 

KASAN: slab-out-of-bounds Read in ethnl_update_bitset32
 2020-02-24  8:28 UTC 

KASAN: use-after-free Read in ethnl_update_bitset32
 2020-02-24  8:28 UTC 

WARNING: kobject bug in ib_register_device
 2020-02-24  8:28 UTC 

BUG: unable to handle kernel paging request in ethnl_update_bitset32
 2020-02-24  8:28 UTC 

[PATCH v4] staging: qlge: emit debug and dump at same level
 2020-02-24  8:24 UTC 

NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
 2020-02-24  8:20 UTC  (4+ messages)

KASAN: use-after-free Write in release_tty
 2020-02-24  8:19 UTC  (4+ messages)
` [PATCH] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console

kernel panic: audit: backlog limit exceeded
 2020-02-24  8:18 UTC 

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-24  8:16 UTC  (2+ messages)

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-02-24  8:12 UTC  (3+ messages)
` [RFC PATCH 4/7] i2c: of: remove superfluous parameter from exported function

KMSAN: uninit-value in audit_receive
 2020-02-24  8:08 UTC 

kernel panic: audit: rate limit exceeded
 2020-02-24  8:08 UTC 

[PATCH] vt: vt_ioctl: remove unnecessary console allocation checks
 2020-02-24  8:03 UTC 

Linux 5.5.6
 2020-02-24  7:59 UTC  (2+ messages)

LKRG: "there won't be a grsecurity alike situation where everything gets closed down". (Linux Kernel Runtime Guard)
 2020-02-24  7:59 UTC 

Linux 5.4.22
 2020-02-24  7:59 UTC  (2+ messages)

Linux 4.19.106
 2020-02-24  7:59 UTC  (2+ messages)

warning messages for net/ipv4/tcp_output.c
 2020-02-24  7:55 UTC  (5+ messages)

[PATCH v3 0/8] arm64: dts: librem5-devkit: description updates
 2020-02-24  7:55 UTC  (2+ messages)

[PATCH 1/7] Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
 2020-02-24  7:52 UTC  (5+ messages)

[PATCH] staging: qlge: add braces around macro arguments
 2020-02-24  7:52 UTC  (3+ messages)

[PATCH V2] arm64: dts: imx8mn: Adjust 1.2GHz OPP voltage to OD mode
 2020-02-24  7:51 UTC  (2+ messages)

[PATCH] clk: imx: clk-sscg-pll: Drop unnecessary initialization
 2020-02-24  7:49 UTC  (2+ messages)

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-24  7:48 UTC  (16+ messages)
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[PATCH] ARM: dts: imx: Align ocotp node name
 2020-02-24  7:46 UTC  (2+ messages)

General Discussion about GPLness
 2020-02-24  7:46 UTC  (7+ messages)

[PATCH] clk: imx: pll14xx: Return error if pll type is invalid
 2020-02-24  7:43 UTC  (2+ messages)

[PATCH] ARM: dts: imx: make wdog node name generic
 2020-02-24  7:43 UTC  (2+ messages)

KASAN: use-after-free Read in tcp_retransmit_timer (5)
 2020-02-24  7:40 UTC 

[PATCH v5 0/6] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
 2020-02-24  7:33 UTC  (5+ messages)
` [PATCH v5 2/6] Bindings: nvmem: add bindings for JZ4780 efuse

[PATCH 5.5 000/399] 5.5.6-stable review
 2020-02-24  7:35 UTC  (7+ messages)

[PATCH] vt: drop redundant might_sleep() in do_con_write()
 2020-02-24  7:34 UTC 

[PATCH] tty: drop outdated comments about release_tty() locking
 2020-02-24  7:33 UTC 

[PATCH][next] clone3: fix an unsigned args.cgroup comparison to less than zero
 2020-02-24  7:31 UTC  (3+ messages)

[PATCH v3] extcon: palmas: hide error messages if gpio returns -EPROBE_DEFER
 2020-02-24  7:31 UTC  (9+ messages)

[PATCH] net: memcg: late association of sock to memcg
 2020-02-24  7:29 UTC  (2+ messages)

[RFC PATCH v1 0/3] Convert thermal bindings to yaml
 2020-02-24  7:25 UTC  (4+ messages)
` [RFC PATCH v1 1/3] dt-bindings: thermal: Add yaml bindings for thermal sensors
` [RFC PATCH v1 2/3] dt-bindings: thermal: Add yaml bindings for thermal cooling-devices
` [RFC PATCH v1 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

linux-next: Tree for Feb 24
 2020-02-24  7:23 UTC  (2+ messages)
` linux-next: Tree for Feb 24 (sound/soc/codecs/wm97*)

[PATCH v2] drm/panfrost: Don't try to map on error faults
 2020-02-24  7:22 UTC  (2+ messages)

[RFC PATCH v5 0/3] Convert thermal bindings to yaml
 2020-02-24  7:22 UTC  (5+ messages)
` [RFC PATCH v5 1/3] dt-bindings: thermal: Add yaml bindings for thermal sensors
` [RFC PATCH v5 2/3] dt-bindings: thermal: Add yaml bindings for thermal cooling-devices
` [RFC PATCH v5 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH] uacce: unmap remaining mmapping from user space
 2020-02-24  7:17 UTC  (2+ messages)

r8151: check disconnect status after long sleep
 2020-02-24  7:15 UTC 

[PATCH] x86/kexec: do not reserve kexec setup_data in kexec e820 table
 2020-02-24  7:14 UTC  (2+ messages)

[PATCH] perf: Support Python 3.8+ in Makefile
 2020-02-24  7:00 UTC  (4+ messages)

[PATCH] KVM: x86: Adjust counter sample period after a wrmsr
 2020-02-24  6:56 UTC  (3+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-24  6:51 UTC  (6+ messages)

[PATCH V4 0/5] vDPA support
 2020-02-24  6:48 UTC  (4+ messages)
` [PATCH V4 3/5] vDPA: introduce vDPA bus

[RFC v4 2/6] Bindings: nvmem: add bindings for JZ4780 efuse
 2020-02-24  6:48 UTC  (4+ messages)
` [PATCH RFC] "

[PATCH v6 0/3] Invoke rpmh_flush for non OSI targets
 2020-02-24  6:48 UTC  (3+ messages)
` [PATCH v6 3/3] soc: qcom: rpmh: Invoke rpmh_flush for dirty caches

INFO: task hung in ubi_detach_mtd_dev
 2020-02-24  6:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).