All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-12 13:28:31 to 2020-03-12 14:04:41 UTC [more...]

[RFC][PATCH 0/5] Introduce drm scaling filter property
 2020-03-12 14:04 UTC  (8+ messages)
` [RFC][PATCH 5/5] drm/i915/display: Add Nearest-neighbor based integer scaling support
      ` [Intel-gfx] "

[xlnx:master 48/158] drivers/gpio/gpio-xilinx.c:68:25: error: field 'mmchip' has incomplete type
 2020-03-12 14:04 UTC 

[PATCHv3 00/40] ata: kill ATA_DEBUG
 2020-03-12 14:04 UTC  (2+ messages)

[PATCH bpf] libbpf: add null pointer check in bpf_object__init_user_btf_maps()
 2020-03-12 14:03 UTC 

[PATCH v1 1/3] drm/tegra: dc: Use devm_platform_ioremap_resource
 2020-03-12 14:03 UTC  (4+ messages)
` [PATCH v1 3/3] drm/tegra: dc: Silence RGB output deferred-probe error

[PATCH] python/qemu/qmp.py: QMP debug with VM label
 2020-03-12 14:02 UTC  (3+ messages)

[PATCH v4 1/2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-03-12 14:03 UTC  (5+ messages)
` [PATCH v4 2/2] net: memcg: late association of sock to memcg

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-12 14:03 UTC  (7+ messages)

[PATCH 00/20] gitlab: Simplify the test script
 2020-03-12 14:03 UTC  (6+ messages)
` [PATCH 19/20] test/py: Use buildman to build U-Boot

[PATCH] drm/amdgpu: add codes to clear AccVGPR for arcturus
 2020-03-12 14:02 UTC 

[RFC v2] x86: Select HARDIRQS_SW_RESEND on x86
 2020-03-12 14:02 UTC  (5+ messages)
` [tip: irq/core] "

[PATCH] blk-iocost: remove duplicated lines in comments
 2020-03-12 14:02 UTC  (2+ messages)

[PATCH] wlcore: remove stray plus sign
 2020-03-12 14:01 UTC  (2+ messages)

[PATCH v3 0/6] Memory corruption may occur due to incorrent tlb flush
 2020-03-12 13:27 UTC  (8+ messages)
` [PATCH v3 1/6] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [PATCH v3 2/6] asm-generic/tlb: Track which levels of the page tables have been cleared
` [PATCH v3 3/6] asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
` [PATCH v3 4/6] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
` [PATCH v3 5/6] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [PATCH v3 6/6] asm-generic/tlb: avoid potential double flush

[PATCH v2] block: sed-opal: Change the check condition for regular session validity
 2020-03-12 14:00 UTC  (2+ messages)

libsepol drop dso.h
 2020-03-12 13:59 UTC  (6+ messages)
` V2 "
  ` [PATCH v2 3/3] lbespol: remove wild cards in mapfile

[PATCH v4 0/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2020-03-12 13:59 UTC  (9+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/2] nbd: requeue request if only one connection is configured
 2020-03-12 13:59 UTC  (2+ messages)

[PATCH] ASoC: topology: Perform component check upfront
 2020-03-12 13:57 UTC  (2+ messages)

[PATCH 0/4] gpio: dwapb: Fix reference clocks usage
 2020-03-12 13:58 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2020-03-12 13:57 UTC  (4+ messages)

[PATCH 1/1] null_blk: describe the usage of fault injection param
 2020-03-12 13:57 UTC  (2+ messages)

[pinchartl-media:media/drm/dpsub/next 5/14] drivers/dma/xilinx/xilinx_dpdma.c:389 xilinx_dpdma_debugfs_read() warn: maybe return -EFAULT instead of the bytes remaining?
 2020-03-12 13:56 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: gpio: Replace DW APB GPIO legacy bindings with YAML-based one
 2020-03-12 13:56 UTC  (7+ messages)
` [PATCH 3/4] gpio: dwapb: Use optional-clocks interface for APB ref-clocks
` [PATCH 4/4] gpio: dwapb: Add debounce reference clock support

git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
 2020-03-12 13:55 UTC 

[Xen-devel] [PATCH 0/2] xen: credit2: fix vcpu starvation due to too few credits
 2020-03-12 13:55 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/2] xen: credit2: avoid vCPUs to ever reach lower credits than idle
