All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-25 05:18:48 to 2018-12-25 14:05:35 UTC [more...]

[Qemu-devel] [PATCH for-4.0 v9 00/16] qemu_thread_create: propagate the error to callers to handle
 2018-12-25 14:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-4.0 v9 01/16] Fix segmentation fault when qemu_signal_init fails
` [Qemu-devel] [PATCH for-4.0 v9 02/16] migration: fix the multifd code when receiving less channels
` [Qemu-devel] [PATCH for-4.0 v9 03/16] migration: remove unused &local_err parameter in multifd_save_cleanup
` [Qemu-devel] [PATCH for-4.0 v9 04/16] migration: add more error handling for postcopy_ram_enable_notify
` [Qemu-devel] [PATCH for-4.0 v9 05/16] migration: unify error handling for process_incoming_migration_co
` [Qemu-devel] [PATCH for-4.0 v9 06/16] qemu_thread: Make qemu_thread_create() handle errors properly
` [Qemu-devel] [PATCH for-4.0 v9 07/16] qemu_thread: supplement error handling for qemu_X_start_vcpu
` [Qemu-devel] [PATCH for-4.0 v9 08/16] qemu_thread: supplement error handling for qmp_dump_guest_memory

Add Prolific new chip: PL2303TB & PL2303N(G)
 2018-12-25 14:00 UTC 

[RFC] mm: add pad in sturct page
 2018-12-25 13:59 UTC  (2+ messages)

[PATCH v4 0/2] Fix scissors bug during merge conflict
 2018-12-25 13:56 UTC  (6+ messages)
` [PATCH v5 0/4] Add git-merge --cleanup support
  ` [PATCH v5 1/4] commit: extract cleanup_mode functions to sequencer
  ` [PATCH v5 2/4] t7600: clean up 'merge --squash c3 with c7' test
  ` [PATCH v5 3/4] merge: cleanup messages like commit
  ` [PATCH v5 4/4] merge: add scissors line on merge conflict

tpm_tis TPM2.0 not detected on cold boot
 2018-12-25 13:55 UTC  (5+ messages)

[Cocci] Deleting unused declarations for variables with SmPL?
 2018-12-25 13:45 UTC  (2+ messages)

[Bug 175] DPDK on Azure using `intel-go/nff-go` fails using `hv_netvsc` driver
 2018-12-25 13:40 UTC 

[PATCH] doc: fix a parameter name in testpmd guide
 2018-12-25 13:36 UTC 

[PATCH] drm/intel_dsi_vbt: Remove duplicate header
 2018-12-25 13:30 UTC 

[PATCH v1 06/11] platform/x86: apple-gmux: hide PCI specific code
 2018-12-25 13:33 UTC  (4+ messages)

[PATCH] drm/i915_request.h: Remove duplicate header
 2018-12-25 13:23 UTC 

[PATCH] infiniband/qedr: Potential null ptr dereference of qp
 2018-12-25 13:13 UTC  (2+ messages)
` [EXT] "

"ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selected" breaks sound, suspend on Apollo Lake
 2018-12-25 13:10 UTC 

[Qemu-devel] [PATCH v1] dump: Set correct vaddr for ELF dump
 2018-12-25 12:53 UTC 

[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
 2018-12-25 12:52 UTC  (20+ messages)
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address

[Buildroot] [PATCH 1/2] package/systemd: add systemd-boot build option
 2018-12-25 12:48 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] boot/systemd-boot: new package

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2018-12-25 12:39 UTC  (3+ messages)
` [PATCH v2 0/4] Allow 'cherry-pick -m 1' for non-merge commits

[PATCH] dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings
 2018-12-25 12:38 UTC  (6+ messages)

[U-Boot] [RFC 1/1] efi_loader: refactor switch to hypervisor mode
 2018-12-25 12:39 UTC  (2+ messages)

BUG: unable to handle kernel paging request in tpg_fill_plane_buffer
 2018-12-25 12:37 UTC  (2+ messages)

[PATCH 1/2] MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
 2018-12-25 12:24 UTC  (3+ messages)
` [PATCH 2/2] MIPS: Loongson: Introduce and use loongson_llsc_mb()

[Qemu-devel] [PATCH for-4.0 v8 0/7] qemu_thread_create: propagate errors to callers to check
 2018-12-25 12:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH for-4.0 v8 6/7] qemu_thread_create: propagate the error to callers to handle

[U-Boot] [PATCH v2 00/14] efi: make efi and bootmgr more usable
 2018-12-25 12:14 UTC  (16+ messages)
` [U-Boot] [PATCH v2 05/14] cmd: efishell: add devices command
` [U-Boot] [PATCH v2 10/14] cmd: bootefi: carve out fdt parameter handling
` [U-Boot] [PATCH v2 13/14] cmd: efishell: export uefi variable helper functions

