All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 19:08:33 to 2017-03-22 20:09:50 UTC [more...]

[RESEND PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-22 20:07 UTC  (25+ messages)
` [RESEND PATCH v2 01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT
` [RESEND PATCH v2 02/53] mtd: nand: use read_oob() instead of cmdfunc() for bad block check
` [RESEND PATCH v2 03/53] mtd: nand: denali: remove unused CONFIG option and macros
` [RESEND PATCH v2 04/53] mtd: nand: denali: remove redundant define of BANK(x)
` [RESEND PATCH v2 05/53] mtd: nand: denali: remove more unused struct members
` [RESEND PATCH v2 06/53] mtd: nand: denali: fix comment of denali_nand_info::flash_mem
` [RESEND PATCH v2 07/53] mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros
` [RESEND PATCH v2 08/53] mtd: nand: denali: introduce capability flag
` [RESEND PATCH v2 09/53] mtd: nand: denali: use int where no reason to use fixed width variable
` [RESEND PATCH v2 10/53] mtd: nand: denali: fix erased page checking
` [RESEND PATCH v2 11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc()
` [RESEND PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability
` [RESEND PATCH v2 14/53] mtd: nand: denali: support 64bit capable DMA engine
` [RESEND PATCH v2 15/53] mtd: nand: denali_dt: remove dma-mask DT property
` [RESEND PATCH v2 16/53] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
` [RESEND PATCH v2 17/53] mtd: nand: denali: allow to override revision number
` [RESEND PATCH v2 18/53] mtd: nand: denali: use nand_chip to hold frequently accessed data
` [RESEND PATCH v2 19/53] mtd: nand: denali: call nand_set_flash_node() to set DT node
` [RESEND PATCH v2 20/53] mtd: nand: denali: do not set mtd->name
  ` [RESEND PATCH v2 13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
  ` [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size

[PATCH v2 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-03-22 20:09 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: update device tree binding for Allwinner PRCM CCUs

[PATCH v2 0/7] in-kernel resource manager
 2017-03-22 20:09 UTC  (6+ messages)
` [PATCH v2 4/7] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "

EOF test fixes (t5615/t7004)
 2017-03-22 20:08 UTC  (6+ messages)
` [PATCH 0/3] fix "here-doc" syntax errors
  ` [PATCH 1/3] t5615: fix a here-doc syntax error
  ` [PATCH 2/3] t7406: fix here-doc syntax errors
  ` [PATCH 3/3] t7004, t7030: "

[PATCH net-next 00/15] nfp: allow concurrency in core and minor fixes
 2017-03-22 20:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] cramfs fixes and symlink support
 2017-03-22 20:02 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] cmd: cramfs: use map_sysmem for sandbox support
` [U-Boot] [PATCH 2/3] cramfs: block pointers are 32 bits
` [U-Boot] [PATCH 3/3] cramfs: basic symlink support

[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2017-03-22 20:02 UTC  (4+ messages)

[PATCH v2 1/2] leds: lp3952: Remove ACPI support for lp3952
 2017-03-22 20:00 UTC  (3+ messages)

[Qemu-devel] [BUG] user-to-root privesc inside VM via bad translation caching
 2017-03-22 20:01 UTC  (8+ messages)

nftables task question
 2017-03-22 20:01 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v7] staging: adis16060_core: Replace mlock with buf_lock and refactor code
 2017-03-22 20:00 UTC  (2+ messages)

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-22 20:00 UTC  (25+ messages)

perf software events broken in containers
 2017-03-22 19:59 UTC  (3+ messages)

[PATCH v2 1/5] NFC: pn544: Get rid of platform data
 2017-03-22 19:57 UTC  (5+ messages)
` [PATCH v2 2/5] NFC: pn544: Covert to use GPIO descriptor
` [PATCH v2 3/5] NFC: pn544: Convert to use devm_request_threaded_irq()
` [PATCH v2 4/5] NFC: pn544: Add GPIO ACPI mapping table
` [PATCH v2 5/5] NFC: pn544: Get rid of code duplication in ->probe()

[PATCH v11 0/10] devicetree battery support and client bq27xxx_battery
 2017-03-22 19:56 UTC  (3+ messages)
` [PATCH v11 06/10] power: bq27xxx_battery: Define access methods to write chip registers

Upgrading xserver-xorg-video-intel removed skylake support?
 2017-03-22 19:56 UTC  (2+ messages)

Adding an option to sparse to disable the IR simplifications
 2017-03-22 19:56 UTC 

[PATCH v2] dm_op: Add xendevicemodel_modified_memory_bulk
 2017-03-22 19:55 UTC  (3+ messages)

[kernel-hardening] [PATCH 0/6] bug: further enhance use of BUG_ON_DATA_CORRUPTION
 2017-03-22 19:55 UTC  (11+ messages)
` [kernel-hardening] [PATCH 5/6] notifiers: Use CHECK_DATA_CORRUPTION() on checks
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH 6/6] refcount: Check bad states with CHECK_DATA_CORRUPTION
  ` [kernel-hardening] "
    `  "

