All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-30 22:47:07 to 2019-09-30 23:46:21 UTC [more...]

What populates /proc/partitions ?
 2019-09-30 23:46 UTC  (2+ messages)

[PATCH v7 0/3] CRTC background color
 2019-09-30 23:46 UTC  (6+ messages)
` [PATCH v7 3/3] drm/i915: Add background color hardware readout and state check
` ✗ Fi.CI.CHECKPATCH: warning for CRTC background color (rev8)
` [PATCH i-g-t] tests/kms_crtc_background_color: overhaul to match upstream ABI (v5.1)
  ` [igt-dev] "
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[GIT PULL] scheduler fixes
 2019-09-30 23:45 UTC  (2+ messages)

[PATCH RFC] btrfs: relocation: Hunt down BUG_ON() in merge_reloc_roots()
 2019-09-30 23:45 UTC  (3+ messages)

[PATCH v2] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-09-30 23:44 UTC 

[PATCH RESEND v3 0/4] lib: introduce copy_struct_from_user() helper
 2019-09-30 23:44 UTC  (9+ messages)
` [PATCH RESEND v3 1/4] "
` [PATCH RESEND v3 2/4] clone3: switch to copy_struct_from_user()
` [PATCH RESEND v3 3/4] sched_setattr: "
` [PATCH RESEND v3 4/4] perf_event_open: "

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-09-30 23:43 UTC  (15+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH bpf-next 2/6] libbpf: move bpf_helpers.h, bpf_endian.h into libbpf

[Xen-devel] Latest development (master) Xen fails to boot on HP ProLiant DL20 GEN10
 2019-09-30 23:42 UTC  (8+ messages)

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2019-09-30 23:42 UTC  (9+ messages)

[PATCH] kvm: vmx: Limit guest PMCs to those supported on the host
 2019-09-30 23:38 UTC 

[thud/master PATCH] pru-icss: fix build warnings for j7-evm
 2019-09-30 23:38 UTC 

[PATCH] vfio/type1: avoid redundant PageReserved checking
 2019-09-30 23:35 UTC  (7+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH v7 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-30 23:34 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 2/2] x86: nvmx: test max atomic switch MSRs

[PATCH] shallow.c: Don't free unallocated slabs
 2019-09-30 23:33 UTC 

[PATCH v2 net-next 0/5] ionic: driver updates
 2019-09-30 23:32 UTC  (7+ messages)
` [PATCH v2 net-next 1/5] ionic: simplify returns in devlink info
` [PATCH v2 net-next 2/5] ionic: use wait_on_bit_lock() rather than open code
` [PATCH v2 net-next 5/5] ionic: add lif_quiesce to wait for queue activity to stop

[MODERATED] Re: [PATCH v4 02/10] TAAv4 2
 2019-09-30 23:32 UTC  (5+ messages)
    ` [MODERATED] [AUTOREPLY] [MODERATED] [AUTOREPLY] Automatic reply: "
