All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-22 11:02:04 to 2018-11-22 11:53:34 UTC [more...]

compiler code model for the kernel
 2018-11-22 11:53 UTC  (3+ messages)

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-22 11:52 UTC  (6+ messages)

[PATCH 1/2] f2fs: fix sbi->extent_list corruption issue
 2018-11-22 11:51 UTC  (3+ messages)

[Qemu-devel] SeaBIOS booting time optimization
 2018-11-22 11:51 UTC  (11+ messages)

[PATCH v2] PCI: imx: Add imx6sx suspend/resume support
 2018-11-22 11:50 UTC  (5+ messages)

[PATCH 0/7] Ensure stack is aligned for kernel entries
 2018-11-22 11:49 UTC  (2+ messages)

[RFC][PATCH v4 09/09] btrfs: use common file type conversion
 2018-11-22 11:48 UTC  (2+ messages)

[PATCH] ptrace: take into account saved_sigmask in PTRACE_{GET,SET}SIGMASK
 2018-11-22 11:47 UTC  (2+ messages)

[Bridge] [PATCH net-next 00/16] mlxsw: Add VxLAN learning support
 2018-11-22  1:10 UTC  (2+ messages)
`  "

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-11-22  1:09 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
            ` [PATCH v5] "

stable-rc/linux-4.9.y build: 192 builds: 4 failed, 188 passed, 2 errors, 104 warnings (v4.9.138-60-g70b13958eeae)
 2018-11-22  1:08 UTC 

[PATCH v2 0/4] media: sun6i: Add support for the H3 CSI controller
 2018-11-22 11:45 UTC  (3+ messages)
` [PATCH v2 3/4] ARM: dts: sun8i: Add the H3/H5 "

[Qemu-devel] [PATCH for-4.0 0/3] Avoid cpu_physical_memory_read() in generic code
 2018-11-22 11:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.0 1/3] disas.c: Use address_space_read() to read memory
` [Qemu-devel] [PATCH for-4.0 2/3] monitor: "
` [Qemu-devel] [PATCH for-4.0 3/3] elf_ops.h: Use address_space_write() to write memory

[RFC v4 0/5] Add VRF support for VXLAN underlay
 2018-11-22  1:07 UTC  (6+ messages)
` [RFC v4 1/5] udp_tunnel: add config option to bind to a device
` [RFC v4 2/5] l3mdev: add function to retreive upper master
` [RFC v4 3/5] vxlan: add support for underlay in non-default VRF
` [RFC v4 4/5] netdev: add netdev_is_upper_master
` [RFC v4 5/5] vxlan: handle underlay VRF changes

[PATCH 00/10] staging: erofs: decompression stability enhancement
 2018-11-22 11:43 UTC  (28+ messages)
` [PATCH 02/10] staging: erofs: fix race when the managed cache is enabled
` [PATCH 04/10] staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'
` [PATCH 07/10] staging: erofs: separate into init_once / always

[RFC][PATCH v4 06/09] ocfs2: use common file type conversion
 2018-11-22 11:43 UTC  (2+ messages)
` [Ocfs2-devel] "

[RFC/PATCH] Add hardening settings to uuidd.service
 2018-11-22 11:43 UTC  (3+ messages)

[U-Boot] [PATCH] arm64: mvebu: fix crash in EFI memory allocation
 2018-11-22 11:42 UTC 

[PATCH] net/mlx5: fix VLAN inner ethernet type on E-Switch
 2018-11-22 11:42 UTC  (2+ messages)

[U-Boot] [PATCH] configs: mcbin: enable network driver
 2018-11-22 11:42 UTC 

[PATCH] drm/sched: revert "fix timeout handling v2" v2
 2018-11-22 11:41 UTC 

[PATCH V9 0/7] Fix VGA logdirty related display freezes with altp2m
 2018-11-22 11:40 UTC  (8+ messages)
