All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-05 16:48:57 to 2018-12-05 17:28:11 UTC [more...]

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-05 17:28 UTC  (17+ messages)
` [PATCH 01/11] vfs: copy_file_range source range over EOF should fail
` [PATCH 05/11] vfs: use inode_permission in copy_file_range()
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down

[PATCH 0/5] dom0less device assignment
 2018-12-05 17:28 UTC  (6+ messages)
` [PATCH 1/5] xen/arm: copy dtb fragment to guest dtb
` [PATCH 2/5] xen/arm: assign devices to boot domains
` [PATCH 3/5] xen/arm: handle "multiboot, dtb" compatible nodes
` [PATCH 4/5] xen/arm: use the physical number of gic lines for boot domains
` [PATCH 5/5] xen/arm: add dom0less device assignment info to docs

[PATCH] ARM: dts: omap5: Fix dual-role mode on Super-Speed port
 2018-12-05 17:27 UTC  (2+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-05 17:27 UTC  (7+ messages)

[RFC] regmap-irq: add "main register" and level-irq support
 2018-12-05 17:27 UTC  (4+ messages)

[PATCH v6 00/14] block: always associate blkg and refcount cleanup
 2018-12-05 17:26 UTC  (16+ messages)
` [PATCH 01/14] blkcg: fix ref count issue with bio_blkcg() using task_css
` [PATCH 02/14] blkcg: update blkg_lookup_create() to do locking
` [PATCH 03/14] blkcg: convert blkg_lookup_create() to find closest blkg
` [PATCH 04/14] blkcg: introduce common blkg association logic
` [PATCH 05/14] dm: set the static flush bio device on demand
` [PATCH 06/14] blkcg: associate blkg when associating a device
` [PATCH 07/14] blkcg: consolidate bio_issue_init() to be a part of core
` [PATCH 08/14] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 09/14] blkcg: associate writeback bios with a blkg
` [PATCH 10/14] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 11/14] blkcg: remove additional reference to the css
` [PATCH 12/14] blkcg: remove bio_disassociate_task()
` [PATCH 13/14] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 14/14] blkcg: rename blkg_try_get() to blkg_tryget()

[Qemu-devel] [RFC 0/2] Attempt to implement the standby feature for assigned network devices
 2018-12-05 17:26 UTC  (8+ messages)
    ` [Qemu-devel] [libvirt] "

[PATCH v3 0/5] Add imem clock for Exynos 5433
 2018-12-05 17:25 UTC  (7+ messages)
  ` [PATCH v3 5/5] clk: samsung: exynos5433: add imem clocks

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-05 17:26 UTC  (7+ messages)
` [RFC v2 11/13] keys/mktme: Program memory encryption keys on a system wide basis

[PATCH v6 00/10] clk: clkdev/of_clk - add managed lookup and provider registrations
 2018-12-05 17:25 UTC  (18+ messages)
` [PATCH v6 03/10] clk: of-provider: look at parent if registered device has no provider info
` [PATCH v6 06/10] clk: clk-hi655x: Free of_provider at remove
` [PATCH v6 07/10] clk: rk808: use managed version of of_provider registration
` [PATCH v6 08/10] clk: clk-twl6040: Free of_provider at remove
` [PATCH v6 09/10] clk: apcs-msm8916: simplify probe cleanup by using devm

[Qemu-devel] [PATCH for-4.0 00/14] nbd: add qemu-nbd --list
 2018-12-05 17:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH 05/14] nbd/client: Drop pointless buf variable
` [Qemu-devel] [PATCH 06/14] nbd/client: Move export name into NBDExportInfo

[driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls
 2018-12-05 17:26 UTC  (11+ messages)
` [driver-core PATCH v8 1/9] driver core: Move async_synchronize_full call
` [driver-core PATCH v8 2/9] driver core: Establish order of operations for device_add and device_del via bitflag
` [driver-core PATCH v8 3/9] device core: Consolidate locking and unlocking of parent and device
` [driver-core PATCH v8 4/9] driver core: Probe devices asynchronously instead of the driver
` [driver-core PATCH v8 5/9] workqueue: Provide queue_work_node to queue work near a given NUMA node
` [driver-core PATCH v8 6/9] async: Add support for queueing on specific "
` [driver-core PATCH v8 7/9] driver core: Attach devices on CPU local to device node
` [driver-core PATCH v8 8/9] PM core: Use new async_schedule_dev command
` [driver-core PATCH v8 9/9] libnvdimm: Schedule device registration on node local to the device

