All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-21 22:10:24 to 2018-11-21 23:11:42 UTC [more...]

[PATCH v2 0/5] x86/fault: #PF improvements, mostly related to USER bit
 2018-11-21 23:11 UTC  (6+ messages)
` [PATCH v2 1/5] x86/fault: Remove sw_error_code
` [PATCH v2 2/5] x86/fault: Don't try to recover from an implicit supervisor access
` [PATCH v2 3/5] x86/oops: Show the correct CS value in show_regs()
` [PATCH v2 4/5] x86/fault: Decode page fault OOPSes better
` [PATCH v2 5/5] x86/vsyscall/64: Use X86_PF constants in the simulated #PF error code

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-21 12:35 UTC  (7+ messages)

[Qemu-riscv] [Qemu-devel] [PATCH for-3.2 v7 5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe
 2018-11-21 23:10 UTC  (9+ messages)
`  "

[patch 00/24] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-11-21 23:08 UTC  (12+ messages)
` [patch 01/24] x86/speculation: Update the TIF_SSBD comment

[PATCH v5 1/6] drm/i915: Avoid a full port detection in the first eDP short pulse
 2018-11-21 23:03 UTC  (8+ messages)
` [PATCH v5 2/6] drm/i915: Check PSR errors instead of retrain while PSR is enabled
` [PATCH v5 3/6] drm/i915: Do not enable PSR in the next modeset after a error
` [PATCH v5 4/6] drm/i915: Disable PSR when a PSR aux error happen
` [PATCH v5 5/6] drm/i915: Keep PSR disabled after a driver reload after a PSR error
` [PATCH v5 6/6] drm/i915/hsw: Drop the stereo 3D enabled check in psr_compute_config()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/6] drm/i915: Avoid a full port detection in the first eDP short pulse
` ✗ Fi.CI.SPARSE: "

[PATCH] boost-context: Reproducibility: Set .file section for all *_elf_gas.S files
 2018-11-21 23:03 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] iser: set sector for ambiguous mr status errors
 2018-11-21 23:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-3.2 v2 00/30] slirp: make it again a standalone project
 2018-11-21 23:00 UTC  (47+ messages)
` [Qemu-devel] [PATCH v2 for-3.2 v2 01/30] fixup! net: do not depend on slirp internals
` [Qemu-devel] [PATCH v2 for-3.2 v2 02/30] slirp: drop <Vista compatibility
` [Qemu-devel] [PATCH v2 for-3.2 v2 03/30] glib-compat: add g_spawn_async_with_fds() fallback
` [Qemu-devel] [PATCH v2 for-3.2 v2 04/30] slirp: simplify fork_exec()
` [Qemu-devel] [PATCH v2 for-3.2 v2 05/30] slirp: rename exec_list
` [Qemu-devel] [PATCH v2 for-3.2 v2 06/30] slirp: factor out guestfwd addition checks
` [Qemu-devel] [PATCH v2 for-3.2 v2 10/30] slirp: use virtual time for packet expiration
` [Qemu-devel] [PATCH v2 for-3.2 v2 11/30] slirp: add clock_get_ns() callback
` [Qemu-devel] [PATCH v2 for-3.2 v2 13/30] build-sys: use a seperate slirp-obj-y && slirp.mo
` [Qemu-devel] [PATCH v2 for-3.2 v2 14/30] slirp: set G_LOG_DOMAIN
` [Qemu-devel] [PATCH v2 for-3.2 v2 15/30] slirp: replace error_report() and a fprintf with g_critical()
` [Qemu-devel] [PATCH v2 for-3.2 v2 16/30] slirp: replace some fprintf() with DEBUG_MISC
` [Qemu-devel] [PATCH v2 for-3.2 v2 17/30] slirp: replace a DEBUG block with WITH_ICMP_ERROR_MSG
` [Qemu-devel] [PATCH v2 for-3.2 v2 18/30] slirp: no need to make DPRINTF conditional on DEBUG
` [Qemu-devel] [PATCH v2 for-3.2 v2 19/30] slirp: always build with debug statements
` [Qemu-devel] [PATCH v2 for-3.2 v2 20/30] slirp: introduce SLIRP_DEBUG environment variable
` [Qemu-devel] [PATCH v2 for-3.2 v2 21/30] slirp: use %p for pointers format
` [Qemu-devel] [PATCH v2 for-3.2 v2 22/30] slirp: remove remaining DEBUG blocks
` [Qemu-devel] [PATCH v2 for-3.2 v2 23/30] slirp: replace DEBUG_ARGS with DEBUG_ARG
` [Qemu-devel] [PATCH v2 for-3.2 v2 24/30] slirp: call into g_debug() for DEBUG macros
` [Qemu-devel] [PATCH v2 for-3.2 v2 25/30] slirp: replace trace functions with DEBUG calls
` [Qemu-devel] [PATCH v2 for-3.2 v2 27/30] slirp: replace qemu_notify_event() with a callback
` [Qemu-devel] [PATCH v2 for-3.2 v2 28/30] slirp: move QEMU state saving to a separate unit
` [Qemu-devel] [PATCH v2 for-3.2 v2 29/30] slirp: replace remaining QEMU dependency
` [Qemu-devel] [PATCH v2 for-3.2 v2 30/30] build-sys: add a basic meson build

