All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-29 10:16:01 to 2018-10-29 11:38:17 UTC [more...]

[PATCH 0/7] Add RZ/G1C USB2.0 Host support
 2018-10-29 11:26 UTC  (6+ messages)
` [PATCH 3/7] ARM: dts: r8a77470: Add USB PHY DT support

[PATCH 0/4] Add support for fast mremap
 2018-10-29 10:28 UTC  (15+ messages)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH V3 1/5] pvpanic: move pvpanic to misc as common driver
 2018-10-29 11:37 UTC  (7+ messages)
    `  "
` [PATCH V3 3/5] misc/pvpanic: add MMIO support
` [PATCH V4 4/5] misc/pvpanic: add support to get pvpanic device info by FDT

[PATCH] drivers/perf: fix spelling mistake, EACCESS -> EACCES
 2018-10-29 11:35 UTC  (2+ messages)
` [tip:perf/urgent] perf/headers: Fix spelling mistake in <linux/perf_event.h> comment, "

[PATCH] x86: traps.c: use format string with panic() call
 2018-10-29 11:35 UTC  (2+ messages)
` [tip:x86/urgent] x86/traps: Use "

[PATCH] arm64/numa: Add more vetting in numa_set_distance()
 2018-10-29 11:25 UTC  (3+ messages)

[PATCH] sched/rt: Fix a comment in pick_next_task_rt()
 2018-10-29 11:34 UTC  (2+ messages)
` [tip:sched/urgent] sched/rt: Update "

[PATCH] arch: x86: Touched up patterns of 'sizeof' functions
 2018-10-29 11:34 UTC  (2+ messages)
` [tip:x86/urgent] x86: Clean up 'sizeof x' => 'sizeof(x)'

[PATCH] arm/twd: avoid waking deeply sleeping CPUs for rate change notifier
 2018-10-29 11:34 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] monitor: misc fixes
 2018-10-29 11:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/6] monitor: accept chardev input from iothread

[PATCH 1/5] selftests/powerpc/ptrace: Fix out-of-tree build
 2018-10-29 11:23 UTC  (5+ messages)
` [PATCH 2/5] selftests/powerpc/signal: "
` [PATCH 3/5] selftests/powerpc/pmu: Link ebb tests with -no-pie
` [PATCH 4/5] selftests/powerpc/switch_endian: Fix out-of-tree build
` [PATCH 5/5] selftests/powerpc/cache_shape: "

[RFC][PATCH v3 08/10] f2fs: use common file type conversion
 2018-10-29 11:04 UTC  (3+ messages)

[PATCH] fstests: btrfs/057: Fix false alerts due to orphan files
 2018-10-29 11:33 UTC  (3+ messages)

[PATCH 1/4] pwm: Add new helper to initialize a pwm_state variable with defaults
 2018-10-29 11:33 UTC  (6+ messages)
