All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 12:37:27 to 2017-03-22 13:25:49 UTC [more...]

[PATCH 00/17] PCI resource mmap cleanup
 2017-03-22 13:25 UTC  (17+ messages)
` [PATCH 01/17] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH 02/17] pci: Fix another sanity check bug in /proc/pci mmap
` [PATCH 03/17] pci: Only allow WC mmap on prefetchable resources
` [PATCH 04/17] pci: Add arch_can_pci_mmap_wc() macro
` [PATCH 05/17] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
` [PATCH 06/17] pci: Add HAVE_PCI_MMAP_IO to architectures which can mmap() I/O space
` [PATCH 07/17] pci: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH 08/17] pci: Add BAR index argument to pci_mmap_page_range()
` [PATCH 10/17] arm: Use generic pci_mmap_resource_range()
` [PATCH 11/17] cris: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] mn10300: "
` [PATCH 14/17] parisc: "
` [PATCH 15/17] sh: "
` [PATCH 16/17] unicore: "
` [PATCH 17/17] arm64: Do not expose PCI mmap through procfs

[PATCH 0/2] pinctrl: sh-pfc: r8a7795: Misc fixes and cleanups
 2017-03-22 13:25 UTC  (2+ messages)

[PATCH 0/7] clk: renesas: rcar-gen3: Misc fixes and cleanups
 2017-03-22 13:25 UTC  (2+ messages)

[Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures
 2017-03-22 13:24 UTC  (5+ messages)

[PATCH] ARM: dts: r7s72100: add power-domains to sdhi
 2017-03-22 13:25 UTC  (2+ messages)

[PATCH 2/2] wireless: zd1211rw: fix NULL-deref at probe
 2017-03-22 13:24 UTC  (6+ messages)
` [2/2] "

[PATCH] drm/i915: Prefer to report ENOMEM rather than incur the oom for gfx allocations
 2017-03-22 13:24 UTC  (3+ messages)

Problem: net: mvneta: auto-negotiation with disconnected network cable
 2017-03-22 13:23 UTC 

[PATCH v2] staging: rts5208: Replace a bit shift by a use of BIT
 2017-03-22 13:24 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller
 2017-03-22 13:23 UTC  (14+ messages)
` [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc
` [PATCH v2 4/7] arm: dts: r7s72100: Add pin controller node
` [PATCH v2 5/7] arm: dts: genmai: Add SCIF2 pin group
` [PATCH v2 6/7] arm: dts: genmai: Add RIIC2 "
` [PATCH v2 7/7] arm: dts: genmai: Add user led device nodes

[PATCH 00/16] more drmP.h cleanup
 2017-03-22 13:23 UTC  (4+ messages)
` [PATCH 11/16] drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
  ` [Intel-gfx] "

[Bridge] [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
 2017-03-22 13:22 UTC  (14+ messages)
                      `  "

[PATCH v1 0/7] BQ24190 support for power_supply_battery_info and DT binding
 2017-03-22 13:22 UTC  (5+ messages)
` [PATCH v1 7/7] power: bq24190_charger: Set bq24190-battery device .type=unknown

another design question -- proper (meaningful) content of recipe patches?
 2017-03-22 13:22 UTC 

[Qemu-devel] [PATCH qemu-ga] qga: Make qemu-ga compile statically for Windows
 2017-03-22 13:21 UTC  (2+ messages)

[PATCH 4/5] mtd: nand: add support for Micron on-die ECC
 2017-03-22 13:20 UTC  (2+ messages)

[PATCH] drm/i915: simplify intel_ddi_pll_select()
 2017-03-22 13:21 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] tpm: Add and fix commands
 2017-03-22 13:20 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] tpm: Add function to load keys via their parent's SHA1 hash
` [U-Boot] [PATCH 2/3] cmd: tpm: Fix flush command
` [U-Boot] [PATCH 3/3] lib: tpm: Add command to list resources

[PATCH] clk: Add requested rate to clock summary output
 2017-03-22 13:20 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{2, 12}.x and 4.{1, 4, 9, 10}.x series
 2017-03-22 13:19 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default version to 4.10.5

[PATCH libnetfilter_cthelper] examples: kill the "invalid argument" error in nftc-helper-add
 2017-03-22 13:09 UTC  (2+ messages)

[PATCH 0/3] xen: support of large memory maps
 2017-03-22 13:19 UTC  (5+ messages)
` [PATCH 2/3] xen/x86: use trampoline e820 buffer for BIOS interface only
` [PATCH 3/3] xen/x86: support larger memory map from EFI

[PATCH v3] mmc: sh_mmcif: Document r7s72100 DT bindings
 2017-03-22 13:17 UTC  (3+ messages)

Optimised memset64/memset32 for powerpc
 2017-03-22 13:18 UTC  (5+ messages)

[PATCH v1] leds: lp3952: Remove ACPI support for lp3952
 2017-03-22 13:15 UTC  (3+ messages)

[xen-unstable test] 106504: regressions - FAIL
 2017-03-22 12:47 UTC  (7+ messages)

[PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
 2017-03-22 12:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 for-2.9 0/3] Fix QemuOpts regression on bogus keys
 2017-03-22 13:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] qapi: Fix QemuOpts visitor regression on unvisited input

[PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error
 2017-03-22 13:12 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/81] Patch Round-up for stable 2.8.1, freeze on 2017-03-27
 2017-03-22 13:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 58/81] ahci: advertise HOST_CAP_64

[PATCH v5] vfio error recovery: kernel support
 2017-03-22 13:10 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v1] Revert "extcon: usb-gpio: add support for ACPI gpio interface"
 2017-03-22 13:09 UTC  (3+ messages)

[PATCH RESEND] tools/libxl: add support for emulated NVMe drives
 2017-03-22 13:09 UTC 

How to write RT applications ?
 2017-03-22 13:10 UTC  (5+ messages)

[PATCH 0/6] perf string handling fixes
 2017-03-22 13:06 UTC  (7+ messages)
` [PATCH 1/6] perf buildid: do not update SDT cache with null filename
` [PATCH 2/6] perf buildid: do not assume that readlink() returns a null terminated string
` [PATCH 3/6] perf tests: "
` [PATCH 4/6] perf utils: use sizeof(buf)-1 in readlink() call
` [PATCH 5/6] perf utils: null terminate buf in read_ftrace_printk()
` [PATCH 6/6] perf utils: readlink /proc/self/exe to find the perf binary

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-22 13:09 UTC  (11+ messages)
` [PATCH v1 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT

[PATCH nft] src: allow update of net base w. meta l4proto icmpv6
 2017-03-22 13:09 UTC  (2+ messages)

Linux 4.10.5
 2017-03-22 13:06 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/5] Runtime testing infrastructure
 2017-03-22 13:08 UTC  (4+ messages)
` [Buildroot] [PATCH v3 4/5] support/testing: add package tests

[PATCH 0/4] miscellaneous tests
 2017-03-22 13:06 UTC  (7+ messages)
` [PATCH 3/4] reflink: test adjacency of reflinked blocks

Linux 4.9.17
 2017-03-22 13:06 UTC  (2+ messages)

Linux 4.4.56
 2017-03-22 13:05 UTC  (2+ messages)

[PATCH 00/20] Separate `ref_cache` into a separate module
 2017-03-22 13:06 UTC  (5+ messages)
` [PATCH 18/20] commit_packed_refs(): use reference iteration

[Buildroot] [PATCH] support/script/check-bin-arch: ignore /usr/share
 2017-03-22 13:06 UTC  (3+ messages)

[PATCH v5] hwmon: ads7828 optional parameters from the device tree
 2017-03-22 13:05 UTC  (3+ messages)

[PATCH 00/17] Expand Aspeed AST2500 Support
 2017-03-22 13:06 UTC  (9+ messages)
` [PATCH 11/17] aspeed: Add I2C Driver
  ` [U-Boot] "
` [PATCH 16/17] aspeed: Add AST2500/AST2400 compatible NIC Driver
  ` [U-Boot] "

[PATCH] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic_read()
 2017-03-22 12:57 UTC  (5+ messages)

[U-Boot] [PATCH] rockchip: spl: use spl_early_init() instead of spl_init()
 2017-03-22 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 00/21] STiH410-B2260: add reset, usb and fastboot support
 2017-03-22 13:06 UTC  (7+ messages)
` [U-Boot] [PATCH 01/21] reset: Add STi reset support
` [U-Boot] [PATCH 05/21] phy: Add STi phy usb support
` [U-Boot] [PATCH 06/21] usb: ehci: Add STi ehci support

[U-Boot] Why is ns16550 guarded by !OF_PLATDATA ?
 2017-03-22 13:05 UTC  (2+ messages)

[U-Boot] [U-Boot 0/3] introduce Rockchip rockusb
 2017-03-22 13:05 UTC  (5+ messages)
` [U-Boot] [U-Boot 2/3] cmd: add rockusb command

