All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-08 15:42:55 to 2019-10-08 16:28:49 UTC [more...]

[PATCH] spufs: fix a crash in spufs_create_root()
 2019-10-08 15:57 UTC  (2+ messages)

[PATCH] drm/i915: Select DPLL's via mask
 2019-10-08 16:28 UTC  (3+ messages)

[PATCH] rtl8xxxu: make arrays static, makes object smaller
 2019-10-08 16:26 UTC  (3+ messages)

[PATCH v3 0/3] target/riscv: Expose "priv" register for GDB
 2019-10-08 16:18 UTC  (4+ messages)
` [PATCH v3 1/3] target/riscv: Tell gdbstub the correct number of CSRs

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-10-08 16:24 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag Add the MIDX_PROGRESS flag and update the write|verify|expire|repack functions in midx.h to accept a flags parameter. The MIDX_PROGRESS flag indicates whether the caller of the function would like progress information to be displayed. This patch only changes the method prototypes and does not change the functionality. The functionality change will be handled by a later patch
    ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag <snip>

[PATCH] Allow RTNet to be builtin kernel
 2019-10-08 16:24 UTC 

[PATCH][next] efi/tpm: fix sanity check of unsigned tbl_size being less than zero
 2019-10-08 16:24 UTC  (8+ messages)

[PATCH 1/2] nl80211: Add LIVE_ADDR_CHANGE feature
 2019-10-08 16:24 UTC  (13+ messages)
` [PATCH 2/2] mac80211: Support LIVE_ADDRESS_CHANGE feature

[PATCH v2 00/14] DSC MST support for AMDGPU
 2019-10-08 16:24 UTC  (16+ messages)
` [PATCH 01/14] drm/amd/display: Add MST atomic routines
  ` [PATCH 02/14] drm/dp_mst: Add PBN calculation for DSC modes
    ` [PATCH 03/14] drm/dp_mst: Parse FEC capability on MST ports
      ` [PATCH 04/14] drm/dp_mst: Add MST support to DP DPCD R/W functions
        ` [PATCH 05/14] drm/dp_mst: Fill branch->num_ports
          ` [PATCH 06/14] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
            ` [PATCH 07/14] drm/dp_mst: Add new quirk for Synaptics MST hubs
              ` [PATCH 08/14] drm/amd/display: Use correct helpers to compute timeslots
                ` [PATCH 09/14] drm/amd/display: Initialize DSC PPS variables to 0
                  ` [PATCH 10/14] drm/amd/display: Validate DSC caps on MST endpoints
                    ` [PATCH 11/14] drm/amd/display: Write DSC enable to MST DPCD
                      ` [PATCH 12/14] drm/amd/display: MST DSC compute fair share
                        ` [PATCH 13/14] drm/amd/display: Recalculate VCPI slots for new DSC connectors

[PATCH] arm: mm: include <asm/set_memory.h>
 2019-10-08 16:24 UTC 

[PATCH 1/3] regulator: core: fix boot-on regulators use_count usage
 2019-10-08 16:23 UTC  (12+ messages)

[dpdk-dev] [PATCH 00/10] security: add software synchronous crypto process
 2019-10-08 16:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 05/10] crypto/aesni_mb: add rte_security handler

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-10-08 16:23 UTC  (6+ messages)

[PATCH net 0/2] s390/qeth: fixes 2019-10-08
 2019-10-08 16:21 UTC  (6+ messages)
` [PATCH net 1/2] s390/qeth: Fix error handling during VNICC initialization
` [PATCH net 2/2] s390/qeth: Fix initialization of vnicc cmd masks during set online

[PATCH] regulator: core: Skip balancing of the enabled regulators in regulator_enable()
 2019-10-08 16:21 UTC  (12+ messages)

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-08 16:19 UTC  (4+ messages)
` [PATCH v4 04/31] "

[RFC v5 0/6] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-10-08 16:20 UTC  (5+ messages)
` [RFC v5 4/6] sched/fair: Tune task wake-up logic to pack small background tasks on fewer cores

[PATCH] arm64: lse: fix LSE atomics with LLVM's integrated assembler
 2019-10-08 16:18 UTC  (7+ messages)

[PATCH v2 0/5] Use complete_action's todo list to do the rebase
 2019-10-08 16:18 UTC  (3+ messages)

hibernation memory usage
 2019-10-08 16:18 UTC  (5+ messages)

[PATCH v3] merge-recursive: fix the diff3 common ancestor label for virtual commits
 2019-10-08 16:16 UTC  (4+ messages)
` [PATCH] merge-recursive: fix the fix to the diff3 common ancestor label

[PATCH] um: virtio_uml: disallow modular build
 2019-10-08 16:16 UTC  (2+ messages)

