All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-31 14:42:06 to 2019-10-31 15:25:00 UTC [more...]

[PATCH v2 0/3] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-10-31 15:24 UTC  (4+ messages)

[PATCH v3] drm/radeon: Fix EEH during kexec
 2019-10-31 15:24 UTC  (3+ messages)

[PATCH v8 0/9] target/arm/kvm: enable SVE in guests
 2019-10-31 15:21 UTC  (11+ messages)
` [PATCH v8 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PATCH v8 3/9] target/arm: Allow SVE to be disabled via a CPU property
` [PATCH v8 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v8 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PATCH v8 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v8 7/9] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
` [PATCH v8 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v8 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

RFC: New device for zero-copy VM memory access
 2019-10-31 15:21 UTC  (7+ messages)

[Xen-devel] [PATCH v2] x86/passthrough: fix migration of MSI when using posted interrupts
 2019-10-31 15:23 UTC  (11+ messages)

[PATCH 0/1] RFC: memcg support for KVM/s390
 2019-10-31 15:22 UTC  (3+ messages)
` [PATCH 1/1] KVM: s390: Add memcg accounting to KVM allocations

linux-next: Tree for Oct 31
 2019-10-31 15:22 UTC  (2+ messages)
` linux-next: Tree for Oct 31 (gpu/drm/drm_dp_mst_topology.c)

"Fix data race in tty_insert_flip_string_fixed_flag" triggers a lockdep warning
 2019-10-31 15:22 UTC  (2+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-31 15:21 UTC  (15+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup in pipe_read() "
` [RFC PATCH 11/10] pipe: Add fsync() support "

[PATCH v2 0/5] UFS driver general fixes bundle 1
 2019-10-31 15:20 UTC  (3+ messages)
` [PATCH v2 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD

[U-Boot] [PATCH v2 00/17] scripts: Convert to Python 3
 2019-10-31 15:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 16/17] binman: Move to use "

[dpdk-dev] [PATCH v14 0/6] ethdev: add new Rx offload flags
 2019-10-31 15:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v15 0/7] "
  ` [dpdk-dev] [PATCH v15 3/7] ethdev: add validation to offloads set by PMD

ioc3_eth DMA API fixes
 2019-10-31 15:18 UTC  (7+ messages)
` [PATCH 1/4] net: sgi: ioc3-eth: don't abuse dma_direct_* calls

[PATCH bpf-next v3] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-31 15:17 UTC  (11+ messages)

[PATCH v3 00/16] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-10-31 15:17 UTC  (4+ messages)
` [PATCH v3 15/16] kvm: x86: ioapic: Lazy update IOAPIC EOI

[PATCH v14 12/22] mm: pagewalk: Allow walking without vma
 2019-10-31 15:15 UTC  (4+ messages)
` [mm] 9343f6818b: BUG:kernel_NULL_pointer_dereference,address
  ` [LTP] [mm] 9343f6818b: BUG:kernel_NULL_pointer_dereference, address

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-10-31 15:14 UTC  (9+ messages)
` [PATCH 02/11] rcu: fix bug when rcu_exp_handler() in nested interrupt
` [PATCH 04/11] rcu: cleanup rcu_preempt_deferred_qs()

[dpdk-dev] DPDK QoS scheduler changes, are we there yet?
 2019-10-31 15:13 UTC  (2+ messages)

[Intel-wired-lan] e1000e regression - 5.4rc1
 2019-10-31 15:13 UTC  (8+ messages)
          `  "

[PATCH v3 0/4] RAID1 with 3- and 4- copies
 2019-10-31 15:13 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: add support for 3-copy replication (raid1c3)
` [PATCH v2 2/4] btrfs: add support for 4-copy replication (raid1c4)
` [PATCH v2 3/4] btrfs: add incompat for raid1 with 3, 4 copies
` [PATCH v2 4/4] btrfs: drop incompat bit for raid1c34 after last block group is gone

[U-Boot] [PATCH] test/py: Set cache_dir to /tmp/.pytest_cache
 2019-10-31 15:13 UTC  (2+ messages)

[PATCH v4 0/3] Optimize tlbflush path
 2019-10-31 15:13 UTC  (5+ messages)

[PATCH v1 00/12] powerpc/pseries: CMM: Implement balloon compaction and remove isolate notifier
 2019-10-31 14:35 UTC  (13+ messages)
