All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-29 06:17:57 to 2017-12-29 07:55:29 UTC [more...]

revamp vmem_altmap / dev_pagemap handling V3
 2017-12-29  7:54 UTC  (51+ messages)
` [PATCH 01/17] memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
` [PATCH 02/17] mm: don't export arch_add_memory
` [PATCH 03/17] mm: don't export __add_pages
` [PATCH 04/17] mm: pass the vmem_altmap to arch_add_memory and __add_pages
` [PATCH 05/17] mm: pass the vmem_altmap to vmemmap_populate
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 07/17] mm: pass the vmem_altmap to vmemmap_free
` [PATCH 08/17] mm: pass the vmem_altmap to memmap_init_zone
` [PATCH 09/17] mm: split altmap memory map allocation from normal case
` [PATCH 10/17] mm: merge vmem_altmap_alloc into altmap_alloc_block_buf
` [PATCH 11/17] mm: move get_dev_pagemap out of line
` [PATCH 12/17] mm: optimize dev_pagemap reference counting around get_dev_pagemap
` [PATCH 13/17] memremap: remove to_vmem_altmap
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 15/17] memremap: drop private struct page_map
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap
` [PATCH 17/17] memremap: merge find_dev_pagemap into get_dev_pagemap

[PATCH] bus/pci: fix wrong intr_handle.type with uio_pci_generic
 2017-12-29  7:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 00/16] Rockchip ISP1 Driver
 2017-12-29  7:52 UTC  (38+ messages)
` [PATCH v5 01/16] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v5 02/16] media: doc: add document for "
` [PATCH v5 03/16] media: rkisp1: Add user space ABI definitions
` [PATCH v5 04/16] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v5 05/16] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v5 06/16] media: rkisp1: add ISP1 statistics driver
` [PATCH v5 07/16] media: rkisp1: add ISP1 params driver
` [PATCH v5 08/16] media: rkisp1: add capture device driver
` [PATCH v5 09/16] media: rkisp1: add rockchip isp1 core driver
` [PATCH v5 10/16] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v5 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v5 12/16] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v5 13/16] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v5 14/16] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v5 15/16] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v5 16/16] MAINTAINERS: add entry for Rockchip ISP1 driver

[RFT net-next v3 0/5] dwmac-meson8b: RGMII clock fixes for Meson8b
 2017-12-29  7:52 UTC  (6+ messages)

[PATCH net 0/3] bug fixes for ENA Ethernet driver
 2017-12-29  7:46 UTC  (3+ messages)
` [PATCH net 3/3] eet: ena: invoke netif_carrier_off() only after netdev registered

[PATCH][next] wcn36xx: remove redundant assignment to msg_body.min_ch_time
 2017-12-29  7:44 UTC  (4+ messages)

[PATCH 1/4] drm/amd/powerplay: show the right unit for the temp printed out
 2017-12-29  7:44 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller
  ` [PATCH 3/4] drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a better name for other parameter
  ` [PATCH 4/4] drm/amd/powerplay: set pp_num_states as 0 on error situation

[PATCH for-next v2] iw_cxgb4: Change error/warn prints to pr_debug
 2017-12-29  7:41 UTC 

[PATCH v3 0/6] overlay: implement fsck.overlay utility
 2017-12-29  7:39 UTC  (6+ messages)
` [PATCH v3 6/6] fsck.overlay: add impure xattr check

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2017-12-29  7:34 UTC  (10+ messages)
` [RFC PATCH bpf-next v2 4/4] error-injection: Support fault injection framework

[Qemu-devel] [PATCH 0/5] ioapic: support TYPE_INTERRUPT_STATS_PROVIDER
 2017-12-29  7:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] doc: another fix to "info pic"
` [Qemu-devel] [PATCH 2/5] ioapic: support "
` [Qemu-devel] [PATCH 3/5] ioapic: some proper indents when dump info
` [Qemu-devel] [PATCH 4/5] ioapic: support "info irq"
` [Qemu-devel] [PATCH 5/5] hmp: obsolete "info ioapic"

