All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-31 11:50:45 to 2019-07-31 12:27:20 UTC [more...]

[PATCH v2 0/3] Changes in few libtraceevent APIs
 2019-07-31 12:27 UTC  (5+ messages)
` [PATCH v2 1/3] tools/lib/traceevent, tools/perf: Changes in tep_print_event_* APIs

[PATCH 0/2] at91: add support for Arietta G25
 2019-07-31 12:27 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: "

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-31 12:26 UTC  (14+ messages)

[PATCH] ata: libahci: do not complain in case of deferred probe
 2019-07-31 12:26 UTC 

[PATCH -next 32/34] ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[PATCHv2 0/3] crypto: inside-secure - broaden driver scope
 2019-07-31 12:26 UTC  (13+ messages)
` [PATCHv2 2/3] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCHv2 3/3] crypto: inside-secure - add support for using the EIP197 without vendor firmware

[RFC PATCH 0/3] fix hugetlb page allocation stalls
 2019-07-31 12:25 UTC  (7+ messages)
` [RFC PATCH 1/3] mm, reclaim: make should_continue_reclaim perform dryrun detection
` [RFC PATCH 2/3] mm, compaction: use MIN_COMPACT_COSTLY_PRIORITY everywhere for costly orders

[PATCH] dt-bindings: ata: fix typo in Allwinner R40 reset specific paragraph
 2019-07-31 12:25 UTC 

[PATCH] drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
 2019-07-31 12:25 UTC  (6+ messages)

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-07-31 12:21 UTC  (39+ messages)
` [PATCH v3 01/19] phy: mvebu-cp110-comphy: Add clocks support
` [PATCH v3 02/19] phy: mvebu-cp110-comphy: Explicitly initialize the lane submode
` [PATCH v3 03/19] phy: mvebu-cp110-comphy: Add SMC call support
` [PATCH v3 04/19] phy: mvebu-cp110-comphy: List already supported Ethernet modes
` [PATCH v3 05/19] phy: mvebu-cp110-comphy: Add RXAUI support
` [PATCH v3 06/19] phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modes
` [PATCH v3 07/19] phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configured
` [PATCH v3 08/19] phy: mvebu-cp110-comphy: Add USB3 host/device support
` [PATCH v3 09/19] phy: mvebu-cp110-comphy: Add SATA support
` [PATCH v3 10/19] phy: mvebu-cp110-comphy: Cosmetic change in a helper
` [PATCH v3 11/19] phy: mvebu-cp110-comphy: Add PCIe support
` [PATCH v3 12/19] phy: mvebu-cp110-comphy: Update comment about powering off all lanes at boot
` [PATCH v3 13/19] dt-bindings: phy: Add Marvell COMPHY clocks
` [PATCH v3 14/19] dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindings
` [PATCH v3 15/19] arm64: dts: marvell: Add CP110 COMPHY clocks
` [PATCH v3 16/19] arm64: dts: marvell: Add 7k/8k per-port PHYs in SATA nodes
` [PATCH v3 17/19] arm64: dts: marvell: Add 7k/8k PHYs in USB3 nodes
` [PATCH v3 18/19] arm64: dts: marvell: Add 7k/8k PHYs in PCIe nodes
` [PATCH v3 19/19] arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply

[RFC PATCH] grep: allow for run time disabling of JIT in PCRE
 2019-07-31 12:24 UTC  (2+ messages)

[PATCH -next 26/34] ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[Qemu-devel] [PATCH v5 0/5] hw/block/pflash_cfi01: Add DeviceReset() handler
 2019-07-31 12:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/5] hw/block/pflash_cfi01: Use the correct READ_ARRAY value

[PATCH rfc 0/2] nvme controller reset and namespace scan work race conditions
 2019-07-31 12:23 UTC  (5+ messages)
` [PATCH rfc 1/2] nvme: don't remove namespace if revalidate failed because of controller reset
` [PATCH rfc 2/2] nvme: fix possible use-after-free condition when controller reset is racing namespace scanning

[PATCH v3 0/3] rtw88: add support for BT co-existence mechanism
 2019-07-31 12:22 UTC  (4+ messages)
` [PATCH v3 1/3] rtw88: allow c2h operation in irq context
` [PATCH v3 2/3] rtw88: enclose c2h cmd handle with mutex
` [PATCH v3 3/3] rtw88: add BT co-existence support

