All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-02 13:01:20 to 2019-04-02 13:43:08 UTC [more...]

[PATCH 3.16 00/99] 3.16.65-rc1 review
 2019-04-02 13:38 UTC  (33+ messages)
` [PATCH 3.16 60/99] ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
` [PATCH 3.16 61/99] ext4: include terminating u32 in size of xattr entries when expanding inodes
` [PATCH 3.16 54/99] pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10
` [PATCH 3.16 15/99] drm: rcar-du: Fix vblank initialization
` [PATCH 3.16 56/99] IB/qib: Fix an error code in qib_sdma_verbs_send()
` [PATCH 3.16 23/99] tty/ldsem: Wake up readers after timed out down_write()
` [PATCH 3.16 62/99] ext4: avoid declaring fs inconsistent due to invalid file handles
` [PATCH 3.16 22/99] sunrpc: fix cache_head leak due to queued request
` [PATCH 3.16 14/99] panic: avoid deadlocks in re-entrant console drivers
` [PATCH 3.16 44/99] USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
` [PATCH 3.16 42/99] perf parse-events: Fix unchecked usage of strncpy()
` [PATCH 3.16 55/99] KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
` [PATCH 3.16 36/99] Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode
` [PATCH 3.16 25/99] misc: vexpress: Off by one in vexpress_syscfg_exec()
` [PATCH 3.16 66/99] ath6kl: Only use match sets when firmware supports it
` [PATCH 3.16 57/99] usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable()
` [PATCH 3.16 09/99] MIPS: SiByte: Enable ZONE_DMA32 for LittleSur
` [PATCH 3.16 53/99] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
` [PATCH 3.16 58/99] genwqe: Fix size check
` [PATCH 3.16 85/99] sunrpc: use SVC_NET() in svcauth_gss_* functions
` [PATCH 3.16 89/99] mm, memory_hotplug: do not clear numa_node association after hot_remove
` [PATCH 3.16 71/99] igb: Fix an issue that PME is not enabled during runtime suspend
` [PATCH 3.16 88/99] mm: migration: fix migration of huge PMD shared pages
` [PATCH 3.16 86/99] mm Documentation: undoc non-linear vmas
` [PATCH 3.16 92/99] block/swim3: Fix -EBUSY error when re-opening device after unmount
` [PATCH 3.16 72/99] powerpc/tm: Set MSR[TS] just prior to recheckpoint
` [PATCH 3.16 76/99] KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
` [PATCH 3.16 91/99] ext4: avoid kernel warning when writing the superblock to a dead device
` [PATCH 3.16 90/99] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
` [PATCH 3.16 93/99] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
` [PATCH 3.16 99/99] CIFS: Enable encryption during session setup phase
` [PATCH 3.16 87/99] mm: rmap use pte lock not mmap_sem to set PageMlocked

[RFC PATCH v8 00/11] Add VM kernel tracing over vsockets and FIFOs
 2019-04-02 13:42 UTC  (24+ messages)
` [RFC PATCH v8 01/11] trace-cmd: Make ports unsigned int
` [RFC PATCH v8 01/13] trace-cmd: Minor cleanup in tracecmd_start_recording()
` [RFC PATCH v8 02/11] trace-cmd: Detect if vsockets are available
` [RFC PATCH v8 02/13] trace-cmd: Minor cleanup in print_stat()
` [RFC PATCH v8 03/11] trace-cmd: Add tracecmd_create_recorder_virt function
` [RFC PATCH v8 03/13] trace-cmd: Detect if vsockets are available
` [RFC PATCH v8 04/11] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [RFC PATCH v8 04/13] trace-cmd: Add tracecmd_create_recorder_virt function
` [RFC PATCH v8 05/13] trace-cmd: Add TRACE_REQ and TRACE_RESP messages
` [RFC PATCH v8 05/11] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [RFC PATCH v8 06/11] trace-cmd: Add VM kernel tracing over vsockets transport
` [RFC PATCH v8 06/13] trace-cmd: Add buffer instance flags for tracing in guest and agent context
` [RFC PATCH v8 07/13] trace-cmd: Add VM kernel tracing over vsockets transport
` [RFC PATCH v8 07/11] trace-cmd: Use splice(2) for vsockets if available
` [RFC PATCH v8 08/11] trace-cmd: Add `trace-cmd setup-guest` command
` [RFC PATCH v8 08/13] trace-cmd: Use splice(2) for vsockets if available
` [RFC PATCH v8 09/13] trace-cmd: Add `trace-cmd setup-guest` command
` [RFC PATCH v8 09/11] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified
` [RFC PATCH v8 10/11] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config
` [RFC PATCH v8 10/13] trace-cmd: Try to autodetect number of guest CPUs in setup-guest if not specified
` [RFC PATCH v8 11/13] trace-cmd: Add setup-guest flag for attaching FIFOs to the guest VM config
` [RFC PATCH v8 12/13] trace-cmd: Add splice() recording from FIFO without additional pipe buffer
` [RFC PATCH v8 13/13] trace-cmd: Add VM tracing over FIFOs transport

[PATCH v3 0/2] vfio-ccw: support hsch/csch (QEMU part)
 2019-04-02 13:42 UTC  (5+ messages)
` [PATCH v3 2/2] vfio-ccw: support async command subregion
    ` [Qemu-devel] "

[PATCH] modules: Only return -EEXIST for modules that have finished loading
 2019-04-02 13:39 UTC 

[PATCH 00/10] xfs: online health tracking support
 2019-04-02 13:40 UTC  (9+ messages)
` [PATCH 01/10] xfs: track metadata health levels
` [PATCH 02/10] xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
` [PATCH 03/10] xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem

[RFC PATCH 0/4] bus: ti-sysc: Add generic enable/disable & PRUSS
 2019-04-02 13:39 UTC  (6+ messages)
` [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled
` [RFC PATCH 2/4] bus: ti-sysc: Add generic enable/disable functions
` [RFC PATCH 3/4] bus: ti-sysc: Add support for PRU-ICSS type
` [RFC PATCH 4/4] bus: ti-sysc: Ensure PRU-ICSS doesn't break suspend/resume

[PATCH v4 0/2] Add IPROC PCIe new features
 2019-04-02 13:38 UTC  (11+ messages)
` [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

Query : Does Binding with vfio-pci is supported inside qemu-kvm guest/vm instance.?
 2019-04-02 13:38 UTC  (8+ messages)

[nft PATCH] man: nft.8: Add minimal description of (v)map statements
 2019-04-02 13:36 UTC 

[PATCH 0/4 RESEND] btrfs: fix property bugs
 2019-04-02 13:35 UTC  (3+ messages)
` [PATCH 3/4 RESEND] btrfs: open code btrfs_set_prop in inherit_prop

[nft PATCH] parser_json: Rewrite echo support
 2019-04-02 13:34 UTC 

[PATCH v8 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-04-02 13:34 UTC  (16+ messages)
` [PATCH v8 01/15] drm/sun4i: dsi: Fix video start delay computation
` [PATCH v8 02/15] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-02 13:34 UTC  (2+ messages)

[PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC
 2019-04-02 13:34 UTC 

[1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call
 2019-04-02 13:34 UTC  (2+ messages)
` [PATCH 1/2] "

[STABLE PATCH 0/2] Fix in-memory metadata corruption at xfs_attr3_leaf_write_verify()
 2019-04-02 13:33 UTC  (3+ messages)

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-02 13:33 UTC  (5+ messages)
` [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address

linux-next: build failure after merge of the drm-misc tree
 2019-04-02 13:33 UTC  (3+ messages)

[PATCH 1/4] drivers: base: regmap: add proper SPDX identifiers on files that did not have them
 2019-04-02 13:32 UTC  (4+ messages)
` [PATCH 2/4] drivers: base: power: "
` [PATCH 3/4] drivers: base: firmware_loader: "
` [PATCH 4/4] drivers: base: test: add proper SPDX identifier to Makefile

[PATCH] x86/IO-APIC: consolidate / complete #define-s
 2019-04-02 13:32 UTC  (2+ messages)

[PATCH] memorder: Fix two trivial typos
 2019-04-02 13:32 UTC  (2+ messages)

BUG: kernel stack overflow when mounting with data_flush
 2019-04-02 13:31 UTC  (7+ messages)

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-04-02 13:31 UTC  (5+ messages)
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces

[PATCH v4 0/3] Add Bitstream configuration support for ZynqMP
 2019-04-02 13:31 UTC  (4+ messages)
` [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp

[PATCH v2] cpu/hotplug: Create SMT sysfs interface for all arches
 2019-04-02 13:31 UTC  (3+ messages)
` [tip:smp/hotplug] "

[PATCH] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
 2019-04-02 13:30 UTC  (2+ messages)

[PATCH v7 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2019-04-02 13:30 UTC  (2+ messages)

interest in post-mortem examination of a BTRFS system and improving the btrfs-code?
 2019-04-02 13:29 UTC  (5+ messages)

[Outreachy kernel] [PATCH 0/3] staging: rtl8192u: ieee80211: Replace bit shifting with BIT macro
 2019-04-02 13:28 UTC  (4+ messages)
` [Outreachy kernel] [PATCH 1/3] staging: rtl8192u: ieee80211: ieee80211_rx.c: "
` [Outreachy kernel] [PATCH 2/3] staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: "
` [Outreachy kernel] [PATCH 3/3] staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: "

[Qemu-devel] Unknown X11 keycode mapping report
 2019-04-02 13:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] cleanup select_machine
 2019-04-02 13:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] vl.c: allocate TYPE_MACHINE list once during bootup
` [Qemu-devel] [PATCH 3/4] vl: Clean up after previous commit
` [Qemu-devel] [PATCH 4/4] vl: Simplify machine_parse()

tmp102 hwmon accessing temp1_input, max, max_hyst
 2019-04-02 13:28 UTC  (10+ messages)

[RFC V3 0/2] mac80211: add 802.11 encapsulation offloading
 2019-04-02 13:28 UTC  (5+ messages)
` [RFC V3 1/2] mac80211: add hw 80211 encapsulation offloading support

Bad performance when using git log --parents (used by gitk)
 2019-04-02 13:27 UTC  (2+ messages)

[Outreachy kernel] [PATCH 0/2] staging: Replace bit shifting with BIT macro
 2019-04-02 13:26 UTC  (4+ messages)
` [Outreachy kernel] [PATCH 2/2] staging: rtlwifi: base.c: "

r8169 not being recognized by different chipsets
 2019-04-02 13:25 UTC  (2+ messages)

[cip-dev] [PATCH 4.19.y] ARM: dts: socfpga: Rename socfpga_cyclone5_de0_{sockit, nano_soc}
 2019-04-02 13:24 UTC  (2+ messages)
` [cip-dev] [PATCH v2 "

[PATCH v2 0/3] backlight: lm3630a: bug fix and device tree support
 2019-04-02 13:24 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings

[PATCH v2 1/5] drm: Add helpers to kick off self refresh mode in drivers
 2019-04-02 13:24 UTC  (11+ messages)

EFI and RT incompatible?
 2019-04-02 13:23 UTC  (2+ messages)

Issues with SPI on iMX7 Sabre Board
 2019-04-02 13:22 UTC 

[PATCH 0/3] IRQ next prediction and mbed governor
 2019-04-02 13:22 UTC  (3+ messages)
` [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems

[PATCH v2] pinctrl: sunxi: Allow to disable pinctrl drivers
 2019-04-02 13:22 UTC  (2+ messages)

[PATCH 0/6] pinctrl: sunxi: Allow to configure pull-up / pull-down from GPIO flags
 2019-04-02 13:22 UTC  (2+ messages)

[RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
 2019-04-02 13:22 UTC  (4+ messages)

18.11.1 patches review and test
 2019-04-02 13:21 UTC  (2+ messages)

[Buildroot] [PATCH] package: add bats-core package
 2019-04-02 13:21 UTC 

[PATCH v2 0/2] PCI: Describe external-facing ports in device tree
 2019-04-02 13:15 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: Add external-facing PCIe port property
` [PATCH v2 2/2] PCI: OF: Support external-facing property

[PATCH] ARM: dts: imx: Fix the AR803X phy-mode
 2019-04-02 13:21 UTC  (6+ messages)

[RFC][PATCH 00/16] sched: Core scheduling
 2019-04-02 13:20 UTC  (4+ messages)
` [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling

[PATCH 0/4] Introduce the aural error reporting framework
 2019-04-02 13:21 UTC  (6+ messages)

[PATCH] eal: change init macro as exec environment specific
 2019-04-02 13:20 UTC  (5+ messages)

[PATCH RFC tip/core/rcu 0/2] Real-time elimination of RCU_SOFTIRQ
 2019-04-02 13:18 UTC  (6+ messages)
` [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()

[PATCH 1/3] iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes
 2019-04-02 13:18 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: ad7616: Add support for AD7616 ADC
` [PATCH 3/3] dt-bindings: iio: adc: Add AD7616 ADC documentation

[Qemu-devel] [PATCH v2 0/5] Compat props bug fixes
 2019-04-02 13:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] vl: Document dependencies hiding in global and compat props

ctx->engines[rcs0, rcs0]
 2019-04-02 13:17 UTC  (3+ messages)
` [PATCH 06/22] drm/i915: Pass intel_context to i915_request_create()

[PATCH 0/7] x86: eliminate Intel-isms from x2APIC setup
 2019-04-02 13:17 UTC  (6+ messages)
` [PATCH 6/7] x86/IOMMU: abstract Intel-specific iommu_{en, dis}able_x2apic_IR()

[igt-dev] [PATCH i-g-t] igt: tests: kms_vblank: Stop using magic value
 2019-04-02 13:16 UTC  (3+ messages)

[PATCH v4 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-04-02 13:09 UTC  (4+ messages)
` [PATCH v4 01/15] x86/cpu: Create Hygon Dhyana architecture support file

[PATCH net-next v4 0/2] net: phy: marvell10g: implement suspend/resume callbacks
 2019-04-02 13:10 UTC  (3+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210

[PATCH 7/7] cpufreq: ppc_cbe: fix possible object reference leak
 2019-04-02 13:15 UTC  (4+ messages)

[PATCH v2] block: don't show io_timeout if driver has no timeout handler
 2019-04-02 13:14 UTC 

[v2 0/7] Add Multi Segment Gamma Support
 2019-04-02 13:14 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Add Multi Segment Gamma Support (rev2)

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-04-02 13:12 UTC  (6+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet

[U-Boot] [PATCH 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-04-02 13:12 UTC  (3+ messages)

WARNING in port_delete
 2019-04-02 13:12 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] aio: Add a knob to always poll if there are in-flight requests
 2019-04-02 13:09 UTC  (2+ messages)

[Qemu-trivial] [Qemu-devel] [PATCH v2] vl.c: make current_machine as non-global variable
 2019-04-02 13:09 UTC  (4+ messages)
    `  "

[PATCH] drm/bridge: ti-tfp410: Fall back to HPD polling if HPD irq is not available
 2019-04-02 13:10 UTC  (3+ messages)

PCI device appears intermittently
 2019-04-02 13:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: Allow the test to proceed with fewer planes
 2019-04-02 13:08 UTC 

[PATCH] fs: kernfs: Corrected spelling mistake
 2019-04-02 13:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] backport: check for failure when allocating ops in genetlink
 2019-04-02 13:08 UTC 

[PATCH] drm/i915: Prefault before locking pages in shmem_pwrite
 2019-04-02 13:07 UTC  (4+ messages)

ext3 file system livelock and file system corruption, 4.9.166 stable kernel
 2019-04-02 13:06 UTC  (2+ messages)

Add support for TCG2 log format on UEFI systems
 2019-04-02 13:07 UTC  (4+ messages)

[PATCH LOCAL] arm64: renesas_defconfig: Reduce NR_CPUS to 8
 2019-04-02 13:06 UTC 

[PATCH v4 1/3] cfg80211: Add support to set tx power for a station associated
 2019-04-02 13:04 UTC  (6+ messages)

[PATCH] x86/IO-APIC: dump full destination ID in x2APIC mode
 2019-04-02 13:04 UTC 

[igt-dev] [PATCH i-g-t 1/3] lib: Add hooks for enabling ftrace
 2019-04-02 13:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[rcu:dev.2019.03.20b 54/83] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:50:1: error: type defaults to 'int' in declaration of 'DEFINE_SRCU'
 2019-04-02 13:04 UTC  (4+ messages)

[Qemu-devel] [RFC for-4.1 0/5] Simplify some not-really-necessary PCI bus callbacks
 2019-04-02 13:03 UTC  (3+ messages)
` [Qemu-devel] [RFC for-4.1 4/5] pci: Simplify pci_bus_is_root()

[PATCH v1] mtd: core: add sysfs nodes for querying the flash name and id
 2019-04-02 13:03 UTC  (8+ messages)

[PATCH RFC memory-model 0/21] LKMM updates for review
 2019-04-02 13:03 UTC  (3+ messages)
` [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section

[Bug 109695] qemu using spice gl and sandbox resourcecontrol=deny crashes with SIGSYS on radeonsi
 2019-04-02 13:03 UTC  (2+ messages)

[PATCH] arm64: cache: Update cache_line_size for HiSilicon certain platform
 2019-04-02 13:02 UTC  (5+ messages)

[PATCH] VT-d: return full destination ID for IO-APIC reads
 2019-04-02 13:01 UTC  (2+ messages)

[Qemu-devel] [PULL 0/8] Miscellaneous patches for 2019-04-02
 2019-04-02 13:01 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/8] vl: Fix error location of positional arguments
` [Qemu-devel] [PULL 2/8] qapi/migration.json: Fix ColoStatus member last_mode's version
` [Qemu-devel] [PULL 3/8] qapi/migration.json: Rename COLOStatus last_mode to last-mode
` [Qemu-devel] [PULL 5/8] Revert "migration: move only_migratable to MigrationState"
` [Qemu-devel] [PULL 6/8] migration: Support adding migration blockers earlier
` [Qemu-devel] [PULL 7/8] vl: Document dependencies hiding in global and compat props
` [Qemu-devel] [PULL 8/8] accel: Unbreak accelerator fallback

[RFC PATCH v2 1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file
 2019-04-02 12:58 UTC  (4+ messages)
` [RFC PATCH v2 3/3] kasan: add interceptors for all string functions


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.