All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-30 08:23:33 to 2020-04-30 08:59:42 UTC [more...]

[virtio-comment] Seeking guidance for custom virtIO device
 2020-04-30  8:59 UTC  (10+ messages)

[PATCH] initramfs: fix another section mismatch
 2020-04-30  8:58 UTC  (2+ messages)

[PATCH] virtiofsd: Show submounts
 2020-04-30  8:58 UTC  (6+ messages)
        ` [Virtio-fs] "

[PATCH] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common()
 2020-04-30  8:58 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH 0/6] thermal: improve handling of disabled thermal zone
 2020-04-30  8:58 UTC  (4+ messages)
` [PATCH 2/6] thermal: core: delete thermal_notify_framework()

[cip-dev] [PATCH 4.4.y-cip 0/3] Add TI CPUFreq/OPP hw-supported driver
 2020-04-30  8:58 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/pidfd_open01.c: Add check for close-on-exec flag
 2020-04-30  8:57 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/pidfd_open*.c: Drop .min_kver flag

[PATCH] tests: add a "check-flake8" test for validating python code style
 2020-04-30  8:55 UTC  (3+ messages)

[PATCH] drm/radeon: drm/amdgpu: Disable [1002:6611] in radeon
 2020-04-30  8:53 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix set VLAN vid size check
 2020-04-30  8:55 UTC  (2+ messages)

[PATCH] perf parse-events: Use strcmp to compare the PMU name
 2020-04-30  8:54 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal/ppc: fix redefine bool type
 2020-04-30  8:54 UTC  (5+ messages)

[PATCHv2] sctp: Don't add the shutdown timer if its already been added
 2020-04-30  8:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix default rule do RSS regardless rxmode
 2020-04-30  8:54 UTC  (3+ messages)

[MPTCP] [PATCH net 0/5] mptcp: fix incoming options parsing
 2020-04-30  8:53 UTC  (5+ messages)