[iptables PATCH v3 00/11] Improve iptables-nft performance with large rulesets
 2019-10-08 16:14 UTC  (12+ messages)
` [iptables PATCH v3 01/11] nft: Pass nft_handle to flush_cache()
` [iptables PATCH v3 02/11] nft: Avoid nested cache fetching
` [iptables PATCH v3 03/11] nft: Extract cache routines into nft-cache.c
` [iptables PATCH v3 04/11] nft-cache: Introduce cache levels
` [iptables PATCH v3 05/11] nft-cache: Fetch only chains in nft_chain_list_get()
` [iptables PATCH v3 06/11] nft-cache: Cover for multiple fetcher invocation
` [iptables PATCH v3 07/11] nft-cache: Support partial cache per table
` [iptables PATCH v3 08/11] nft-cache: Support partial rule cache per chain
` [iptables PATCH v3 09/11] nft: Reduce cache overhead of nft_chain_builtin_init()
` [iptables PATCH v3 10/11] nft: Support nft_is_table_compatible() per chain
` [iptables PATCH v3 11/11] nft: Optimize flushing all chains of a table

[PATCH v2] MIPS: generic: Use __initconst for const init data
 2019-10-08 16:15 UTC 

[PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
 2019-10-08 16:14 UTC  (9+ messages)
` [PATCH 2/9] drm/i915: Expose alpha formats on VLV/CHV primary planes
` [PATCH 3/9] drm/i915: Add missing 10bpc formats for pipe B sprites on CHV
` [PATCH 4/9] drm/i915: Expose C8 on VLV/CHV sprite planes
` [PATCH 5/9] drm/i915: Add 10bpc formats with alpha for icl+
` [PATCH 6/9] drm/i915: Sort format arrays consistently
` [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
` [PATCH 8/9] drm/i915: Do not enable HDR mode when color keying is active
` [PATCH 9/9] drm/i915: Eliminate redundancy in intel_primary_plane_create()

Why is "Sparse checkout leaves no entry on working directory" a fatal error?
 2019-10-08 16:14 UTC  (2+ messages)

[PATCH 4.4.y] xfs: clear sb->s_fs_info on mount failure
 2019-10-08 16:09 UTC 

[PATCH] ARM: dts: am335x-sancloud-bbe: Fix PHY mode for ethernet
 2019-10-08 16:14 UTC  (7+ messages)

[PATCH] ip6erspan: remove the incorrect mtu limit for ip6erspan
 2019-10-08 16:14 UTC  (2+ messages)

[PATCH] PCI: rcar: Fix writing the MACCTLR register value
 2019-10-08 16:13 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 142383: regressions - FAIL
 2019-10-08 16:12 UTC  (5+ messages)

[PATCH v2] mfd: intel-lpss: use devm_ioremap_uc for MMIO
 2019-10-08 16:12 UTC  (3+ messages)

[PATCH 0/3] migration/postcopy: cleanup related to postcopy
 2019-10-08 16:02 UTC  (3+ messages)
` [PATCH 2/3] migration/postcopy: not necessary to do postcopy_ram_incoming_cleanup when state is ADVISE

[U-Boot] [PATCH 0/3] arm: dts: ti: sync cpsw/mdio/phy with latest linux 1 - drop phy_id
 2019-10-08 16:12 UTC  (3+ messages)

[PATCH v2 0/3] xfs: fix sf to block inode fork logging
 2019-10-08 16:11 UTC  (7+ messages)
` [PATCH v2 1/3] xfs: log the inode on directory sf to block format change
` [PATCH v2 2/3] xfs: remove broken error handling on failed attr sf to leaf change
` [PATCH v2 3/3] xfs: move local to extent inode logging into bmap helper

[PATCH] drm/msm: Use the correct dma_sync calls harder
 2019-10-08 16:11 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-10-08 16:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/14] "
  ` [dpdk-dev] [PATCH v2 01/14] ethdev: add support for hairpin queue

[Xen-devel] [PATCH v3] x86/mm: don't needlessly veto migration
 2019-10-08 16:10 UTC 

[PATCH net-next 0/2] Bareudp Tunnel Module
 2019-10-08 16:09 UTC  (6+ messages)