` [PATCH V9 1/7] x86/mm: introduce p2m_{init, free}_logdirty()
` [PATCH V9 2/7] x86/p2m: switch global_logdirty from bool_t to bool
` [PATCH V9 3/7] x86/p2m: allocate logdirty_ranges for altp2ms
` [PATCH V9 4/7] x86/p2m: refactor p2m_reset_altp2m()
` [PATCH V9 5/7] x86/altp2m: fix display frozen when switching to a new view early
` [PATCH V9 6/7] p2m: Always use hostp2m when clipping rangesets
` [PATCH V9 7/7] p2m: change_range_type: Only invalidate mapped gfns

[PATCH 00/17] Add support for TI PRU ICSS
 2018-11-22 11:39 UTC  (36+ messages)
` [PATCH 01/17] dt-bindings: remoteproc: Add TI PRUSS bindings
` [PATCH 02/17] soc: ti: pruss: Define platform data for PRUSS bus driver
` [PATCH 03/17] soc: ti: pruss: Add pruss_soc_bus platform driver
` [PATCH 04/17] soc: ti: pruss: Fix system suspend/MStandby config issues
` [PATCH 05/17] soc: ti: pruss: Configure SYSCFG properly during probe/remove
` [PATCH 06/17] soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
` [PATCH 07/17] soc: ti: pruss: enable OCP master ports in SYSCFG always
` [PATCH 08/17] soc: ti: pruss: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH 09/17] soc: ti: pruss: add pruss_{request,release}_mem_region() API
` [PATCH 10/17] soc: ti: pruss_intc: Add API to trigger a PRU sysevent
` [PATCH 11/17] soc: ti: pruss: add pruss_get()/put() API
` [PATCH 12/17] soc: ti: pruss: add pruss_cfg_read()/update() API
` [PATCH 13/17] soc: ti: pruss: export pruss_intc_configure/unconfigure APIs
` [PATCH 14/17] ARM: OMAP2+: use pdata quirks for PRUSS reset lines on AM335x
` [PATCH 15/17] ARM: dts: AM33xx: Add the PRU-ICSS DT nodes
` [PATCH 16/17] ARM: dts: AM33xx: Add PRU system events for virtio
` [PATCH 17/17] ARM: dts: am335x-*: Enable PRU-ICSS nodes

[LTP] [PATCH] commands/logrotate_tests.sh: Fix two issues
 2018-11-22 11:39 UTC 

[PATCH net-next 0/3] tcp: take a bit more care of backlog stress
 2018-11-22  1:01 UTC  (9+ messages)
` [PATCH net-next 3/3] tcp: implement head drops in backlog queue

[PATCH] ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
 2018-11-22 11:38 UTC 

[PATCH v3 0/3] Huawei laptops
 2018-11-22 11:36 UTC  (11+ messages)
` [PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH 0/2] Improve performance for native/cross/crosssdk's cleansstate
 2018-11-22 11:51 UTC  (3+ messages)
` [PATCH 1/2] nopackages.bbclass: improve performance for cleansstate
` [PATCH 2/2] sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitly

[PATCH 0/7] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-11-22 11:33 UTC  (8+ messages)
` [PATCH 1/7] mfd: cros_ec: use devm_mfd_add_devices
` [PATCH 2/7] mfd / platform: cros_ec: move lightbar attributes to its own driver
` [PATCH 3/7] mfd / platform: cros_ec: move vbc "
` [PATCH 4/7] mfd / platform: cros_ec: move debugfs "
` [PATCH 5/7] mfd / platform: cros_ec: move device sysfs "
` [PATCH 6/7] mfd / platform: cros_ec: instantiate only if th EC has a VBC NVRAM
` [PATCH 7/7] platform/chrome: cros_ec_lightbar: instantiate only if the EC has a lightbar

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-22 11:33 UTC  (9+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option

[RFC] ethdev: introduce DMA memory mapping for external memory
 2018-11-22 11:34 UTC  (14+ messages)

[PATCH v2] codafs: Fix build using bare-metal toolchain
 2018-11-22 11:32 UTC  (6+ messages)

consistency for statistics with XDP mode
 2018-11-22  0:53 UTC  (2+ messages)

[RFC v3 0/3] Add VRF support for VXLAN underlay
 2018-11-22  0:54 UTC  (13+ messages)
` [RFC v3 3/3] vxlan: handle underlay VRF changes

[PATCH] tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
 2018-11-22 11:29 UTC 

restart syncobj timeline changes
 2018-11-22 11:30 UTC  (4+ messages)
` [PATCH 7/7] drm/syncobj: use the timeline point in drm_syncobj_find_fence

using ioremap() memory in dma_map_sg()
 2018-11-22 11:28 UTC  (2+ messages)

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-11-22 11:28 UTC  (4+ messages)
` [PATCH 2/4] doc/layerscape-pci: "

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-22 11:27 UTC  (9+ messages)
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST

[PATCH] Add /proc/pid_generation
 2018-11-22 11:19 UTC  (3+ messages)

[LTP] FOSDEM 2019
 2018-11-22 11:26 UTC  (4+ messages)
` [LTP] [Automated-testing] "

[Qemu-trivial] [PATCH v3] qapi: Reduce Makefile boilerplate
 2018-11-22 11:26 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 0/4] arm64: Support perf event modifiers :G and :H
 2018-11-22 11:25 UTC  (10+ messages)
