All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-09 10:06:00 to 2019-08-09 11:03:55 UTC [more...]

[PATCH] ASoC: SOF: Intel: Add missing include file hdac_hda.h
 2019-08-09 11:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/6] ARM: psci: cpuidle: PSCI CPUidle rework
 2019-08-09 11:03 UTC  (12+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] ARM: cpuidle: Remove useless header include
  ` [PATCH v2 2/8] ARM: cpuidle: Remove overzealous error logging
  ` [PATCH v2 3/8] drivers: firmware: psci: Decouple checker from generic ARM CPUidle
  ` [PATCH v2 4/8] ARM: psci: cpuidle: Introduce PSCI CPUidle driver
  ` [PATCH v2 5/8] ARM: psci: cpuidle: Enable "
  ` [PATCH v2 6/8] PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
  ` [PATCH v2 7/8] arm64: defconfig: Enable the PSCI CPUidle driver
  ` [PATCH v2 8/8] ARM: imx_v6_v7_defconfig: "

[PATCH v2] drivers/base/memory.c: Don't store end_section_nr in memory blocks
 2019-08-09 11:02 UTC 

[Cluster-devel] How can be metadata(e.g., inode) in the GFS2 file system shared between client nodes?
 2019-08-09 11:01 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.3-rc4
 2019-08-09 11:01 UTC 

Is it supported to change an ext2/3/4 label while mounted?
 2019-08-09 11:01 UTC 

master - tests: simplify some var settings
 2019-08-09 10:59 UTC 

[PATCH libnetfilter_conntrack] libnetfilter_conntrack: support for IPS_OFFLOAD
 2019-08-09 10:58 UTC 

master - tests: for cluster testing we always need exclusive mirrors
 2019-08-09 10:58 UTC 

master - tests: accept also value 512
 2019-08-09 10:58 UTC 

master - tests: add settle wait before issue remove
 2019-08-09 10:58 UTC 

master - tests: fix ra checking
 2019-08-09 10:58 UTC 

master - tests: replaces grep -q usage
 2019-08-09 10:58 UTC 

master - make: generate
 2019-08-09 10:58 UTC 

master - cov: check for socket_path being set
 2019-08-09 10:58 UTC 

master - cov: ensure cname exists before derefering it
 2019-08-09 10:58 UTC 

master - libdm: implement search for device names for older kernels
 2019-08-09 10:58 UTC 

master - exported_symbols: comment old symbols
 2019-08-09 10:58 UTC 

master - make: support comments in exported symbols
 2019-08-09 10:58 UTC 

KASAN: null-ptr-deref Write in rxrpc_unuse_local
 2019-08-09 10:58 UTC 

[PATCH kvm-unit-tests] x86: access: avoid undefined behavior
 2019-08-09 10:57 UTC 

[PATCH 1/2] vsprintf: Prevent crash when dereferencing invalid pointers for %pD
 2019-08-09 10:56 UTC  (5+ messages)
` [PATCH 2/2] lib/test_printf: add test of null/invalid pointer dereference for dentry

[PATCH 00/19] Initial support for Marvell MMP3 SoC
 2019-08-09 10:56 UTC  (4+ messages)
` [PATCH 06/19] irqchip/mmp: add missing chained_irq_{enter,exit}()
  ` [PATCH 06/19] irqchip/mmp: add missing chained_irq_{enter, exit}()

[PATCH conntrack-tools] conntrack: support for IPS_OFFLOAD
 2019-08-09 10:55 UTC 

[PATCH 0/6] arm64: dts: ti: k3-j721e: Add gpio nodes
 2019-08-09 10:55 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: gpio: davinci: Add new compatible for J721E SoCs

[PATCHv2 0/4] blk_execute_rq{_nowait} cleanup part1
 2019-08-09 10:54 UTC  (12+ messages)
` [PATCHv2 1/4] block: Remove request_queue argument from blk_execute_rq_nowait
` [PATCHv2 2/4] fs/block/drivers: Remove request_queue argument from blk_execute_rq
` [PATCHv2 3/4] block: Change at_head argument of blk_execute_rq_nowait to bool
` [PATCHv2 4/4] block: Change at_head argument of blk_execute_rq "

[PATCH 1/2] ASoC: fsl_esai: Add compatible string for imx6ull
 2019-08-09 10:27 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl_esai: Add new "

KASAN: use-after-free Read in usbhid_power
 2019-08-09 10:53 UTC  (8+ messages)
  ` AW: "
          ` AW: "

[Qemu-devel] [PATCH v3 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-09 10:53 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 19/29] Include qemu/queue.h slightly less
` [Qemu-devel] [PATCH v3 20/29] Include qemu/main-loop.h less
` [Qemu-devel] [PATCH v3 24/29] Include sysemu/hostmem.h less
` [Qemu-devel] [PATCH v3 25/29] numa: Move remaining NUMA declarations from sysemu.h to numa.h

[PATCH v3 00/11] Add arm64/signal initial kselftest support
 2019-08-09 10:54 UTC  (4+ messages)
` [PATCH v3 02/11] kselftest: arm64: adds first test and common utils