[LTP] [PATCH 1/1] open_posix_testsuite: Fix cross compilation of tools
 2017-03-22 19:54 UTC 

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-22 19:53 UTC  (9+ messages)

[PATCH 000/100] Add Vega10 Support
 2017-03-22 19:53 UTC  (6+ messages)
` [PATCH 046/100] drm/amdgpu: Add GMC 9.0 support

[xen-4.4-testing test] 106822: tolerable FAIL - PUSHED
 2017-03-22 19:52 UTC 

[Qemu-devel] [RFC][PATCH 0/6] "bootonceindex" property
 2017-03-22 15:19 UTC  (11+ messages)

[PATCH 0/2] push options across http
 2017-03-22 19:51 UTC  (3+ messages)
` [PATCH 1/2] send-pack: send push options correctly in stateless-rpc case
` [PATCH 2/2] remote-curl: allow push options

Trouble modifying defconfig for linux-ti-staging_rt recipe
 2017-03-22 19:50 UTC  (10+ messages)

[PATCH net-next] enic: update enic maintainers
 2017-03-22 19:49 UTC  (2+ messages)

[PATCH net] net: bcmgenet: remove bcmgenet_internal_phy_setup()
 2017-03-22 19:49 UTC  (2+ messages)

Question: xdiff and "pretty" (human readable) diff output
 2017-03-22 19:47 UTC  (3+ messages)

sparse-llvm issue with handling of phisrc instruction
 2017-03-22 19:46 UTC  (7+ messages)

[patch -next] net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
 2017-03-22 19:46 UTC  (3+ messages)

[Bug 100289] 'flip queue failed in radeon_scanout_flip: Invalid argument' error and small frame buffer allocated on turning off and on new monitor
 2017-03-22 19:46 UTC  (2+ messages)

meson-gx-mmc: 2nd patch set
 2017-03-22 19:45 UTC  (15+ messages)

[PATCH net-next] rtnetlink: Add dump all for netconf
 2017-03-22 19:45 UTC  (2+ messages)

[GSoC] Xen on ARM: create multiple guests from device tree
 2017-03-22 19:45 UTC  (3+ messages)

[PATCH] brcmfmac: wrap brcmf_fws_(de)init into bcdc layer
 2017-03-22 19:43 UTC  (2+ messages)

[PATCH net-next 0/7] Clean up PHY MMD accessors
 2017-03-22 19:43 UTC  (3+ messages)

[PATCH] ath9k_hw: fix channel maximum power level test
 2017-03-22 19:42 UTC 

IO hang with kernel above 4.4.21, heavy IO, btrfs, xen
 2017-03-22 19:42 UTC 

[PATCH 0/6] thread lazy_init_name_hash
 2017-03-22 19:38 UTC  (4+ messages)

[PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option
 2017-03-22 19:42 UTC  (4+ messages)

[PATCH] ipv6: make sure to initialize sockc.tsflags before first use
 2017-03-22 19:40 UTC  (2+ messages)

[PATCH] brcmfmac: update BRCMFMAC symbol description
 2017-03-22 19:38 UTC  (2+ messages)

[PATCH v3 0/2] fjes: Do not load fjes driver
 2017-03-22 19:39 UTC  (2+ messages)

fanotify read returns with errno == EOPENSTALE
 2017-03-22 19:39 UTC  (5+ messages)

[PATCH 00/16] more drmP.h cleanup
 2017-03-22 19:39 UTC  (5+ messages)
` [PATCH 01/16] drm: drop extern from function decls
` [PATCH 04/16] drm/debugfs: Add kerneldoc

[Qemu-devel] Proposal for deprecating unsupported host OSes & architecutures
 2017-03-22 19:39 UTC  (3+ messages)
` [Qemu-devel] rawhide gcc failures [was: Proposal for deprecating unsupported host OSes & architecutures]

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