` [PATCH v3 1/4] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v3 2/4] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v3 3/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v3 4/4] arm64: KVM: Enable support for :G/:H perf event modifiers

[PATCH] drm/amdgpu: add the checking to avoid NULL pointer dereference
 2018-11-22 11:25 UTC  (2+ messages)

[libvirt test] 130639: regressions - trouble: blocked/broken/fail/pass
 2018-11-22 11:24 UTC 

[PATCH v3 0/3] drm/connector: Provide generic support for underscan
 2018-11-22 11:23 UTC  (4+ messages)
` [PATCH v3 1/3] drm/connector: Add generic underscan properties
  ` [PATCH v3 2/3] drm/vc4: Take underscan setup into account when updating planes
  ` [PATCH v3 3/3] drm/vc4: Attach underscan props to the HDMI connector

[Qemu-devel] [PATCH v4 00/23] Add support for RDMA MAD
 2018-11-22 11:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 10/23] json: Define new QMP message for pvrdma

[PATCH] drm/amd: add the checking to avoid NULL pointer dereference
 2018-11-22 11:21 UTC  (2+ messages)

[PATCH] x86: only use ERMS for user copies for larger sizes
 2018-11-22 11:21 UTC  (9+ messages)

[PATCH] f2fs: read page index before freeing
 2018-11-22 11:21 UTC  (3+ messages)

[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
 2018-11-22 11:17 UTC  (6+ messages)
` [RFC PATCH 2/6] drivers core: Add I/O ASID allocator

[PATCH][next] tools/bpf: fix spelling mistake "memeory" -> "memory"
 2018-11-22 11:17 UTC  (5+ messages)

[PATCHv2 0/4] PCI: dwc: add prefetchable memory range support
 2018-11-22 11:16 UTC  (3+ messages)
` [PATCHv2 3/4] PCI: layerscape: initialize the number of viewport

[PATCH 0/5] Add support for XGMI hive reset
 2018-11-22 11:16 UTC  (5+ messages)
` [PATCH 5/5] drm/amdgpu: Refactor GPU reset for XGMI hive case

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-11-22  5:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 06/36] ppc/xive: add support for the END Event State buffers

[PATCH] mkfs.f2fs: enable VERITY by default
 2018-11-22 11:15 UTC  (2+ messages)

[PATCH] x86: fix -Wmissing-prototypes warning
 2018-11-22 11:14 UTC  (7+ messages)

[PATCHSET v2] Support for polled aio
 2018-11-22 11:13 UTC  (3+ messages)
` [PATCH 8/8] aio: support for IO polling

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-22 11:12 UTC  (6+ messages)

[char-misc-next v2 0/7] mei: Add DMA ring
 2018-11-22 11:11 UTC  (8+ messages)
` [char-misc-next v2 1/7] mei: dma ring buffers allocation
` [char-misc-next v2 2/7] mei: hbm: setup dma ring
` [char-misc-next v2 3/7] mei: hw: add dma ring control block
` [char-misc-next v2 4/7] mei: dma ring: implement rx circular buffer logic
` [char-misc-next v2 5/7] mei: dma ring: implement transmit flow
` [char-misc-next v2 6/7] mei: bump hbm version to 2.1
` [char-misc-next v2 7/7] mei: me: mark CNP devices as having dma support

[PATCH 1/4] base/drivers/arch_topology: Remove useless check
 2018-11-22 11:11 UTC  (8+ messages)
` [PATCH 4/4] base/drivers/topology: Default dmpis-mhz if they are not set in DT

selftests/bpf :get_cgroup_id_user: File not found: /sys/kernel/debug/tracing/events/syscalls/sys_enter_nanosleep/id
 2018-11-22 11:11 UTC  (5+ messages)

[PATCH 1/1] headers_install.sh: Support __aligned(x) for uAPI headers
 2018-11-22 11:10 UTC 

[for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
 2018-11-22  0:28 UTC  (3+ messages)
` [for-next][PATCH 04/18] arm64: function_graph: Simplify with function_graph_entry()

[PATCH V3 0/1] can: flexcan: Add CAN self wakeup support
 2018-11-22 11:07 UTC  (6+ messages)
` [PATCH V3 1/1] can: flexcan: Add "

[PATCH 1/1] scripts/kernel-doc: Fix struct and struct field attribute processing
 2018-11-22 11:06 UTC 

[Buildroot] Issues with Freescale defconfigs
 2018-11-22 11:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link()
 2018-11-22 11:03 UTC  (6+ messages)
` [Qemu-arm] "

[PATCH v3] config: enable more than 128 cores for Arm64 platform
 2018-11-22 11:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/6] devfreq: handle suspend/resume
 2018-11-22 11:04 UTC  (9+ messages)
  ` [PATCH 4/6] devfreq: add devfreq_suspend/resume() functions
  ` [PATCH 6/6] arm: dts: exynos4: set opp-suspend for DMC and leftbus

[Cluster-devel] [PATCH V11 00/19] block: support multi-page bvec
 2018-11-22 11:03 UTC  (5+ messages)
` [Cluster-devel] [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over "
  `  "

[PATCH] soc/tegra: refactor soc_is_tegra()
 2018-11-22 11:02 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.