[U-Boot] [GIT] Pull request: u-boot-clk (31.07.2019)
 2019-07-31 12:22 UTC 

[Qemu-devel] [RFC] virtio-mmio: implement modern (v2) personality (virtio-1)
 2019-07-31 12:22 UTC  (3+ messages)

[PATCH 2/2] cnic: Use refcount_t for refcount
 2019-07-31 12:22 UTC 

[PATCH v1] drivers/base/memory.c: Don't store end_section_nr in memory blocks
 2019-07-31 12:22 UTC 

[PATCH 1/2] bnxt_en: Use refcount_t for refcount
 2019-07-31 12:22 UTC 

[PATCH -next 13/34] ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[dpdk-dev] [PATCH] examples/ip_pipeline: remove tc ov flag from pipe profile cli
 2019-07-31 12:19 UTC  (2+ messages)

[PATCH -next 23/34] ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[virtio-comment] Re: [virtio-dev] [PATCH v7 3/5] pci: Define virtio_pci_cap64
 2019-07-31 12:18 UTC  (3+ messages)
` [virtio-dev] [PATCH] content: fix typo

[Xen-devel] [xen-unstable test] 139539: regressions - FAIL
 2019-07-31 12:17 UTC 

[PATCH] net: sctp: Rename fallthrough label to unhandled
 2019-07-31 12:16 UTC  (5+ messages)

[PATCH nf,v2] netfilter: nf_tables: map basechain priority to hardware priority
 2019-07-31 12:16 UTC 

[U-Boot] Please pull u-boot-mmc
 2019-07-31 12:16 UTC 

[PATCH -next 21/34] ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[virtio-dev] [PATCH v2] Add virtio rpmb device specification
 2019-07-31 12:16 UTC  (2+ messages)

[RESEND PATCH] phy: mvebu-a3700-comphy: Inform users if their firmware is too old
 2019-07-31 12:15 UTC 

[PATCH] MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer
 2019-07-31 12:15 UTC  (3+ messages)
` New Renesas SoC tree for linux-next (was: [PATCH] MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer)

[PATCH 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-07-31 12:14 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal
` [PATCH 2/6] thermal: amlogic: Add thermal driver to support G12 SoCs
` [PATCH 3/6] arm64: dts: amlogic: g12: add temperature sensor
` [PATCH 4/6] arm64: dts: meson: sei510: Add minimal thermal zone
` [PATCH 5/6] arm64: dts: amlogic: odroid-n2: add "
` [PATCH 6/6] MAINTAINERS: add entry for Amlogic Thermal driver

[Xen-devel] [PATCH 0/7] xen/arm: Xen hardening for newer Armv8
 2019-07-31 12:14 UTC  (7+ messages)
` [Xen-devel] [PATCH 3/7] xen/arm: Rework psr_mode_is_32bit()

[PATCH -next 17/34] ASoC: codecs: jz4725b: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: codecs: jz4725b: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[RESEND PATCH] usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
 2019-07-31 12:11 UTC 

[Xen-devel] [PATCH v4 1/2] xen/arm: extend fdt_property_interrupts
 2019-07-31 12:11 UTC  (2+ messages)

LEDs next branch
 2019-07-31 12:11 UTC  (5+ messages)

[PATCH RFC 0/2] nfsd: add principal to the data being tracked by nfsdcld
 2019-07-31 12:11 UTC  (5+ messages)

[PATCH -next 31/34] ASoC: xlnx: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: xlnx: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[PATCH 00/22] staging: erofs: updates according to erofs-outofstaging v4
 2019-07-31 12:10 UTC  (11+ messages)
` [PATCH 07/22] staging: erofs: remove redundant #include "internal.h"
` [PATCH 08/22] staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES

[Xen-devel] [PATCH v4] xen/doc: Improve Dom0-less documentation
 2019-07-31 12:09 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 for-4.1? 0/9] qcow2-bitmaps: rewrite reopening logic
 2019-07-31 12:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/9] block: add .bdrv_need_rw_file_child_during_reopen_rw handler