[U-Boot] [PATCH 00/16] RFC: Board init using driver model
 2017-03-22 13:05 UTC  (6+ messages)
` [U-Boot] [PATCH 04/16] dm: board: Add a uclass for init functions

[PATCH v1 1/2] Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
 2017-03-22 13:05 UTC  (3+ messages)

[PATCH] clk: tegra: Add UARTB reset
 2017-03-22 12:58 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] sunxi: DM pinctrl implementation
 2017-03-22 13:05 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/6] dm: core: Allow multiple drivers to bind for a single node

[U-Boot] [PATCH v1 0/1] arm64: enable SPL with ATF support
 2017-03-22 13:05 UTC  (3+ messages)
` [U-Boot] [PATCH v1] spl: add support to booting with ATF

[PATCH 1/3] s390: cpacf: query instructions use unique parameters for compatibility with KMA
 2017-03-22 13:05 UTC 

[PATCH] usb: xhci: bInterval quirk for TI TUSB73x0
 2017-03-22 13:06 UTC  (6+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[U-Boot] uboot information
 2017-03-22 13:05 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] rockchip: pinctrl: use per-SoC option names for Kconfig
 2017-03-22 13:05 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] rockchip: rk3399: spl: Make baudrate and UART configurable
 2017-03-22 13:05 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3399: spl: add UART0 support for SPL