7f76dc7018 ("fs/ext4: Convert to using the new mount methods"): WARNING: CPU: 0 PID: 616 at kernel/locking/lockdep.c:3595 lock_release
 2018-12-25 12:14 UTC 

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-25 12:07 UTC  (13+ messages)

[U-Boot] [PATCH v3 0/8] cmd: add efishell for efi environment
 2018-12-25 12:07 UTC  (14+ messages)
` [U-Boot] [PATCH v3 3/8] cmd: efishell: add drivers command
` [U-Boot] [PATCH v3 6/8] cmd: efishell: add dh command
` [U-Boot] [PATCH v3 8/8] cmd: env: add "-e" option for handling UEFI variables

[PATCH v7 0/2] add uart DMA function
 2018-12-25 12:06 UTC  (9+ messages)
` [v7,1/2] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
  ` [PATCH v7 1/2] "

[PATCH] net/mlx4: support flow w/o ETH spec and with VLAN
 2018-12-25 12:06 UTC  (2+ messages)

[PATCH -next] ASoC: Intel: remove set but not used variable 'stage_type'
 2018-12-25 11:55 UTC  (3+ messages)

[PATCH 1/4] process.py: Set socket timeout to 10 seconds
 2018-12-25 11:55 UTC  (4+ messages)
` [PATCH 2/4] main: When retrying the connection, show the attempt number
` [PATCH 3/4] process: Handle EWOULDBLOCK in socket connect
` [PATCH 4/4] process: Rewrite multiple connection handling

[PATCH v2 0/6] add i2c support for mt7629 and mt8183
 2018-12-25 11:51 UTC  (7+ messages)
` [PATCH 2/6] i2c: mediatek: speeds is replaced by macros definitions
` [PATCH 4/6] i2c: mediatek: Add offsets array for new i2c registers

[PATCH v4 00/10] use-after-free in svc_process_common()
 2018-12-25 11:47 UTC  (3+ messages)

[OpenRISC] OR1K FPU Tools
 2018-12-25 11:46 UTC  (2+ messages)

TX offloads lead to Segmentation fault?
 2018-12-25 11:43 UTC 

[U-Boot] [RESEND PATCH 0/2] uefi: support USB boot in distro boot
 2018-12-25 11:42 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH 1/2] ARM: qemu-arm: enable usb mass storage in default configuration

[PATCH] net/mlx5: modify-header support using Direct Verbs
 2018-12-25 11:38 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: move efi_init_obj_list() to a new efi_setup.c
 2018-12-25 11:35 UTC  (3+ messages)

fixing seq_midi: MIDI output buffer overrun
 2018-12-25 11:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] efi_loader: run a specific efi application more easily
 2018-12-25 11:29 UTC  (16+ messages)
` [U-Boot] [PATCH 1/5] efi_loader: bootmgr: support BootNext and BootCurrent variable behavior
` [U-Boot] [PATCH 2/5] efi_loader: bootmgr: allow for running a given load option
` [U-Boot] [PATCH 3/5] cmd: bootefi: carve out fdt parameter handling
` [U-Boot] [PATCH 4/5] cmd: bootefi: run an EFI application of a specific load option
` [U-Boot] [PATCH 5/5] cmd: run: add "-e" option to run an EFI application

[Qemu-devel] [PATCH] hw/core: fix whitespace in a sentence
 2018-12-25 11:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] softfloat: enforce softfloat if the host's FMA is broken
 2018-12-25 11:18 UTC  (3+ messages)

[PATCH] dmaengine: fsl-dpaa2-qdma: Add qDMA controller driver for Layerscape SoCs
 2018-12-25 11:04 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v2 00/52] Audio 5.1 patches
 2018-12-25 11:08 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 23/52] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH v2 27/52] audio: use size_t where makes sense
` [Qemu-devel] [PATCH v2 52/52] usbaudio: change playback counters to 64 bit

[PATCH] spirv-tools: Initial recipe for spirv tools
 2018-12-25 11:04 UTC 

MKPasswd idempotency patch
 2018-12-25 11:01 UTC 

[PATCH 0/4] [3.16.y] thp03 LTP test panic the kernel after applying the l1tf patches
 2018-12-25 10:44 UTC  (5+ messages)