[f2fs-dev] [PATCH 01/10] f2fs-tools: fix potential deadloop
 2019-08-09 10:53 UTC  (10+ messages)
` [f2fs-dev] [PATCH 02/10] f2fs-tools: fix to avoid memory leak of sit_i->sentries
` [f2fs-dev] [PATCH 03/10] f2fs-tools: allocate memory in batch in build_sit_info()
` [f2fs-dev] [PATCH 04/10] fsck.f2fs: introduce current_sit_addr() for cleanup
` [f2fs-dev] [PATCH 05/10] f2fs-tools: introduce f2fs_ra_meta_pages()
` [f2fs-dev] [PATCH 06/10] dump.f2fs: introduce start_bidx_of_node() for cleanup
` [f2fs-dev] [PATCH 07/10] fsck.f2fs: fix to set large section type during allocation
` [f2fs-dev] [PATCH 08/10] f2fs-tools: advise to mount unclean image to replay journal
` [f2fs-dev] [PATCH 09/10] fsck.f2fs: fix to propagate error of write_dquots()
` [f2fs-dev] [PATCH 10/10] f2fs-tools: add missing newline symbol in log

[Xen-devel] [PATCH v4 0/6] iomem memory policy
 2019-08-09 10:51 UTC  (7+ messages)
` [Xen-devel] [PATCH v4 1/6] xen/arm: introduce p2m_is_mmio
` [Xen-devel] [PATCH v4 2/6] xen: add a p2mt parameter to map_mmio_regions

[Xen-devel] [PATCH 1/2] python: fix -Wsign-compare warnings
 2019-08-09 10:50 UTC  (5+ messages)
` [Xen-devel] [PATCH 2/2] tools/tests/cpu-policy: disable -Wformat-overflow

Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure
 2019-08-09 10:50 UTC  (13+ messages)

[PATCH] perf trace: Fix segmentation fault when access syscall info
 2019-08-09 10:47 UTC 

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-09 10:47 UTC  (11+ messages)

[U-Boot] GitLab: make pipeline status public
 2019-08-09 10:47 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libvips: bump version to 8.8.1
 2019-08-09 10:46 UTC 

[Qemu-devel] [PATCH v3 00/33] Multi-phase reset mechanism
 2019-08-09 10:46 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 07/33] automatically add vmstate for reset support in devices

[Bug 204479] KASAN hit at modprobe zram
 2019-08-09 10:44 UTC 

[PATCH 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-09 10:44 UTC  (5+ messages)
` [PATCH 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-09 10:44 UTC  (11+ messages)

[PATCH nf 1/2] netfilter: nf_flow_table: conntrack picks up expired flows
 2019-08-09 10:42 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nf_flow_table: teardown flow timeout race

[Xen-devel] [PATCH v2 0/2] x86/boot: cleanup
 2019-08-09 10:41 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 1/2] x86: define a few selector values
` [Xen-devel] [PATCH v2 2/2] x86/desc: Build boot_{, compat_}gdt[] in C

[PATCH nf] netfilter: nf_tables: user-after-free in failing rule with bound set
 2019-08-09 10:41 UTC 

[PATCH RFT] i2c: emev2: avoid race when unregistering slave client
 2019-08-09 10:40 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 139835: trouble: broken/fail/pass
 2019-08-09 10:39 UTC 

ina226 as IIO device instead of HWMON
 2019-08-09 10:37 UTC 

[PATCH -next] lightnvm: Fix unused variable warning
 2019-08-09 10:38 UTC  (2+ messages)

[PATCH 1/2] cpufreq: drivers: Enable frequency invariance in qcom-cpufreq-hw
 2019-08-09 10:37 UTC  (4+ messages)

[Xen-devel] [PATCH 0/3] xen/sched: use new idle scheduler for free cpus
 2019-08-09 10:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/7] softfloat includes cleanup
 2019-08-09 10:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 5/7] target/mips: rationalise softfloat includes

[LTP] [PATCH v3 4/4] build: Move -Werror-implicit-function-declaration from make to build.sh
 2019-08-09 10:35 UTC  (4+ messages)

[PATCH] PCI: pciehp: Avoid returning prematurely from sysfs requests
 2019-08-09 10:28 UTC 

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-09 10:32 UTC  (10+ messages)
` [PATCH v4 1/9] w1: add 1-wire master driver for IP block found in SGI ASICs
` [PATCH v4 2/9] w1: add DS2501, DS2502, DS2505 EPROM device driver
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find
` [PATCH v4 4/9] MIPS: PCI: refactor ioc3 special handling
` [PATCH v4 5/9] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v4 6/9] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v4 9/9] Input: add IOC3 serio driver

[U-Boot] [PATCH v1] apalis-tk1: support v1.2 hardware revision
 2019-08-09 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
 2019-08-09 10:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 11/67] target/arm: Add stubs for aa32 decodetree

[PATCH] usb: dwc3: remove generic PHYs forwarding for XHCI device
 2019-08-09 10:31 UTC  (4+ messages)

