All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-26 01:35:32 to 2018-12-26 06:51:37 UTC [more...]

[Qemu-devel] [PATCH v5 0/3] Dynamic TLB sizing
 2018-12-26  6:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/3] tcg: introduce dynamic "

[PATCH/RFC] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering
 2018-12-26  6:46 UTC  (2+ messages)

[PATCH] scsi: avoid a double-fetch and a redundant copy
 2018-12-26  6:49 UTC  (2+ messages)

[PATCH] target: fix a missing check for match_int
 2018-12-26  6:48 UTC  (2+ messages)

[PATCH] usb: chipidea: add a check for the availability of next child
 2018-12-26  6:46 UTC  (4+ messages)
`  "

[PATCH] wireless: ath: return error code upstream
 2018-12-26  6:43 UTC 

[PATCH] isdn: eicon: fix a missing check of api_parse
 2018-12-26  6:40 UTC 

[PATCH] drm/amdgpu: dma_fence finished signaled by unexpected callback
 2018-12-26  6:38 UTC  (3+ messages)

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

[PATCH] multipathd: fix daemon not really shutdown
 2018-12-26  6:34 UTC 

[PATCH] net: marvell: fix a missing check of acpi_match_device
 2018-12-26  6:31 UTC 

[PATCH v5 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2018-12-26  6:31 UTC  (7+ messages)
` [PATCH v5 1/5] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command

[PATCH] gpu: drm: fix an improper check of amdgpu_bo_create_kernel
 2018-12-26  6:23 UTC 

kernel requirements
 2018-12-26  6:23 UTC  (2+ messages)

[PATCH] fs: proc: check status of register_filesystem
 2018-12-26  6:18 UTC  (2+ messages)

[PATCH v2] thermal: uniphier: Convert to SPDX identifier
 2018-12-26  6:16 UTC  (2+ messages)