` [PATCH v1 02/12] powerpc/pseries: CMM: Report errors when registering notifiers fails
` [PATCH v1 03/12] powerpc/pseries: CMM: Cleanup rc handling in cmm_init()
` [PATCH v1 04/12] powerpc/pseries: CMM: Drop page array
` [PATCH v1 05/12] powerpc/pseries: CMM: Use adjust_managed_page_count() insted of totalram_pages_*
` [PATCH v1 06/12] powerpc/pseries: CMM: Rip out memory isolate notifier
` [PATCH v1 07/12] powerpc/pseries: CMM: Convert loaned_pages to an atomic_long_t
` [PATCH v1 08/12] powerpc/pseries: CMM: Implement balloon compaction
` [PATCH v1 09/12] powerpc/pseries: CMM: Switch to balloon_page_alloc()
` [PATCH v1 10/12] powerpc/pseries: CMM: Simulation mode
` [PATCH v1 11/12] mm: remove the memory isolate notifier
` [PATCH v1 12/12] mm: remove "count" parameter from has_unmovable_pages()

[PATCH v1 0/1] hw/arm/boot: Rebuild hflags when modifying CPUState at boot
 2019-10-31 15:01 UTC  (4+ messages)
` [PATCH v1 1/1] "

[RFC 0/3] Introduce memory controller mini-framework
 2019-10-31 15:11 UTC  (5+ messages)
` [RFC 1/3] memory: "

[Xen-devel] [PATCH for-4.13 v4 00/19] xen/arm: XSA-201 and XSA-263 fixes
 2019-10-31 15:09 UTC  (20+ messages)
` [Xen-devel] [PATCH for-4.13 v4 01/19] docs/misc: xen-command-line: Remove wrong statement from serrors=diverse
` [Xen-devel] [PATCH for-4.13 v4 02/19] xen/arm: Remove serrors=forward
` [Xen-devel] [PATCH for-4.13 v4 03/19] xen/arm: traps: Rework __do_serror() documentation
` [Xen-devel] [PATCH for-4.13 v4 04/19] docs/misc: xen-command-line: Rework documentation of the option 'serrors'
` [Xen-devel] [PATCH for-4.13 v4 05/19] xen/arm: traps: Update the correct PC when inject a virtual SError to the guest
` [Xen-devel] [PATCH for-4.13 v4 06/19] xen/arm64: entry: Avoid open-coding interrupt flags
` [Xen-devel] [PATCH for-4.13 v4 07/19] xen/arm64: entry: Introduce a macro to generate guest vector and use it
` [Xen-devel] [PATCH for-4.13 v4 08/19] xen/arm64: entry: Check if an SError is pending when receiving a vSError
` [Xen-devel] [PATCH for-4.13 v4 09/19] xen/arm: traps: Rework entry/exit from the guest path
` [Xen-devel] [PATCH for-4.13 v4 10/19] xen/arm32: entry: Rename save_guest_regs()
` [Xen-devel] [PATCH for-4.13 v4 11/19] xen/arm: Ensure the SSBD workaround is re-enabled right after exiting a guest
` [Xen-devel] [PATCH for-4.13 v4 12/19] xen/arm: traps: Don't ignore invalid value for serrors=
` [Xen-devel] [PATCH for-4.13 v4 13/19] xen/arm: alternative: Remove unused parameter for alternative_if_not_cap
` [Xen-devel] [PATCH for-4.13 v4 14/19] xen/arm: Move ARCH_PATCH_INSN_SIZE out of the header livepatch.h
` [Xen-devel] [PATCH for-4.13 v4 15/19] xen/arm: Allow insn.h to be called from assembly
` [Xen-devel] [PATCH for-4.13 v4 16/19] xen/arm: alternative: add auto-nop infrastructure
` [Xen-devel] [PATCH for-4.13 v4 17/19] xen/arm: asm: Replace use of ALTERNATIVE with alternative_if
` [Xen-devel] [PATCH for-4.13 v4 18/19] xen/arm: Update the ASSERT() in SYNCHRONIZE_SERROR()
` [Xen-devel] [PATCH for-4.13 v4 19/19] xen/arm: entry: Ensure the guest state is synced when receiving a vSError