` [MPTCP] [PATCH net 2/5] mptcp: move option parsing into mptcp_incoming_options()
  ` [MPTCP] "
    `  "

[V4, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-04-30  8:47 UTC  (13+ messages)
` [V4, 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry
` [V4, 2/2] media: i2c: Add DW9768 VCM driver

Error "cannot bind memory to host NUMA nodes: Operation not permitted" running inside docker
 2020-04-30  8:52 UTC  (2+ messages)

[PATCH] iio: remove iio_get_debugfs_dentry() helper
 2020-04-30  8:52 UTC 

[PATCH v3 0/5] cmd: bind allow to bind driver with driver_data
 2020-04-30  8:52 UTC  (6+ messages)
` [PATCH v3 1/5] cmd: bind: allow to bind driver with driver data
` [PATCH v3 2/5] sandbox: phy: add driver_data for bind test cmd
` [PATCH v3 3/5] sandbox: dts: Add compatible string for bind-test node
` [PATCH v3 4/5] test/py: Update test_bind
` [PATCH v3 5/5] doc: add bind/unbind command documentation

[PATCH v2 1/1] binder: transaction latency tracking for user build
 2020-04-30  8:51 UTC  (7+ messages)
`  "
  ` [PATCH v3 1/1] "

[PATCH] tty: xilinx_uartps: Add the id to the console
 2020-04-30  8:49 UTC  (3+ messages)

[PATCH v2 0/5] cmd: bind allow to bind driver with driver_data
 2020-04-30  8:51 UTC  (7+ messages)
` [PATCH v2 4/5] test/py: Update test_bind
` [PATCH v2 5/5] doc: add bind/unbind command documentation

[GIT PULL 0/5] Renesas SoC updates for v5.8
 2020-04-30  8:48 UTC  (12+ messages)
` [GIT PULL 1/5] Renesas ARM defconfig "
` [GIT PULL 2/5] Renesas ARM DT "
` [GIT PULL 3/5] Renesas ARM SoC "
` [GIT PULL 4/5] Renesas driver "
` [GIT PULL 5/5] Renesas DT binding "

[GIT PULL] pinctrl: sh-pfc: Updates for v5.8
 2020-04-30  8:49 UTC 

[GIT PULL] clk: renesas: Updates for v5.8
 2020-04-30  8:49 UTC 

[PATCH v13 23/25] block/rnbd: include client and server modules into kernel compilation
 2020-04-30  8:48 UTC  (3+ messages)

[GIT PULL] Renesas fixes for v5.7
 2020-04-30  8:48 UTC  (2+ messages)

[PATCH v7 00/18] Add AMD SEV guest live migration support
 2020-04-30  8:48 UTC  (20+ messages)
` [PATCH v7 01/18] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v7 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v7 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v7 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v7 05/18] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v7 06/18] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v7 07/18] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v7 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v7 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v7 10/18] x86/paravirt: Add hypervisor specific hypercall for SEV live migration
` [PATCH v7 11/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v7 12/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v7 13/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v7 14/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v7 15/18] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v7 16/18] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v7 17/18] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v7 18/18] KVM: x86: Add kexec support for SEV Live Migration

[PATCH v3 0/7] Add H6 I2S support
 2020-04-30  8:46 UTC  (9+ messages)
` [PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S

Polling OpenBMC using IPMB
 2020-04-30  8:46 UTC  (5+ messages)

[RFC v2 PATCH 0/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
 2020-04-30  8:39 UTC  (7+ messages)
` [RFC v2 PATCH 1/6] cpuidle: sysfs: Fix the overlap for showing available governors
` [RFC v2 PATCH 2/6] cpuidle: sysfs: Accept governor name with 15 characters
` [RFC v2 PATCH 3/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
` [RFC v2 PATCH 4/6] cpuidle: sysfs: Remove sysfs_switch and switch attributes
` [RFC v2 PATCH 5/6] Documentation: cpuidle: update the document
` [RFC v2 PATCH 6/6] Documentation: ABI: make current_governer_ro as a candidate for removal

[RFC][PATCH 0/7] Generic RB-tree helpers
 2020-04-30  8:46 UTC  (7+ messages)
` [RFC][PATCH 1/7] rbtree: Add generic add and find helpers

[PATCH V3 1/3] nl80211: add support for setting fixed HE rate/gi/ltf
 2020-04-30  8:46 UTC  (4+ messages)
` [PATCH V3 3/3] ath11k: "

[MPTCP] [PATCH net] mptcp: fix uninitialized value access
 2020-04-30  8:46 UTC  (4+ messages)
` [MPTCP] "
  `  "

[PATCH v9 0/8] Add endpoint driver for R-Car PCIe controller
 2020-04-30  8:43 UTC  (4+ messages)

[PATCH v3] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-04-30  8:43 UTC  (2+ messages)

[PATCH v2 0/5] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-30  8:37 UTC  (18+ messages)
` [PATCH v2 1/5] scsi: ufs: allow legacy UFS devices to enable WriteBooster
` [PATCH v2 2/5] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v2 3/5] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster

[dpdk-dev] [PATCH v4 00/29] graph: introduce graph subsystem
 2020-04-30  8:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "

[RFC PATCH] iio: __iio_update_buffers: Update mode before preenable/after postdisable
 2020-04-30  8:42 UTC  (2+ messages)

[PATCH] staging: wfx: avoid compiler warning on empty array
 2020-04-30  8:42 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] Test modeseting with imported prime buffer between any two devices
 2020-04-30  8:42 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib: Support multiple filters

[dpdk-dev] [PATCH 0/2] eal: choose initial PRNG seed source at runtime
 2020-04-30  8:41 UTC  (11+ messages)
` [dpdk-dev] [PATCH 2/2] eal: resolve getentropy at run time for random seed

[PATCH v2 0/2] Replace and improve "mcsafe" with copy_safe()
 2020-04-30  8:25 UTC  (6+ messages)
` [PATCH v2 1/2] copy_safe: Rename memcpy_mcsafe() to copy_safe()
` [PATCH v2 2/2] x86/copy_safe: Introduce copy_safe_fast()

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-04-30  8:40 UTC  (7+ messages)
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH RFC 4/6] KVM: x86: acknowledgment mechanism for async pf page ready notifications

[PATCH] virtiofsd/passthrough_ll: don't remove O_DIRECT when cache=none
 2020-04-30  8:35 UTC  (4+ messages)
` [PATCH v2] "
    ` [Virtio-fs] "

[PATCH] makedumpfile: cope with not-present mem section
 2020-04-30  8:37 UTC  (3+ messages)

[PATCH] meta-arm-bsp: add dunfell compatibility to fvps and juno
 2020-04-30  8:37 UTC  (3+ messages)
` [meta-arm] "

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-30  8:36 UTC  (13+ messages)
` [PATCH v4 2/2] "

[PATCH 0/3] clk: ti: dra7xx: clkctrl data fixes
 2020-04-30  8:36 UTC  (4+ messages)
` [PATCH 1/3] clk: ti: dra7xx: fix gpu clkctrl parent
` [PATCH 2/3] clk: ti: dra7xx: mark MCAN clock as DRA76x only
` [PATCH 3/3] clk: ti: dra7xx: fix RNG clock parent

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-30  8:34 UTC  (10+ messages)
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED

[PATCH 1/3] ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
 2020-04-30  8:32 UTC  (6+ messages)