[PATCH 3/3] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock
 2017-03-22 19:34 UTC 

[PATCH net-next 0/4] bpf: Add map-in-map support
 2017-03-22 19:33 UTC  (3+ messages)
` [PATCH net-next 1/4] bpf: Fix and simplifications on inline map lookup

[PATCH v2 00/16] Various changes to the "tag" command & related
 2017-03-22 19:32 UTC  (4+ messages)
` [PATCH v2 10/16] tag: change misleading --list <pattern> documentation

[kernel-hardening] [PATCH v3] refcount: add refcount_t API kernel-doc comments
 2017-03-22 19:32 UTC  (3+ messages)
` [kernel-hardening] "
  `  "

[PATCH] brcmfmac: make PCIe bus support a separated module
 2017-03-22 19:32 UTC  (2+ messages)

[PATCH V11 0/6] thermal: bcm2835: add thermal driver for bcm2835 SoC
 2017-03-22 19:30 UTC  (2+ messages)

[PATCH v2] staging: iio: Replace a bit shift by a use of BIT
 2017-03-22 19:30 UTC  (2+ messages)

Optimised memset64/memset32 for powerpc
 2017-03-22 19:30 UTC  (6+ messages)

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-22 19:30 UTC  (9+ messages)
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT

[PATCH v1] travis-ci: build and test Git on Windows
 2017-03-22 19:29 UTC  (2+ messages)

[PATCH 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers
 2017-03-22 19:29 UTC  (2+ messages)
` [PATCH 2/2] x86/mce/AMD: Carve out SMCA bank configuration

[PATCH] sched: write better comments for weight calculations
 2017-03-22 19:28 UTC  (5+ messages)

[PATCH] staging: iio: resolver: ad2s1210: Coding style fix
 2017-03-22 19:29 UTC  (2+ messages)

[PATCH] block: Invalidate cache on discard v2
 2017-03-22 19:29 UTC 

[Qemu-devel] [PATCH v3 0/8] qemu-img: add measure sub-command
 2017-03-22 19:29 UTC  (2+ messages)

[PATCH v4 0/3] powerpc/xmon: improvements and fixes
 2017-03-22 19:27 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc/xmon: Fix an unexpected xmon on/off state change
` [PATCH v4 2/3] powerpc/xmon: drop the nobt option from xmon plus minor fixes
` [PATCH v4 3/3] powerpc/xmon: add debugfs entry for xmon

[PATCH] drm/i915: simplify intel_ddi_pll_select()
 2017-03-22 19:26 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: kill intel_ddi_pll_select()

[Buildroot] [PATCH 1/2] libmediaart: new package
 2017-03-22 19:26 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] rygel: "

[PATCH v1] NFC: Add nfc_dbg() macro
 2017-03-22 19:22 UTC  (2+ messages)

[PATCH 0/4] RAS: Add CEC collector and deprecate mcelog
 2017-03-22 19:22 UTC  (4+ messages)
` [PATCH 3/4] RAS: Add a Corrected Errors Collector

[PATCH 0/3] Basical Lichee Pi Zero with Dock support
 2017-03-22 19:24 UTC  (9+ messages)
` [PATCH 1/3] ARM: sun8i: v3s: add LRADC device node
` [PATCH 3/3] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock

[PATCH net-next v7 0/3] net: core: Two Helper function about socket information
 2017-03-22 19:25 UTC  (5+ messages)
` [PATCH net-next v7 2/3] Add a eBPF helper function to retrieve socket uid

[PATCH 0/8] soc: imx: gpc: fixes and clean up
 2017-03-22 19:25 UTC  (7+ messages)
` [PATCH 4/8] soc: imx: gpc: fix imx6sl gpc power domain regression
` [PATCH 8/8] soc: imx: gpc: remove unnecessary readable_reg callback

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

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-22 19:23 UTC  (3+ messages)

[PATCH v8] staging: adis16060: Remove iio_dev mlock and refactor code
 2017-03-22 19:22 UTC  (2+ messages)

[PATCH net 0/5] net:ethernet:aquantia: Misc fixes for atlantic driver
 2017-03-22 19:21 UTC  (3+ messages)
` [PATCH net 4/5] net:ethernet:aquantia: Fix for LSO with IPv6

[PATCH v1] NFC: netlink: Use error code from nfc_activate_target()
 2017-03-22 19:20 UTC 

[Qemu-devel] [Bug 1674925] [NEW] Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected
 2017-03-22 19:15 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] [Bug 1674925] "

