All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-04 12:22:11 to 2019-11-04 13:21:10 UTC [more...]

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-04 13:20 UTC  (13+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 05/17] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v4 06/17] scs: add accounting
  ` [PATCH v4 07/17] scs: add support for stack usage debugging
  ` [PATCH v4 13/17] arm64: preserve x18 when CPU is suspended

[PATCH] drm/i915: add for_each_port() and use it
 2019-11-04 13:20 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 0/7] fix various gcc warnings
 2019-11-04 13:27 UTC  (8+ messages)
` [PATCH 1/7] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
` [PATCH 2/7] drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'
` [PATCH 3/7] drm/amdgpu: add function parameter description in 'amdgpu_gart_bind'
` [PATCH 4/7] drm/amdgpu: remove set but not used variable 'dig_connector'
` [PATCH 5/7] drm/amdgpu: remove set but not used variable 'dig'
` [PATCH 6/7] drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch'
` [PATCH 7/7] drm/amdgpu: remove set but not used variable 'mc_shared_chmap'

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-11-04 13:16 UTC  (11+ messages)
` [PATCHv2 1/8] ftrace: add ftrace_init_nop()

FAILED: patch "[PATCH] ALSA: timer: Fix mutex deadlock at releasing card" failed to apply to 4.19-stable tree
 2019-11-04 13:20 UTC  (5+ messages)

[PATCH] tcg plugins: expose an API version concept
 2019-11-04 13:18 UTC 

[Intel-gfx] snd_hda_intel 0000:00:1f.3: No response from codec, resetting bus: last cmd=
 2019-11-04 13:19 UTC  (8+ messages)
  `  "

[PATCH v2] selftests: add tests for clone3()
 2019-11-04 13:18 UTC 

[alsa-devel] [PATCH] ASoC: max98373: Fix calls to free_gpio()
 2019-11-04 13:17 UTC  (3+ messages)

[Bug 110580] [CI][BAT] igt@.* - skip - Chamelium ports not enabled
 2019-11-04 13:18 UTC 

[Bug 1851095] [NEW] [feature request] awareness of instructions that are well emulated
 2019-11-04 13:06 UTC  (2+ messages)
` [Bug 1851095] "

[Bug 111487] AMD vega - display off/on -> solid green display
 2019-11-04 10:31 UTC  (2+ messages)

stable-rc 4.14 : net/ipv6/addrconf.c:6593:22: error: 'blackhole_netdev' undeclared
 2019-11-04 13:14 UTC 

[PATCH v3 00/11] Add support for more Kontron i.MX6UL/ULL SoMs and boards
 2019-11-04 13:14 UTC  (9+ messages)
` [PATCH v3 09/11] ARM: dts: imx6ul-kontron-n6x1x-s: Disable the snvs-poweroff driver

[Bug 205417] New: Files corruption ( fs/ext4/inode.c:3941 ext4_set_page_dirty+0x3e/0x50 [ext4] )
 2019-11-04 13:14 UTC 

USB devices on Dell TB16 dock stop working after resuming
 2019-11-04 13:13 UTC 

patch attachments still unwelcome?
 2019-11-04 13:13 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lxc: bump to version 3.2.1
 2019-11-04 13:12 UTC 

stable-rc-4.19: cpufeature.c:909:21: error: 'MIDR_HISI_TSV110' undeclared
 2019-11-04 13:11 UTC  (5+ messages)

[PATCH v2] kbuild: Add make dir-pkg build option
 2019-11-04 13:11 UTC 

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-04 13:10 UTC  (7+ messages)
` [RFC PATCH v2 11/26] qcow2: Add qcow2_get_subcluster_type()
` [RFC PATCH v2 12/26] qcow2: Handle QCOW2_CLUSTER_UNALLOCATED_SUBCLUSTER

[Bug 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-11-04 10:31 UTC  (2+ messages)

[Bug 111240] RX 560x is very slow
 2019-11-04 11:52 UTC  (2+ messages)
` [Bug 111240] ASUS TUF Gaming laptops gets throttled down when the RX560X GPU is being used

[PATCH v2 1/3] v4l2-ctl: Support query V4L2_CTRL_TYPE_AREA controls
 2019-11-04 13:10 UTC  (3+ messages)
` [PATCH v2 2/3] v4l2-ctl: Support getting "
` [PATCH v2 3/3] v4l2-ctl: Support setting "

[PATCH 0/19 v3] ext4: Fix transaction overflow due to revoke descriptors
 2019-11-04 13:09 UTC  (19+ messages)
` [PATCH 03/22] ext4: Do not iput inode under running transaction in ext4_mkdir()
` [PATCH 15/22] jbd2: Factor out common parts of stopping and restarting a handle
` [PATCH 21/22] ext4: Reserve revoke credits for freed blocks

[PATCH v4 1/6] media: v4l2_ctrl: Add p_def to v4l2_ctrl_config
 2019-11-04 13:09 UTC  (6+ messages)
` [PATCH v4 2/6] media: v4l2_ctrl: Add const pointer to ctrl_ptr
` [PATCH v4 3/6] media: vivid: Add an area control
` [PATCH v4 4/6] media: v4l2_core: Add p_area to struct v4l2_ext_control
` [PATCH v4 5/6] Documentation: v42l_core: v4l2_ext_control
` [PATCH v4 6/6] media: v4l2-ctrl: Use p_const when possible