[PATCH] infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
 2018-11-21 22:59 UTC  (2+ messages)

[PATCH] infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
 2018-11-21 22:59 UTC  (2+ messages)

[RFC][PATCH] hwmon: (ina2xx) Improve current and power reading precision
 2018-11-21 22:57 UTC  (5+ messages)

[RFC PATCH v2] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-21 22:56 UTC  (2+ messages)

stable/linux-4.18.y build: 187 builds: 0 failed, 187 passed, 232 warnings (v4.18.20)
 2018-11-21 12:22 UTC 

[PATCH v8 04/12] media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
 2018-11-21 22:54 UTC  (3+ messages)
` [PATCH] media: staging/imx7: fix platform_no_drv_owner.cocci warnings

[PATCH] Add /proc/pid_generation
 2018-11-21 22:52 UTC  (10+ messages)
` [PATCH v2] Add /proc/pid_gen

[PATCH perf,bpf 0/5] reveal invisible bpf programs
 2018-11-21 22:49 UTC  (5+ messages)
` [PATCH perf,bpf 5/5] perf util: generate bpf_prog_info_event for short living "

[PATCH] t5562: skip if NO_CURL is enabled
 2018-11-21 22:49 UTC  (6+ messages)

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

[PATCH] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-11-21 22:42 UTC  (4+ messages)

[PATCH v2] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node
 2018-11-21 12:11 UTC 

[PATCH v2] drm: rcar-du: Reject modes that fail CRTC timing requirements
 2018-11-21 22:45 UTC  (2+ messages)

[PATCH 0/1] mm/gup: finish consolidating error handling
 2018-11-21 22:44 UTC  (3+ messages)
` [PATCH] "

[xen-unstable-smoke test] 130666: regressions - trouble: blocked/broken/fail/pass
 2018-11-21 22:43 UTC 

[PATCH 0/2] i2c: sh_mobile: add support for r8a77990 (R-Car E3)
 2018-11-21 12:09 UTC  (2+ messages)
` [PATCH 1/2] i2c: sh_mobile: document "

[U-Boot] [PATCH v1 0/3] rtc: m41t62: Convert the m41t62 driver to use driver model (DM)
 2018-11-21 22:43 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
` [U-Boot] [PATCH v1 2/3] rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
` [U-Boot] [PATCH v1 3/3] rtc: m41t62: Convert the RTC driver to support the driver model (DM)

[Qemu-devel] [PATCH] slirp: Mark debugging calls as unlikely
 2018-11-21 22:42 UTC 

[PATCH 00/14] XSA-277 followup
 2018-11-21 22:42 UTC  (4+ messages)

[Printing-architecture] IPP-over-USB and Printer Applications: DNS-SD-advertise localhost:PORT a security problem?
 2018-11-21 22:41 UTC  (2+ messages)

[Question] smp_wmb() in prepare_uprobe()
 2018-11-21 22:41 UTC 

[U-Boot] [PATCH v1] eeprom: Add device model based I2C support to eeprom command
 2018-11-21 22:40 UTC 

[PATCH v8 01/12] media: staging/imx: refactor imx media device probe
 2018-11-21 22:40 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell index
 2018-11-21 22:40 UTC  (14+ messages)
` [PATCH 2/7] drm/amdgpu: Vega10 doorbell index initialization
` [PATCH 3/7] drm/amdgpu: Vega12 "
` [PATCH 4/7] drm/amdgpu: Doorbell index initialization for ASICs before vega10
` [PATCH 5/7] drm/amdgpu: Call doorbell index init on device initialization
` [PATCH 6/7] drm/amdgpu: Use asic specific doorbell index instead of macro definition
` [PATCH 7/7] drm/amdgpu: Use new doorbell layout for vega20 and future asic

[Patch v7 00/18] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21 22:39 UTC  (4+ messages)
` [Patch v7 14/18] x86/speculation: Add 'seccomp' Spectre v2 app to app protection mode