` [PATCH 2/4] ARM: S3C24XX: rx1950: make use of atomic PWM API

[PATCH 1/1] archiver - Drop unwanted directories
 2018-10-29 11:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH libdrm 0/2] xf86drm: add OF_ fallback mechanism
 2018-10-29 11:32 UTC  (3+ messages)

[U-Boot] [PATCH v2] armv8: lx2160aqds : Add support for LX2160AQDS platform
 2018-10-29 11:32 UTC 

[PATCH 1/4] drm/i915/selftests: Test vm isolation
 2018-10-29 11:31 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/gtt: Record the scratch pte
` [PATCH 3/4] drm/i915/gtt: Reuse the read-only 64KiB scratch page and directories
` [PATCH 4/4] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/selftests: Test vm isolation
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH v8 00/20] target/mips: Add limited support for Ingenic's MXU ASE
 2018-10-29 11:30 UTC  (22+ messages)
` [Qemu-devel] [PATCH v8 01/20] target/mips: Introduce MXU registers
` [Qemu-devel] [PATCH v8 02/20] target/mips: Define a bit for MXU in insn_flags
` [Qemu-devel] [PATCH v8 03/20] target/mips: Amend MXU instruction opcodes
` [Qemu-devel] [PATCH v8 04/20] target/mips: Add and integrate MXU decoding engine placeholder
` [Qemu-devel] [PATCH v8 05/20] target/mips: Add MXU decoding engine
` [Qemu-devel] [PATCH v8 06/20] target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
` [Qemu-devel] [PATCH v8 07/20] target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
` [Qemu-devel] [PATCH v8 08/20] target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
` [Qemu-devel] [PATCH v8 09/20] target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
` [Qemu-devel] [PATCH v8 10/20] target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
` [Qemu-devel] [PATCH v8 11/20] target/mips: Add emulation of non-MXU MULL within MXU decoding engine
` [Qemu-devel] [PATCH v8 12/20] target/mips: Add emulation of MXU instructions S32I2M and S32M2I
` [Qemu-devel] [PATCH v8 13/20] target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switch
` [Qemu-devel] [PATCH v8 14/20] target/mips: Add emulation of MXU instruction S8LDD
` [Qemu-devel] [PATCH v8 15/20] target/mips: Add emulation of MXU instruction D16MUL
` [Qemu-devel] [PATCH v8 16/20] target/mips: Add emulation of MXU instruction D16MAC
` [Qemu-devel] [PATCH v8 17/20] target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
` [Qemu-devel] [PATCH v8 18/20] target/mips: Add emulation of MXU instructions S32LDD and S32LDDR
` [Qemu-devel] [PATCH v8 19/20] target/mips: Move MXU_EN check one level higher
` [Qemu-devel] [PATCH v8 20/20] target/mips: Amend MXU ASE overview note

[Qemu-devel] [RFC PATCH 00/21] Trace updates and plugin RFC
 2018-10-29 11:30 UTC  (7+ messages)

[PATCH] arm64: lib: use C string functions with KASAN enabled
 2018-10-29 11:20 UTC  (11+ messages)
` [PATCH v2 1/3] linkage.h: Align weak symbols
  ` [PATCH v2 2/3] arm64: lib: use C string functions with KASAN enabled

[distros-debian-sid test] 75534: trouble: blocked/broken
 2018-10-29 10:52 UTC 

[Bug 108577] Black X laptop screen with cursor if HDMI not plugged in, bisected
 2018-10-29 11:28 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8: fsl-layerscape: reorder rgmii dpmacs' enablement
 2018-10-29 11:28 UTC 

[RFR] Store tearing
 2018-10-29 11:27 UTC  (5+ messages)

[GIT PULL] C-SKY(csky) Port for Linux 4.20
 2018-10-29 11:27 UTC  (5+ messages)

[PATCH] net/packet: fix packet drop as of virtio gso
 2018-10-29  2:40 UTC  (4+ messages)

[PATCH] drm/vkms: provide a parent device to drm_dev_init()
 2018-10-29 11:24 UTC  (3+ messages)

[PATCH tip/core/rcu 0/19] RCU flavor-consolidation changes for v4.20/v5.0
 2018-10-29 11:24 UTC  (3+ messages)
` [PATCH tip/core/rcu 02/19] rcu: Defer reporting RCU-preempt quiescent states when disabled

[RFC PATCH] seccomp: Add protection keys into seccomp_data
 2018-10-29 11:23 UTC 

[PATCH] drm/amdgpu: print an error when the parser can't be initialized
 2018-10-29 11:23 UTC 

Interrupt injection with ISR set on Intel hardware
 2018-10-29 11:22 UTC  (4+ messages)

[Qemu-devel] [PATCH] vhost-user: fix qemu crash caused by failed backend
 2018-10-29 11:21 UTC  (2+ messages)

[BUG] vmcore-dmesg cant' read dmesg log from /proc/vmcore if log_buf is reallocated due to large number of CPUs
 2018-10-29 11:21 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t v2 1/2] tests/kms_properties: Add additional prperty test infrastructure
 2018-10-29 11:23 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_properties: Add functional test for "max bpc" property

[PATCH v3 01/10] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
 2018-10-29 11:18 UTC  (6+ messages)
` [PATCH v3 09/10] drm/i915: Keep PSR disabled after a driver reload after a PSR error

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-29 11:18 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[Qemu-devel] [PATCH] target/mips: Add two missing breaks for NM_LLWPE and NM_SCWPE decoder cases
 2018-10-29 11:15 UTC 

[PATCH V8 0/5] soc: imx: add scu power domain driver
 2018-10-29 11:14 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] MIPS queue for October 2018 - part 3
 2018-10-29 11:14 UTC  (4+ messages)
` [Qemu-devel] [PULL 2/3] target/mips: Implement emulation of nanoMIPS EVA instructions

[PATCH] kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
 2018-10-29 11:14 UTC  (4+ messages)

[BUG] Kernel BUG when mounting and then unmounting a fuzzed F2FS image
 2018-10-29 11:14 UTC  (3+ messages)

[PATCH net] net: diag: document swapped src/dst in udp_dump_one
 2018-10-29  2:27 UTC  (2+ messages)

[PATCH net 0/2] macsec: linkstate fixes
 2018-10-29  2:26 UTC  (2+ messages)

[U-Boot] am33xx board with no external RTC crystal issue
 2018-10-29 11:13 UTC 

