All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-29 15:52:57 to 2020-05-29 16:20:41 UTC [more...]

[RFC 0/2] io_uring: don't use kiocb.private to store buf_index
 2020-05-29 16:20 UTC  (9+ messages)
` [RFC 2/2] io_uring: mark REQ_NOWAIT for a non-mq queue as unspported

[PATCH] block: improve discard bio alignment in __blkdev_issue_discard()
 2020-05-29 16:20 UTC  (3+ messages)

[PATCH 0/1] multipath: libdmmp json fix
 2020-05-29 16:19 UTC  (4+ messages)
` [PATCH 1/1] libdmmp: Add support for upcoming json-c 0.14.0

[Intel-gfx] [PATCH v3] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
 2020-05-29 16:19 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: net: wireless: mt76: add power-limits node
 2020-05-29 16:19 UTC  (3+ messages)
` [PATCH 2/3] mt76: add functions for parsing rate power limits from DT
` [PATCH 3/3] mt76: mt7615: implement support for using DT rate power limits

[PATCH 1/2] anqp: refactor to use frame-xchg
 2020-05-29 16:19 UTC  (3+ messages)

[PATCH 1/2] ext4: mballoc - prefetching for bitmaps
 2020-05-29 16:19 UTC  (2+ messages)

[PATCH v2 0/6] x86/entry,lockdep: Improve IRQ state tracking
 2020-05-29 16:16 UTC  (3+ messages)