` [PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next 2/2] Special handling for IP & MPLS

[U-Boot] [PATCH] travis.yml: Switch to bionic for the host distribution
 2019-10-08 16:10 UTC 

[PATCH RFC] kconfig: add hvconfig for Linux on Hyper-V
 2019-10-08 16:10 UTC  (3+ messages)

[PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
 2019-10-08 16:04 UTC  (6+ messages)

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-08 16:08 UTC  (7+ messages)

[PATCH v3 0/8] drm/omap: OMAP_BO flags
 2019-10-08 16:08 UTC  (3+ messages)

AX200 crash on udp upload, cannot restart
 2019-10-08 15:51 UTC  (5+ messages)

[igt-dev] [PATCH] lib/igt_pm: dump runtime pm status on timeout
 2019-10-08 16:07 UTC 

[PATCH 0/3] intel_memory_region bits
 2019-10-08 16:07 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: introduce intel_memory_region
` [PATCH 2/3] drm/i915/region: support contiguous allocations
` [PATCH 3/3] drm/i915/region: support volatile objects

[PATCH] arm: only build return_address() if needed
 2019-10-08 16:06 UTC  (2+ messages)

[PATCH] drm/amd/display: Use pixel encoding 444 for dongle usb-c to hdmi
 2019-10-08 16:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] buildman: Perform tests in a temporary directory
 2019-10-08 16:06 UTC  (2+ messages)

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-08 16:04 UTC  (11+ messages)

[PATCH v2 1/2] ARM: multi_v7_defconfig: Enable options for boards with Exynos SoC
 2019-10-08 16:02 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: multi_v7_defconfig: Enable Exynos bus and memory frequency scaling (devfreq)

[PATCH v2 0/5] KVM: arm64: Assorted PMU emulation fixes
 2019-10-08 16:01 UTC  (18+ messages)
` [PATCH v2 1/5] KVM: arm64: pmu: Fix cycle counter truncation
` [PATCH v2 2/5] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
` [PATCH v2 3/5] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
` [PATCH v2 4/5] arm64: perf: Add reload-on-overflow capability
` [PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-08 15:59 UTC  (3+ messages)
` [PATCH 3/4] hw/i386: add facility to expose CPU topology over fw-cfg

stable-rc/linux-4.19.y boot: 64 boots: 0 failed, 63 passed with 1 untried/unknown (v4.19.78)
 2019-10-08 16:02 UTC 

KVM-unit-tests on AMD
 2019-10-08 16:01 UTC  (6+ messages)

[PATCH] linux-yocto-rt/5.2: update to -rt9
 2019-10-08 16:01 UTC 

[PATCH v3 8/8] drm/omap: add OMAP_BO flags to affect buffer allocation
 2019-10-08 16:01 UTC  (2+ messages)
` [v3,8/8] "

[igt-dev] [PATCH i-g-t] i915/gem_eio: Reduce amount of incidental work after the delayed hang
 2019-10-08 16:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

回 复:4080536 产 品 结 构 设 计
 2019-10-08 16:00 UTC 

[PATCH v3] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-10-08 16:00 UTC  (2+ messages)

[PATCH iproute2] Bareudp device support
 2019-10-08 16:00 UTC  (2+ messages)

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-10-08 15:59 UTC  (4+ messages)
` [PATCH 5/7] bcm-vk: add bcm_vk UAPI

[PATCH 0/3] Support AXI FAN Control IP core
 2019-10-08 15:59 UTC  (4+ messages)
` [PATCH 2/3] hwmon: Support ADI Fan Control IP

NVMe PCI driver ignores SQHD from completion entries
 2019-10-08 15:59 UTC  (4+ messages)

[PATCH] scsi_dh_alua: handle RTPG sense code correctly during state transitions
 2019-10-08 15:58 UTC  (4+ messages)

[PATCH] doc: fix broken link in test-runner.txt
 2019-10-08 15:58 UTC 

[PATCH -net] Doc: networking/device_drivers/pensando: fix ionic.rst warnings
 2019-10-08 15:58 UTC  (2+ messages)

[PATCH v3 7/8] drm/omap: add omap_gem_validate_flags()
 2019-10-08 15:58 UTC  (2+ messages)
` [v3,7/8] "

[PATCH v2 0/7] fw_cfg: Run tests on big-endian
 2019-10-08 15:56 UTC  (5+ messages)
` [PATCH v2 7/7] tests/fw_cfg: Run the tests on big-endian targets

[PATCH v3 6/8] drm/omap: cleanup OMAP_BO_SCANOUT use
 2019-10-08 15:57 UTC  (2+ messages)
` [v3,6/8] "

[PATCH] mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
 2019-10-08 15:51 UTC  (2+ messages)

[PATCH 1/2] Revert "rsi: fix potential null dereference in rsi_probe()"
 2019-10-08 15:56 UTC  (3+ messages)

[PATCH v3 5/8] drm/omap: remove OMAP_BO_TILED define
 2019-10-08 15:56 UTC  (2+ messages)
` [v3,5/8] "

[PATCH v3 4/8] drm/omap: cleanup OMAP_BO flags
 2019-10-08 15:56 UTC  (2+ messages)
` [v3,4/8] "

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-10-08 15:56 UTC  (13+ messages)

[PATCH v3 3/8] drm/omap: accept NULL for dma_addr in omap_gem_pin
 2019-10-08 15:55 UTC  (2+ messages)
` [v3,3/8] "

[PATCH 1/2] mtd: add DT bindings for the Intel IXP4xx Flash
 2019-10-08 15:55 UTC  (3+ messages)
` [PATCH 2/2] mtd: physmap_of: add a hook for Intel IXP4xx flash probing

[PATCH v3 2/8] drm/omap: add omap_gem_unpin_locked()
 2019-10-08 15:54 UTC  (2+ messages)
` [v3,2/8] "

[PATCH RESEND] gdb: Bump from 8.3 to 8.3.1
 2019-10-08 15:50 UTC 

[PATCH v3 0/8] sched/fair: rework the CFS load balance
 2019-10-08 15:53 UTC  (11+ messages)
` [PATCH v3 04/10] sched/fair: rework load_balance

[dpdk-dev] [PATCH] devtools: check coverity and bugzilla tags
 2019-10-08 15:52 UTC 

[PATCH 0/9] perf: Several update for Comet Lake, Ice Lake and Tiger Lake
 2019-10-08 15:50 UTC  (10+ messages)
` [PATCH 1/9] x86/cpu: Add Comet Lake to Intel family
` [PATCH 2/9] perf/x86/intel: Add Comet Lake CPU support
` [PATCH 3/9] perf/x86/msr: "
` [PATCH 4/9] perf/x86/cstate: "
` [PATCH 5/9] perf/x86/msr: Add more CPU model number for Ice Lake
` [PATCH 6/9] perf/x86/cstate: Update C-state counters "
` [PATCH 7/9] perf/x86/intel: Add Tiger Lake CPU support
` [PATCH 8/9] perf/x86/msr: "
` [PATCH 9/9] perf/x86/cstate: "

[U-Boot] [PATCH v2] arc: emsdp/iotdk: Switch to DM_MMC
 2019-10-08 15:51 UTC  (2+ messages)
`  "

[Bug 111921] GPU crash on VegaM (amdgpu: The CS has been rejected)
 2019-10-08 15:51 UTC  (2+ messages)

[PATCH v9 00/13] TCG code quality tracking and perf integration
 2019-10-08 15:49 UTC  (6+ messages)
` [PATCH v9 06/13] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v9 07/13] monitor: adding tb_stats hmp command