` [U-Boot] [PATCH 3/3] rockchip: config: rk3399: update defconfigs and rk3399_common

[U-Boot] dt overlays
 2017-03-22 13:05 UTC  (2+ messages)

[refpolicy] [PATCH] another version of systemd cgroups hostnamed and logind
 2017-03-22 12:59 UTC 

[Qemu-devel] [PATCH v2 0/3] block: pause block jobs for bdrv_drain_begin/end
 2017-03-22 12:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] blockjob: add block_job_start_shim

[PATCH v2] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic[64]_read()
 2017-03-22 12:57 UTC  (2+ messages)

[PATCH 1/6] regulator: helpers: Add regmap set_soft_start helper
 2017-03-22 12:57 UTC  (2+ messages)

[PATCH V4 1/2] netfilter: xt_AUDIT: use consistent ipv4 network offset
 2017-03-22 12:56 UTC  (4+ messages)

32-bit x86 system reboots automatically on resume from hibernate (ASLR issue?)
 2017-03-22 12:50 UTC  (3+ messages)

[PATCH v2 0/6] enable O and KBUILD_OUTPUT for kselftest
 2017-03-22 12:55 UTC  (13+ messages)
` [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT

[Cocci] [PATCH v2 0/9] fixup usage of non-raw spinlocks in irqchips
 2017-03-22 12:46 UTC  (7+ messages)
` [PATCH v2 7/9] gpio: 104-idi-48: make use of raw_spinlock variants
` [PATCH v2 8/9] gpio: 104-idio-16: "
` [PATCH v2 9/9] gpio: pci-idio-16: "

[Qemu-devel] [PULL for-2.9 0/1] Block patches
 2017-03-22 12:54 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.9 1/1] parallels: fix default options parsing

[PATCH v3 0/5] coresight: enable debug module
 2017-03-22 12:54 UTC  (4+ messages)
` [PATCH v3 3/5] coresight: add support for "

design question: should layer.conf contain "PREFERRED_VERSION" settings?
 2017-03-22 12:53 UTC  (8+ messages)

[U-Boot] [PATCH v2] Makefile: Fix linking with modern binutils
 2017-03-22 12:53 UTC  (7+ messages)

[PATCH 0/5] Intel PMIC: Intel PMIC mfd and OPRegion drivers must be built in
 2017-03-22 12:53 UTC  (3+ messages)
` [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver

[Buildroot] ninja/python-meson packages
 2017-03-22 12:53 UTC  (2+ messages)

Possible bug in mmc-utils: Is MMC 'partition setting completed' required for 'write reliability'?
 2017-03-22 12:52 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs
 2017-03-22 12:52 UTC  (4+ messages)
  `  "

[PATCH] cpufreq: schedutil: Always trace frequency if it does not change
 2017-03-22 12:52 UTC  (3+ messages)

[PATCH] ASoC: blackfin: constify snd_soc_ops structures
 2017-03-22 12:51 UTC 

[PATCH] block: trace completion of all bios
 2017-03-22 12:51 UTC  (2+ messages)

[SPDK] bdev/NVMe pass-though command
 2017-03-22 12:51 UTC 

State of bitbake world, Failed tasks 2017-03-21
 2017-03-22 12:51 UTC 

My kernel patch was rejected with comments
 2017-03-22 12:50 UTC  (5+ messages)

[PATCH] x86/hvm: switch some open-coded dpci access to use the provided macro
 2017-03-22 12:49 UTC  (3+ messages)

[PATCH 0/3] x86, kasan: add KASAN checks to atomic operations
 2017-03-22 12:48 UTC  (12+ messages)
` [PATCH 2/3] asm-generic, x86: wrap "

[PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-03-22 12:23 UTC  (3+ messages)

[PATCH v2 0/3] perf annotate: Bugfixes
 2017-03-22 12:44 UTC  (4+ messages)
` [PATCH v2 1/3] perf annotate: Fix a bug reading link name from a build-id file
` [PATCH v2 2/3] perf annotate: Fix a bug of division by zero when calculating percent
` [PATCH v2 3/3] perf annotate: Fix missing number of samples

[PATCH 0/2] Hi655x: mfd/pmic: regulator: Correct dependencies
 2017-03-22 11:43 UTC  (5+ messages)
` [PATCH 2/2] regulator: hi655x: Bump parent pmic module use count

[meta-security][PATCH 1/6] tpm-tools: updatet 1.3.9.1
 2017-03-22 12:46 UTC  (6+ messages)
` [meta-security][PATCH 2/6] swtpm: fix musl build issues
` [meta-security][PATCH 3/6] trousers: Fix musl compile error
` [meta-security][PATCH 4/6] samhain: fix build issues when using musl
` [meta-security][PATCH 5/6] samhain-server: fix config error with acl
` [meta-security][PATCH 6/6] build-image: remove ROOTFS_PKGMANAGE_BOOTSTRAP

Linux kernel 4.10.5 released
 2017-03-22 12:46 UTC 

[PATCH 00/18] Provide a command line option to choose how to handle SErrors
 2017-03-22 12:45 UTC  (10+ messages)
` [PATCH 02/18] xen/arm: Restore HCR_EL2 register

[PATCH 1/3] oeqa: use WORKDIR/oe-testimage-repo to look for RPM packages
 2017-03-22 12:43 UTC  (3+ messages)
` [PATCH 2/3] sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEY
` [PATCH 3/3] rpm: add a "rpm-build" PROVIDES

[PATCH v11 0/2] Add support for Omnivision OV5647
 2017-03-22 12:30 UTC  (2+ messages)
` [PATCH v11 2/2] media: i2c: Add support for OV5647 sensor

[PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM
 2017-03-22 12:43 UTC  (13+ messages)

[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
 2017-03-22 12:41 UTC  (5+ messages)
` [RFC PATCH 1/23] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities

[PATCH] arm64: kaslr: Add 2MB correction for aligning kernel image
 2017-03-22 12:40 UTC  (5+ messages)
` [PATCH v2] arm64: kaslr: Fix up the kernel image alignment

[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-22 12:39 UTC  (7+ messages)

[meta-security][PATCH] swtpm: depends on expect-native and socat-native
 2017-03-22 12:39 UTC  (2+ messages)

[PATCH 1/3] net: stmmac: Always enable MAC RX queues
 2017-03-22 12:38 UTC  (3+ messages)
` [PATCH 2/3] net: stmmac: Restore DT backwards-compatibility

[PATCH nf-next] netfilter: nf_tables: add nft_is_base_chain() helper
 2017-03-22 12:38 UTC 

[PATCH v2] sched/deadline: Make find_later_rq() choose a closer cpu in topology
 2017-03-22 12:37 UTC  (2+ messages)

[PATCH v2 1/5] drm/i915: Eliminate per-fw_domain i915 backpointer
 2017-03-22 12:37 UTC  (5+ messages)
` [PATCH v2 2/5] drm/i915: Skip unused fw_domains
` [PATCH v2 3/5] drm/i915: Remove posting-read for forcewake put
` [PATCH v2 4/5] drm/i915: All fw_domains share the same set/clear/reset values
` [PATCH v2 5/5] drm/i915: Drop uncore spinlock for reading forcewake counters

[PATCH v3 net-next] net: stmmac: fix dma operation mode config for older versions
 2017-03-22 12:37 UTC  (2+ messages)


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.