[dpdk-dev] [PATCH v4 0/4] get Rx/Tx packet burst mode information
 2019-11-04 13:09 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add the API for getting "

[PATCH] Makefile: install bios-microvm like other binary blobs
 2019-11-04 13:08 UTC  (2+ messages)

[PATCH v2 0/2] extcon: axp288: Move to swnodes
 2019-11-04 13:09 UTC  (3+ messages)

[PATCH] git-shortlog.txt: mention commit filtering options
 2019-11-04 13:08 UTC  (2+ messages)
` [PATCH v2] git-shortlog.txt: include commit limiting options

[Buildroot] [PATCH] package/modem-manager: bump to version 1.10.8
 2019-11-04 13:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: enable systemd services
 2019-11-04 13:08 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-11-04 13:00 UTC  (2+ messages)

[PATCH 4.19] spi: spi-gpio: fix crash when num-chipselects is 0
 2019-11-04 13:07 UTC  (2+ messages)

[PATCH] makedumpfile: Fix off-by-one issue in exclude_nodata_pages()
 2019-11-04 13:05 UTC 

[RFC] audit support for BPF notification
 2019-11-04 13:05 UTC  (8+ messages)

stable-rc 4.19: net/ipv6/addrconf.c:6747:22: error: 'blackhole_netdev' undeclared
 2019-11-04 13:04 UTC 

[Buildroot] [PATCH 1/2] Revert "package/network-manager: bump to version 1.21.2"
 2019-11-04 13:03 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/network-manager: bump to version 1.20.4

[Buildroot] [PATCH] package/modem-manager: use libqmi and libmbim if they are selected
 2019-11-04 13:03 UTC  (2+ messages)

Recent changes (master)
 2019-11-04 13:00 UTC 

[dpdk-dev] Limiting packet buffers under 4GB
 2019-11-04 12:59 UTC 

[alsa-devel] [PATCH] ASoC: wm_adsp: Expose mixer control API
 2019-11-04 12:58 UTC  (2+ messages)

Overlay support in the i.MX7 display
 2019-11-04 12:58 UTC  (5+ messages)

[PATCH 0/3] Three small UFS patches
 2019-11-04 12:57 UTC  (4+ messages)
` [PATCH 3/3] ufs: Remove .setup_xfer_req()

[PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-11-04 11:54 UTC  (4+ messages)
` [PATCH v2 2/2] hwrng: atmel: add new platform support for sam9x60

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 261 warnings (v5.3.8-160-gff21af282725)
 2019-11-04 12:55 UTC 

[Xen-devel] [PATCH 0/2] x86: Protected Processor Inventory Number (PPIN) support
 2019-11-04 12:54 UTC  (6+ messages)
` [Xen-devel] [PATCH 2/2] x86: explicitly disallow guest access to PPIN

[LTP] [PATCH 0/1] Fix zram01.sh
 2019-11-04 12:52 UTC  (2+ messages)
` [LTP] [PATCH 1/1] Fix compression ratio calculation in zram01

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-11-04 12:41 UTC  (2+ messages)
` [Bug 1846427] "

[Bug 111482] Sapphire Pulse RX 5700 XT power consumption
 2019-11-03 16:55 UTC  (2+ messages)

[Intel-gfx] [PATCH V7 0/6] mdev based hardware virtio offloading support
 2019-11-04 12:39 UTC  (32+ messages)
  `  "
  ` [Intel-gfx] [PATCH V7 1/6] mdev: class id support
      `  "
  ` [PATCH V7 2/6] modpost: add support for mdev class id
      ` [Intel-gfx] "
  ` [PATCH V7 3/6] mdev: introduce device specific ops
  ` [PATCH V7 4/6] mdev: introduce virtio device and its device ops
  ` [PATCH V7 5/6] virtio: introduce a mdev based transport
    ` [Intel-gfx] "
  ` [PATCH V7 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
  ` [Intel-gfx] "

FREE Bestiality Social Network
 2019-11-04 12:49 UTC  (2+ messages)

[U-Boot] [PATCH v2] mx6: Allow configuring the NoC registers on i.MX6QP
 2019-11-04 12:48 UTC  (2+ messages)

[PATCH] drm/i915/gt: Drop false assertion on user_forcewake
 2019-11-04 12:32 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[PATCH] spi: sifive: disable clk when probe fails and remove
 2019-11-04 12:47 UTC  (4+ messages)

[PATCH 2/2] vivid: Add touch support
 2019-11-04 12:45 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2] "
  `  "

[U-Boot] [PATCH 1/4] mx6: clock: Allow enable_ipu_clock() to be built for SPL code
 2019-11-04 12:45 UTC  (6+ messages)
` [U-Boot] [PATCH 4/4] mx6: Allow configuring the NoC registers on i.MX6QP

[PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-11-04 12:43 UTC  (4+ messages)
` [PATCH v21 1/6] hw/arm/virt: Introduce a RAS machine option

spi-mem and gpio chipselects
 2019-11-04 12:44 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.3.9-rc1-ff21af2.cki (stable)
 2019-11-04 12:44 UTC 

[dpdk-dev] [PATCH] net/mlx5: port id action must be after VLAN actions
 2019-11-04 12:43 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] configfs: calculate the depth of parent item
 2019-11-04 12:43 UTC 

[dpdk-dev] [PATCH] test/mempool: fix false positive test result
 2019-11-04 12:42 UTC  (2+ messages)

[PATCH] libpng: whitelist CVE-2019-17371
 2019-11-04 12:42 UTC 

[PATCH] MAINTAINERS: Add VSPRINTF
 2019-11-04 12:41 UTC  (2+ messages)

[PATCH v16 00/19] Multicolor Framework
 2019-11-04 12:37 UTC  (20+ messages)
` [PATCH v16 01/19] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v16 02/19] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v16 03/19] "
` [PATCH v16 04/19] leds: multicolor: Introduce a multicolor class definition
` [PATCH v16 05/19] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v16 06/19] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v16 07/19] dt: bindings: lp55xx: Be consistent in the document with LED acronym
` [PATCH v16 08/19] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v16 09/19] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v16 10/19] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v16 11/19] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v16 12/19] leds: lp55xx: Convert LED class registration to devm_*
` [PATCH v16 13/19] leds: lp55xx: Add multicolor framework support to lp55xx
` [PATCH v16 14/19] leds: lp5523: Update the lp5523 code to add multicolor brightness function
` [PATCH v16 15/19] leds: lp5521: Add multicolor framework multicolor brightness support
` [PATCH v16 16/19] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v16 17/19] leds: lp5523: Fix checkpatch issues in the code
` [PATCH v16 18/19] dt: bindings: Update lp55xx binding to recommended LED naming
` [PATCH v16 19/19] leds: lp55xx-common: Remove extern from lp55xx-common header