` [PATCH 1/4] x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
` [PATCH 2/4] x86/asm: Move PUD_PAGE macros to page_types.h
` [PATCH 3/4] x86/asm: Fix pud/pmd interfaces to handle large PAT bit
` [PATCH 4/4] x86/mm: Simplify p[g4um]d_page() macros

[PATCH 0/1] Make abspath() aware of case-insensitive filesystems
 2018-12-25 10:42 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] abspath_part_inside_repo: respect core.fileMode
  ` [PATCH v3 0/1] Make abspath() aware of case-insensitive filesystems
    ` [PATCH v3 1/1] abspath_part_inside_repo: respect core.fileMode

kernel requirements
 2018-12-25 10:22 UTC 

[PATCH] drm/amd/powerplay:clean up phm_enable_clock_power_gatings
 2018-12-25 10:05 UTC 

[PATCH] examples/flow_filtering: fix example documentation
 2018-12-25  9:54 UTC  (6+ messages)
` [PATCH v2] "

[f2fs] aa5ba25c63: WARNING:at_fs/f2fs/segment.c:#f2fs_wait_on_page_writeback[f2fs]
 2018-12-25  9:52 UTC  (2+ messages)

[PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
 2018-12-25  9:51 UTC  (4+ messages)

[PATCH v3 0/3] fat: Added functions to determine the FAT variant (12/16/32bit)
 2018-12-25  9:48 UTC  (3+ messages)

[Qemu-devel] do not lseek in qcow2 block_status
 2018-12-25  9:45 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v3 2/3] f2fs: check PageWriteback flag for ordered case
 2018-12-25  9:43 UTC  (2+ messages)

[PATCH net V2 0/4] Fix various issue of vhost
 2018-12-25  9:43 UTC  (11+ messages)
` [PATCH net V2 4/4] vhost: log dirty page correctly

general protection fault in put_pid
 2018-12-25  9:41 UTC  (12+ messages)

[PATCH 0/1] testimage.bbclass: remove boot parameter systemd.log_target
 2018-12-25  9:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/5] Introduced new Cadence USBSS DRD Driver
 2018-12-25  9:38 UTC  (5+ messages)
` [PATCH v2 5/5] usb:cdns3 Add Cadence USB3 "
      ` [v2,5/5] "

[PATCH] initramfs-boot: create /dev/console
 2018-12-25  9:20 UTC 

[PATCH v3 10/11] x86: select IOSF_MBI only when CONFIG_PCI is set
 2018-12-25  9:13 UTC  (2+ messages)

[Buildroot] [PATCH] boot/mv-ddr-marvell: support custom GIT settings
 2018-12-25  9:09 UTC  (3+ messages)
  ` [Buildroot] [EXT] "

[ovmf test] 131561: regressions - FAIL
 2018-12-25  9:07 UTC 

[PATCH] selftests/efivarfs: clean up test files from test_create*()
 2018-12-25  8:59 UTC  (3+ messages)

[PATCH 1/2] fsstress: add splice support
 2018-12-25  8:56 UTC  (2+ messages)
` [PATCH 2/2] xfs/068: new fsstress operation breaks xfsrestore output

[Bug 109147] [KBL-G][vulkan] dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat failed verification
 2018-12-25  8:51 UTC 

[PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2018-12-25  8:41 UTC  (12+ messages)
      ` rfc: bool structure members (was Re: [PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent)

[PATCH v2 1/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MT7622
 2018-12-25  8:38 UTC  (2+ messages)

[PATCH] rts5208: fix a missing check of the status of sd_init_power
 2018-12-25  8:33 UTC 

[Bug 109146] [KBL-G][VK] spirv_assembly cases failed Segmentation fault (core dumped)
 2018-12-25  8:32 UTC  (2+ messages)

[PATCH net] net: phy: fix phy_init_hw fixup handling
 2018-12-25  8:30 UTC  (3+ messages)

[U-Boot] [RESEND PATCH v2 0/6] subject: efi_loader: add HII database protocol
 2018-12-25  8:30 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH v2 2/6] efi_loader: Initial HII database protocols

[PATCH v2 1/3] drm/i915: Add an update_pipe callback to intel_encoder and call this on fastsets (v2)
 2018-12-25  8:30 UTC  (4+ messages)
` [PATCH v2 3/3] drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)

[PATCH] usb: gspca: add a missed check for goto_low_power
 2018-12-25  8:24 UTC 

[PATCH v2] wifi-test-suite: Initial recipe for wifi test suite
 2018-12-25  8:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] i386: mark the 'INTEL_PT' CPUID bit as unmigratable
 2018-12-25  8:23 UTC  (2+ messages)

[PATCH v3] wifi-test-suite: Initial recipe for wifi test suite
 2018-12-25  8:24 UTC 