[PATCH] rt2x00: remove input-polldev.h header
 2019-10-08 15:49 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2019.10 released
 2019-10-08 15:49 UTC  (3+ messages)

stable-rc/linux-5.3.y boot: 71 boots: 3 failed, 68 passed (v5.3.5)
 2019-10-08 15:48 UTC 

[tpm2] [tpm2]How to get the feature api implementation?
 2019-10-08 15:48 UTC 

ehci-pci breakage with dma-mapping changes in 5.4-rc2
 2019-10-08 15:47 UTC  (11+ messages)

[PATCHv8 0/9] soc: ti: add OMAP PRM driver (for reset)
 2019-10-08 15:46 UTC  (3+ messages)
` [PATCHv8 1/9] dt-bindings: omap: add new binding for PRM instances

[PATCH v2] PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for Microblaze
 2019-10-08 15:46 UTC  (3+ messages)

[PATCH] microblaze: Include generic support for MSI irqdomains
 2019-10-08 15:46 UTC  (3+ messages)

[v1 PATCH 0/2] Cleanup isa string access and print
 2019-10-08 15:44 UTC  (4+ messages)
` [v1 PATCH 2/2] RISC-V: Consolidate isa correctness check

[PATCH for-stable-v4.19 00/16] arm64 spec mitigation backports
 2019-10-08 15:39 UTC  (8+ messages)
` [PATCH for-stable-v4.19 10/16] arm64: Provide a command line to disable spectre_v2 mitigation
` [PATCH for-stable-v4.19 11/16] arm64: Advertise mitigation of Spectre-v2, or lack thereof
` [PATCH for-stable-v4.19 12/16] arm64: Always enable spectre-v2 vulnerability detection
` [PATCH for-stable-v4.19 13/16] arm64: add sysfs vulnerability show for spectre-v2
` [PATCH for-stable-v4.19 14/16] arm64: add sysfs vulnerability show for speculative store bypass
` [PATCH for-stable-v4.19 15/16] arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
` [PATCH for-stable-v4.19 16/16] arm64: Force SSBS on context switch

[PATCH] taskstats: fix data-race
 2019-10-08 15:44 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2] base: soc: Handle custom soc information sysfs entries
 2019-10-08 15:43 UTC  (3+ messages)

[PATCH] ath10k: Fix an && vs || typo
 2019-10-08 15:42 UTC  (4+ 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.