[PATCH] gpio: remove duplicated function definition
 2019-07-31 12:09 UTC  (2+ messages)

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-31 12:08 UTC  (10+ messages)

[dpdk-dev] [PATCH 0/2] add symmetric toeplitz hash support
 2019-07-31 12:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: "

[PATCH -next 34/34] ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[dpdk-dev] [PATCH] eal: hide internal function
 2019-07-31 12:07 UTC 

[PATCH v2] nbd: replace kill_bdev() with __invalidate_device() again
 2019-07-31 12:13 UTC 

[PATCH v2] arm64: dts: qcom: qcs404: Add wifi rails in QCS404 dt node for proxy votes
 2019-07-31 12:07 UTC  (3+ messages)

[LTP] [PATCH v6 1/3] lib: alter find_free_loopdev()
 2019-07-31 12:07 UTC  (4+ messages)
` [LTP] [PATCH v7 "

[PATCH RFC 1/2] futex: Split key setup from key queue locking and read
 2019-07-31 12:06 UTC  (3+ messages)
` [PATCH RFC 2/2] futex: Implement mechanism to wait on any of several futexes

[PATCH -next 33/34] ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[Xen-devel] [PATCH v2 0/2] Raspberry Pi 4 support
 2019-07-31 12:05 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 1/2] ns16550: Add compatible string for Raspberry Pi 4
` [Xen-devel] [PATCH v2 2/2] xen/arm: platform: Add Raspberry Pi platform

[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
 2019-07-31 12:04 UTC  (6+ messages)
` [PATCH 3/3] i386/kvm: initialize struct at full before ioctl call
      ` [Qemu-devel] "

[PATCH] crypto: atmel-sha204a: Use device-managed registration API
 2019-07-31 12:04 UTC  (3+ messages)

[PATCH] nvme/multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
 2019-07-31 12:04 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/9] apalis-tk1: fixes/updates for v2019.10
 2019-07-31 12:04 UTC  (10+ messages)
` [U-Boot] [PATCH v1 1/9] apalis-tk1: do not explicitly release reset_moci#
` [U-Boot] [PATCH v1 2/9] apalis-tk1: set apalis gpio 8 aka fan_en
` [U-Boot] [PATCH v1 3/9] apalis-tk1: provide proper USB vendor id
` [U-Boot] [PATCH v1 4/9] apalis-tk1: enable user debug by default
` [U-Boot] [PATCH v1 5/9] apalis-tk1: add pcie_aspm=off to defargs
` [U-Boot] [PATCH v1 6/9] apalis-tk1: switch to zImage
` [U-Boot] [PATCH v1 7/9] apalis-tk1/t30: colibri_t30: display reset reason
` [U-Boot] [PATCH v1 8/9] apalis-tk1: remove default vesa vga mode from vidargs
` [U-Boot] [PATCH v1 9/9] apalis-tk1: remove non-esential power rails on boot

[PATCH v1 1/1] mm/vmalloc.c: Fix percpu free VM area search criteria
 2019-07-31 12:04 UTC  (8+ messages)

[PATCH] nvme-rdma: fix possible use-after-free in connect error flow
 2019-07-31 12:03 UTC  (2+ messages)

[PATCH -next 14/34] ASoC: xtfpga-i2s: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: xtfpga-i2s: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[PATCH v2] mm: kmemleak: Use mempool allocations for kmemleak objects
 2019-07-31 12:02 UTC  (5+ messages)

[PATCH] hwrng: Use device-managed registration API
 2019-07-31 12:01 UTC  (4+ messages)