[PATCH v4 0/9] drm/panfrost: Add heap and no execute buffer allocation
 2019-08-09 10:31 UTC  (7+ messages)
` [PATCH v4 3/9] drm/panfrost: Restructure the GEM object creation
` [PATCH v4 6/9] drm/panfrost: Consolidate reset handling
` [PATCH v4 8/9] drm/panfrost: Add support for GPU heap allocations

[PATCH] fix odd_ptr_err.cocci warnings
 2019-08-09 10:30 UTC 

[PATCH v5 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-09 10:30 UTC  (6+ messages)
` [PATCH v5 1/9] drm_dp_cec: add connector info support
` [PATCH v5 3/9] dw-hdmi-cec: use cec_notifier_cec_adap_(un)register

[PATCH for-rc] siw: MPA Reply handler tries to read beyond MPA message
 2019-08-09 10:29 UTC  (8+ messages)

[PATCH] drm/amdgpu: remove ras block's feature status info in sysfs
 2019-08-09 10:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] backup improvements
 2019-08-09 10:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/8] block/backup: improve unallocated clusters skipping

[PATCH] KVM: LAPIC: Periodically revaluate appropriate lapic_timer_advance_ns
 2019-08-09 10:24 UTC  (2+ messages)

[PATCH 0/2] genriq/affinity: two improvement on __irq_build_affinity_masks
 2019-08-09 10:23 UTC  (6+ messages)
` [PATCH 1/2] genirq/affinity: improve __irq_build_affinity_masks()
` [PATCH 2/2] genirq/affinity: spread vectors on node according to nr_cpu ratio

[PATCH] i2c: rcar: avoid race when unregistering slave client
 2019-08-09 10:23 UTC  (2+ messages)

[PATCH] staging: wusbcore: Fix build error without CONFIG_USB
 2019-08-09 10:21 UTC  (2+ messages)

[PATCH] crypto: xts - add support for ciphertext stealing
 2019-08-09 10:21 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix unchecked return value
 2019-08-09 10:21 UTC  (4+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] htmldocs: device.h: Fix warnings for mismatched parameter names in comments
 2019-08-09 10:20 UTC 

[U-Boot] [PATCH] cmd: pxe: Use internal FDT if FDT file isn't found in FDTDIR
 2019-08-09 10:20 UTC 

[igt-dev] [PATCH i-g-t v3 0/2] Add device selection methods
 2019-08-09 10:19 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 1/2] Introduce multi-device selection API
` [igt-dev] [PATCH i-g-t v3 2/2] Add multi-device selection for IGT

[PATCH v6 00/12] implement KASLR for powerpc/fsl_booke/32
 2019-08-09 10:08 UTC  (9+ messages)
` [PATCH v6 05/12] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
` [PATCH v6 06/12] powerpc/fsl_booke/32: implement KASLR infrastructure
` [PATCH v6 08/12] powerpc/fsl_booke/kaslr: clear the original kernel if randomized
` [PATCH v6 09/12] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
` [PATCH v6 10/12] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
` [PATCH v6 11/12] powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes
` [PATCH v6 12/12] powerpc/fsl_booke/32: Document KASLR implementation

[PATCH v3 1/2] selftests: kvm: Adding config fragments
 2019-08-09 10:18 UTC  (4+ messages)

[PATCH] drm/etnaviv: dump only failing submit
 2019-08-09 10:17 UTC  (2+ messages)

[LTP] [PATCH] syscalls/copy_file_range02: Fix #12 when TMPDIR is on tmpfs or ext[234]
 2019-08-09 10:17 UTC  (4+ messages)

[Qemu-devel] [Bug 1838946] [NEW] qemu 3.10 golang crash
 2019-08-09 10:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1838946] "

[PATCH] RDMA/siw: Fix a memory leak in siw_init_cpulist()
 2019-08-09 10:16 UTC  (2+ messages)

[PATCH] drm/i915: Stop reconfiguring our shmemfs mountpoint
 2019-08-09 10:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] RDMA/core: Fix error code in stat_get_doit_qp()
 2019-08-09 10:13 UTC  (2+ messages)

[dpdk-dev] [patch v4] doc: announce API change in ethdev offload flags
 2019-08-09 10:13 UTC  (3+ messages)
` [dpdk-dev] [patch v5] "

[PATCH 0/7] Fix broken references to files under Documentation/*
 2019-08-09 10:13 UTC  (2+ messages)

[PATCH v2 1/2] usb: chipidea: replace ci_role with usb_role
 2019-08-09 10:11 UTC  (5+ messages)
` [PATCH v2 2/2] usb: chipidea: add role switch class support

[Qemu-devel] [PATCH v1 0/7] softfloat header cleanups
 2019-08-09 10:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/7] fpu: move LIT64 helper to softfloat-types

[master][PATCH] standard.py: Provide an additional option for devtool reset
 2019-08-09 10:06 UTC  (4+ messages)

[Bug 111122] 2500U: Graphics corruption on kernel 5.2
 2019-08-09 10:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-09 10:06 UTC  (4+ messages)
` [PATCH 2/2] pwm: sprd: Add Spreadtrum PWM support


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.