All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-24 15:47:43 to 2020-04-24 16:20:56 UTC [more...]

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2020-04-24 16:20 UTC 

[PATCH v3 0/3] powerpc/eeh: Release EEH device state synchronously
 2020-04-24 16:17 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/rtas: Export rtas_error_rc
` [PATCH v3 2/3] powerpc/eeh: fix pseries_eeh_configure_bridge()

[PATCH v2] thermal: ti-soc-thermal: avoid dereferencing ERR_PTR
 2020-04-24 16:19 UTC 

[PATCH] dt-bindings: Fix erroneous 'additionalProperties'
 2020-04-24 16:19 UTC  (2+ messages)

Question about BPF_MAP_TYPE_CGROUP_STORAGE
 2020-04-24 16:17 UTC 

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-24 16:17 UTC  (5+ messages)
` [PATCH v3 21/23] arm64: mte: Check the DT memory nodes for MTE support

master - remove vg_read_error
 2020-04-24 16:16 UTC 

[GIT PULL FOR v5.8] Various fixes
 2020-04-24 16:18 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Various fixes (#63362)

[PATCH 1/2] mm, slab: Revert "extend slab/shrink to shrink all memcg caches"
 2020-04-24 16:16 UTC  (3+ messages)
` [PATCH 2/2] mm/slub: Fix slab_mutex circular locking problem in slab_attr_store()

[PATCH] hexagon: suppress error message for 'make clean'
 2020-04-24 16:15 UTC 

IOVA allocation dependency between firmware buffer and remaining buffers
 2020-04-24 16:15 UTC  (5+ messages)

[dpdk-dev] [PATCH] lpm6: spelling fixes
 2020-04-24 16:14 UTC  (2+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-24 16:13 UTC  (66+ messages)
` [PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835
` [PATCH v2 24/91] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH v2 25/91] clk: bcm: Add BCM2711 DVP driver
` [PATCH v2 26/91] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH v2 27/91] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH v2 34/91] dt-bindings: display: Add support for the BCM2711 HVS
` [PATCH v2 35/91] drm/vc4: Add support for the BCM2711 HVS5
` [PATCH v2 37/91] drm/vc4: plane: Improve LBM usage
` [PATCH v2 38/91] drm/vc4: plane: Move planes creation to its own function
` [PATCH v2 39/91] drm/vc4: plane: Move additional planes creation to driver
` [PATCH v2 40/91] drm/vc4: plane: Register all the planes at once
` [PATCH v2 41/91] drm/vc4: plane: Create overlays for any CRTC
` [PATCH v2 42/91] drm/vc4: plane: Create more planes
` [PATCH v2 43/91] drm/vc4: crtc: Rename SoC data structures
` [PATCH v2 44/91] drm/vc4: crtc: Move crtc state to common header
` [PATCH v2 45/91] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH v2 46/91] drm/vc4: crtc: Use a shared interrupt
` [PATCH v2 47/91] drm/vc4: crtc: Turn static const variable into a define
` [PATCH v2 48/91] drm/vc4: crtc: Move the cob allocation outside of bind
` [PATCH v2 49/91] drm/vc4: crtc: Rename HVS channel to output
` [PATCH v2 50/91] drm/vc4: crtc: Use local chan variable
` [PATCH v2 51/91] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH v2 52/91] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v2 53/91] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH v2 54/91] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH v2 55/91] drm/vc4: crtc: Rename HDMI encoder type to HDMI0
` [PATCH v2 56/91] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH v2 57/91] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH v2 58/91] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v2 59/91] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH v2 60/91] drm/vc4: crtc: Add BCM2711 pixelvalves
` [PATCH v2 61/91] drm/vc4: hdmi: Use debugfs private field
` [PATCH v2 62/91] drm/vc4: hdmi: Move structure to header
` [PATCH v2 63/91] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v2 64/91] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH v2 65/91] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH v2 66/91] drm/vc4: hdmi: Move accessors "
` [PATCH v2 67/91] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH v2 68/91] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH v2 69/91] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH v2 70/91] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH v2 71/91] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH v2 72/91] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v2 73/91] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v2 74/91] drm/vc4: hdmi: Add reset callback
` [PATCH v2 75/91] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v2 76/91] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v2 77/91] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v2 78/91] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v2 79/91] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v2 80/91] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v2 81/91] drm/vc4: hdmi: Add CEC support flag
` [PATCH v2 82/91] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v2 83/91] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v2 84/91] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v2 85/91] drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
` [PATCH v2 86/91] drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
` [PATCH v2 87/91] drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default
` [PATCH v2 88/91] drm/vc4: hdmi: Add audio-related callbacks
` [PATCH v2 89/91] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v2 90/91] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH v2 91/91] ARM: dts: bcm2711: Enable the display pipeline

[PATCH V8 00/11] blk-mq: improvement CPU hotplug
 2020-04-24 16:13 UTC  (7+ messages)