[PATCH 00/24] MIPS: OCTEON: cleanups
 2018-11-21 22:37 UTC  (25+ messages)
` [PATCH 01/24] MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock static
` [PATCH 02/24] MIPS: OCTEON: setup: make internal functions and data static
` [PATCH 03/24] MIPS: OCTEON: setup: include asm/fw/fw.h
` [PATCH 04/24] MIPS: OCTEON: setup: include asm/prom.h
` [PATCH 05/24] MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment static
` [PATCH 06/24] MIPS: OCTEON: delete unused loopback configuration functions
` [PATCH 07/24] MIPS: OCTEON: octeon-platform: make octeon_ids static
` [PATCH 08/24] MIPS: OCTEON: octeon-platform: fix typing
` [PATCH 09/24] MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() static
` [PATCH 10/24] MIPS: OCTEON: csrc-octeon: include linux/sched/clock.h
` [PATCH 11/24] MIPS: OCTEON: smp: make internal symbols static
` [PATCH 12/24] MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packet
` [PATCH 13/24] MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static
` [PATCH 14/24] MIPS: OCTEON: make cvmx_bootmem_alloc_range static
` [PATCH 15/24] MIPS: OCTEON: cvmx-bootmem: delete unused functions
` [PATCH 16/24] MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarations
` [PATCH 17/24] MIPS: OCTEON: cvmx-bootmem: make more functions static
` [PATCH 18/24] MIPS: OCTEON: delete cvmx override functions
` [PATCH 19/24] MIPS: OCTEON: gmxx-defs.h: delete unused functions and macros
` [PATCH 20/24] MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unions
` [PATCH 21/24] MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fields
` [PATCH 22/24] MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possible
` [PATCH 23/24] MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macros
` [PATCH 24/24] MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unions

selftests/bpf: libbpf: object file doesn't contain bpf program
 2018-11-21 12:04 UTC 

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

[PATCH/RFT] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node
 2018-11-21 12:03 UTC  (11+ messages)

