messages from 2018-07-19 14:32:37 to 2018-07-19 15:12:47 UTC [more...]
Silent data corruption in blkdev_direct_IO()
2018-07-19 15:11 UTC (12+ messages)
` [PATCH 0/2] Fix silent "
` [PATCH 1/2] block: bio_iov_iter_get_pages: fix size of last iovec
` [PATCH 2/2] blkdev: __blkdev_direct_IO_simple: make sure to fill up the bio
[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
2018-07-19 15:12 UTC (7+ messages)
` [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs
` [virtio-dev] "
[LTP] [PATCH v3 1/3] lib: Add tst_crypto and tst_netlink libs
2018-07-19 15:11 UTC (2+ messages)
[PATCH v9 0/4] support exception state migration and set VSESR_EL2 by user space
2018-07-19 15:24 UTC (5+ messages)
` [PATCH v9 1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v9 2/4] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v9 3/4] KVM: arm64: Share the parts of get/set events useful to 32bit
` [PATCH v9 4/4] KVM: arm: Add 32bit get/set events support
[U-Boot] [GIT PULL] Xilinx changes for v2018.09
2018-07-19 15:11 UTC
[PATCH] Debug: Add cpu registers dump in case of kernel panic
2018-07-19 15:11 UTC (2+ messages)
[PATCH 0/3] clk: meson-g12a: Add EE clock controller driver
2018-07-19 14:53 UTC (12+ messages)
` [PATCH 3/3] clk: meson-g12a: Add EE Clock "
[RFC PATCH 00/16] KVM: arm64: Initial support for SVE guests
2018-07-19 15:24 UTC (8+ messages)
` [RFC PATCH 10/16] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH 16/16] KVM: arm64/sve: Report and enable SVE API extensions for userspace
[PATCH v2] mmc: sunxi: remove output of virtual base address
2018-07-19 15:10 UTC (5+ messages)
[PATCH v4 7/7] gpg-interface t: extend the existing GPG tests with GPGSM
2018-07-19 15:10 UTC (3+ messages)
` [PATCH] t/t5534: do not unset GIT_COMMITTER_EMAIL for other tests
[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
2018-07-19 15:10 UTC (7+ messages)
` [PATCH v6] drm/i915: Add IOCTL Param to control data port coherency
[PATCH RESEND v2 1/2] drm/sun4i: sun4i: Register quirks with the backend structure
2018-07-19 15:09 UTC (4+ messages)
[PATCH] clk: tegra: Fixes for MBIST work around
2018-07-19 14:25 UTC
Linux 4.4.142
2018-07-19 15:08 UTC (2+ messages)
[PATCH v3] x86/mm: Add mem access rights to NPT
2018-07-19 15:08 UTC (5+ messages)
[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
2018-07-19 15:08 UTC (4+ messages)
` [PATCH 08/10] psi: pressure stall information for CPU, memory, and IO
[PATCH 0/5] net: extend eth_platform_get_mac_address()
2018-07-19 15:07 UTC (10+ messages)
` [PATCH 5/5] net: add MTD support to eth_platform_get_mac_address()
[PATCH] automation/build: Fix command, improve explanation
2018-07-19 15:07 UTC (2+ messages)
[Buildroot] [PATCH] busybox: Update to 1.29.1
2018-07-19 15:06 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 01/25] lib/igt_kms: Fill the plane format/mod information for pre-blobifier drivers
2018-07-19 15:04 UTC (25+ messages)
` [igt-dev] [PATCH i-g-t 02/25] tests/kms_ccs: Use igt_plane_has_format_mod()
` [igt-dev] [PATCH i-g-t 03/25] tests/kms_plane: Add validate-in-formats subtest
` [igt-dev] [PATCH i-g-t 04/25] tests/kms_addfb_basic: Check that addfb2 accepts/rejects the expected formats
` [igt-dev] [PATCH i-g-t 05/25] tests/gem_render_copy: Fix clipped height
` [igt-dev] [PATCH i-g-t 06/25] lib/igt_fb: Respect the users choice of stride
` [igt-dev] [PATCH i-g-t 07/25] lib: Add DIV_ROUND_UP()
` [igt-dev] [PATCH i-g-t 08/25] lib/igt_fb: Use fb_blit_upload as the base class for fb_convert_blit_upload
` [igt-dev] [PATCH i-g-t 09/25] lib/igt_fb: Pass fb_blit_upload to free_linear_mapping()
` [igt-dev] [PATCH i-g-t 10/25] lib/igt_fb: s/planar_foo/fb_plane_foo/
` [igt-dev] [PATCH i-g-t 11/25] lib/igt_fb: Add fb_plane_bpp()
` [igt-dev] [PATCH i-g-t 12/25] lib/igt_fb: Add fb_num_planes()
` [igt-dev] [PATCH i-g-t 13/25] lib/igt_fb: Extract calc_plane_stride()
` [igt-dev] [PATCH i-g-t 14/25] lib/igt_fb: Consolidate fb size calculation to one function
` [igt-dev] [PATCH i-g-t 15/25] lib/kms: Pass strides[] to __kms_addfb
` [igt-dev] [PATCH i-g-t 16/25] lib/kms: Pass the number of planes explicitly to __kms_addfb()
` [igt-dev] [PATCH i-g-t 17/25] lib/igt_fb: Remove the hand rolled addfb2
` [igt-dev] [PATCH i-g-t 18/25] lib/igt_fb: Constify format_desc_struct
` [igt-dev] [PATCH i-g-t 19/25] lib/igt_fb: Pass around igt_fb internally
` [igt-dev] [PATCH i-g-t 20/25] lib/igt_fb: Refactor blitter usage
` [igt-dev] [PATCH i-g-t 21/25] lib/igt_fb: Don't use blitter for large buffers
` [igt-dev] [PATCH i-g-t 22/25] lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopy
` [igt-dev] [PATCH i-g-t 23/25] tests/gem_render_copy: Test Yf tiling
` [igt-dev] [PATCH i-g-t 24/25] lib/igt_fb: Use rendercopy for rendering into compressed buffers
` [igt-dev] [PATCH i-g-t 25/25] tests/kms_plane: Test all modifiers as well
[PATCH v2 0/2] Correct clk_out_mux parents
2018-07-19 14:22 UTC (3+ messages)
` [PATCH v2 1/2] clk: tegra: Fix const for clk_out parents
` [PATCH v2 2/2] clk: tegra: Correct clk_out_mux parents
[PATCH 0/5] Enhancement for block group/chunk verification
2018-07-19 14:22 UTC (9+ messages)
` [PATCH 5/5] btrfs: Verify every chunk has corresponding block group at mount time
[PATCH] drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotplug tests
2018-07-19 15:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/4] Rework NVMe abort handling
2018-07-19 15:04 UTC (14+ messages)
[PATCH v2] checkpatch: Only encode UTF-8 quoted printable mail headers
2018-07-19 15:03 UTC (3+ messages)
[Qemu-devel] [PATCH] monitor: print message when using 'help' with an unknown command
2018-07-19 15:03 UTC
[Buildroot] [git commit] busybox: Update to 1.29.1
2018-07-19 15:03 UTC
[Buildroot] [PATCH v2 1/2] nghttp2: new package
2018-07-19 15:02 UTC (2+ messages)
[PATCH 0/6] ASoC: rt5651: Various fixes and quirks
2018-07-19 15:02 UTC (3+ messages)
` [PATCH 1/6] ASoC: rt5651: Add IN3 Boost volume control
[RFC v2 0/4] Move TXQ scheduling into mac80211
2018-07-19 14:18 UTC (10+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API
[Buildroot] [PATCH 1/1] gnuradio: needs host-python2
2018-07-19 15:02 UTC (12+ messages)
[RFC PATCH 0/3] Balloon inhibit enhancements
2018-07-19 15:01 UTC (6+ messages)
` [Qemu-devel] "
[PATCH] fanotify: introduce event flags FAN_EXEC and FAN_EXEC_PERM
2018-07-19 14:18 UTC (7+ messages)
[PATCH xf86-video-amdgpu] Remove AMDGPUInfoRec::fbcon_pixmap
2018-07-19 15:01 UTC
[PATCH v2 0/5] Refactor free_area_init_node/free_area_init_core
2018-07-19 15:01 UTC (7+ messages)
` [PATCH v2 5/5] mm/page_alloc: Only call pgdat_set_deferred_range when the system boots
powerpc/ps3: Set driver coherent_dma_mask
2018-07-19 15:00 UTC (2+ messages)
` [PATCH] "
[Buildroot] [git commit] libcurl: add nghttp2 optional dependency
2018-07-19 14:59 UTC
[Buildroot] [git commit] nghttp2: new package
2018-07-19 14:59 UTC
[RFC PATCH 3/3] blk-mq: Remove generation seqeunce
2018-07-19 14:59 UTC (12+ messages)
[Buildroot] [PATCH v2 0/7] Add Boundary Devices Nitrogen8M support
2018-07-19 14:58 UTC (2+ messages)
[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-07-19 14:58 UTC (5+ messages)
[PATCH] scripts: Add Python 3 compatibility to spdxcheck.py
2018-07-19 14:58 UTC (2+ messages)
usb HC busted?
2018-07-19 14:57 UTC (3+ messages)
[Qemu-devel] [PATCH v4] monitor: let cur_mon be per-thread
2018-07-19 14:56 UTC (10+ messages)
[PATCH] arm64, kaslr: export offset in VMCOREINFO ELF notes
2018-07-19 14:55 UTC (5+ messages)
[PATCH] timer: Fix coding style
2018-07-19 14:54 UTC (2+ messages)
` [tip:timers/core] "
[PATCH 1/2] pinctrl/amd: only handle irq if it is pending and unmasked
2018-07-19 14:54 UTC (2+ messages)
[PATCH v4 00/14] crypto: Remove VLA usage
2018-07-19 14:54 UTC (19+ messages)
` [PATCH v4 11/14] treewide: Prepare to remove VLA usage for AHASH_REQUEST_ON_STACK
powerpc/ps3: Set driver coherent_dma_mask
2018-07-19 14:53 UTC (2+ messages)
` [PATCH] "
[U-Boot] [PATCH] env: Merge Rockchip, Sunxi, Zynq and ZynqMP
2018-07-19 14:53 UTC (4+ messages)
[PATCH v7] x86: Avoid pr_cont() in show_opcodes()
2018-07-19 14:51 UTC (2+ messages)
` [tip:x86/debug] "
[PATCH v2 0/3] Allwinner H6 MMC support
2018-07-19 14:51 UTC (4+ messages)
[PATCH] dt-bindings: iio: sigma-delta-modulator: fix unit-address in example
2018-07-19 14:51 UTC
[PATCH] systemtap: improve reproducibility
2018-07-19 15:01 UTC
[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
2018-07-19 14:50 UTC (13+ messages)
[PATCH] net: phy: use generic clause 45 autonegotiation done
2018-07-19 14:49 UTC (5+ messages)
[PATCH net-next 0/9] Misc. cleanups for HNS3 ethernet driver
2018-07-19 14:47 UTC (10+ messages)
` [PATCH net-next 1/9] net: hns3: Remove some redundant assignments
` [PATCH net-next 2/9] net: hns3: Standardize the handle of return value
` [PATCH net-next 3/9] net: hns3: Remove extra space and brackets
` [PATCH net-next 4/9] net: hns3: Correct unreasonable code comments
` [PATCH net-next 5/9] net: hns3: Use decimal for bit offset macros
` [PATCH net-next 6/9] net: hns3: Modify inconsistent bit mask macros
` [PATCH net-next 7/9] net: hns3: Fix misleading parameter name
` [PATCH net-next 8/9] net: hns3: Remove unused struct member and definition
` [PATCH net-next 9/9] net: hns3: Add SPDX tags to HNS3 PF driver
general protection fault in inet_accept
2018-07-19 14:49 UTC (2+ messages)
[PATCH V2 0/3] fix .pyc/.pyo buildpaths issue
2018-07-19 14:59 UTC (4+ messages)
` [PATCH 1/3] distutils/setuptools, distutils3/setuptools3: improve reproducibility
` [PATCH 2/3] python-setuptools.inc: clean up useless local var-DISTUTILS_INSTALL_ARGS
` [PATCH 3/3] python3-pip: clean up obsolete
[PATCH] drm/i915/execlists: Move the assertion we have the rpm wakeref down
2018-07-19 14:48 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[RFC PATCH] vfio/pci: map prefetchble bars as writecombine
2018-07-19 14:47 UTC (5+ messages)
[Qemu-devel] [PATCH] hw/timer/mc146818rtc: Fix introspection problem
2018-07-19 14:46 UTC (2+ messages)
TPM support within Grub2
2018-07-19 14:55 UTC (6+ messages)
[RFC] EDAC, ghes: Enable per-layer error reporting for ARM
2018-07-19 14:46 UTC (3+ messages)
` [RFC PATCH] "
[PATCH 0/5] nvme: ANA implementation fixes
2018-07-19 14:46 UTC (8+ messages)
` [PATCH 3/5] nvme-multipath: fixup crash during disconnect
` [PATCH 4/5] nvme-multipath: disable ANA support if parsing fails
` [PATCH 5/5] nvme-multipath: parse entire ANA log page in nvme_set_ns_ana_state()
[PATCH] kvargs: fix building with meson outside source tree
2018-07-19 14:45 UTC (2+ messages)
[PATCH RFC v2 1/2] btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
2018-07-19 14:01 UTC (3+ messages)
` [PATCH RFC 2/2] btrfs: scrub: Cleanup the nodatasum fixup code
[PATCH BlueZ 0/1] Fix iop with iOS after BlueZ upgrade
2018-07-19 14:44 UTC (2+ messages)
` [PATCH BlueZ 1/1] device: Fix loading devices without Service Changed CCC
[PATCH RFC V2 3/3] scsi_mq: enable runtime PM
2018-07-19 14:43 UTC (3+ messages)
[PATCH] MAINTAINERS: Add separate section for DC
2018-07-19 14:43 UTC (2+ messages)
[PATCH] gpio: tegra: Fix tegra_gpio_irq_set_type()
2018-07-19 14:41 UTC (3+ messages)
[radeon-alex:drm-next-4.19-wip 101/128] drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega12_hwmgr.c:504 vega12_get_dpm_frequency_by_index() error: uninitialized symbol 'result'
2018-07-19 14:41 UTC
[PATCH] s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 14:41 UTC (2+ messages)
[PATCH] s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 14:40 UTC (2+ messages)
[PATCH] s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 14:40 UTC (3+ messages)
[PATCH 1/2] soc: sunxi: Add the A13, A23 and H3 system control compatibles
2018-07-19 14:40 UTC (2+ messages)
[PATCH] s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO
2018-07-19 14:40 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] igt/drv_module_reload: Revamp fault-injection
2018-07-19 14:40 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/drv_module_reload: Revamp fault-injection (rev8)
[PATCH iproute2-next v11] Add support for CAKE qdisc
2018-07-19 13:56 UTC
powerpc/ps3: Set driver coherent_dma_mask
2018-07-19 14:33 UTC (2+ messages)
` [PATCH] "
[PATCH] x86: Use PTR_ERR_OR_ZERO
2018-07-19 14:37 UTC (2+ messages)
[PATCH v8 0/4] support exception state migration and set VSESR_EL2 by user space
2018-07-19 14:37 UTC (13+ messages)
` [PATCH v8 1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v8 2/4] arm64: KVM: export the capability to set guest SError syndrome
[PATCH] build: simplify logic for default library dependencies
2018-07-19 14:37 UTC
[Bridge] [PATCH v2 net-next 0/7] Make /sys/class/net per net namespace objects belong to container
2018-07-19 14:36 UTC (4+ messages)
` [Bridge] [PATCH net-next v2 6/7] net: Create reusable function for getting ownership info of sysfs inodes
` "
[PATCH 1/2] drm/amdgpu/apci: don't call sbios request function if it's not supported
2018-07-19 14:35 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/acpi: skip backlight events for DC
[PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
2018-07-19 14:34 UTC (5+ messages)
[Xenomai] wait for data from RTDM device
2018-07-19 14:34 UTC (2+ messages)
[PATCHv2 0/4] perf tools: Fix top crashes
2018-07-19 14:33 UTC (5+ messages)
` [PATCH 1/4] perf tools: Add threads__get_last_match function
` [PATCH 2/4] perf tools: Add threads__set_last_match function
` [PATCH 3/4] perf tools: Use last_match threads cache only in single thread mode
` [PATCH 4/4] perf tools: Fix struct comm_str removal crash
[PATCH v2 0/5] ARM: dts: sunxi: Remove unused address-cells/size-cells of dwmac-sun8i
2018-07-19 14:33 UTC (4+ messages)
photos
2018-07-19 14:33 UTC (2+ messages)
[PATCH] powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
2018-07-19 14:33 UTC
[PATCH 00/14] xfs: embed dfops in the transaction
2018-07-19 13:49 UTC (6+ messages)
` [PATCH 08/14] xfs: support embedded dfops in transaction
` [PATCH 11/14] xfs: use internal dfops during [b|c]ui recovery
` [PATCH 12/14] xfs: remove all boilerplate defer init/finish code
` [PATCH 13/14] xfs: remove unnecessary dfops init calls in xattr code
` [PATCH 14/14] xfs: drop unnecessary xfs_defer_finish() dfops parameter
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.