` [PATCH V8 01/11] block: clone nr_integrity_segments and write_hint in blk_rq_prep_clone
` [PATCH V8 02/11] block: add helper for copying request
` [PATCH V8 03/11] blk-mq: mark blk_mq_get_driver_tag as static

[dpdk-dev] [PATCH] mempool: remove inline functions from export list
 2020-04-24 16:13 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[Intel-gfx] [PATCH 1/4] drm/i915: Add engine scratch register to live_lrc_fixed
 2020-04-24 16:13 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Add per ctx batchbuffer wa for timestamp
` [Intel-gfx] [PATCH 3/4] drm/i915: Add live selftests for indirect ctx batchbuffers
` [Intel-gfx] [PATCH 4/4] drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
` [Intel-gfx] [PATCH] drm/i915: Add engine scratch register to live_lrc_fixed
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with drm/i915: Add engine scratch register to live_lrc_fixed (rev2)

[PATCH v2 0/2] Support different CPU types for the sifive_e machine
 2020-04-24 16:03 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: sifive_e: Support changing CPU type

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-04-24 16:12 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix Rx/Tx stats after clear stats command
 2020-04-24 16:12 UTC  (2+ messages)

[GIT PULL] afs: Miscellaneous fixes
 2020-04-24 16:12 UTC 

[XEN PATCH] xen/build: silence make warnings about missing auto.conf*
 2020-04-24 16:11 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Lazily acquire the device wakeref for freeing objects
 2020-04-24 16:12 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v1 1/6] dmaengine: dmatest: Fix iteration non-stop logic
 2020-04-24 16:11 UTC  (6+ messages)
` [PATCH v1 2/6] dmaengine: dmatest: Fix process hang when reading 'wait' parameter
` [PATCH v1 3/6] Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"
` [PATCH v1 4/6] dmaengine: dmatest: Allow negative timeout value to specify infinite wait
` [PATCH v1 5/6] dmaengine: dmatest: Describe members of struct dmatest_params
` [PATCH v1 6/6] dmaengine: dmatest: Describe members of struct dmatest_info

[PATCH 03/19] doc: List possible P2P peer category/subcategory values
 2020-04-24 16:11 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2020-04-24 16:11 UTC 

[PATCH] printk: Add loglevel for "do not print to consoles"
 2020-04-24 16:10 UTC  (8+ messages)

[PATCH 2/3] usb/xhci-plat: Set PM runtime as active on resume
 2020-04-24 16:03 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v21 QEMU 0/5] virtio-balloon: add support for free page reporting
 2020-04-24 16:09 UTC  (7+ messages)
` [PATCH v21 QEMU 5/5] virtio-balloon: Provide an interface "
          ` [virtio-dev] "

[GIT PULL] Kbuild fixes for v5.7-rc3
 2020-04-24 16:09 UTC 

[PATCH] arm64/vdso: Remove unused makefile variable
 2020-04-24 15:58 UTC 

post-receive: pub/scm/network/wireless/iwd
 2020-04-24 16:09 UTC 

[PATCH 1/2] arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook-pro.dts
 2020-04-24 15:56 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: remove #sound-dai-cells from &spdif node of rk3399-hugsun-x99.dts

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-04-24 16:09 UTC 

[PATCH] mm, memcg: fix wrong mem cgroup protection
 2020-04-24 16:08 UTC  (5+ messages)

[PATCH 00/17] ARM: dts: dra7/am57xx: remoteproc support
 2020-04-24 15:54 UTC  (5+ messages)

[PATCH] ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec driver
 2020-04-24 16:06 UTC  (5+ messages)

[PATCH v2 5/5] spi: mxic: Patch for Octal 8D-8D-8D mode support
 2020-04-24 15:41 UTC  (2+ messages)

[PATCH] sched/cputime: silence a -Wunused-function warning
 2020-04-24 16:07 UTC  (9+ messages)
        ` linux-kernel: Unused static inline functions

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-04-24 16:06 UTC 

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-04-24 16:05 UTC 

post-receive: pub/scm/network/wireless/iwd
 2020-04-24 16:05 UTC 

[PATCH] docs/designs: re-work the xenstore migration document
 2020-04-24 16:03 UTC  (7+ messages)

[PATCH] ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
 2020-04-24 16:03 UTC  (2+ messages)

[PATCH] random: Document add_hwgenerator_randomness() with other input functions
 2020-04-24 16:03 UTC  (2+ messages)

[PATCH 01/19] wscutil: Add device type category/subcategory string api
 2020-04-24 16:03 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2020-04-24 16:03 UTC 

[PATCH] xattr.7: Add attr(1) as relevant page to SEE ALSO
 2020-04-24 16:02 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2020-04-24 16:02 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2020-04-24 16:02 UTC 

[chrome-os:chromeos-5.4 6/14] drivers/gpu/arm/valhall/mali_kbase_jd_debugfs.c:79:16: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u64' {aka 'long long unsigned int'}
 2020-04-24 16:02 UTC 

[RFC][PATCH] mkimage: fit: Do not tail-pad fitImage with external data
 2020-04-24 16:02 UTC  (2+ messages)