[RESEND PATCH 00/11] staging:speakup: Multiple Checkpatch issues
 2017-03-22 19:20 UTC  (2+ messages)

[PATCH] sched: fair: Improve PELT decay_load calculation comments
 2017-03-22 19:19 UTC  (5+ messages)

[PATCH 1/3] net: stmmac: Always enable MAC RX queues
 2017-03-22 19:15 UTC  (6+ messages)
` [PATCH 2/3] net: stmmac: Restore DT backwards-compatibility
` [PATCH 3/3] net: stmmac: Use AVB mode by default

[PATCH] SDK: Add scripts to initialize DPDK runtime
 2017-03-22 19:15 UTC  (5+ messages)
` [PATCH v2] "

[kernel-hardening] [PATCH v3 1/4] syscalls: Restore address limit after a syscall
 2017-03-22 19:15 UTC  (14+ messages)
` [kernel-hardening] [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state
  ` [kernel-hardening] "
                        `  "

[PATCH net 0/8] Mellanox mlx5 fixes 2017-03-21
 2017-03-22 19:13 UTC  (2+ messages)

[PATCH] block: Invalidate cache on discard
 2017-03-22 19:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] script for crash-testing -device
 2017-03-22 19:13 UTC  (2+ messages)

Odd build failure in el7 mock
 2017-03-22 19:11 UTC  (3+ messages)

[PATCH v6 0/7] Xen transport for 9pfs frontend driver
 2017-03-22 19:10 UTC  (8+ messages)
` [PATCH v6 1/7] xen: import new ring macros in ring.h
  ` [PATCH v6 4/7] xen/9pfs: connect to the backend
  ` [PATCH v6 5/7] xen/9pfs: send requests "

[PATCH 0/7] power: supply: bq24190_charger: Various fixes + extcon support
 2017-03-22 19:09 UTC  (3+ messages)
` [PATCH v2 6/7] power: supply: bq24190_charger: Cleanup error-exit labels in probe()

pull-request: wireless-drivers 2017-03-21
 2017-03-22 19:09 UTC  (2+ messages)

[PATCH rfc 00/10] non selective polling block interface
 2017-03-22 19:09 UTC  (8+ messages)
` [PATCH rfc 02/10] nvme-pci: Add budget to __nvme_process_cq
` [PATCH rfc 03/10] nvme-pci: open-code polling logic in nvme_poll

[Bridge] [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t
 2017-03-22 19:08 UTC  (13+ 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.