` [PATCH v2 3/6] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables

[PATCH for-4.14] tools/libxl: fix setting altp2m param broken by 1e9bc407cf0
 2020-05-29 16:17 UTC  (3+ messages)

[PATCH v8 0/8] Add support for devices in the Energy Model
 2020-05-29 16:18 UTC  (5+ messages)

[PATCH v7 0/3] perf arm-spe: Add support for synthetic events
 2020-05-29 16:18 UTC  (9+ messages)

[PATCH v3 0/2] VMD endpoint passthrough support
 2020-05-29 16:18 UTC  (8+ messages)
` [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register

[PATCHv2] fpga: stratix10-soc: remove the pre-set reconfiguration condition
 2020-05-29 16:18 UTC  (3+ messages)

[PATCH] sched/headers: Fix sched_setattr userspace compilation breakage
 2020-05-29 16:17 UTC  (7+ messages)

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-29 16:17 UTC  (5+ messages)
` [PATCH v6 4/9] dt-bindings: display: panel: Add ilitek ili9341 panel bindings

[PULL 00/21] Vga 20200528 patches
 2020-05-29 16:15 UTC  (3+ messages)

[PATCH 0/2] xen: credit2: limit the number of CPUs per runqueue
 2020-05-29 16:15 UTC  (3+ messages)

mmotm 2020-05-13-20-30 uploaded
 2020-05-29 16:12 UTC  (9+ messages)
` mmotm 2020-05-13-20-30 uploaded (objtool warnings)

[linux-next:master 11894/13554] arch/riscv/mm/ptdump.c:255:17: error: initialization of 'void (*)(struct ptdump_state *, long unsigned int, int, u64)' {aka 'void (*)(struct ptdump_state *, long unsigned int, int, long long unsigned int)'} from incompatible pointer type 'void (*)(struct ptdump_state *, long unsigned int, int, long unsigned int)'
 2020-05-29 16:14 UTC  (2+ messages)

Kernel crash due to memory corruption with v5.4.26-rt17 and PowerPC e500
 2020-05-29 16:15 UTC  (4+ messages)

[PATCH] libvhost-user: advertise vring features
 2020-05-29 16:13 UTC 

[PATCH] PCI: Relax ACS requirement for Intel RCiEP devices
 2020-05-29 15:59 UTC  (3+ messages)
  `  "

[PATCH v2 0/3] media: rockchip: Introduce driver for the camera interface on PX30
 2020-05-29 16:14 UTC  (5+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: Document Rockchip CIF bindings

blk-mq: improvement CPU hotplug (simplified version) v4
 2020-05-29 16:14 UTC  (3+ messages)
` [PATCH 7/8] blk-mq: add blk_mq_all_tag_iter

[BUG] Core scheduling patches causing deadlock in some situations
 2020-05-29 16:12 UTC  (7+ messages)

[PATCH v3 net-next 1/8] sctp: setsockopt, expand some #defines
 2020-05-29 16:12 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Discard a misplaced GGTT vma
 2020-05-29 16:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-05-29 16:11 UTC  (8+ messages)
` [PATCH v8 5/5] dt-bindings: chosen: Document linux,low-memory-range for "

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-05-29 16:08 UTC  (4+ messages)

[GIT PULL] KVM/arm64 updates for Linux 5.8
 2020-05-29 16:01 UTC  (75+ messages)
` [PATCH 01/24] KVM: arm64: Move virt/kvm/arm to arch/arm64
` [PATCH 02/24] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH 03/24] KVM: arm64: Update help text
` [PATCH 04/24] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH 05/24] KVM: arm64: Clean up kvm makefiles
` [PATCH 06/24] KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
` [PATCH 07/24] KVM: arm64: Use cpus_have_final_cap for has_vhe()
` [PATCH 08/24] KVM: Fix spelling in code comments
` [PATCH 09/24] KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
` [PATCH 10/24] KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
` [PATCH 11/24] KVM: arm64: Clean up the checking for huge mapping
` [PATCH 12/24] KVM: arm64: Unify handling THP backed host memory
` [PATCH 13/24] KVM: arm64: Support enabling dirty log gradually in small chunks
` [PATCH 14/24] KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
` [PATCH 15/24] KVM: arm64: Clean up cpu_init_hyp_mode()
` [PATCH 16/24] KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
` [PATCH 17/24] KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
` [PATCH 18/24] KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
` [PATCH 19/24] KVM: arm64: Refactor vcpu_{read,write}_sys_reg
` [PATCH 20/24] KVM: arm64: Add missing reset handlers for PMU emulation
` [PATCH 21/24] KVM: arm64: Move sysreg reset check to boot time
` [PATCH 22/24] KVM: arm64: Don't use empty structures as CPU reset state
` [PATCH 23/24] KVM: arm64: Parametrize exception entry with a target EL
` [PATCH 24/24] KVM: arm64: Drop obsolete comment about sys_reg ordering

remove kernel_setsockopt v4
 2020-05-29 16:10 UTC  (17+ messages)
` [PATCH 1/4] sctp: add sctp_sock_set_nodelay
    ` [Cluster-devel] "
` [PATCH 2/4] sctp: refactor sctp_setsockopt_bindx
    ` [Cluster-devel] "
` [PATCH 3/4] net: add a new bind_add method
    ` [Cluster-devel] "
` [PATCH 4/4] net: remove kernel_setsockopt
    ` [Cluster-devel] "

[BlueZ PATCH v3 4/4] fixing const decoration warnins on options
 2020-05-29 16:10 UTC  (2+ messages)
` [BlueZ,v3,4/4] "

[BlueZ PATCH v3 3/4] main:read default system configuration from the conf file
 2020-05-29 16:10 UTC  (2+ messages)
` [BlueZ,v3,3/4] "

[BlueZ PATCH v3 2/4] adapter:set default system configuration if available
 2020-05-29 16:10 UTC  (2+ messages)
` [BlueZ,v3,2/4] "

PANIC: double fault in fixup_bad_iret
 2020-05-29 16:07 UTC  (5+ messages)

new seccomp mode aims to improve performance
 2020-05-29 16:09 UTC  (3+ messages)

[PATCH] cpuidle: Fix several reference count leaks
 2020-05-29 16:08 UTC  (2+ messages)

linusw/for-next boot: 46 boots: 0 failed, 46 passed (v5.7-rc7-88-g5e9fc19f525b)
 2020-05-29 16:08 UTC 

[PATCH v7 00/32] Add subcluster allocation to qcow2
 2020-05-29 16:06 UTC  (6+ messages)