[Qemu-devel] [PATCH RFC] vfio-ap: flag as compatible with balloon
 2018-12-05 17:25 UTC  (4+ messages)

[PATCH -next] coresight: stm: remove set but not used variable 'res_size'
 2018-12-05 17:24 UTC  (4+ messages)

[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-12-05 17:24 UTC  (9+ messages)

[U-Boot] [PATCH 0/7] Add USB/UART boot to HS DRA7xx/AM57xx
 2018-12-05 17:24 UTC  (6+ messages)
` [U-Boot] [PATCH 6/7] defconfigs: Add config for AM57xx High Security EVM with UART/USB Boot support

[PATCH v2 1/1] media: Add a Kconfig option for the Request API
 2018-12-05 17:23 UTC 

[Qemu-devel] [PATCH v7 00/11] Add a standard authorization framework
 2018-12-05 17:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 07/11] authz: add QAuthZSimple object type for easy whitelist auth checks
` [Qemu-devel] [PATCH v7 09/11] authz: add QAuthZListFile object type for a file access control list

[V3,1/5] dmaengine: dmatest: Add support for multi channel testing
 2018-12-05 17:23 UTC 

[Qemu-devel] [PATCH v2 0/6] s390x/vfio: VFIO-AP interrupt control interception
 2018-12-05 17:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/6] s390x/vfio: ap: Use the APdevice as a child of the APBus
  ` [Qemu-devel] [qemu-s390x] "

[PATCH 0/9] tools/lib/traceevent: More udpates to make libtraceevent into a library
 2018-12-05 17:22 UTC  (7+ messages)
` [PATCH 3/9] tools/lib/traceevent: Install trace-seq.h API header file

[mm PATCH v6 0/7] Deferred page init improvements
 2018-12-05 17:22 UTC  (4+ messages)
` [mm PATCH v6 6/7] mm: Add reserved flag setting to set_page_links

[PATCH] xfs: use a dedicated SLAB cache for sector sized buffer data
 2018-12-05 17:20 UTC 

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-05 17:20 UTC  (5+ messages)
` [PATCH 13/25] argo: implement the register op

[PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"
 2018-12-05 17:20 UTC  (5+ messages)

[PATCH v1] perf record: fix memory leak on AIO objects deallocation
 2018-12-05 17:19 UTC 

[RFC v2] iommu/vt-d: Allow iommu_domain_alloc to allocate IOMMU_DOMAIN_DMA
 2018-12-05 17:19 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2018-12-05 17:19 UTC  (6+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 2/5] usb: assign ACPI companions for embedded USB devices
        ` [v3,2/5] "

[OE-core] FILESYSTEM_PERMS_TABLE / fs-perms.txt
 2018-12-05 17:12 UTC 

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-12-05 17:18 UTC  (11+ messages)

[PATCH 0/5] Introduce device_iommu_maped() function
 2018-12-05 17:17 UTC  (4+ messages)
` [PATCH 2/5] iommu/of: Use device_iommu_mapped()

[PATCH 0/5] introduce Kernel PMU events support
 2018-12-05 17:15 UTC  (20+ messages)
` [PATCH 1/5] ARC: perf: trivial code cleanup
` [PATCH 2/5] ARC: perf: introduce Kernel PMU events support
` [PATCH 3/5] ARC: perf: fix of kernel data types using
` [PATCH 4/5] ARC: perf: fix description comment
` [PATCH 5/5] ARC: perf: remove useless ifdefs

[PATCH] x86/kernel: Fix more -Wmissing-prototypes warnings
 2018-12-05 17:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 0/9] qcow2: cluster space preallocation
 2018-12-05 16:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v10 8/9] qcow2: skip writing zero buffers to empty COW areas

[PATCH v2 0/7] arm64: capabilities: Optimize checking and enabling
 2018-12-05 17:14 UTC  (5+ messages)
` [PATCH v2 1/7] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE

[PATCH net] ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
 2018-12-05 17:13 UTC  (2+ messages)

[Bug 107823] [amdgpu/displayport] Blackscreen on native resolution
 2018-12-05 17:13 UTC  (2+ messages)

edac driver initialization, interrupt, & debug
 2018-12-05 17:12 UTC  (11+ messages)
    ` edac driver injection of uncorrected errors & utils

[PATCH][v2] btrfs: run delayed items before dropping the snapshot
 2018-12-05 17:12 UTC 

perf: perf_fuzzer triggers GPF in perf_prepare_sample
 2018-12-05 17:11 UTC  (4+ messages)

[PATCH] arm64: dts: meson-axg: s400: Enable PHY interrupt
 2018-12-05 17:10 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/7] ] Add support for the SoCs found in Microsemi switches
 2018-12-05 17:10 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] MIPS: move create_tlb() in an proper header: mipsregs.h
` [U-Boot] [PATCH v3 2/7] MIPS: Allow to prefetch and lock instructions into cache
` [U-Boot] [PATCH v3 3/7] MSCC: add support for Ocelot SoCs
` [U-Boot] [PATCH v3 4/7] MSCC: add support for Luton SoCs
` [U-Boot] [PATCH v3 5/7] MSCC: add board support for the Ocelots based evaluation boards
` [U-Boot] [PATCH v3 6/7] MSCC: add board support for the Luton based evaluation board
` [U-Boot] [PATCH v3 7/7] MIPS: bootm: Add support for Vcore III linux kernel

[PATCH v2] arm64: dts: meson-axg: Enable GPIO interrupt controller
 2018-12-05 17:09 UTC  (5+ messages)

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-05 17:09 UTC  (7+ messages)
` [PATCH 5/9] x86/amd: Probe for legacy SSBD interfaces on boot
` [PATCH 6/9] x86/amd: Allocate resources to cope with LS_CFG being per-core on Fam17h

[PATCH v2] drm/amd/display: Add below the range support for FreeSync
 2018-12-05 17:08 UTC 

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-12-05 17:06 UTC  (8+ messages)

[PATCH] lib: add warning for NULL pointer
 2018-12-05 17:06 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl: Fix memory node duplication
 2018-12-05 17:05 UTC  (2+ messages)

[PATCH] perf, tools: Support srccode output
 2018-12-05 17:05 UTC  (4+ messages)

[PATCH v2] doc: fix a typo in testpmd guide
 2018-12-05 17:05 UTC 

[PATCH v2 0/3] Enable SD card slot on msm8998 MTP
 2018-12-05 17:03 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: msm8998: correct xo clock name

Cost of enabling context field procname
 2018-12-05 17:04 UTC  (2+ messages)

[PATCH 01/12] staging: rtl8188eu: refactor cckrates_included()
 2018-12-05 17:02 UTC  (12+ messages)
` [PATCH 02/12] staging: rtl8188eu: refactor cckratesonly_included()
` [PATCH 03/12] staging: rtl8188eu: simplify array initializations
` [PATCH 04/12] staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.c
` [PATCH 05/12] staging: rtl8188eu: cleanup declarations "
` [PATCH 06/12] staging: rtl8188eu: cleanup block comment "
` [PATCH 07/12] staging: rtl8188eu: cleanup long lines "
` [PATCH 08/12] staging: rtl8188eu: add spaces around operators "
` [PATCH 09/12] staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()
` [PATCH 10/12] staging: rtl8188eu: correct indentation in update_wireless_mode()
` [PATCH 11/12] staging: rtl8188eu: rename struct field Wifi_Error_Status
` [PATCH 12/12] staging: rtl8188eu: remove unused code in rtw_cmd.c

[PATCH] clk: rockchip: add clock gate of ACODEC for rk3328
 2018-12-05 17:03 UTC  (4+ messages)

[PATCH] Makefile: fix mixed tab and spaces
 2018-12-05 17:03 UTC  (2+ messages)

[PATCH 1/2] drm: Only #define DEBUG if CONFIG_DYNAMIC_DEBUG is disabled
 2018-12-05 16:56 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm: Use pr_debug for all output from ttm_bo_evict

x86/mce: Streamline MCE subsystem's naming
 2018-12-05 17:00 UTC  (6+ messages)
  ` [PATCH] "

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-05 17:00 UTC  (8+ messages)
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[RFC PATCH] btrfs: Remove __extent_readpages
 2018-12-05 16:58 UTC  (2+ messages)

Call for Papers - MICRADS 2019, Rio de Janeiro, Brazil | Deadline: December 28
 2018-12-05 16:58 UTC 

[meta-oe][PATCH] glog: fix installation path
 2018-12-05 16:58 UTC  (3+ messages)
` [PATCH][meta-oe] glog: fix libunwind search in components which depend on glog

[RFC PATCH] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
 2018-12-05 16:57 UTC  (4+ messages)

[PATCH] [meta-python][PATCH] python-cryptography-vectors:upgrade to 2.4.1
 2018-12-05 16:56 UTC  (4+ messages)
` [PATCH] [meta-python][PATCH]python-cryptography:upgrade to 2.4

[PATCH v6 00/24] arm64: provide pseudo NMI with GICv3
 2018-12-05 16:55 UTC  (5+ messages)
` [PATCH v6 10/24] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH] media: v4l2-subdev: document controls need _FL_HAS_DEVNODE
 2018-12-05 16:55 UTC 