` [MODERATED] Re: [PATCH v4 06/10] TAAv4 6

[Buildroot] Failure upgrading 8/2017 to 8/2019
 2019-09-30 23:32 UTC  (6+ messages)

[Xen-devel] [PATCH v7b 0/8] dom0less device assignment
 2019-09-30 23:30 UTC  (9+ messages)
` [Xen-devel] [PATCH v7b 1/8] xen/arm: introduce handle_device_interrupts
` [Xen-devel] [PATCH v7b 2/8] xen/arm: export device_tree_get_reg and device_tree_get_u32
` [Xen-devel] [PATCH v7b 3/8] xen/arm: introduce kinfo->phandle_gic
` [Xen-devel] [PATCH v7b 4/8] xen/arm: copy dtb fragment to guest dtb
` [Xen-devel] [PATCH v7b 5/8] xen/arm: assign devices to boot domains
` [Xen-devel] [PATCH v7b 6/8] xen/arm: handle "multiboot, device-tree" compatible nodes
` [Xen-devel] [PATCH v7b 7/8] xen/arm: introduce nr_spis
` [Xen-devel] [PATCH v7b 8/8] xen/arm: add dom0-less device assignment info to docs

[Xen-devel] [PATCH v7a 0/8] dom0less device assignment
 2019-09-30 23:28 UTC  (9+ messages)
` [Xen-devel] [PATCH v7a 1/8] xen/arm: introduce handle_device_interrupts
` [Xen-devel] [PATCH v7a 2/8] xen/arm: export device_tree_get_reg and device_tree_get_u32
` [Xen-devel] [PATCH v7a 3/8] xen/arm: introduce kinfo->phandle_gic
` [Xen-devel] [PATCH v7a 4/8] xen/arm: copy dtb fragment to guest dtb
` [Xen-devel] [PATCH v7a 5/8] xen/arm: assign devices to boot domains
` [Xen-devel] [PATCH v7a 6/8] xen/arm: handle "multiboot, device-tree" compatible nodes
` [Xen-devel] [PATCH v7a 7/8] xen/arm: introduce nr_spis
` [Xen-devel] [PATCH v7a 8/8] xen/arm: add dom0-less device assignment info to docs

[PATCH 0/3] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-09-30  7:22 UTC  (4+ messages)
` [PATCH 1/3] perf/core: Provide a kernel-internal interface to recalibrate event period
` [PATCH 2/3] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
` [PATCH 3/3] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[mmotm:master 236/260] sdhci-of-aspeed.c:undefined reference to `of_platform_device_create'
 2019-09-30 23:28 UTC  (3+ messages)

[PATCH v2] i2c: i2c-mt65xx: fix NULL ptr dereference
 2019-09-30 23:26 UTC  (4+ messages)

[Xen-devel] [PATCH v5 0/8] dom0less device assignment
 2019-09-30 23:24 UTC  (9+ messages)
` [Xen-devel] [PATCH v5 5/8] xen/arm: assign devices to boot domains

[Xen-devel] [PATCH for-4.13 0/2] xen/nospec: Add Kconfig options for speculative hardening
 2019-09-30 23:21 UTC  (4+ messages)
` [Xen-devel] [PATCH for-4.13 2/2] xen/nospec: Introduce CONFIG_SPECULATIVE_BRANCH_HARDEN and disable it

[PATCH] scatterlist: Validate page before calling PageSlab()
 2019-09-30 23:22 UTC 

[PATCH] target: Remove tpg_list and se_portal_group.se_tpg_node
 2019-09-30 23:22 UTC 

[Xen-devel] [linux-4.4 test] 142019: regressions - trouble: fail/pass/starved
 2019-09-30 23:21 UTC 

phosphor-gpis-monitor
 2019-09-30 23:21 UTC 

[PATCH] PCI: Enhance the ACS quirk for Cavium devices
 2019-09-30 23:20 UTC  (3+ messages)

[PATCH 00/15] RDMA patches for kernel v5.5
 2019-09-30 23:17 UTC  (16+ messages)
` [PATCH 01/15] RDMA/ucma: Reduce the number of rdma_destroy_id() calls
` [PATCH 02/15] RDMA/iwcm: Fix a lock inversion issue
` [PATCH 03/15] RDMA/siw: Simplify several debug messages
` [PATCH 04/15] RDMA/siw: Fix port number endianness in a debug message
` [PATCH 05/15] RDMA/siw: Make node GUIDs valid EUI-64 identifiers
` [PATCH 06/15] RDMA/srp: Remove two casts
` [PATCH 07/15] RDMA/srp: Honor the max_send_sge device attribute
` [PATCH 08/15] RDMA/srp: Make route resolving error messages more informative
` [PATCH 09/15] RDMA/srpt: Fix handling of SR-IOV and iWARP ports
` [PATCH 10/15] RDMA/srpt: Fix handling of iWARP logins
` [PATCH 11/15] RDMA/srpt: Improve a debug message
` [PATCH 12/15] RDMA/srpt: Rework the approach for closing an RDMA channel
` [PATCH 13/15] RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use
` [PATCH 14/15] RDMA/srpt: Make the code for handling port identities more systematic
` [PATCH 15/15] RDMA/srpt: Postpone HCA removal until after configfs directory removal

[PATCH] uaccess: Add missing __must_check attributes
 2019-09-30 23:17 UTC  (3+ messages)