` [Xen-devel] [PATCH 2/2] xen: credit2: fix credit reset happening too few times

[dpdk-dev] DPDK Release Status Meeting 12/03/2020
 2020-03-12 13:55 UTC 

[PATCH v2] block: Fix partition support for host aware zoned block devices
 2020-03-12 13:54 UTC  (2+ messages)

[PATCH v2] mm/sparse.c: Use kvmalloc_node/kvfree to alloc/free memmap for the classic sparse
 2020-03-12 13:54 UTC  (3+ messages)

[Buildroot] [PATCH] package/util-linux: fix build for riscv64 and powerpc64le
 2020-03-12 13:54 UTC  (3+ messages)

[PATCH] gpio-hammer: Avoid potential overflow in main
 2020-03-12 13:54 UTC  (2+ messages)

Instrumentation and RCU
 2020-03-12 13:53 UTC  (6+ messages)

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-12 13:41 UTC  (17+ messages)
` [RFC][PATCH 01/16] objtool: Introduce validate_return()
` [RFC][PATCH 02/16] objtool: Rename func_for_each_insn()
` [RFC][PATCH 03/16] objtool: Rename func_for_each_insn_all()
` [RFC][PATCH 04/16] objtool: Annotate identity_mapped()
` [RFC][PATCH 05/16] objtool: Optimize find_symbol_by_index()
` [RFC][PATCH 06/16] objtool: Add a statistics mode
` [RFC][PATCH 07/16] objtool: Optimize find_section_by_index()
` [RFC][PATCH 08/16] Optimize find_section_by_name()
` [RFC][PATCH 09/16] objtool: Optimize find_symbol_*() and read_symbols()
` [RFC][PATCH 10/16] objtool: Resize insn_hash
` [RFC][PATCH 11/16] objtool: Optimize find_symbol_by_name()
` [RFC][PATCH 12/16] objtool: Optimize read_sections()
` [RFC][PATCH 13/16] objtool: Delete cleanup()
` [RFC][PATCH 14/16] objtool: Optimize find_rela_by_dest_range()
` [RFC][PATCH 15/16] objtool: Implement noinstr validation
` [RFC][PATCH 16/16] objtool: Optimize !vmlinux.o again

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-12 13:51 UTC  (4+ messages)
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-12 13:51 UTC  (8+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus

[Intel-gfx] [PATCH v4 1/3] drm/i915/perf: remove generated code
 2020-03-12 13:51 UTC  (4+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-12 13:41 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH v4 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-12 13:51 UTC  (6+ messages)
` [PATCH v4 2/5] x86/hyper-v: Add synthetic debugger definitions

[PATCH v1 1/2] dt-bindings: sound: convert rockchip i2s bindings to yaml
 2020-03-11 17:43 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: sound: rockchip-i2s: add #sound-dai-cells property

[djwong-xfs:btree-private-unions 52/72] arch/m68k/include/asm/raw_io.h:83:7: warning: variable '__w' set but not used
 2020-03-12 13:48 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: (cosmetic) simplify dpcm_prune_paths()
 2020-03-12 13:46 UTC  (2+ messages)
` Applied "ASoC: (cosmetic) simplify dpcm_prune_paths()" to the asoc tree

[RFC][PATCH 4.19] x86/ipipe: Protect TLB flushing against context switch by head domain
 2020-03-12 13:48 UTC 

[PULL 00/13] Block layer patches
 2020-03-12 13:46 UTC 

[PATCH v2 2/2] ASoC: export DPCM runtime update functions
 2020-03-12 13:46 UTC  (2+ messages)
` Applied "ASoC: export DPCM runtime update functions" to the asoc tree

[PATCH v2] Document genhd capability flags
 2020-03-12 13:47 UTC  (2+ messages)

[MPTCP] [PATCH -next 000/491] treewide: use fallthrough;
 2020-03-12 13:47 UTC  (9+ messages)