` [PATCH v7 28/32] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()

WARNING: suspicious RCU usage in idtentry_exit
 2020-05-29 16:07 UTC  (9+ messages)

[thermal:next 21/50] drivers/powercap/idle_inject.c:179:6: warning: no previous prototype for 'idle_inject_set_latency'
 2020-05-29 16:07 UTC 

[PATCH bpf-next RFC 0/3] bpf: dynamic map-value config layout via BTF
 2020-05-29 16:06 UTC  (5+ messages)
` [PATCH bpf-next RFC 1/3] bpf: move struct bpf_devmap_val out of UAPI
` [PATCH bpf-next RFC 2/3] bpf: devmap dynamic map-value storage area based on BTF
` [PATCH bpf-next RFC 3/3] samples/bpf: change xdp_fwd to use new BTF config interface

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-05-29 16:06 UTC  (2+ messages)

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-29 16:05 UTC  (11+ messages)

[PATCH] ASoC: SOF: Intel: hda: fix generic hda codec support
 2020-05-29 16:03 UTC 

[PATCH v2] perf tools: correct license on jsmn json parser
 2020-05-29 16:05 UTC  (3+ messages)
` [RESEND PATCH "

CFLAGS overridden by distribution build system
 2020-05-29 16:04 UTC  (4+ messages)

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-29 16:04 UTC  (11+ messages)

[PATCH v3 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-05-29 16:02 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/5] devmap: Formalize map value as a named struct

[PATCH dt-schema] Fix interrupt controllers with interrupt-map
 2020-05-29 16:02 UTC  (3+ messages)

[PATCH] perf jit: Fix inaccurate DWARF line table
 2020-05-29 16:02 UTC  (3+ messages)

[PATCH] ARM: dts: imx53: ppd: alarm LEDs use kernel LED interface
 2020-05-29 16:02 UTC  (5+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Check for awaits on still currently executing requests
 2020-05-29 16:01 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH v3] docs: update xenstore-migration.md
 2020-05-29 16:00 UTC  (3+ messages)

master - tests: integrity wait for sync
 2020-05-29 16:01 UTC 

master - pvck: dump headers_only to skip metadata text
 2020-05-29 16:01 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-05-29 16:00 UTC 

[PATCH v4] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-29 15:59 UTC  (2+ messages)

Sd_bus_call - ELOOP Issue
 2020-05-29 15:59 UTC 

[PATCH v1] Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_write()
 2020-05-29 15:58 UTC  (3+ messages)

[Xen-devel] [PATCH] Use CPUID/MSR data from migration streams
 2020-05-29 15:58 UTC  (5+ messages)
` [Xen-devel] [PATCH 17/20] tools/libx[cl]: Plumb static_data_done() up into libxl
      `  "

[PATCH v2] perf jvmti: Remove redundant jitdump line table entries
 2020-05-29 15:59 UTC  (3+ messages)

[PATCHv4 1/2] spi: dw: add reset control
 2020-05-29 15:58 UTC  (2+ messages)
` [PATCHv4 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset property

[PATCH 1/3] mfd: arizona: Remove BUG_ON usage
 2020-05-29 15:57 UTC  (3+ messages)
` [PATCH 2/3] mfd: madera: Fix minor formatting issues
` [PATCH 3/3] mfd: arizona: Ensure 32k clock is put on driver unbind and error

[linux-next:master 3891/13554] drivers/net/ethernet/huawei/hinic/hinic_sriov.c:477:6: warning: variable 'func_id' set but not used
 2020-05-29 15:57 UTC 

[PATCH 1/1] tty: serial: owl: Add support for kernel debugger
 2020-05-29 15:56 UTC  (3+ messages)

[RFC 0/2] tools/build/ patches to allow setting NO_SYSCALL_TABLE=1 from make command line
 2020-05-29 15:55 UTC  (3+ messages)
` [PATCH 1/2] perf build: Group the NO_SYSCALL_TABLE logic
` [PATCH 2/2] perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable

Warn to terminal that subvolume is default on deletion intent
 2020-05-29 15:55 UTC  (2+ messages)

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-29 15:54 UTC  (6+ messages)
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[Xen-devel] [PATCH v2 00/17] Support CPUID/MSR data in migration streams
 2020-05-29 15:53 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 07/17] libxc/restore: STATIC_DATA_END inference for v2 compatibility
        `  "

kci_build proposal
 2020-05-29 15:53 UTC  (9+ messages)

[PATCH] image: android: fix abootimg support
 2020-05-29 15:53 UTC 

[GIT PULL] Ceph fixes for 5.7-rc8
 2020-05-29 15:52 UTC 


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.