[PATCH v8 2/4] drm/panel: set display info in panel attach
 2019-09-30 23:14 UTC  (5+ messages)
` [v8,2/4] "
    ` [v8, 2/4] "

[Buildroot] [PATCH 00/10] Bump skarnet packages to 2019.09 release
 2019-09-30 23:14 UTC  (7+ messages)
` [Buildroot] [PATCH 10/10] package/mdevd: bump version to 0.1.1.0

[PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
 2019-09-30 23:09 UTC  (14+ messages)

[PATCH 2/6] dt-bindings: Input: edt-ft5x06 - add disable wakeup-source documentation
 2019-09-30 23:12 UTC  (2+ messages)
  ` [PATCH 5/6] dt-bindings: Input: edt-ft5x06 - add vdd supply documentation

[dpdk-dev] [PATCH 0/9] Windows patchset with additional EAL functionalities
 2019-09-30 23:11 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/9] eal: add additional function overrides in windows header files

[thud][PATCH] perl: Fix CVE-2018-18311 to 18314
 2019-09-30 23:11 UTC 

[PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y
 2019-09-30 23:10 UTC  (7+ messages)
` [PATCH v2 linux-next 4/4] arm64: configs: defconfig: Change CONFIG_REMOTEPROC from m "

[PATCH net-next] net/rds: Use DMA memory pool allocation for rds_header
 2019-09-30 18:34 UTC  (2+ messages)

[PATCH 00/37] MIPS: barriers & atomics cleanups
 2019-09-30 23:08 UTC  (38+ messages)
` [PATCH 01/37] MIPS: Unify sc beqz definition
` [PATCH 03/37] MIPS: barrier: Add __SYNC() infrastructure
` [PATCH 02/37] MIPS: Use compact branch for LL/SC loops on MIPSr6+
` [PATCH 04/37] MIPS: barrier: Clean up rmb() & wmb() definitions
` [PATCH 05/37] MIPS: barrier: Clean up __smp_mb() definition
` [PATCH 06/37] MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
` [PATCH 07/37] MIPS: barrier: Clean up __sync() definition
` [PATCH 08/37] MIPS: barrier: Clean up sync_ginv()
` [PATCH 09/37] MIPS: atomic: Fix whitespace in ATOMIC_OP macros
` [PATCH 10/37] MIPS: atomic: Handle !kernel_uses_llsc first
` [PATCH 11/37] MIPS: atomic: Use one macro to generate 32b & 64b functions
` [PATCH 12/37] MIPS: atomic: Emit Loongson3 sync workarounds within asm
` [PATCH 13/37] MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
` [PATCH 14/37] MIPS: atomic: Unify 32b & 64b sub_if_positive
` [PATCH 15/37] MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
` [PATCH 17/37] MIPS: bitops: Handle !kernel_uses_llsc first
` [PATCH 16/37] MIPS: bitops: Use generic builtin ffs/fls; drop cpu_has_clo_clz
` [PATCH 18/37] MIPS: bitops: Only use ins for bit 16 or higher
` [PATCH 19/37] MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
` [PATCH 20/37] MIPS: bitops: ins start position is always an immediate
` [PATCH 21/37] MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
` [PATCH 22/37] MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
` [PATCH 23/37] MIPS: bitops: Use the BIT() macro
` [PATCH 24/37] MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
` [PATCH 26/37] MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
` [PATCH 25/37] MIPS: bitops: Abstract LL/SC loops
` [PATCH 27/37] MIPS: bitops: Emit Loongson3 sync workarounds within asm
` [PATCH 28/37] MIPS: bitops: Use smp_mb__before_atomic in test_* ops
` [PATCH 29/37] MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
` [PATCH 30/37] MIPS: cmpxchg: Omit redundant barriers for Loongson3
` [PATCH 31/37] MIPS: futex: Emit Loongson3 sync workarounds within asm
` [PATCH 32/37] MIPS: syscall: "
` [PATCH 33/37] MIPS: barrier: Remove loongson_llsc_mb()
` [PATCH 34/37] MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
` [PATCH 35/37] MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
` [PATCH 36/37] MIPS: genex: Don't reload address unnecessarily
` [PATCH 37/37] MIPS: Check Loongson3 LL/SC errata workaround correctness

[PATCH] input: touchscreen: imx6ul_tsc: Use 'dev' instead of dereferencing it repeatedly
 2019-09-30 23:08 UTC  (3+ messages)

[PATCH 0/4] Add simple-pm ops
 2019-09-30 23:07 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: usb: usb251xb: add documentation for voltage supply

[PRE-REVIEW PATCH 00/16] Modernize the tasklet API
 2019-09-30 23:06 UTC  (8+ messages)
` [PRE-REVIEW PATCH 13/16] tasklet: Pass tasklet_struct pointer to callbacks unconditionally
` [PRE-REVIEW PATCH 14/16] tasklet: Remove the data argument from DECLARE_TASKLET() macros
` [PRE-REVIEW PATCH 16/16] tasklet: Add the new initialization function permanently

[PATCH] Input: hyperv-keyboard: Add the support of hibernation
 2019-09-30 23:06 UTC  (6+ messages)

[PATCH] dt-bindings: serial: sh-sci: Document r8a774b1 bindings
 2019-09-30 23:06 UTC  (2+ messages)

[PATCH] x86/hyperv: make vapic support x2apic mode
 2019-09-30 23:04 UTC  (3+ messages)

[PATCH] xfs: Fix tail rounding in xfs_alloc_file_space()
 2019-09-30 18:25 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/8]: x86: vmx: Test INIT processing in various CPU VMX states
 2019-09-30 23:02 UTC  (2+ messages)

[PATCH] x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y
 2019-09-30 23:01 UTC  (2+ messages)

[PATCH 0/8] Block layer patches for kernel v5.5
 2019-09-30 23:00 UTC  (9+ messages)
` [PATCH 1/8] block: Fix three kernel-doc warnings
` [PATCH 2/8] block: Fix writeback throttling W=1 compiler warnings
` [PATCH 3/8] block: Remove request_queue.nr_queues
` [PATCH 4/8] block: Remove "dying" checks from sysfs callbacks
` [PATCH 5/8] block: Reduce sysfs_lock locking inside blk_cleanup_queue()
` [PATCH 6/8] block: Document all members of blk_mq_tag_set and bkl_mq_queue_map
` [PATCH 7/8] null_blk: Improve nullb_device_##NAME##_store() readability
` [PATCH 8/8] null_blk: Enable modifying 'submit_queues' after an instance has been configured

[Buildroot] [PATCH] Strip binaries in the fakeroot script instead of in target-finalize
 2019-09-30 23:00 UTC  (2+ messages)

[PATCH 01/13] arm64: dts: rockchip: fix iface clock-name on px30 iommus
 2019-09-30 22:58 UTC  (9+ messages)
` [PATCH 09/13] arm64: dts: rockchip: document explicit px30 cru dependencies
` [PATCH 11/13] dt-bindings: document PX30 usb2phy General Register Files

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-09-30 22:58 UTC  (5+ messages)

[PATCH v2] x86/PCI: Correct warnings about missing or incorrect SPDX license headers
 2019-09-30 22:58 UTC  (2+ messages)

[PATCH] drm/i915/tgl: Add sysfs interface to control class-of-service
 2019-09-30 22:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/tgl: Add sysfs interface to control class-of-service (rev3)

[PATCH v4 04/24] merge-recursive: provide a better label for diff3 common ancestor
 2019-09-30 22:54 UTC  (2+ messages)
` [PATCH] merge-recursive: fix the diff3 common ancestor label for virtual commits

AF_XDP integration with FDio VPP? (Was: Questions about XDP)
 2019-09-30 22:49 UTC  (19+ messages)

[PATCH] phy: phy-rockchip-inno-usb2: add phy description for px30
 2019-09-30 22:49 UTC  (3+ messages)

BUG: KASAN: use-after-free in siw_qp_put_ref
 2019-09-30 22:49 UTC 

[PATCH] devicetree: property-units: Add kohms unit
 2019-09-30 22:48 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-09-30 22:47 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: add compatible for Amlogic Meson A1 pin controller


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.