[PATCH] mfd: add a check for the status of mc13xxx_reg_read
 2018-12-25  8:16 UTC 

[PATCH][V2] drivers/net: appletalk/cops: remove redundant if statement and mask
 2018-12-25  8:06 UTC  (3+ messages)

Forced push done to drm-intel-next-queued
 2018-12-25  8:04 UTC 

[PATCH] media: drxk: add a missed check of the return value of write16
 2018-12-25  8:03 UTC 

I messed up drm-intel-next-queued!
 2018-12-25  8:00 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] webkitgtk: remove an old workaround
 2018-12-25  8:00 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] webkitgtk: fix host dependencies

[PATCH] ethernet: (niu) fix missing checks of niu_pci_eeprom_read
 2018-12-25  7:56 UTC 

[PATCH RESEND v8 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-12-25  7:55 UTC  (6+ messages)
` [PATCH RESEND v8 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] net/ice: fixed CRC strip issue
 2018-12-25 15:21 UTC 

[PATCH v14 0/5] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2018-12-25  7:43 UTC  (5+ messages)
` [PATCH v14 2/5] x86/boot: Introduce efi_get_rsdp_addr() to find RSDP from EFI table

[linux-4.19 test] 131542: regressions - FAIL
 2018-12-25  7:41 UTC 

[PATCH] ethernet: (80003es2lan) fix missing checks for return value of reg write
 2018-12-25  7:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] bpf: fix missing checks of the return value of check_reg_arg
 2018-12-25  7:25 UTC  (2+ messages)

[PATCH] edac: unregister the mci device before free the mci memory
 2018-12-25  7:13 UTC  (2+ messages)
`  "

[Bug 109138] [KBL-G][GL-CTS]KHR-GL31.texture_size_promotion.functional test failed
 2018-12-25  7:04 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-12-24
 2018-12-25  7:00 UTC 

[Qemu-devel] [PATCH] softfloat: enforce softfloat if the host's FMA is broken
 2018-12-25  6:55 UTC  (3+ messages)

[SPDK] SPDK Bug Scrub After New Year
 2018-12-25  6:51 UTC 

[PATCH] usb: gspca: add a missed return-value check for do_command
 2018-12-25  6:31 UTC 

[PATCH] backlight: (adp8870) fix a missing check for adp8870_write
 2018-12-25  6:21 UTC  (2+ messages)

[Fuego] [PATCH] demo: Add test cases of service openvpn, openwsmand, ospf6d and ospfd
 2018-12-25  6:21 UTC  (3+ messages)

[PATCH v2]/driver/raw/ifpga_rawdev: fix a memory leak bug in ifpga
 2018-12-25 14:02 UTC  (2+ messages)
` [PATCH v3]/driver/raw/ifpga_rawdev: "

[Bug 202053] New: [xfstests generic/464]: XFS corruption and Assertion failed: 0, file: fs/xfs/xfs_super.c, line: 985
 2018-12-25  6:10 UTC  (2+ messages)
` [Bug 202053] "

[PATCH 1/2] erofs-utils: move list_head.h to include/erofs
 2018-12-25  6:07 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: introduce a unique header for definitions

[PATCH] ext4: fix a potential fiemap/page fault deadlock w/ inline_data
 2018-12-25  5:56 UTC 

[linux-lvm] lvmetad cannot handle md device with big minor number
 2018-12-25  5:52 UTC 

[PATCH] Revert "drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO"
 2018-12-25  5:50 UTC  (2+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-12-25  5:49 UTC  (2+ messages)

[PATCH] net/ixgbe: enable x550 flexible byte filter
 2018-12-25  5:44 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] net/ixgbe: "
  ` [PATCH v2 2/2] app/testpmd: add support of hex string parser for flow API

[PATCH] block: Add secure discard check in blk_ioctl_discard
 2018-12-25  5:44 UTC 

[PATCH v2] btrfs: Validate generation of btrfs super blocks before writing it to disk
 2018-12-25  5:36 UTC  (2+ messages)

[PATCH] ext4: make sure enough credits are reserved for dioread_nolock writes
 2018-12-25  5:33 UTC 

[PATCH] btrfs-progs: Update backup roots when writing super blocks
 2018-12-25  5:28 UTC 

[Qemu-devel] [RFC PATCH 0/1] qom-get access to kernel-irqchip property
 2018-12-25  5:20 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/1] hw/core: add qom getter for "

[PATCH v2] gpu: anx7808: fix a missing check in anx78xx_poweron
 2018-12-25  5:18 UTC  (2+ 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.