All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-27 15:18:01 to 2020-05-27 15:50:53 UTC [more...]

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-27 15:48 UTC  (25+ messages)
` [PATCH v3 001/105] reset: Move reset-simple header out of drivers/reset
` [PATCH v3 003/105] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH v3 005/105] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH v3 009/105] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH v3 012/105] drm/vc4: drv: Support BCM2711
` [PATCH v3 013/105] dt-bindings: display: Add support for the BCM2711 HVS
` [PATCH v3 015/105] drm/vc4: hvs: Boost the core clock during modeset
` [PATCH v3 016/105] drm/vc4: plane: Improve LBM usage
` [PATCH v3 017/105] drm/vc4: plane: Move planes creation to its own function
` [PATCH v3 019/105] drm/vc4: plane: Register all the planes at once
` [PATCH v3 021/105] drm/vc4: plane: Create more planes
` [PATCH v3 023/105] drm/vc4: crtc: Switch to of_device_get_match_data
` [PATCH v3 025/105] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH v3 029/105] drm/vc4: crtc: Move the cob allocation outside of bind
` [PATCH v3 030/105] drm/vc4: crtc: Rename HVS channel to output
` [PATCH v3 033/105] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v3 035/105] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH v3 036/105] drm/vc4: crtc: Rename HDMI encoder type to HDMI0
` [PATCH v3 037/105] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH v3 038/105] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH v3 039/105] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v3 040/105] drm/vc4: crtc: Turn pixelvalve reset into a function
` [PATCH v3 041/105] drm/vc4: crtc: Move HVS mode config to HVS file
` [PATCH v3 058/105] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves

[PATCH v3 00/25] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-05-27 15:45 UTC  (38+ messages)
` [PATCH v3 01/25] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML
` [PATCH v3 02/25] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v3 03/25] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v3 04/25] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH v3 05/25] clk: bcm: rpi: Statically init clk_init_data
` [PATCH v3 06/25] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH v3 07/25] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH v3 08/25] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH v3 09/25] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH v3 10/25] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH v3 11/25] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH v3 12/25] clk: bcm: rpi: Use CCF boundaries instead of rolling our own
` [PATCH v3 13/25] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH v3 14/25] clk: bcm: rpi: Add clock id to data
` [PATCH v3 15/25] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH v3 16/25] clk: bcm: rpi: Rename is_prepared function
` [PATCH v3 17/25] clk: bcm: rpi: Split pllb clock hooks
` [PATCH v3 18/25] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH v3 19/25] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH v3 20/25] clk: bcm: rpi: Add an enum for the firmware clocks
` [PATCH v3 21/25] clk: bcm: rpi: Discover "
` [PATCH v3 22/25] clk: bcm: rpi: Give firmware clocks a name
` [PATCH v3 23/25] Revert "clk: bcm2835: remove pllb"
` [PATCH v3 24/25] clk: bcm: rpi: Remove the quirks for the CPU clock
` [PATCH v3 25/25] ARM: dts: bcm2711: Add firmware clocks node

[PATCH] linux-libc-headers: Check for asm/bpf_perf_event.h before multilibbing
 2020-05-27 15:50 UTC 

HCI Set custom bandwidth for AuriStream SCO codec
 2020-05-27 15:48 UTC  (11+ messages)
  ` Bluetooth: Allow to use configure SCO socket codec parameters

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 15:48 UTC  (9+ messages)
` [PATCH v4 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v4 07/11] i2c: designware: Discard Cherry Trail model flag

[PATCH 1/3] drm/i915/pmu: avoid an maybe-uninitialized warning
 2020-05-27 15:47 UTC  (11+ messages)
` [PATCH 2/3] drm/i915: work around false-positive "
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/selftests: avoid bogus "
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm/i915/pmu: avoid an "

[PATCH 0/4] futex: Minor code improvements
 2020-05-27 15:47 UTC  (5+ messages)
` [PATCH 1/4] futex: Remove put_futex_key()
` [PATCH 2/4] futex: Remove needless goto's
` [PATCH 3/4] futex: Remove unused or redundant includes
` [PATCH 4/4] futex: Consistently use fshared as boolean

[PATCH] drm: pl111: add CONFIG_VEXPRESS_CONFIG dependency
 2020-05-27 15:47 UTC  (4+ messages)

[linux-rt-devel:linux-5.6.y-rt 26/274] kernel/printk/printk.c:2747:2: warning: function 'vprintk_deferred' might be a candidate for 'gnu_printf' format attribute
 2020-05-27 15:47 UTC 

[Buildroot] [PATCHv2] package/fmc+fmlib: change repository location
 2020-05-27 15:47 UTC 

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-05-27 15:47 UTC  (9+ messages)
` [PATCH V7 09/15] perf kcore_copy: Fix module map when there are no modules loaded
` [PATCH V7 10/15] perf evlist: Disable 'immediate' events last