` [PATCH -next 005/491] ARM/UNIPHIER ARCHITECTURE: Use fallthrough;

[PATCH] ASoC: dt-bindings: google,cros-ec-codec: Fix dtc warnings in example
 2020-03-12 13:46 UTC  (3+ messages)
` Applied "ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example" to the asoc tree

[Bug Report] block: integer overflow in blk_ioctl_discard
 2020-03-12 13:46 UTC  (2+ messages)

[PATCH v2] rtl8188eu: Add rtw_led_enable module parameter
 2020-03-12 13:46 UTC  (3+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-12 13:45 UTC  (18+ messages)
` [PATCHv4] "
      ` [PATCHv5] "
                  ` [PATCHv6] "
                      ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                        ` [PATCH 0/5] "
                          ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

USB transaction errors causing RCU stalls and kernel panics
 2020-03-12 13:45 UTC  (19+ messages)

[PATCH] spi: acpi: remove superfluous parameter check
 2020-03-12 13:45 UTC  (2+ messages)

[PATCH v4 0/5] mm/hotplug: Only use subsection map for VMEMMAP
 2020-03-12 13:45 UTC  (6+ messages)
` [PATCH v4 1/5] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v4 4/5] mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug

[Xen-devel] nvmx deadlock with MSR bitmaps
 2020-03-12 13:44 UTC  (5+ messages)

[PATCH 1/2] PCI: Add Loongson vendor ID
 2020-03-12 13:44 UTC  (3+ messages)
` [PATCH 2/2] AHCI: Add support for Loongson 7A1000 SATA controller

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-12 13:44 UTC  (4+ messages)
` [PATCH v7 07/13] hw/386: Add EPYC mode topology decoding functions

[PATCH] ssb: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:44 UTC  (2+ messages)

[PATCH 3/7] carl9170: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:44 UTC  (2+ messages)

rebasing nf-next
 2020-03-12 13:43 UTC 

[Buildroot] [PATCH v3 0/1] package/linuxptp: make initscript options configurable
 2020-03-12 13:43 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/3] "

[PATCH V2 0/6] Some cleanups for blk-core.c and blk-flush.c
 2020-03-12 13:43 UTC  (2+ messages)

[PATCH] umh: fix refcount underflow in fork_usermode_blob()
 2020-03-12 13:43 UTC 

[PATCH] net: wireless: marvell: libertas: Use new structure for SPI transfer delays
 2020-03-12 13:43 UTC  (2+ messages)
` [PATCH] "

[LTP] [PATCH] syscalls/clone3: New tests
 2020-03-12 13:43 UTC  (2+ messages)

[PATCH] mwifiex: set needed_headroom, not hard_header_len
 2020-03-12 13:42 UTC  (2+ messages)

[morimoto-linux:fw-cleanup-2020-03-11-v3 13290/13744] drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-03-12 13:42 UTC 

[PATCH] gpio: thunderx: fix irq_request_resources
 2020-03-12 13:42 UTC  (2+ messages)

[PATCH 0/2] hw/arm: fsl-imx25: Connect eSDHC and USB controllers
 2020-03-12 13:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix and cleanup amdgpu_gem_object_close
 2020-03-12 13:41 UTC  (6+ messages)

[PATCH] iwlegacy: Remove unneeded variable ret
 2020-03-12 13:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] log: add API to check if a logtype can log in a given level
 2020-03-12 13:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] b43legacy/sysfs.c: replace simple_strtol() with kstrtoint()
 2020-03-12 13:41 UTC  (2+ messages)
` [PATCH] b43legacy: "

[PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
 2020-03-12 13:40 UTC  (4+ messages)

[PATCH v2] rtw88: remove unused member of struct rtw_hal
 2020-03-12 13:40 UTC  (2+ messages)

[PATCH] lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:40 UTC  (2+ messages)

[PATCH] block: aoe: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:39 UTC  (2+ messages)

[PATCH] libata: transport: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:39 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Add myself as virtio-balloon co-maintainer
 2020-03-12 13:37 UTC 

[PATCH 1/5] qtnfmac: support WPA3 SAE in AP mode
 2020-03-12 13:39 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: Fix an error handling path in 'dm_update_crtc_state()'
 2020-03-12 13:38 UTC  (6+ messages)
` AW: "