linux-next: build warning after merge of the akpm-current tree
 2019-07-31 12:01 UTC  (2+ messages)

[PATCH] nbd: replace kill_bdev() with __invalidate_device() again
 2019-07-31 12:01 UTC  (3+ messages)

[PATCH -next 22/34] ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[U-Boot] [PATCH v2] rpi: increase SYS_BOOTM_LEN to 64M on ARM64
 2019-07-31 11:59 UTC 

[PATCH v5] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-31 11:58 UTC  (4+ messages)

[PATCH] fgraph: Remove redundant ftrace_graph_notrace_addr() test
 2019-07-31 11:58 UTC  (4+ messages)

[PATCH -next 30/34] ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

pull-request: iwlwifi-fixes 2019-07-30
 2019-07-31 11:58 UTC  (2+ messages)

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.4-217-g6aaac92a7ecc)
 2019-07-31 11:56 UTC 

[RT PATCH] sched/deadline: Make inactive timer run in hardirq context
 2019-07-31 11:56 UTC  (2+ messages)

[GIT PULL 000/107] perf/core improvements and fixes
 2019-07-31 11:56 UTC  (3+ messages)
` [PATCH 107/107] perf vendor events power9: Added missing event descriptions

[PATCH rdma-next] RDMA/mlx5: Remove DEBUG ODP code
 2019-07-31 11:56 UTC 

[PATCH -next 16/34] ASoC: codecs: msm8916-wcd: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: codecs: msm8916-wcd: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[PATCH -next 18/34] ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[Xen-devel] [PATCH] Intel TXT: add reviewer, move to Odd Fixes state
 2019-07-31 11:52 UTC  (8+ messages)

[PATCH] fortran-helloworld: neaten recipe
 2019-07-31 11:53 UTC 

[RFC PATCH 0/7] xfs: add reflink & dedupe support for fsdax
 2019-07-31 11:49 UTC  (8+ messages)
` [RFC PATCH 1/7] dax: Introduce dax_copy_edges() for COW
` [RFC PATCH 2/7] dax: copy data before write
` [RFC PATCH 3/7] dax: replace mmap entry in case of CoW
` [RFC PATCH 4/7] fs: dedup file range to use a compare function
` [RFC PATCH 5/7] dax: memcpy before zeroing range
` [RFC PATCH 6/7] xfs: Add COW handle for fsdax
` [RFC PATCH 7/7] xfs: Add dedupe support "

[PATCH 0/8] netfilter fixes for net
 2019-07-31 11:51 UTC  (9+ messages)
` [PATCH 1/8] netfilter: ebtables: fix a memory leak bug in compat
` [PATCH 2/8] netfilter: nf_tables: Make nft_meta expression more robust
` [PATCH 3/8] netfilter: nft_meta_bridge: Eliminate 'out' label
` [PATCH 4/8] netfilter: add include guard to xt_connlabel.h
` [PATCH 5/8] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH 6/8] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH 7/8] netfilter: ipset: Fix rename concurrency with listing
` [PATCH 8/8] netfilter: ebtables: also count base chain policies

[Xen-devel] [RFC] XCP-ng subproject proposal
 2019-07-31 11:51 UTC  (2+ messages)

[PATCH -next 29/34] ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify code
 2019-07-31 11:29 UTC  (2+ messages)
` Applied "ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify code" to the asoc tree

[U-Boot] [PATCH 0/4] add pcie/ahci for mt7623/bpi-r2
 2019-07-31 11:51 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ahci-pci: ASM1061 report wrong class, but support AHCI
` [U-Boot] [PATCH 2/4] ata: ahci: Don't forget to clear upper address regs
` [U-Boot] [PATCH 3/4] pci: mediatek: Add pci-driver for mt2701
` [U-Boot] [PATCH 4/4] arm: dts: Add PCI-E controller for mt7623

[Qemu-devel] [PATCH for-4.2 v2 0/8] Kconfig switches
 2019-07-31 11:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device


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.