[PATCH v4] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-05-27 15:47 UTC  (5+ messages)
` [PATCH v5] "

[RFC 00/16] KVM protected memory extension
 2020-05-27 15:45 UTC  (6+ messages)

[dpdk-dev] [PATCH] net/bnxt: allow the mark to use a cfa code of zero
 2020-05-27 15:46 UTC  (2+ messages)

[PATCH] GPIO: Submit a new GPIO driver
 2020-05-27 15:45 UTC  (2+ messages)

[PATCH v3] arm/aspeed: Rework NIC attachment
 2020-05-27 15:46 UTC  (3+ messages)

[PATCH] grep: add configuration variables for --heading
 2020-05-27 15:45 UTC  (2+ messages)
` [PATCH v2] "

Processing PLDM FRU information with entity manager
 2020-05-27 15:46 UTC  (6+ messages)
` D-Bus interface to provide data to entity manager (was: Processing PLDM FRU information with entity manager)
  ` D-Bus interface to provide data to entity manager

[meta-oe][PATCH 1/4] python3-pytest: Update 5.3.5 -> 5.4.2
 2020-05-27 15:44 UTC  (3+ messages)
` [meta-oe][PATCH 3/4] python3-pytest-metadata: Update 1.8.0 -> 1.9.0
  ` [oe] "

'HEAD' is not a commit (according to git-checkout)
 2020-05-27 15:44 UTC  (8+ messages)

[SPDK] Re: how to use the OCSSD bdev in the qemu by writing my own program?
 2020-05-27 15:44 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Remove local entries from GGTT on suspend
 2020-05-27 15:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v2 00/14] PCI: brcmstb: enable PCIe for STB chips
 2020-05-27 15:43 UTC  (5+ messages)