[Intel-gfx] [PATCH] drm/i915: Skip MCHBAR queries on dgfx
 2019-10-31 15:11 UTC  (3+ messages)
  `  "

[PATCH] MAINTAINERS: Add VSPRINTF
 2019-10-31 15:09 UTC  (4+ messages)

[PATCH net-next] rds: Cancel pending connections on connection request
 2019-10-31 15:09 UTC  (2+ messages)

[PATCH v3 0/9] KEYS: Measure keys when they are created or updated
 2019-10-31 15:09 UTC  (9+ messages)
` [PATCH v3 1/9] KEYS: Defined an IMA hook to measure keys on key create or update
` [PATCH v3 2/9] KEYS: Defined functions to queue and dequeue keys for measurement

[RESEND PATCH] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2019-10-31 15:09 UTC  (2+ messages)

[PATCH linux dev-5.3] ARM: dts: aspeed: rainier: gpio-keys for PSU presence
 2019-10-31 15:07 UTC  (2+ messages)

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

[PATCH iproute2] ip-route: fix json formatting for multipath routing
 2019-10-31 15:09 UTC 

[dpdk-dev] [PATCH v7 0/4] doc: changes to abi policy introducing major abi versions
 2019-10-31 15:07 UTC  (9+ messages)
` [dpdk-dev] [PATCH v7 1/4] doc: separate versioning.rst into version and policy
` [dpdk-dev] [PATCH v7 2/4] doc: changes to abi policy introducing major abi versions
` [dpdk-dev] [PATCH v7 3/4] doc: updates to versioning guide for "
` [dpdk-dev] [PATCH v7 4/4] doc: add maintainer for abi policy

[PATCH 00/16] The new slab memory controller
 2019-10-31 15:07 UTC  (6+ messages)
` [PATCH 09/16] mm: memcg/slab: charge individual slab objects instead of pages

[PULL 0/9] Ide patches
 2019-10-31 15:02 UTC  (2+ messages)

[PATCH] scripts: prune-kernel:remove old kernels and modules dir from system
 2019-10-31 15:06 UTC  (8+ messages)

[PATCH v2 0/2] leds: introduce generic LED level meter driver
 2019-10-31 15:05 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: leds: Add leds-meter binding

[PATCH] ofono: update to 1.31
 2019-10-31 15:06 UTC 

[U-Boot] [PATCH v5 00/26]MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2019-10-31 15:05 UTC  (3+ messages)

[Buildroot] crda and python-pycrypto build issues
 2019-10-31 15:05 UTC 

[PATCH] Bluetooth: hci_qca: add PM support
 2019-10-31 15:04 UTC  (2+ messages)

PATCH: Change log level of "iwlwifi 0000:6f:00.0: BIOS contains WGDS but no WRDS" to "info"
 2019-10-31 15:03 UTC  (3+ messages)

[GIT PULL] clk/samsung fixes for v5.4
 2019-10-31 15:03 UTC  (2+ messages)
  ` [GIT PULL] clk/samsung updates for v5.5

[Buildroot] [git commit branch/2019.08.x] package/go: security bump to version 1.12.12
 2019-10-31 15:02 UTC 

[iptables PATCH v3 0/7] Improve xtables-restore performance
 2019-10-31 15:02 UTC  (2+ messages)

[iptables PATCH v3 00/12] Implement among match support
 2019-10-31 15:01 UTC  (4+ messages)

[U-Boot] [PATCH 00/13] dm: add support of new binding in gpio and pincontrol
 2019-10-31 14:59 UTC  (7+ messages)
` [U-Boot] [PATCH 04/13] dm: pinctrl: migrate pinctrl-generic to livetree
` [U-Boot] [PATCH 06/13] gpio: add support for new flags on gpio configuration

[thud/master] [PATCH 2/3 v3] tensorflow-lite: update to version 1.15
 2019-10-31 14:55 UTC 

[Bug 112185] New: Xorg hangs from time to time
 2019-10-31 14:59 UTC  (2+ messages)
  ` [Bug 112185] "

[PATCH v4 0/2] Add IMX296 CMOS image sensor support
 2019-10-31 14:58 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding

[PATCH] x86/MCE/AMD: fix warning about sleep-in-atomic at early boot
 2019-10-31 14:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] vhost: fix vhost user virtqueue not accessible
 2019-10-31 14:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] drm/i915/execlists: Verify context register state before execution
 2019-10-31 14:52 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
 2019-10-31 14:53 UTC  (17+ messages)
` [PATCH 02/12] drm/i915: Add aliases for uapi and hw to crtc_state
  ` [Intel-gfx] "
` [PATCH 06/12] drm/i915: Complete crtc hw/uapi split, v6
  ` [Intel-gfx] "
` [PATCH 07/12] drm/i915: Add aliases for uapi and hw to plane_state
  ` [Intel-gfx] "