[PATCH] null_blk: Add conventional zone configuration for zoned support
 2018-10-29 11:11 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] dm: video: correctly set the cursor position
 2018-10-29 11:11 UTC 

[PATCH v3 2/3] ring: synchronize the load and store of the tail
 2018-10-29 11:10 UTC  (9+ messages)
` [PATCH 1/2] "

[Qemu-devel] [PATCH v9 0/6] monitor: enable OOB by default
 2018-10-29 11:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v9 2/6] monitor: resume the monitor earlier if needed

[PATCH net] net: sched: gred: pass the right attribute to gred_change_table_def()
 2018-10-29  2:24 UTC  (2+ messages)

[PATCH v7 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-29 11:09 UTC  (5+ messages)
` [PATCH v7 2/6] soc/fsl/guts: Add definition for LX2160A

[PATCH v4 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-10-29 11:09 UTC  (6+ messages)
` [PATCH v4 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not useable) with RX580, amdgpu, dc=1 (of course), regression
 2018-10-29 11:08 UTC  (2+ messages)
` [Bug 108096] [amd-staging-drm-next] SDDM screen corruption (not usable) with RX580, amdgpu, dc=1 (of course), regression - [bisected]

[PATCH v3 1/5] nfc: pn533: i2c: "pn532" as dt compatible string
 2018-10-29 11:07 UTC  (5+ messages)
` [PATCH v3 3/5] nfc: pn533: add UART phy driver

[virtio-dev] [PATCH v3] Add VIRTIO_GPU_F_EDID to virtio-gpu
 2018-10-29 11:05 UTC  (2+ messages)

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-29 11:04 UTC  (10+ messages)
` [PATCH v2 2/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar

[Bug 108585] *ERROR* hw_init of IP block <gfx_v8_0> failed -22
 2018-10-29 11:04 UTC  (2+ messages)

[PATCH 0/2] riscv: add audit support
 2018-10-29 10:48 UTC  (12+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] riscv: audit: add audit hook in do_syscall_trace_enter/exit()

[Qemu-devel] [PULL V2 00/26] Net patches
 2018-10-29 11:01 UTC  (3+ messages)
` [Qemu-devel] [PULL V2 01/26] filter-rewriter: Add TCP state machine and fix memory leak in connection_track_table

[PATCH v3 0/9] x86: indirect call overhead reduction
 2018-10-29 11:01 UTC  (5+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] x86: infrastructure to allow converting certain indirect calls to direct ones

[PATCHSET 0/28] blk-mq driver conversions and legacy path removal
 2018-10-29 11:00 UTC  (5+ messages)
` [PATCH 12/28] bsg: provide bsg_remove_queue() helper
` [PATCH 16/28] blk-cgroup: remove legacy queue bypassing

[Qemu-devel] bochs-display and the future of VGA support
 2018-10-29 11:00 UTC  (2+ messages)

[Qemu-devel] [RFC 00/48] Plugin support
 2018-10-29 10:59 UTC  (3+ messages)
` [Qemu-devel] [RFC 48/48] plugin: add a couple of very simple examples

[Bug 108487] Wayland compositors are unable to use hardware acceleration on i915
 2018-10-29 10:57 UTC  (3+ messages)

[PATCH] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
 2018-10-29 10:56 UTC  (6+ messages)

[PATCH] adjust serial number form u64 to u8[20]
 2018-10-29 10:56 UTC 

[PATCH 0/2] thp nodereclaim fixes
 2018-10-29 10:56 UTC  (7+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-10-29 10:55 UTC  (3+ messages)

[PATCH v1] x86/hvm: Clean up the rest of bool_t from vm_event
 2018-10-29 10:54 UTC 

[PATCH] hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
 2018-10-29 10:51 UTC 

Linux 4.19.0 Build Error when CONFIG_ACPI not set
 2018-10-29 10:53 UTC 

[Qemu-devel] could somebody who understands the block refcounting look at CID 1395870, CID 1395871?
 2018-10-29 10:51 UTC 

[PATCH 0/8] add generic builtin command line
 2018-10-29 10:44 UTC  (13+ messages)

[ovmf test] 129125: all pass - PUSHED
 2018-10-29 10:46 UTC 

MCE reports errors that can't be verified
 2018-10-29 10:45 UTC 

[PATCH 1/4] oeqa/core/runner: write testresult to json files
 2018-10-29 10:44 UTC  (4+ messages)

[PATCHv2] Staging: rts5208: Capitalise preprocessor variable names
 2018-10-29 10:44 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/7] staging: vc04_services: Some dead code removal
 2018-10-29 10:43 UTC  (10+ messages)

[PATCH V2] kmemleak: Add config to select auto scan
 2018-10-29 10:43 UTC  (2+ messages)

[U-Boot] [PATCH] test: tee: fix resource leak in dm_test_tee()
 2018-10-29 10:41 UTC 

[PATCH v2 0/6] Implement HDCP2.2: PART-I
 2018-10-29 10:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Implement HDCP2.2: PART-I (rev2)

[PATCH] npm: change install directory to upstream default
 2018-10-29 10:39 UTC  (3+ messages)

[PATCH 0/9] serial: Add Tegra Combined UART driver
 2018-10-29 10:39 UTC  (5+ messages)
` [PATCH 4/9] mailbox: tegra-hsp: Add support for shared mailboxes

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add SCIF-{0,1,3,4,5} device nodes
 2018-10-29 10:39 UTC  (2+ messages)

[PATCH] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-10-29 10:37 UTC  (5+ messages)

[PATCH] drm/i915: Use intel_panel_actually_set_backlight() to disable PWM backlight
 2018-10-29 10:34 UTC  (6+ messages)

[PATCH] f2fs-tools: add the max chunk size limit in sparse image
 2018-10-29 10:30 UTC  (2+ messages)

[PATCH iproute2-next 0/3] rdma: IB device rename
 2018-10-29 10:30 UTC  (4+ messages)
` [PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface

linux-next: build failure after merge of the vfs tree
 2018-10-29 10:29 UTC  (5+ messages)

[PATCH 0/3] brcmfmac: throughput enhancement for SDIO and flow control mode
 2018-10-29 10:27 UTC  (4+ messages)
` [PATCH 1/3] brcmfmac: calling skb_orphan before sending skb to SDIO bus
` [PATCH 2/3] brcmfmac: add credit numbers updating support
` [PATCH 3/3] brcmfmac: make firmware frameburst mode a module parameter

NXP P50XX/e5500: SMP doesn't work anymore with the latest Git kernel
 2018-10-29 10:22 UTC  (3+ messages)
  ` arch/powerpc/kvm/trace.h:9:0: error: "TRACE_INCLUDE_PATH" redefined

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-29 10:24 UTC  (3+ messages)
` [PATCH v2] arm64: dts: renesas: r8a779{7|8}0: add MSIOF support

[PATCH v2] thermal: qoriq: add multiple sensors support
 2018-10-29 10:24 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] Testing patches
 2018-10-29 10:22 UTC  (2+ messages)

[PATCH] arm64: renesas_defconfig: Enable R-Car thermal driver
 2018-10-29 10:22 UTC  (2+ messages)

[PATCH] staging: remove hard-coded values from _FIXMEs
 2018-10-29 10:22 UTC  (4+ messages)

[PATCH] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()
 2018-10-29 10:21 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable R-Car thermal driver
 2018-10-29 10:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/4] lib: Make libunwind optional again
 2018-10-29 10:20 UTC  (2+ messages)

[RFC 0/6] some compile- and run-time format checking
 2018-10-29 10:20 UTC  (5+ messages)
` [RFC PATCH 0/7] runtime format string checking
  ` [RFC PATCH 1/7] compiler_attributes.h: add __attribute__((format_arg)) shorthand

[net:master 17/19] net//bridge/br_multicast.c:1432:32: error: 'union <anonymous>' has no member named 'ip6'; did you mean 'ip4'?
 2018-10-29  1:33 UTC  (3+ messages)
` [PATCH net] net: bridge: remove ipv6 zero address check in mcast queries

Ping: Re: Flask default policy mismatch vs dummy
 2018-10-29 10:19 UTC  (2+ messages)

[RFC] ipsec: new library for IPsec data-path processing
 2018-10-29 10:19 UTC  (7+ messages)
` [RFC v2 5/9] ipsec: add SA data-path API

[RFC 1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
 2018-10-29 10:19 UTC  (2+ messages)

[PATCH v2 0/5] Fixes to debugging facilities (part 1)
 2018-10-29 10:17 UTC  (9+ messages)
` [PATCH v2 2/5] x86/domain: Initialise vcpu debug registers correctly

[PATCH] mt76x0: run calibration after scanning
 2018-10-29 10:16 UTC 

[PATCH 1/5] docs/qemu-deprivilege: Revise and update with status and future plans
 2018-10-29 10:16 UTC  (5+ messages)
` [PATCH 5/5] RFC: test/depriv: Add a tool to check process-level depriv

[PATCH v3 0/6] use IOVAs check based on DMA mask
 2018-10-29 10:15 UTC  (6+ messages)

[PATCH 1/2] i2c: Remove unnecessary call to irq_find_mapping
 2018-10-29 10:15 UTC  (4+ messages)
` [PATCH 2/2] i2c: Clear client->irq in i2c_device_remove


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.