` [PATCH v2 09/14] device core: Add ability to handle multiple dma offsets

[PATCH bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-27 15:43 UTC  (13+ messages)
` [PATCH bpf-next 1/5] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH
` [PATCH bpf-next 4/5] bpftool: Add SEC name for xdp programs attached to device map

[PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
 2020-05-27 15:42 UTC  (5+ messages)
` [PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
    ` [Intel-gfx] "

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-27 15:42 UTC  (9+ messages)

[BlueZ PATCH v4] doc:adding definitions for load default params mgmt op
 2020-05-27 15:42 UTC 

[PATCH v2 0/6] USB: serial: ch341: Add support for limited chips (was: Add support for HL340 devices)
 2020-05-27 15:41 UTC  (5+ messages)
` [PATCH v2 3/6] USB: serial: ch341: Limit prescaler on quirky chips

[PATCH v2 00/11] Record/replay acceptance tests
 2020-05-27 15:41 UTC  (6+ messages)
` [PATCH v2 03/11] tests/acceptance: add base class record/replay kernel tests
` [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-27 15:41 UTC  (4+ messages)
` [PATCH v25 06/16] dt: bindings: lp55xx: Update binding for Multicolor Framework

Xen XSM/FLASK policy, grub defaults, etc
 2020-05-27 15:41 UTC 

[PATCH] vfs, afs, ext4: Make the inode hash table RCU searchable
 2020-05-27 15:41 UTC  (4+ messages)

ttyACM: disabled by hub (EMI?), re-enabling... Causes garbage chars & disconnect
 2020-05-27 15:41 UTC  (14+ messages)

[PATCH] gpiolib: split character device into gpiolib-cdev
 2020-05-27 15:40 UTC 

[PATCH] x86/boot: Fix load_system_tables() to be NMI/#MC-safe
 2020-05-27 15:38 UTC  (3+ messages)

Comments on the ConnectDevice API function
 2020-05-27 15:38 UTC  (5+ messages)

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-05-27 15:38 UTC  (4+ messages)
` [Bug 207901] "

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-27 15:38 UTC  (7+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 15:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] bugfix: udptcp_checksum should tread tcp and udp differently
 2020-05-27 15:36 UTC  (3+ messages)

Linux 4.14.182
 2020-05-27 15:36 UTC 

[dpdk-dev] [PATCH 0/5] misc updates for hns3 PMD driver
 2020-05-27 15:36 UTC  (2+ messages)

Linux 4.9.225
 2020-05-27 15:36 UTC 

Linux 4.4.225
 2020-05-27 15:36 UTC 

[PATCH] hw/pci: Fix crash when running QEMU with "-nic model=rocker"
 2020-05-27 15:35 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gerbera: fix static linking with libmagic
 2020-05-27 15:35 UTC  (2+ messages)

[PATCH 1/3 v7] hwmon: Add amd_energy driver to report energy counters
 2020-05-27 15:35 UTC  (16+ messages)

[PATCH v5 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 15:35 UTC  (14+ messages)
` [PATCH v5 01/11] dt-bindings: i2c: Convert DW I2C binding to DT schema
` [PATCH v5 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example
` [PATCH v5 03/11] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
` [PATCH v5 04/11] i2c: designware: Use `-y` to build multi-object modules
` [PATCH v5 05/11] i2c: designware: slave: Set DW I2C core module dependency
` [PATCH v5 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v5 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v5 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v5 09/11] i2c: designware: Retrieve quirk flags as early as possible
` [PATCH v5 10/11] i2c: designware: Move reg-space remapping into a dedicated function
` [PATCH v5 11/11] i2c: designware: Add Baikal-T1 System I2C support

[PATCH 1/2] seccomp: notify user trap about unused filter
 2020-05-27 15:35 UTC  (3+ messages)

[tip:WIP.sched/core 7/9] smp.c:undefined reference to `irq_work_single'
 2020-05-27 15:34 UTC  (2+ messages)

[RFC PATCH 0/4] scsi: use xarray for devices and targets
 2020-05-27 15:34 UTC  (3+ messages)
` [PATCH 3/4] scsi: move target device list to xarray

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-27 15:34 UTC  (3+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[OE-core] [PATCH] libyaml: upgrade 0.2.2 -> 0.2.4
 2020-05-27 15:33 UTC 

[OE-core] [PATCH] gdb: upgrade 9.1 -> 9.2
 2020-05-27 15:33 UTC 

Remove last acpi procfs dirs after being marked deprecated for a decade
 2020-05-27 15:33 UTC 

[OE-core] [PATCH] liburcu: upgrade 0.12.0 -> 0.12.1
 2020-05-27 15:32 UTC 

[OE-core] [PATCH] libksba: upgrade 1.3.5 -> 1.4.0
 2020-05-27 15:31 UTC 

[OE-core] [PATCH] less: upgrade 551 -> 562
 2020-05-27 15:31 UTC 

[RFC PATCH] xfs: transfer freed blocks to blk res when lazy accounting
 2020-05-27 15:31 UTC  (6+ messages)

[PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
 2020-05-27 15:31 UTC  (8+ messages)
          ` [Intel-gfx] "

[dpdk-dev] [PATCH] net/failsafe: report valid RSS RETA size
 2020-05-27 15:30 UTC  (3+ messages)

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-27 15:29 UTC  (6+ messages)

[PATCH v6 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-27 15:29 UTC  (4+ messages)
` [PATCH v6 2/5] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer

[PATCH -tip] compiler_types.h: Optimize __unqual_scalar_typeof compilation time
 2020-05-27 15:29 UTC  (3+ messages)
` [tip: locking/kcsan] "

[PATCH 4.19 00/81] 4.19.125-rc1 review
 2020-05-27 15:28 UTC  (3+ messages)

[PATCH v2 0/7] RFC/WIP: Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-05-27 15:27 UTC  (3+ messages)
` [PATCH v2 6/7] scsi: Add scsi_device_get

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-27 15:27 UTC  (7+ messages)
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

-mno-tls-direct-seg-refs support in glibc for i386 PV Xen
 2020-05-27 15:25 UTC  (5+ messages)

[PATCH ghak124 v1] audit: log nftables configuration change events
 2020-05-27 15:24 UTC  (4+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 15:00 UTC  (5+ messages)

[PATCH] arm64: disable -fsanitize=shadow-call-stack for big-endian
 2020-05-27 15:24 UTC  (3+ messages)

[PATCH] crypto: qat - convert to SPDX License Identifiers
 2020-05-27 15:21 UTC 

[PATCH] proc/base: Skip assignment to len when there is no error on d_path in do_proc_readlink
 2020-05-27 15:23 UTC  (3+ messages)

[PATCH] drm/doc: device hot-unplug for userspace
 2020-05-27 15:23 UTC  (6+ messages)

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-27 15:23 UTC  (5+ messages)
` [RFC PATCH net-next 2/3] net: sched: sch_red: Split init and change callbacks

core sysctl
 2020-05-27 15:22 UTC  (5+ messages)

[Bug 1877688] [NEW] 9p virtfs device reports error when opening certain files
 2020-05-27 15:11 UTC  (2+ messages)
` [Bug 1877688] "

[RFC PATCH 1/4] powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
 2020-05-27 14:58 UTC  (3+ messages)
` [RFC PATCH 2/4] powerpc/64s: Don't let DT CPU features set FSCR_DSCR
` [RFC PATCH 4/4] powerpc/64s: Don't set FSCR bits in INIT_THREAD

git submodule question
 2020-05-27 15:01 UTC 

[PATCH 0/3] workqueue: Make the workqueue code PREEMPT_RT safe
 2020-05-27 15:20 UTC  (5+ messages)

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-05-27 15:19 UTC  (5+ messages)

[PATCH v6 00/15] switch to domheap for Xen page tables
 2020-05-27 15:19 UTC  (4+ messages)
` [PATCH v6 13/15] x86/mm: drop old page table APIs


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.