` [PATCH 2/3] ALSA: hda/realtek - Enable micmute LED on and HP system
` [PATCH 3/3] ALSA: hda/realtek - Add LED class support for micmute LED

Msg "PM: pci_pm_suspend(): ast_pm_suspend+0x0/0x40 [ast] returns -22" after migrating to V5.6.7 kernel from v5.5.10
 2020-04-30  8:35 UTC  (5+ messages)

[PATCH V5 00/20] ARM: dts: stm32: Repair AV96 board
 2020-04-30  8:22 UTC  (5+ messages)

[PATCH] clk: ti: clkctrl: convert subclocks to use proper names also
 2020-04-30  8:34 UTC 

[PATCH] ubi: Select fastmap anchor PEBs considering wear level rules
 2020-04-30  8:34 UTC  (4+ messages)

[PATCH v2 00/17] 64bit block-layer
 2020-04-30  8:33 UTC  (4+ messages)
` [PATCH v2 02/17] block: use int64_t as bytes type in tracked requests

[PATCH 0/8] ARM: omap4/5: crypto support fixes
 2020-04-30  8:34 UTC  (6+ messages)
` [PATCH 1/8] ARM: dts: omap4: fix node names for the l4_cm clkctrl nodes

[PATCH] x86/hap: be more selective with assisted TLB flush
 2020-04-30  8:33 UTC  (4+ messages)

CIP IRC weekly meeting today
 2020-04-30  8:33 UTC  (5+ messages)
  ` [cip-dev] "

[PATCH v2] drm: drm_fourcc: Add uncompressed AFBC modifier
 2020-04-30  8:32 UTC 

[PATCH 00/10] Generic USB Display driver
 2020-04-30  8:32 UTC  (4+ messages)
` [PATCH 01/10] backlight: Add backlight_device_get_by_name()

[PATCH] drm/amdgpu: update RAS error handling
 2020-04-30  8:30 UTC 

[PATCH v3 0/2] Add character device interface to remoteproc
 2020-04-30  8:30 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: Add remoteproc character device interface

[PATCH] arm64: kvm: fix gcc-10 shift warning
 2020-04-30  8:29 UTC  (5+ messages)

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-04-30  8:29 UTC  (6+ messages)
` [PATCH 07/17] drm/mgag200: Move mode-setting code into separate helper function

[PATCH v8 0/3] Add support for the Gateworks System Controller
 2020-04-30  8:28 UTC  (7+ messages)
` [PATCH v8 2/3] mfd: add Gateworks System Controller core driver

[PATCH] ALSA: opti9xx: shut up gcc-10 range warning
 2020-04-30  8:24 UTC  (4+ messages)

[PATCH v22 0/4] implement zstd cluster compression method
 2020-04-30  8:26 UTC  (7+ messages)
` [PATCH v22 3/4] qcow2: add zstd cluster compression

[PATCH 0/6] ASoC: rt5682: apply some refactors
 2020-04-30  8:22 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rt5682: simplify assertions
` [PATCH 2/6] ASoC: rt5682: fix space issues
` [PATCH 3/6] ASoC: rt5682: remove empty default case
` [PATCH 4/6] ASoC: rt5682: replace message printing from pr_() to dev_()
` [PATCH 5/6] ASoC: rt5682: remove duplicate rt5682_reset() calls
` [PATCH 6/6] ASoC: rt5682: remove unwanted btn_type assignment

[PATCH v6 0/3] drop writes to read-only ram device & vfio regions
 2020-04-30  8:13 UTC  (3+ messages)
` [PATCH v6 2/3] hw/vfio: drop guest writes to ro regions
` [PATCH v6 3/3] hw/vfio: let read-only flag take effect for mmap'd regions

[PATCH] add drm panel driver for stm32f429-dicovery board the change details:
 2020-04-30  8:25 UTC  (3+ messages)

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-04-30  8:26 UTC  (2+ messages)

[PATCH v3 0/3] hwrng: cctrng kconfig updates
 2020-04-30  8:26 UTC  (8+ messages)
` [PATCH v3 1/3] hwrng: cctrng - Add dependency on OF

[PATCH v7 0/3] Add Intel ComboPhy driver
 2020-04-30  8:25 UTC  (2+ messages)

4becb7ee5b ("net/x25: Fix x25_neigh refcnt leak when x25 .."): [ 89.261843] BUG: kernel NULL pointer dereference, address: 00000074
 2020-04-30  8:22 UTC 

[dpdk-dev] [PATCH] abi: change references to abi 20.0.1 to abi v21
 2020-04-30  8:23 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v29 00/20] Intel SGX foundations
 2020-04-30  8:23 UTC  (5+ 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.