[PATCH V2] nvmet-rdma: Fix response use after free
 2018-12-05 16:54 UTC 

[PATCH v4 0/3] mtd: spi-nor: mx25l25635f: Use 4B opcodes
 2018-12-05 16:54 UTC  (12+ messages)
` [PATCH v4 1/3] mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
` [PATCH v4 3/3] mtd: spi-nor: Add a post BFPT fixup for MX25L25635E

[PATCH 0/6] xfsprogs-4.20: various fixes
 2018-12-05 16:54 UTC  (7+ messages)
` [PATCH 2/6] xfs_repair: don't error out on dirs with a single leafn block
  ` [PATCH v2 "

[PATCH 1/2] arm64: dts: renesas: r8a77965: Add CAN controller nodes
 2018-12-05 16:50 UTC  (9+ messages)

[Buildroot] [PATCH next v6 00/10] Per-package host/target directory support
 2018-12-05 16:52 UTC  (5+ messages)
` [Buildroot] [PATCH next v6 07/10] core: implement per-package SDK and target

USB speaker with CM103+ chip has left and right audio inverted
 2018-12-05 16:51 UTC 

[PATCH] Makefile: fix mixed tab and spaces
 2018-12-05 16:51 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/1] drm/msm/a6xx: Add interconnect support
 2018-12-05 16:51 UTC  (5+ messages)
` [PATCH 1/1] drm/msm/a6xx: Add support for an interconnect path

linux-next: Tree for Dec 5
 2018-12-05 16:50 UTC  (2+ messages)
` linux-next: Tree for Dec 5 (gpu/drm/amd/display)

[PATCH bpf-next] tools: bpftool: add a command to dump the trace pipe
 2018-12-05 16:50 UTC  (2+ messages)

[PATCH v2 0/3] mmu notifier contextual informations
 2018-12-05 16:49 UTC  (6+ messages)
` [PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback

[Qemu-devel] [PATCH v2] qemu-img info lists bitmap directory entries
 2018-12-05 16:48 UTC 

[PATCH] doc: update turbo SW documentation
 2018-12-05 16:48 UTC  (3+ messages)
` [PATCH v2] baseband/turbo_sw: update for FlexRAN 18.09


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.