[PATCH RESEND 1/3] net: Fix possible race in peernet2id_alloc()
 2017-12-29  7:30 UTC  (3+ messages)
` [PATCH RESEND 2/3] net: Add BUG_ON() to get_net()
` [PATCH RESEND 3/3] net: Remove spinlock from get_net_ns_by_id()

[PATCH libnftnl] tests: nft-parsing-test: fix warning - ignoring return value of fgets
 2017-12-29  7:29 UTC 

About the try to remove cross-release feature entirely by Ingo
 2017-12-29  7:28 UTC  (5+ messages)

[PATCH v2] zram: better utilization of zram swap space
 2017-12-29  7:26 UTC  (6+ messages)

[PATCH v3 for-next 0/2] Bugfixes for eq support in hns
 2017-12-29  7:26 UTC  (4+ messages)
` [PATCH v3 for-next 2/2] RDMA/hns: Fix alignment problem of the doorbell

[PATCH v2 0/4] Address error and recovery for AER and DPC
 2017-12-29  7:24 UTC  (5+ messages)
` [PATCH v2 1/4] PCI/AER: factor out error reporting from AER
` [PATCH v2 2/4] PCI/DPC/AER: Address Concurrency between AER and DPC
` [PATCH v2 3/4] PCI/ERR: Do not do recovery if DPC service is active
` [PATCH v2 4/4] PCI/DPC: Enumerate the devices after DPC trigger event

[PATCH net-next] cxgb4: Check alignment constraint for T6
 2017-12-29  7:18 UTC 

[ANNOUNCE] Git v2.16.0-rc0
 2017-12-29  7:17 UTC  (2+ messages)

[PATCH] iio: adc: max9611: fix module auto-loading
 2017-12-29  7:14 UTC  (2+ messages)

[clk:clk-next 170/171] ERROR: "clk_regmap_mux_div_ops" [drivers/clk/qcom/apcs-msm8916.ko] undefined!
 2017-12-29  7:12 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: mxc_i2c: Use or operation
 2017-12-29  7:06 UTC 

[PATCH 0/9] Upstream Multimedia patches for L4.9.51_MX8MQ Beta release
 2017-12-29  2:30 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-12-28
 2017-12-29  7:00 UTC 

[PATCH] examples/vhost: fix sending arp packet to self
 2017-12-29 14:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH libnftnl] tests: change char * pointer to constant (const char *)
 2017-12-29  6:49 UTC 

[PATCH for-next] iw_cxgb4: Change error/warn prints to pr_debug
 2017-12-29  6:43 UTC  (7+ messages)

[PATCH v6 2/8] module: use relative references for __ksymtab entries
 2017-12-29  6:42 UTC  (6+ messages)

[PATCH] md/raid5: fix a potential deadlock of raid5 reshape
 2017-12-29  6:42 UTC  (4+ messages)

[PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
 2017-12-29  6:33 UTC  (9+ messages)
` [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
    ` [Qemu-devel] "
` [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
    ` [Qemu-devel] "

[Qemu-devel] [PATCH 00/38] Add hppa-softmmu
 2017-12-29  6:31 UTC  (39+ messages)
` [Qemu-devel] [PATCH 01/38] target/hppa: Skeleton support for hppa-softmmu
` [Qemu-devel] [PATCH 02/38] target/hppa: Define the rest of the PSW
` [Qemu-devel] [PATCH 03/38] target/hppa: Disable gateway page emulation for system mode
` [Qemu-devel] [PATCH 04/38] target/hppa: Define hardware exception types
` [Qemu-devel] [PATCH 05/38] target/hppa: Split address size from register size
` [Qemu-devel] [PATCH 06/38] target/hppa: Implement mmu_idx from IA privilege level
` [Qemu-devel] [PATCH 07/38] target/hppa: Implement the system mask instructions
` [Qemu-devel] [PATCH 08/38] target/hppa: Add space registers
` [Qemu-devel] [PATCH 09/38] target/hppa: Add control registers
` [Qemu-devel] [PATCH 10/38] target/hppa: Adjust insn mask for mfctl, w
` [Qemu-devel] [PATCH 11/38] target/hppa: Implement rfi
` [Qemu-devel] [PATCH 12/38] target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
` [Qemu-devel] [PATCH 13/38] target/hppa: Implement unaligned access trap
` [Qemu-devel] [PATCH 14/38] target/hppa: Use space registers in data operations
` [Qemu-devel] [PATCH 15/38] target/hppa: Do not set cs_base to iaoq_b
` [Qemu-devel] [PATCH 16/38] target/hppa: Avoid privilege level decrease during branches
` [Qemu-devel] [PATCH 17/38] target/hppa: Implement IASQ
` [Qemu-devel] [PATCH 18/38] target/hppa: Implement tlb_fill
` [Qemu-devel] [PATCH 19/38] target/hppa: Implement external interrupts
` [Qemu-devel] [PATCH 20/38] target/hppa: Implement the interval timer
` [Qemu-devel] [PATCH 21/38] target/hppa: Log unimplemented instructions
` [Qemu-devel] [PATCH 22/38] target/hppa: Implement I*TLBA and I*TLBP insns
` [Qemu-devel] [PATCH 23/38] target/hppa: Implement P*TLB and P*TLBE insns
` [Qemu-devel] [PATCH 24/38] target/hppa: Implement LDWA
` [Qemu-devel] [PATCH 25/38] target/hppa: Implement LPA
` [Qemu-devel] [PATCH 26/38] target/hppa: Implement LCI
` [Qemu-devel] [PATCH 27/38] target/hppa: Implement SYNCDMA insn
` [Qemu-devel] [PATCH 28/38] target/hppa: Implement a halt instruction
` [Qemu-devel] [PATCH 29/38] hw/hppa: Implement DINO system board
` [Qemu-devel] [PATCH 30/38] target/hppa: Optimize for flat addressing space
` [Qemu-devel] [PATCH 31/38] target/hppa: Add system registers to gdbstub
` [Qemu-devel] [PATCH 32/38] target/hppa: Add migration for the cpu
` [Qemu-devel] [PATCH 33/38] target/hppa: Implement B,GATE insn
` [Qemu-devel] [PATCH 34/38] target/hppa: Only use EXCP_DTLB_MISS
` [Qemu-devel] [PATCH 35/38] qom: Add MMU_DEBUG_LOAD
` [Qemu-devel] [PATCH 36/38] target/hppa: Use MMU_DEBUG_LOAD when reloading for CR[IIR]
` [Qemu-devel] [PATCH 37/38] target/hppa: Increase number of temp regs
` [Qemu-devel] [PATCH 38/38] target/hppa: Fix comment

[PATCH] doc: fix link bonding pmd typo in prog guide
 2017-12-29  6:32 UTC 

[PATCH v3 00/16] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2017-12-29  6:28 UTC  (13+ messages)
` [PATCH v3 14/16] phy: Add notify_speed callback
                    ` [v3,14/16] "

[meta-cgl-common][PATCH 0/3] pacemaker: some fix
 2017-12-29  6:04 UTC  (4+ messages)
` [meta-cgl-common][PATCH 1/3] pacemaker: add pacemaker-cli-utils to RDEPENDS
` [meta-cgl-common][PATCH 2/3] pacemaker: rework 0002-pacemaker-search-header-from-STAGING_INCDIR-to-walka.patch
` [meta-cgl-common][PATCH 3/3] pacemaker: set OCF_ROOT_DIR to $libdir/ocf

[PATCH] Add shell completion for git remote rm
 2017-12-29  6:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] arm: am57xx: Add support for am574-idk
 2017-12-29  6:17 UTC  (3+ messages)
` [U-Boot] [PATCH v2 12/13] ARM: dts: am574x-idk: Add initial support
` [U-Boot] [PATCH v2 13/13] env: ti: Select dtb name for dra76x and am574


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.