[PATCH] staging: sm750fb: Fix longline in makefile variable
 2020-03-12 13:38 UTC  (2+ messages)
` [Outreachy kernel] "

[RFC PATCH] i2c: acpi: put device when verifying client fails
 2020-03-12 13:38 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Wait for RCUs frees before asserting idle on unload
 2020-03-12 13:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915/perf: Invalidate OA TLB on when closing perf stream
 2020-03-12 13:36 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/cog: add option for platform DRM
 2020-03-12 13:36 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/1] "

[PATCH net-next 0/5] add phylink support for PCS
 2020-03-12 13:35 UTC  (11+ messages)
` [PATCH net-next 4/5] net: phylink: pcs: add 802.3 clause 22 helpers

general protection fault in syscall_return_slowpath
 2020-03-12 13:34 UTC  (3+ messages)

[PATCH v3 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 13:23 UTC  (3+ messages)
` [PATCH v3 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba

[Intel-gfx] [PATCH] drm/i915/selftests: Add request throughput measurement to perf
 2020-03-12 13:34 UTC  (2+ messages)

[PATCH 0/9] spi: meson-spicc: add support for AXG and G12A variants
 2020-03-12 13:31 UTC  (35+ messages)
` [PATCH 1/9] spi: meson-spicc: remove unused variables
` [PATCH 2/9] spi: meson-spicc: enhance output enable feature
` [PATCH 3/9] spi: meson-spicc: add a linear clock divider support
` [PATCH 4/9] spi: meson-spicc: support max 80MHz clock
` [PATCH 5/9] spi: meson-spicc: add min sclk for each compatible
` [PATCH 6/9] spi: meson-spicc: setup IO line delay
` [PATCH 7/9] spi: meson-spicc: adapt burst handling for G12A support
` [PATCH 8/9] dt-bindings: spi: amlogic, meson-gx-spicc: add Amlogic G12A compatible
  ` [PATCH 8/9] dt-bindings: spi: amlogic,meson-gx-spicc: "
` [PATCH 9/9] spi: meson-spicc: add support for Amlogic G12A

[Xen-devel] [PATCH] x86/vvmx: Fix deadlock with MSR bitmap merging
 2020-03-12 13:34 UTC  (9+ messages)

[PATCH 0/4] usb-serial: xHCI and timeout fixes
 2020-03-12 13:31 UTC  (2+ messages)

[PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma 65;5803;1c Commit 944d9fec8d7a ("hugetlb: add support for gigantic page allocation at runtime") has added the run-time allocation of gigantic pages. However it actually works only at early stages of the system loading, when the majority of memory is free. After some time the memory gets fragmented by non-movable pages, so the chances to find a contiguous 1 GB block are getting close to zero. Even dropping caches manually doesn't help a lot
 2020-03-12 13:33 UTC  (3+ messages)
` [PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma

[PATCH] rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
 2020-03-12 13:31 UTC  (2+ messages)

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-12 13:31 UTC  (3+ messages)
` [TOPIC 16/17] “I want a reviewer”

[PATCH v4 1/2] USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
 2020-03-12 13:31 UTC  (2+ messages)
` [PATCH v4 2/2] USB: cdc-acm: fix rounding error "

ZynqMP boot: no messages from SPL other than "Debug uart enabled"
 2020-03-12 13:31 UTC  (10+ messages)

[PATCH v2 0/3] Wire up USB controllers in i.MX6 emulations
 2020-03-12 13:29 UTC  (3+ messages)
` [PATCH v2 3/3] hw/arm/fsl-imx6: Wire up USB controllers

[PATCH v3 1/2] USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
 2020-03-12 13:30 UTC  (6+ messages)
` [PATCH v3 2/2] USB: cdc-acm: fix rounding error "

[PATCH] drm/amdgpu/swsmu: clean up unused header in swsmu
 2020-03-12 13:30 UTC  (2+ messages)

pwm: sun4i: pwm-backlight not working since 5.6-rc1
 2020-03-12 13:29 UTC  (3+ 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.