[PATCH 0/2 v3] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-26  6:14 UTC  (10+ messages)
` [PATCH 1/2 v3] kdump: add the vmcoreinfo documentation

[PATCH] tipc: fix a missing check of genlmsg_put
 2018-12-26  6:09 UTC 

[PATCH] xfs: add a check for xfs_trans_commit
 2018-12-26  6:05 UTC 

[PATCH 00/18] add drm support for MT8183
 2018-12-26  6:01 UTC  (21+ messages)
` [PATCH 01/18] drm/mediatek: update dt-bindings for mt8183
` [PATCH 02/18] drm/mediatek: add mutex mod and sof into ddp private data
` [PATCH 04/18] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH 05/18] drm/mediatek: add ddp component CCORR
` [PATCH 06/18] drm/mediatek: add mmsys private data for ddp path config

[Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width
 2018-12-26  5:58 UTC  (11+ messages)

[PATCH] usb: dvb: check status of mxl111sf_read_reg
 2018-12-26  5:58 UTC 

[ovmf test] 131577: regressions - FAIL
 2018-12-26  5:52 UTC 

[PATCH] scsi: aacraid: add a check for aac_fib_send
 2018-12-26  5:51 UTC 

[PATCH] scsi: associate bio write hint with WRITE CDB
 2018-12-26  5:51 UTC 

[PATCH v2] f2fs: fix use-after-free issue when accessing sbi->stat_info
 2018-12-26  5:50 UTC 

[PATCH v2] btrfs: add a check for sysfs_create_group
 2018-12-26  5:51 UTC  (3+ messages)

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

[PATCH] mm, swap: Fix swapoff with KSM pages
 2018-12-26  5:37 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 1/2] intel-iommu: differentiate host address width from IOVA address width
 2018-12-26  5:30 UTC  (11+ messages)

[PATCH] firmware: (memconsole) do not count numbers if read fails
 2018-12-26  5:29 UTC 

[Qemu-devel] [PULL v3 00/44] pci, pc, virtio: fixes, features
 2018-12-26  4:41 UTC  (2+ messages)

[PATCH v8 00/25] Re-use nvram module
 2018-12-26  0:37 UTC  (26+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64
` [PATCH v8 07/25] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [PATCH v8 16/25] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [PATCH v8 22/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 02/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [PATCH v8 11/25] m68k/mac: Use macros for RTC accesses not magic numbers
` [PATCH v8 03/25] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [PATCH v8 21/25] nvram: Drop nvram_* symbol exports and prototypes
` [PATCH v8 14/25] char/nvram: Add "devname:nvram" module alias
` [PATCH v8 08/25] char/nvram: Implement NVRAM read/write methods
` [PATCH v8 15/25] powerpc: Clean up nvram includes
` [PATCH v8 05/25] char/nvram: Adopt arch_nvram_ops
` [PATCH v8 25/25] powerpc: Remove pmac_xpram_{read,write} functions
` [PATCH v8 06/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 12/25] m68k/mac: Fix PRAM accessors
` [PATCH v8 18/25] powerpc: Implement nvram sync ioctl
` [PATCH v8 23/25] char/generic_nvram: Remove as unused
` [PATCH v8 10/25] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [PATCH v8 09/25] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 17/25] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [PATCH v8 04/25] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [PATCH v8 13/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions
` [PATCH v8 19/25] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAM
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 01/25] scsi/atari_scsi: Don't select CONFIG_NVRAM

[PATCH v6 1/9] app/procinfo: add usage for new debug
 2018-12-26  5:21 UTC  (5+ messages)
` [PATCH v7 0/9] app/proc-info: improve debug of proc-info tool

[Qemu-devel] [PATCH 0/3] Fix & improve icon display on GTK and SDL frontends
 2018-12-25  1:34 UTC  (2+ messages)

[PATCH] btrfs: add a check for sysfs_create_group
 2018-12-26  5:19 UTC  (2+ messages)

[linux-linus test] 131562: regressions - FAIL
 2018-12-26  5:14 UTC 

fixing seq_midi: MIDI output buffer overrun
 2018-12-26  5:13 UTC  (4+ messages)

[PATCH] pci: fix a missing check of snd_i2c_sendbytes
 2018-12-26  5:12 UTC 

[PATCH] net: sfc: checks status of efx_mcdi_rpc
 2018-12-26  5:05 UTC 

[PATCH 0/1] second wave bcache fixes for Linux v4.21
 2018-12-26  5:04 UTC  (2+ messages)
` [PATCH 1/1] bcache: treat stale && dirty keys as bad keys

[PATCH v3 0/4] kexec/arm64: Fix issue with 'kexec load' and 'kdump' when --dtb option is used
 2018-12-26  4:52 UTC  (2+ messages)

[ovmf test] 131576: regressions - FAIL
 2018-12-26  4:50 UTC 

[PATCH] wan: fix a missing check of spi_write_then_read
 2018-12-26  4:34 UTC 

Parsing trailers
 2018-12-26  4:33 UTC  (4+ messages)

cron job: media_tree daily build: OK
 2018-12-26  4:34 UTC 

[PATCH] f2fs: fix use-after-free issue with sbi->stat_info
 2018-12-26  4:26 UTC  (3+ messages)

[PATCH] ethernet: atl1e: checking the status of atl1e_write_phy_reg
 2018-12-26  4:23 UTC 

[PATCH v5] dell-smm-hwmon.c: Support up to 10 temp sensors
 2018-12-26  4:20 UTC  (3+ messages)

[PATCH] leds: fix a missing check of return value of lp55xx_read
 2018-12-26  4:18 UTC 

[PATCH] time: fix a missing check of rtc_read_time
 2018-12-26  4:13 UTC 

[PATCH] dsa: return error code upstream
 2018-12-26  4:08 UTC 

[ovmf test] 131575: regressions - FAIL
 2018-12-26  4:07 UTC 

[PATCH] ext4: make sure enough credits are reserved for dioread_nolock writes
 2018-12-26  4:07 UTC  (3+ messages)

[PATCH] doc: add GRO API requirement in prog_guide
 2018-12-26  4:04 UTC  (2+ messages)
` [PATCH v2] doc: add GRO API limitations "

thoughts stac/clac and get user for vhost
 2018-12-26  4:03 UTC  (2+ messages)

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

[PATCH v4] block: add documentation for io_timeout
 2018-12-26  3:56 UTC 

[PATCH] ipset: fix a missing check of nla_parse
 2018-12-26  3:50 UTC 

[Bug 108760] AMD GPU pro 18.40 doesn't work with Kabylake-g
 2018-12-26  3:47 UTC  (2+ messages)

BTRFS Mount Delay Time Graph
 2018-12-26  3:43 UTC  (6+ messages)
        ` Btrfs_read_block_groups() delay (Was Re: BTRFS Mount Delay Time Graph)

[PATCH] wireless: marvell: add checks for the return value of sysfs_create_group
 2018-12-26  3:43 UTC 

[Qemu-devel] [PATCH] slirp: Use lduw_be_p in slirp_input
 2018-12-26  3:42 UTC 

[PATCH] scsi: fix a double-fetch bug in sg_write
 2018-12-26  3:42 UTC  (2+ messages)

[PATCH] line6: add a check for snd_card_register
 2018-12-26  3:39 UTC 

[PATCH V5 0/4] Add i.MX System Controller thermal driver support
 2018-12-26  3:35 UTC  (6+ messages)
` [PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support

[PATCH] staging: erofs: fix return type of erofs_workgroup_get
 2018-12-26  3:34 UTC  (2+ messages)

[PATCH] ACPI: Change wrong print type to display the real value for i386-PAE
 2018-12-26  3:34 UTC  (2+ messages)

[PATCH 0/2 v4] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
 2018-12-26  3:33 UTC  (3+ messages)
` [PATCH 0/2 v4] kdump, vmcoreinfo: "

[PATCH] sound: line6: fix a missing check of snd_card_register
 2018-12-26  3:31 UTC 

[ovmf test] 131574: regressions - FAIL
 2018-12-26  3:31 UTC 

[PATCH] sunrpc: remove redundant code
 2018-12-26  3:24 UTC 

[PATCH] RISC-V: Add CONFIG_PREEMPT=y to defconfig
 2018-12-26  3:23 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
 2018-12-26 11:22 UTC 

[PATCH] sunrpc: fix a missing check of xdr_inline_decode
 2018-12-26  3:18 UTC 

Non-blocking socket stuck for multiple seconds on xfs_reclaim_inodes_ag()
 2018-12-26  3:16 UTC  (11+ messages)

[PATCH] Disable GCC stack protector for purgatory
 2018-12-26  3:14 UTC  (2+ messages)

[PATCH] rtc: fix a missing check of block data read
 2018-12-26  3:09 UTC 

[PATCH] net: stmicro: fix a missing check of clk_prepare
 2018-12-26  2:57 UTC  (2+ messages)

[PATCH] drm/amd/powerplay:clean up phm_enable_clock_power_gatings
 2018-12-26  2:57 UTC  (3+ messages)

[PATCH] net: (cpts) fix a missing check of clk_prepare
 2018-12-26  2:55 UTC 

[ovmf test] 131573: regressions - FAIL
 2018-12-26  2:55 UTC 

[PATCH] atmel: fix a missing check of clk_prepare
 2018-12-26  2:54 UTC  (2+ messages)

[Bug 109151] [KBL-G][vulkan] dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat failed verification
 2018-12-26  2:52 UTC  (3+ messages)

[Bug 109147] [KBL-G][vulkan] dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat failed verification
 2018-12-26  2:52 UTC  (2+ messages)

[PATCH] clocksource: fix a missing check of clk_prepare
 2018-12-26  2:51 UTC 

[PATCH] linux-libc-headers: Fix build failure with fixed input and output files instead of pipe
 2018-12-26  2:51 UTC  (2+ messages)

[PATCH] base: fix a missing check of clk_prepare
 2018-12-26  2:47 UTC 

[PATCH] rtc: fix a missing check of clk_prepare
 2018-12-26  2:43 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "arm: config: fix default console only to specify the device"
 2018-12-26  2:43 UTC  (2+ messages)

[PATCH v2] rtl8712: add a check for the status of register_netdev
 2018-12-26  2:39 UTC 

[PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
 2018-12-26  2:35 UTC 

[PATCH] rtl8712: add a check for the status of register_netdev
 2018-12-26  2:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/23] Add RISC-V TCG backend support
 2018-12-25 14:44 UTC  (3+ messages)
` [Qemu-riscv] "

[PATCH] sound: atom: fix a missing check of snd_pcm_lib_malloc_pages
 2018-12-26  2:29 UTC 

[PATCH 1/2] drm/amdgpu/virtual_dce: No need to pin the fb's bo
 2018-12-26  2:26 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/virtual_dce: No need to pin the cursor bo

[PATCH] pci: dwc: add a check for resetting gpio
 2018-12-26  2:22 UTC  (2+ messages)

[ovmf test] 131572: regressions - FAIL
 2018-12-26  2:14 UTC 

[Qemu-devel] AVX support for TCG
 2018-12-26  2:12 UTC  (4+ messages)

[PATCH] infiniband: add checks for the status of nla_put
 2018-12-26  2:11 UTC 

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

[PATCH -mmotm] arm64: skip kmemleak for KASAN again
 2018-12-26  2:05 UTC  (2+ messages)

[PATCH] infiniband: fix a missing check of nla_put
 2018-12-26  2:05 UTC 

gdb failure on simplest hello world program -- oe-selftest
 2018-12-26  2:09 UTC 

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

[PATCHv2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2018-12-26  1:57 UTC  (5+ messages)

[PATCH] keyboard: (samsung) fix a missing check of return value
 2018-12-26  1:51 UTC 

[PATCH v3] block: add documentation for io_timeout
 2018-12-26  1:51 UTC  (3+ messages)

[GIT PULL] arm64: updates for 4.21
 2018-12-26  1:50 UTC  (5+ messages)

[PATCH] sound: sb: fix a missing check of snd_ctl_add
 2018-12-26  1:45 UTC 

[PATCH] gus: add a check of the status of snd_ctl_add
 2018-12-26  1:40 UTC 

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-26  1:35 UTC  (5+ messages)
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control


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.