All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 19:25:56 to 2017-03-22 20:20:36 UTC [more...]

[v1 0/9] Early boot time stamps for x86
 2017-03-22 20:24 UTC  (9+ messages)
` [v1 1/9] sched/clock: broken stable to unstable transfer
` [v1 2/9] sched/clock: interface to allow timestamps early in boot
` [v1 3/9] x86/cpu: determining x86 vendor early
` [v1 4/9] x86/tsc: early MSR-based CPU/TSC frequency discovery
` [v1 5/9] x86/tsc: disable early messages from quick_pit_calibrate
` [v1 6/9] x86/tsc: use cpuid to determine TSC frequency
` [v1 7/9] x86/tsc: use cpuid to determine CPU frequency
` [v1 8/9] x86/tsc: tsc early

[PATCH] virtio_balloon: don't push uninitialized buffers to stats virtqueue
 2017-03-22 20:20 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Extract intel_wm_plane_visible()
 2017-03-22 20:20 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Fix SKL cursor watermarks

[PATCH] libxslt: Add PACKAGECONFIG support
 2017-03-22 20:19 UTC  (4+ messages)

[PATCH v7 00/14] eal: Remove most causes of panic on init
 2017-03-22 20:19 UTC  (15+ messages)
` [PATCH v7 01/14] eal: do not panic on cpu detection
` [PATCH v7 02/14] eal: do not panic when CPU isn't supported
` [PATCH v7 03/14] eal: do not panic on hugepage info init
` [PATCH v7 04/14] eal: do not panic if parsing args returns error
` [PATCH v7 05/14] eal: do not panic on memzone initialization fails
` [PATCH v7 06/14] eal: set errno when exiting for already called
` [PATCH v7 07/14] eal: do not panic on a number of conditions
` [PATCH v7 08/14] eal: do not panic on timer init failure
` [PATCH v7 09/14] eal: do not panic on interrupt thread init
` [PATCH v7 10/14] eal: do not error if plugins fail to init
` [PATCH v7 11/14] eal: do not panic on PCI failures
` [PATCH v7 12/14] eal: do not panic if vdev init fails
` [PATCH v7 13/14] eal: do not panic when bus probe/scan fails
` [PATCH v7 14/14] rte_eal_init: add info about various error codes

[PATCH] staging: ade7754: Replace mlock with buf_lock and refactor code
 2017-03-22 20:19 UTC  (4+ messages)

[PATCH] input: matrix_keypad: add option to drive inactive columns
 2017-03-22 20:16 UTC  (2+ messages)

[PATCH 00/16] more drmP.h cleanup
 2017-03-22 20:15 UTC  (11+ messages)
` [PATCH 01/16] drm: drop extern from function decls
` [PATCH 02/16] drm: Extract drm_debugfs.h
  ` [Intel-gfx] "
` [PATCH 04/16] drm/debugfs: Add kerneldoc
` [PATCH 07/16] drm: Extract drm_ioctl.h

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

[GSoC] Xen on ARM: create multiple guests from device tree
 2017-03-22 20:11 UTC  (4+ messages)

[PATCH v2 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-03-22 20:09 UTC  (7+ 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  (7+ messages)
` [PATCH v2 4/7] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-22 20:10 UTC  (4+ messages)
    ` [Mesa-dev] "

[RESEND PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-22 20:07 UTC  (31+ 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 13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
` [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 21/53] mtd: nand: denali: move multi device fixup code to a helper function
` [RESEND PATCH v2 22/53] mtd: nand: denali: simplify multi device fixup code
` [RESEND PATCH v2 23/53] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
` [RESEND PATCH v2 24/53] mtd: nand: denali: remove meaningless writes to read-only registers
` [RESEND PATCH v2 25/53] mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
` [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size

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 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)

[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  (2+ 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  (4+ messages)

[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 

[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


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.