messages from 2019-04-17 21:34:19 to 2019-04-17 22:47:43 UTC [more...]
[PATCH 0/3] xfs: scrub filesystem summary counters
2019-04-17 22:45 UTC (7+ messages)
` [PATCH 1/3] xfs: track delayed allocation reservations across
` [PATCH 2/3] xfs: allow scrubbers to pause background reclaim
linux-next: build failure after merge of the akpm-current tree
2019-04-17 22:46 UTC (4+ messages)
[PATCH v7 00/21] x86/split_lock: Enable split lock detection
2019-04-17 22:47 UTC (25+ messages)
` [PATCH v7 01/21] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v7 02/21] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v7 03/21] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
` [PATCH v7 04/21] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v7 05/21] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v7 06/21] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY
` [PATCH v7 07/21] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY
` [PATCH v7 08/21] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [PATCH v7 09/21] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v7 10/21] x86/split_lock: Define per CPU variable to cache MSR TEST_CTL
` [PATCH v7 11/21] x86/split_lock: Handle #AC exception for split lock
` [PATCH v7 12/21] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v7 13/21] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v7 14/21] x86/split_lock: Enable split lock detection by default
` [PATCH v7 15/21] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
` [PATCH v7 16/21] x86/split_lock: Document the new sysfs file for split lock detection
` [PATCH v7 17/21] x86/clearcpuid: Support multiple clearcpuid options
` [PATCH v7 18/21] x86/clearcpuid: Support feature flag string in kernel option clearcpuid
` [PATCH v7 19/21] x86/clearcpuid: Apply cleared feature bits that are forced set before
` [PATCH v7 20/21] x86/clearcpuid: Clear CPUID bit in CPUID faulting
` [PATCH v7 21/21] x86/clearcpuid: Change document for kernel option clearcpuid
[RFC PATCH 0/3] net: ethernet: ti: cpsw: Add XDP support
2019-04-17 22:46 UTC (3+ messages)
` [RFC PATCH 3/3] net: ethernet: ti: cpsw: add "
[PATCH] nvme-cli: Increase size of ONTAP namespace path variable
2019-04-17 22:46 UTC (2+ messages)
[rgushchin:vmalloc.4 163/322] mm/hmm.c:537:23: error: implicit declaration of function 'pte_index'; did you mean 'page_index'?
2019-04-17 22:44 UTC
[PATCH] xfs: kill the xfs_dqtrx_t typedef
2019-04-17 22:43 UTC
[PATCH v2 RESEND 0/2] x86/mm/KASLR: Fix the wrong size of memory sections
2019-04-17 22:42 UTC (6+ messages)
` [PATCH v2 RESEND 1/2] x86/mm/KASLR: Fix the size of the direct mapping section
[PATCH v3] usb/hcd: Send a uevent signaling that the host controller had died
2019-04-17 22:41 UTC (8+ messages)
` [v3] "
[PATCH net-next 0/5] net: some build fixes and other improvements
2019-04-17 22:32 UTC (3+ messages)
` [PATCH net-next 3/5] net/sched: taprio: fix build without 64bit div
[xfstests-bld PATCH] test-appliance: add libzstd1 to backport-packages-stretch
2019-04-17 22:39 UTC
[PATCH v4 1/4] drm/i915/bdw+: Move misc display IRQ handling to it own function
2019-04-17 22:37 UTC (4+ messages)
` [PATCH v4 2/4] drm/i915: Add _TRANS2()
` [PATCH v4 3/4] drm/i915: Make PSR registers relative to transcoders
` [PATCH v4 4/4] drm/i915: Add transcoder parameter to PSR registers macros
[Buildroot] [PATCH 1/1] package/wireshark: fix static build with pcap
2019-04-17 22:36 UTC
[PATCH -next] ASoC: fsl_micfil: Remove set but not used variable 'osr'
2019-04-17 18:58 UTC (4+ messages)
[PATCH v4 2/8] powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
2019-04-17 22:27 UTC (2+ messages)
[PATCH v3 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
2019-04-17 22:29 UTC (17+ messages)
` [PATCH v3 01/16] PM / devfreq: tegra: Fix kHz to Hz conversion
` [PATCH v3 02/16] PM / devfreq: tegra: Replace readl-writel with relaxed versions
` [PATCH v3 03/16] PM / devfreq: tegra: Replace write memory barrier with the read barrier
` [PATCH v3 04/16] PM / devfreq: tegra: Don't ignore clk errors
` [PATCH v3 05/16] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
` [PATCH v3 06/16] PM / devfreq: tegra: Drop primary interrupt handler
` [PATCH v3 07/16] PM / devfreq: tegra: Properly disable interrupts
` [PATCH v3 08/16] PM / devfreq: tegra: Clean up driver's probe / remove
` [PATCH v3 09/16] PM / devfreq: tegra: Avoid inconsistency of current frequency value
` [PATCH v3 10/16] PM / devfreq: tegra: Mark ACTMON's governor as immutable
` [PATCH v3 11/16] PM / devfreq: tegra: Move governor registration to driver's probe
` [PATCH v3 12/16] PM / devfreq: tegra: Reconfigure hardware on governor's restart
` [PATCH v3 13/16] PM / devfreq: tegra: Support Tegra30
` [PATCH v3 14/16] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
` [PATCH v3 15/16] PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
` [PATCH v3 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20
[PATCH v1 00/15] Keep track of GUPed pages in fs and block
2019-04-17 22:28 UTC (11+ messages)
[4.4] Follow up fixes for 3fe6e52f0626 ("ovl: override creds with the ones from the superblock mounter")
2019-04-17 22:16 UTC
[Intel-wired-lan] [next PATCH S4 iavf 1/9] iavf: Rename i40e_adminq* files to iavf_adminq*
2019-04-17 22:17 UTC (9+ messages)
` [Intel-wired-lan] [next PATCH S4 iavf 2/9] iavf: change iavf_status_code to iavf_status
` [Intel-wired-lan] [next PATCH S4 iavf 3/9] iavf: rename i40e functions to be iavf
` [Intel-wired-lan] [next PATCH S4 iavf 4/9] iavf: replace i40e variables with iavf
` [Intel-wired-lan] [next PATCH S4 iavf 5/9] iavf: rename iavf_status structure flags
` [Intel-wired-lan] [next PATCH S4 iavf 6/9] iavf: rename iavf_client.h defines to match driver name
` [Intel-wired-lan] [next PATCH S4 iavf 7/9] iavf: change remaining i40e defines to be iavf
` [Intel-wired-lan] [next PATCH S4 iavf 8/9] iavf: rename i40e_device to iavf_device
` [Intel-wired-lan] [next PATCH S4 iavf 9/9] iavf: update comments and file checks to match iavf
[PATCH v3 0/3] net: add reset-controller driven PHY reset
2019-04-17 22:17 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: net: add PHY reset controller binding
` [PATCH v3 2/3] net: phy: add support for reset-controller
` [PATCH v3 3/3] net: mdio: rename mdio_device reset to reset_gpio
[Buildroot] Qt5 parallel build of qmake
2019-04-17 22:16 UTC
[PATCH] drm: increase drm mmap_range size to 1TB
2019-04-17 22:16 UTC (2+ messages)
[Buildroot] [PATCH v5 1/2] qt5base: Fix inconsistencies when overriding qmake properties
2019-04-17 22:16 UTC (4+ messages)
` [Buildroot] [PATCH v5 2/2] qt5: Remove *.la/*.prl fixup script
[PATCH v2 2/2] x86/resctrl: Initialize a new resource group with default MBA values
2019-04-17 22:14 UTC (2+ messages)
` [tip:x86/cache] "
[dpdk-dev] [PATCH 0/6] build: fix build for arm64
2019-04-17 22:14 UTC (3+ messages)
[PATCH v2 1/2] x86/resctrl: Move per RDT domain initialization to a separate function
2019-04-17 22:13 UTC (2+ messages)
` [tip:x86/cache] "
+ libnvdimm-pfn-fix-fsdax-mode-namespace-info-block-zero-fields.patch added to -mm tree
2019-04-17 22:13 UTC
[meta-processor-sdk] [PATCH] pru-adc: bump SRCREV to get the change for resizing the terminal
2019-04-17 22:10 UTC
[PATCH v2 0/7] CPPC optional registers AMD support
2019-04-17 22:10 UTC (5+ messages)
[PATCH v6 00/12] mm: Sub-section memory hotplug support
2019-04-17 22:09 UTC (8+ messages)
` [PATCH v6 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
2019-04-17 22:06 UTC (13+ messages)
Dev86-native dependency
2019-04-16 10:28 UTC (3+ messages)
[PATCH] fio: Add advise THP option to mmap engine
2019-04-17 22:01 UTC (3+ messages)
[PATCH] drm/amdkfd: Disable Packet Manager in non HWS mode except Hawaii
2019-04-17 22:06 UTC (5+ messages)
[Qemu-devel] [PATCH v3 00/15] Clean up use of error_printf()
2019-04-17 22:05 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 07/15] vfio: Report warnings with warn_report(), not error_printf()
[U-Boot] [PATCH] imx: Add variscite DART-6UL Evaluation Kit
2019-04-17 22:04 UTC
[PATCH v3 00/26] compat_ioctl: cleanups
2019-04-17 22:03 UTC (12+ messages)
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH v3 08/26] compat_ioctl: add compat_ptr_ioctl()
[Qemu-devel] [PATCH v3 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
2019-04-17 22:01 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] block/pflash_cfi02: Add test for supported commands
` [Qemu-devel] [PATCH v3 02/10] block/pflash_cfi02: Refactor, NFC intended
` [Qemu-devel] [PATCH v3 03/10] block/pflash_cfi02: Fix command address comparison
` [Qemu-devel] [PATCH v3 04/10] block/pflash_cfi02: Implement intereleaved flash devices
` [Qemu-devel] [PATCH v3 05/10] block/pflash_cfi02: Implement nonuniform sector sizes
` [Qemu-devel] [PATCH v3 06/10] block/pflash_cfi02: Fix CFI in autoselect mode
` [Qemu-devel] [PATCH v3 07/10] block/pflash_cfi02: Fix reset command not ignored during erase
` [Qemu-devel] [PATCH v3 08/10] block/pflash_cfi02: Implement multi-sector erase
` [Qemu-devel] [PATCH v3 09/10] block/pflash_cfi02: Implement erase suspend/resume
` [Qemu-devel] [PATCH v3 10/10] block/pflash_cfi02: Use the chip erase time specified in the CFI table
[PATCH V3] dbus: fix ptest failure
2019-04-17 22:01 UTC (3+ messages)
` [PATCH V4] "
[PATCH v2 06/16] watchdog: hpwdt: drop warning after calling watchdog_init_timeout
2019-04-17 22:00 UTC (11+ messages)
[Xen-devel] [xen-unstable-smoke test] 134928: regressions - FAIL
2019-04-17 21:59 UTC (3+ messages)
` "
[PATCH net-next] xsk: Have xsk_umem_peek_addr_rq() return chunk-aligned handles
2019-04-17 21:59 UTC (2+ messages)
avoid calling nth_page in the block I/O path
2019-04-17 21:59 UTC (11+ messages)
` [PATCH 1/5] block: rewrite blk_bvec_map_sg to avoid a nth_page call
[PATCH v4 0/2] vmalloc enhancements
2019-04-17 21:58 UTC (3+ messages)
` [PATCH v4 1/2] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
[PATCH v3 1/3] net: rework SIOCGSTAMP ioctl handling
2019-04-17 21:56 UTC (4+ messages)
[PATCH 0/6] iomem cacheability
2019-04-17 21:55 UTC (8+ messages)
` [PATCH 1/6] xen: extend XEN_DOMCTL_memory_mapping to handle cacheability
` [Xen-devel] "
Recipes with ptest dependency problems
2019-04-17 21:55 UTC
[PATCH 0/5] mm: reparent slab memory on cgroup removal
2019-04-17 21:54 UTC (6+ messages)
` [PATCH 1/5] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH 2/5] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH 3/5] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management
` [PATCH 5/5] mm: reparent slab memory on cgroup removal
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS f918d2696bf9fa4a448b94646a0a24cb397d7db8
2019-04-17 21:55 UTC
[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
2019-04-17 21:54 UTC (2+ messages)
[PATCH v2 0/5] V3D CSD support, implicit sync fix
2019-04-17 21:53 UTC (4+ messages)
` [PATCH v2 3/5] drm/v3d: Add support for compute shader dispatch
[PATCH] xfs: abort unaligned nowait directio early
2019-04-17 21:53 UTC (2+ messages)
Adding QCOW2 reading/writing support
2019-04-17 21:53 UTC (3+ messages)
[Xen-devel] [linux-4.9 test] 134780: regressions - FAIL
2019-04-17 21:51 UTC (3+ messages)
` "
[PATCH] drm/i915: Avoid use-after-free in reporting create.size
2019-04-17 21:52 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[Buildroot] [git commit] qt5: Remove *.la/*.prl fixup script
2019-04-17 21:49 UTC
[Buildroot] [RFC 1/1] docs/adding-packages-generic.txt: Add note if package does not use source
2019-04-17 21:48 UTC (3+ messages)
[PATCH 0/2] Add get/set compression support to smbinfo
2019-04-17 21:47 UTC (3+ messages)
` [PATCH 2/2] smbinfo: Add SETCOMPRESSION support
linux-next: Fixes tag needs some work in the drm-fixes tree
2019-04-17 21:46 UTC
[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
2019-04-17 21:42 UTC (19+ messages)
DAX numa_attribute vs SubNUMA clusters
2019-04-17 21:46 UTC (8+ messages)
[Buildroot] [RFC v2 1/7] package/mesa3d: rename OSMesa option
2019-04-17 21:43 UTC (7+ messages)
` [Buildroot] [RFC v2 2/7] package/mesa3d: add OSMesa classic needs dri swrast
` [Buildroot] [RFC v2 3/7] package/mesa3d: Only one swrast provider can be built
` [Buildroot] [RFC v2 4/7] package/mesa3d: add xvmc option
` [Buildroot] [RFC v2 5/7] package/mesa3d: Gallium xa state tracker is only available for nouveau and svga Gallium drivers
` [Buildroot] [RFC v2 6/7] package/mesa3d: switch build system to meson
` [Buildroot] [RFC v2 7/7] package/mesa3d: select kmsro for etnaviv
Question regarding crypto scatterlists / testmgr
2019-04-17 21:43 UTC (5+ messages)
[PATCH blktests v2] block/020: dynamically change iodepth if test aio-nr lager than aio-max-nr
2019-04-17 21:41 UTC (2+ messages)
[PATCH] cifs: add SEEK_HOLE/SEEK_DATA support
2019-04-17 21:41 UTC (2+ messages)
[PATCH v2 00/36] coresight: Support for ACPI bindings
2019-04-17 21:41 UTC (7+ messages)
` [PATCH v2 09/36] coresight: catu: Cleanup device specific data
` [PATCH v2 10/36] coresight: tpiu: Clean up "
[PATCH] nvme/012 & 013: avoid extremely slow xfs IO
2019-04-17 21:40 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Remap hdp coherency registers
2019-04-17 21:40 UTC (2+ messages)
[Buildroot] [git commit] qt5base: Fix inconsistencies when overriding qmake properties
2019-04-17 21:37 UTC
[GIT PULL] Ux500 DTS changes for v5.2
2019-04-17 21:35 UTC (2+ messages)
[PATCH] drivers: pci: This patch fix the following checkpatch warning
2019-04-17 21:35 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/syslog-ng: fix S01syslog-ng indentation
2019-04-17 21:34 UTC (2+ messages)
[PATCH -mm] elf: extract PROT_* calculations
2019-04-17 21:34 UTC
page: next (older) | prev (newer) | latest
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.