[PATCH V7 0/6] mdev based hardware virtio offloading support
 2019-11-04 12:39 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] GEN12 render decompression
 2019-11-04 12:37 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 1/3] Format modifier for Intel Gen-12 render compression
` [igt-dev] [PATCH i-g-t v2 2/3] lib/igt_fb.c: Update tile sizes for GEN12 CCS
` [igt-dev] [PATCH i-g-t v2 3/3] tests/kms_ccs: Add GEN12 CCS render compression format modifiers

[Xen-devel] [PATCH for-4.13 v2] passthrough: simplify locking and logging
 2019-11-04 12:36 UTC  (6+ messages)

[PATCH v4] pretty: add "%aL" etc. to show local-part of email addresses
 2019-11-04 12:35 UTC  (4+ messages)

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-11-04 12:32 UTC  (4+ messages)
` [PATCH RFC 1/6] "

Investment opportunity
 2019-11-04 12:32 UTC 

[PATCH V3 1/4] docs/perf: Add explanation for DDR_CAP_AXI_ID_FILTER_ENHANCED quirk
 2019-11-04 12:32 UTC  (5+ messages)
` [PATCH V3 3/4] perf/imx_ddr: Add enhanced AXI ID filter support

Support for RMS and criticism of the bottom-up/social contract power grab attempt. - Why fewer contributors?
 2019-11-04 12:30 UTC  (2+ messages)

[PATCH v3 0/3] perf: Add AUX data sampling
 2019-11-04 12:30 UTC  (4+ messages)
` [PATCH v3 1/3] perf: Allow using AUX data in perf samples

WebDav WorkDir Windows not working
 2019-11-04 12:29 UTC  (4+ messages)
  ` Windows Git Status doesn't see files on WebDav, everything else do

[PATCH nf-next] netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()
 2019-11-04 12:27 UTC  (3+ messages)

[PATCH] patch: the CVE-2019-13638 fix also handles CVE-2018-20969
 2019-11-04 12:27 UTC 

[PATCH 1/2] KVM: Fix NULL-ptr defer after kvm_create_vm fails
 2019-11-04 12:26 UTC  (7+ messages)
` [PATCH 2/2] KVM: Fix rcu splat if vm creation fails

[V5, 0/2] media: i2c: Add support for OV02A10 sensor
 2019-11-04 12:26 UTC  (5+ messages)
` [V5, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH rdma-core] cxgb4: always query device before initializing chip version
 2019-11-04 12:26 UTC 

[PATCH v2 rdma-core] cxgb4: free appropriate pointer in error case
 2019-11-04 12:25 UTC 

[U-Boot] [PATCH v2 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-11-04 12:23 UTC  (4+ messages)

Interest in kernelCI contribution
 2019-11-04 12:23 UTC 

KASAN: use-after-free Read in usbhid_close (2)
 2019-11-04 12:22 UTC 

[PATCH rdma-core] cxgb4: free appropriate pointer in error case
 2019-11-04 12:21 UTC  (3+ messages)


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.