[PATCH v2] IB/rdmavt: return proper error code
 2020-04-24 16:01 UTC 

[ANNOUNCE] Xen 4.14 Development Update
 2020-04-24 16:00 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2020-04-24 16:01 UTC 

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-24 15:58 UTC  (8+ messages)
` [dpdk-dev] [PATCH v9 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v9 5/9] net/virtio: add vectorized packed ring Rx path

post-receive: pub/scm/linux/kernel/git/rostedt/trace-cmd
 2020-04-24 16:00 UTC 

post-receive: pub/scm/utils/trace-cmd/trace-cmd
 2020-04-24 16:00 UTC 

[PATCH 1/2] kcsan: Add __kcsan_{enable,disable}_current() variants
 2020-04-24 15:57 UTC  (3+ messages)
` [PATCH 2/2] objtool, kcsan: Add kcsan_disable_current() and kcsan_enable_current_nowarn()

[PATCH v2 0/5] scsi: ufs: Misc improvements for DesignWare drivers and UFS
 2020-04-24 15:57 UTC  (3+ messages)
` [PATCH v2 1/5] scsi: ufs: Allow UFS 3.0 as a valid version
  ` [EXT] "

[PATCH 3.16 000/245] 3.16.83-rc1 review
 2020-04-24 15:56 UTC  (5+ messages)
` [PATCH 3.16 000/247] 3.16.83-rc2 review
  ` [PATCH 3.16 246/247] futex: Fix inode life-time issue
  ` [PATCH 3.16 247/247] futex: Unbreak futex hashing

Additional Crashmonkey Tests
 2020-04-24 15:56 UTC  (3+ messages)

[PATCH] RFC wic: Support .wks files for multiple machines
 2020-04-24 15:56 UTC  (2+ messages)
` [OE-core] "

PPPoE Modem hangup after random time - how to debug?
 2020-04-24 15:54 UTC  (2+ messages)

[PATCH bpf-next 00/10] bpf_link observability APIs
 2020-04-24 15:54 UTC  (3+ messages)

[PATCH v7 0/7] Introduce OPP bandwidth bindings
 2020-04-24 15:54 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
` [PATCH v7 2/7] OPP: Add helpers for reading the binding properties
` [PATCH v7 3/7] interconnect: Add of_icc_get_by_index() helper function
` [PATCH v7 4/7] OPP: Add support for parsing interconnect bandwidth
` [PATCH v7 5/7] OPP: Add sanity checks in _read_opp_key()
` [PATCH v7 6/7] OPP: Update the bandwidth on OPP frequency changes
` [PATCH v7 7/7] cpufreq: dt: Add support for interconnect bandwidth scaling

[PATCH v4 00/11] Rework READ_ONCE() to improve codegen
 2020-04-24 15:54 UTC  (7+ messages)

[GIT PULL FOR v5.8] Add V4L2_CAP_IO_MC, extend VIDIOC_ENUM_FMT
 2020-04-24 15:53 UTC 

[PATCH] fs: fixup redundant indentation
 2020-04-24 15:53 UTC 

[PATCH v4] block: Limit number of items taken from the I/O scheduler in one go
 2020-04-24 15:53 UTC 

[PATCH 0/3] fuzz: Probably there is a better way to do this
 2020-04-24 15:41 UTC  (3+ messages)
` [PATCH 2/3] fuzz: Simplify how we compute available machines and types

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-04-24 15:52 UTC 

[PATCH] arm64: dts: qcom: sc7180: Add "no-map" to cmd_db reserved area
 2020-04-24 15:51 UTC 

[PATCH v4 7/7] kernel.h: Split out might_sleep() and friends
 2020-04-24 15:49 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/12] update and simplify telemetry library
 2020-04-24 15:49 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 00/18] "
  ` [dpdk-dev] [PATCH v4 02/18] telemetry: move code to metrics for later reuse

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-04-24 15:50 UTC 

OF: ERROR: Bad of_node_put() on /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/l4per-cm@1700/l4per-clkctrl@28
 2020-04-24 15:48 UTC  (6+ messages)

[PATCH 00/12] iwlwifi: updates intended for v5.8 2020-04-24
 2020-04-24 15:48 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: fw api: fix PHY data 2/3 position
` [PATCH 02/12] iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4
` [PATCH 03/12] iwlwifi: yoyo: use hweight_long instead of bit manipulating
` [PATCH 04/12] iwlwifi: remove antenna_coupling module parameter
` [PATCH 05/12] iwlwifi: yoyo: don't access TLV before verifying len
` [PATCH 06/12] iwlwifi: mvm: add support for range request command version 9
` [PATCH 07/12] iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parameters
` [PATCH 08/12] iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter
` [PATCH 09/12] iwlwifi: avoid debug max amsdu config overwriting itself
` [PATCH 10/12] iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMD
` [PATCH 11/12] iwlwifi: yoyo: add D3 resume timepoint
` [PATCH 12/12] iwlwifi: bump FW API to 55 for AX devices


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.