[PATCH] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-11-21 22:36 UTC  (5+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77990: Enable I2C DMA
 2018-11-21 12:02 UTC  (2+ messages)

[PATCH 0/7] xfs: various fixes for 4.20
 2018-11-21 12:01 UTC  (5+ messages)
` [PATCH 1/7] xfs: zero length symlinks are not valid

[Question] atomic_fetch_andnot() in nohz_idle_balance()
 2018-11-21 22:34 UTC 

[Qemu-riscv] [PATCH v1 1/1] riscv: virt: Cast the initrd start address to target bit length
 2018-11-21 22:34 UTC  (2+ messages)
` [Qemu-devel] "

[PATCHv3 0/6] atomics: generate atomic headers / instrument arm64
 2018-11-21 22:34 UTC  (6+ messages)
` [PATCHv3 1/6] atomics: add common header generation files

[PATCH] perf stat: fix csv mode column output for non-cgroup events
 2018-11-21 22:33 UTC  (2+ messages)

[PATCH 0/2] nvme-tcp: protection from misbehaving link partners
 2018-11-21 22:31 UTC  (2+ messages)

[PATCH v8 00/12] media: staging/imx7: add i.MX7 media driver
 2018-11-21 22:29 UTC  (6+ messages)
` [PATCH v8 03/12] media: staging/imx7: add imx7 CSI subdev driver
` [PATCH v8 05/12] media: dt-bindings: add bindings for i.MX7 media driver

[PATCH v2 00/14] TCP transport binding for NVMe over Fabrics
 2018-11-21 22:29 UTC  (16+ messages)
` [PATCH v2 07/14] nvme-core: add work elements to struct nvme_ctrl
` [PATCH v2 13/14] nvmet-tcp: add NVMe over TCP target driver
` [PATCH v2 14/14] nvme-tcp: add NVMe over TCP host driver

stable-rc/linux-4.14.y build: 185 builds: 0 failed, 185 passed, 1 warning (v4.14.82)
 2018-11-21 11:54 UTC 

Issue with RTL8111 NIC after upgrade to kernel 4.19
 2018-11-21 22:28 UTC  (8+ messages)

[PATCH v2] sysctl: kselftests: fix test_modprobe issue
 2018-11-21 22:27 UTC  (4+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-21 22:26 UTC  (6+ messages)

qemu-kvm XDP forwarding with virtio_net
 2018-11-21 11:50 UTC  (8+ messages)

[PATCH v2 0/7] Make GEN macros more similar
 2018-11-21 22:24 UTC  (14+ messages)
` [PATCH v2 1/7] Revert "drm/i915: Kill GEN_FOREVER"
` [PATCH v2 3/7] drm/i915: replace IS_GEN<N> with GT_GEN(..., N)
` [PATCH v2 4/7] drm/i915: rename IS_GEN9_* to GT_GEN9_*
` [PATCH v2 6/7] drm/i915: merge gen checks to use range

[PATCH] ALSA: hda/realtek - Add disable auto-mute quirk for HP Spectre x360 laptop
 2018-11-21 22:23 UTC  (4+ messages)
` [PATCH v2] ALSA: hda/realtek - Add "

[RFC PATCH 0/6] ASoC:Intel:Skylake: Enable HDaudio legacy fallback
 2018-11-21 22:20 UTC  (9+ messages)
` [RFC PATCH 1/6] ASoC: Intel: Skylake: Add CFL-S support
` [RFC PATCH 6/6] ALSA: hda: add fallback capabilities for SKL+ platforms

[PATCH v5] u-boot: Add mkenvimage tool
 2018-11-21 22:18 UTC  (2+ messages)

[Qemu-riscv] [PATCH for-3.2 v7 0/6] Connect a PCIe host and graphics support to RISC-V
 2018-11-21 22:18 UTC  (33+ messages)
` [Qemu-riscv] [PATCH for-3.2 v7 5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe
                              ` [Qemu-devel] "
                          ` [Qemu-riscv] "
` [Qemu-riscv] [PATCH for-3.2 v7 6/6] hw/riscv/virt: Connect a VirtIO net PCIe device
            ` [Qemu-devel] "

[Qemu-riscv] [Qemu-devel] [PATCH for-3.2 v7 5/6] hw/riscv/sifive_u: Connect the Xilinx PCIe
 2018-11-21 22:15 UTC  (3+ messages)
`  "

[U-Boot] [PATCH v3 1/3] riscv: Add kconfig option to run u-boot in S-mode
 2018-11-21 22:16 UTC  (2+ messages)

[PATCH 0/1] rebase: warn about the correct tree's OID
 2018-11-21 22:15 UTC  (3+ messages)

[PATCH 00/15] drm/i915: Fix TV encoder support
 2018-11-21 11:37 UTC  (4+ messages)
` [PATCH 01/15] drm/vblank: Allow dynamic per-crtc max_vblank_count

[PATCH RFC 0/5] DRM cgroup controller
 2018-11-21 22:12 UTC  (6+ messages)
` [PATCH RFC 2/5] cgroup: Add mechanism to register vendor specific DRM devices

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

[PATCH 1/2] power: supply: add input voltage limit property
 2018-11-21 22:11 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] RISC-V S-mode support
 2018-11-21 22:11 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] riscv: Add kconfig option to run u-boot in S-mode

[PATCH v2] mm: fix swap offset when replacing shmem page
 2018-11-21 22:11 UTC  (3+ messages)
` [PATCH v3] mm: use swp_offset as key in shmem_replace_page()

[PATCH 0/4] Fragmentation avoidance improvements v4
 2018-11-21 22:07 UTC  (3+ messages)
` [PATCH 2/4] mm: Move zone watermark accesses behind an accessor


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.