` [PATCH 09/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw
  ` [Intel-gfx] "

[PATCH v4 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-10-31 14:52 UTC  (5+ messages)
` [PATCH v4 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH] mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
 2019-10-31 14:52 UTC  (2+ messages)

[PATCH nf-next 0/2] Revisit vlan support
 2019-10-31 14:51 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nft_payload: simplify vlan header handling
` [PATCH nf-next 2/2] netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()

[RFC] nvmet: Always remove processed AER elements from list
 2019-10-31 14:51 UTC  (3+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-31 14:50 UTC  (4+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH 0/3] VGT+ support
 2019-10-31 14:50 UTC  (4+ messages)
` [PATCH 2/3] ip: Present the VF VLAN tagging mode

[dpdk-dev] [PATCH 1/2] ethdev: add flow action type update as an offload
 2019-10-31 14:49 UTC  (4+ messages)

[PATCH v2 0/2] gpio: add new SET_CONFIG ioctl() to gpio chardev
 2019-10-31 14:48 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: move validation of line handle flags into helper function
` [PATCH v2 2/2] gpio: add new SET_CONFIG ioctl() to gpio chardev

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-10-31 14:48 UTC  (10+ messages)

xfs_repair keeps reporting errors
 2019-10-31 14:40 UTC 

[PATCH] mm: do not free shared swap slots
 2019-10-31 14:46 UTC  (4+ messages)

[PATCH] nvmet: allow block device to use buffered I/O
 2019-10-31 14:45 UTC  (4+ messages)

master - tests: reduce space requirements
 2019-10-31 14:44 UTC 

master - WHATS_NEW: update
 2019-10-31 14:44 UTC 

master - activation: drop removed declaration
 2019-10-31 14:44 UTC 

[PATCH v1 0/2] Introduce a vops for resetting host controller
 2019-10-31 14:44 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: "

[PATCH] drm/i915/selftests: Perform some basic cycle counting of MI ops
 2019-10-31 14:44 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "
    `  "

master - raid: drop internal error
 2019-10-31 14:44 UTC 

master - manip: optimize lvs_using_lv
 2019-10-31 14:44 UTC 

master - mirror: directly activate updated mirror
 2019-10-31 14:44 UTC 

master - mirror: remove unused code
 2019-10-31 14:44 UTC 

master - mirror: fix leg splitting
 2019-10-31 14:44 UTC 

[PATCH] drm/amdgpu: enable VCN DPG on Raven and Raven2
 2019-10-31 14:43 UTC  (3+ messages)

[PATCH 0/2] support rational ODRs in st_lsm6dsx
 2019-10-31 14:43 UTC  (2+ messages)

[PATCH 00/20] DC Patches 31 Oct 2019
 2019-10-31 14:42 UTC  (47+ messages)
  ` [PATCH 01/20] drm/amd/display: 3.2.57
  ` [PATCH 02/20] drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW
  ` [PATCH 03/20] drm/amd/display: Fix assert observed when performing dummy p-state check
  ` [PATCH 04/20] drm/amd/display: Renoir chroma viewport WA
  ` [PATCH 05/20] drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDP
  ` [PATCH 06/20] drm/amd/display: Add a sanity check for DSC already enabled/disabled
  ` [PATCH 07/20] drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDP
  ` [PATCH 08/20] drm/amd/display: Create debug option to disable v.active clock change policy
  ` [PATCH 09/20] drm/amd/display: optimize bandwidth after commit streams
  ` [PATCH 10/20] drm/amd/display: 3.2.58
  ` [PATCH 11/20] drm/amd/display: Add some hardware status in DTN log debugfs
  ` [PATCH 12/20] drm/amd/display: add oem i2c implemenation in dc
  ` [PATCH 13/20] drm/amd/display: Add PSP FW version mask
  ` [PATCH 14/20] drm/amd/display: Unify all scaling when Integer Scaling enabled
  ` [PATCH 15/20] drm/amd/display: initialize lttpr
  ` [PATCH 16/20] drm/amd/display: check for dp rev before reading lttpr regs
  ` [PATCH 17/20] drm/amd/display: configure lttpr mode
  ` [PATCH 18/20] drm/amd/display: implement lttpr logic
  ` [PATCH 19/20] drm/amd/display: use previous aux timeout val if no repeater
  ` [PATCH 20/20] drm/amd/display: disable lttpr for invalid lttpr caps


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.