All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-06 09:03:04 to 2017-04-06 09:34:22 UTC [more...]

[PATCH 4.4 00/26] 4.4.60-stable review
 2017-04-06  8:38 UTC  (8+ messages)
` [PATCH 4.4 04/26] scsi: sg: check length passed to SG_NEXT_CMD_LEN
` [PATCH 4.4 06/26] ALSA: seq: Fix race during FIFO resize
` [PATCH 4.4 07/26] ALSA: hda - fix a problem for lineout on a Dell AIO machine
` [PATCH 4.4 08/26] ASoC: atmel-classd: fix audio clock rate
` [PATCH 4.4 09/26] ACPI: Fix incompatibility with mcount-based function graph tracing
` [PATCH 4.4 25/26] blk: Ensure users for current->bio_list can see the full list
` [PATCH 4.4 26/26] padata: avoid race in reordering

[PATCH v6] vfio error recovery: kernel support
 2017-04-06  8:53 UTC  (16+ messages)

[PATCH] drm: bridge: dw-hdmi: fix input format/encoding from plat_data
 2017-04-06  9:34 UTC 

[PATCH v6 00/11] IMC Instrumentation Support
 2017-04-06  9:33 UTC  (4+ messages)
` [PATCH v6 03/11] powerpc/powernv: Detect supported IMC units and its events

[RFC PATCH] kernel: sched: Provide a pointer to the valid CPU mask
 2017-04-06  9:32 UTC  (8+ messages)

[PATCH 1/2] drm/i915: Move the GTFIFODBG to the common mmio dbg framework
 2017-04-06  9:32 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Use wait_for_atomic_us when waiting for gt fifo

[PATCH 0/2] ppc:Fix the memory initialization for IBM POWER
 2017-04-06  9:32 UTC  (2+ messages)

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-06  9:25 UTC  (16+ messages)
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event
` [PATCH v3 2/8] acpi: apei: handle SEI notification type for ARMv8
` [PATCH v3 4/8] APEI: GHES: reserve a virtual page for SEI context

[Qemu-devel] [PATCH v2 00/21] qdev/sysbus: Set user_creatable=false by default on sysbus
 2017-04-06  9:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 01/21] qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable

[PATCH 4.9 00/72] 4.9.21-stable review
 2017-04-06  8:38 UTC  (46+ messages)
` [PATCH 4.9 01/72] libceph: force GFP_NOIO for socket allocations
` [PATCH 4.9 05/72] xfs: pull up iolock from xfs_free_eofblocks()
` [PATCH 4.9 06/72] xfs: sync eofblocks scans under iolock are livelock prone
` [PATCH 4.9 07/72] xfs: fix eofblocks race with file extending async dio writes
` [PATCH 4.9 08/72] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 4.9 09/72] xfs: fail _dir_open when readahead fails
` [PATCH 4.9 10/72] xfs: filter out obviously bad btree pointers
` [PATCH 4.9 13/72] xfs: allow unwritten extents in the CoW fork
` [PATCH 4.9 14/72] xfs: mark speculative prealloc CoW fork extents unwritten
` [PATCH 4.9 15/72] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
` [PATCH 4.9 17/72] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 4.9 21/72] xfs: fix uninitialized variable in _reflink_convert_cow
` [PATCH 4.9 22/72] xfs: dont reserve blocks for right shift transactions
` [PATCH 4.9 23/72] xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
` [PATCH 4.9 24/72] xfs: tune down agno asserts in the bmap code
` [PATCH 4.9 25/72] xfs: only reclaim unwritten COW extents periodically
` [PATCH 4.9 26/72] xfs: fix and streamline error handling in xfs_end_io
` [PATCH 4.9 28/72] xfs: use iomap new flag for newly allocated delalloc blocks
` [PATCH 4.9 30/72] scsi: sg: check length passed to SG_NEXT_CMD_LEN
` [PATCH 4.9 31/72] scsi: libsas: fix ata xfer length
` [PATCH 4.9 32/72] scsi: scsi_dh_alua: Check scsi_device_get() return value
` [PATCH 4.9 33/72] scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion function
` [PATCH 4.9 38/72] ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of pointer
` [PATCH 4.9 39/72] HID: wacom: Dont add ghost interface as shared data
` [PATCH 4.9 40/72] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
` [PATCH 4.9 41/72] mmc: sdhci-of-at91: fix MMC_DDR_52 timing selection
` [PATCH 4.9 42/72] NFSv4.1 fix infinite loop on IO BAD_STATEID error
` [PATCH 4.9 44/72] parisc: Clean up fixup routines for get_user()/put_user()
` [PATCH 4.9 45/72] parisc: Avoid stalled CPU warnings after system shutdown
` [PATCH 4.9 46/72] parisc: Fix access fault handling in pa_memcpy()
` [PATCH 4.9 47/72] ACPI: Fix incompatibility with mcount-based function graph tracing
` [PATCH 4.9 48/72] ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
` [PATCH 4.9 50/72] tty/serial: atmel: fix TX path in atmel_console_write()
` [PATCH 4.9 51/72] USB: fix linked-list corruption in rh_call_control()
` [PATCH 4.9 56/72] drm/vc4: Allocate the right amount of space for boot-time CRTC state
` [PATCH 4.9 58/72] x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
` [PATCH 4.9 59/72] x86/mce: Fix copy/paste error in exception table entries
` [PATCH 4.9 61/72] mm: rmap: fix huge file mmap accounting in the memcg stats
` [PATCH 4.9 62/72] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
` [PATCH 4.9 67/72] mm: workingset: fix premature shadow node shrinking with cgroups
` [PATCH 4.9 68/72] blk: improve order of bio handling in generic_make_request()
` [PATCH 4.9 69/72] blk: Ensure users for current->bio_list can see the full list
` [PATCH 4.9 70/72] padata: avoid race in reordering
` [PATCH 4.9 71/72] nvme/core: Fix race kicking freed request_queue
` [PATCH 4.9 72/72] nvme/pci: Disable on removal when disconnected

[PATCH v2] x86/vpmu_intel: Handle SMT consistently for programmable and fixed counters
 2017-04-06  9:31 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-04-06  9:31 UTC 

[RFC] dropping support for ancient versions of curl
 2017-04-06  9:29 UTC  (9+ messages)
    ` [PATCH 0/7] Patches to support older RHEL releases
      ` [PATCH 7/7] Do not use curl_easy_strerror with curl < 7.12.0

[GIT PULL] Allwinner H3 DT changes for 4.12
 2017-04-06  9:31 UTC 

[PATCH v3] drm/i915: Only report a wakeup if the waiter was truly asleep
 2017-04-06  9:30 UTC 

dm-crypt IV generation (summary)
 2017-04-06  9:29 UTC  (2+ messages)

[PATCH v2 for-4.9 00/32] Stable commits picked up from lede project
 2017-04-06  9:29 UTC  (5+ messages)
` [PATCH v2 for-4.9 04/32] MIPS: Lantiq: Fix cascaded IRQ setup

[PATCH] net/i40e: add packet prefetch
 2017-04-06  9:29 UTC  (4+ messages)

[PATCH 4/4] xfstests: Check the stx_attributes settable by chattr [ver #7]
 2017-04-06  9:28 UTC  (7+ messages)
` [PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket "

[PATCH v2 for-4.9 0/7] x86/emul: Userspace fuzzing harness fixes
 2017-04-06  9:28 UTC  (7+ messages)
` [PATCH v2 for-4.9 1/7] MAINTAINERS: Move the x86 instruction emulator under x86 maintainership
` [PATCH v2 for-4.9 2/7] tools/insn-fuzz: Don't hit memcpy() for zero-length reads
` [PATCH v2 for-4.9 5/7] tools/insn-fuzz: Correct hook prototypes, and assert() appropriate segments

Jewel 10.2.7 QE status
 2017-04-06  9:28 UTC  (2+ messages)

[PATCH 11/24] uswsusp: Disable when the kernel is locked down
 2017-04-06  8:41 UTC  (5+ messages)
` [PATCH 00/24] Kernel lockdown

[PATCH] irqchip/gic: Don't write to GICD_ICFGR0
 2017-04-06  9:26 UTC  (2+ messages)

[B.A.T.M.A.N.] [batman-adv] Does batman-adv works perfectly?
 2017-04-06  9:27 UTC  (4+ messages)

[PATCH 0/6] mm: make movable onlining suck less
 2017-04-06  9:25 UTC  (12+ messages)

[PATCH v1 0/5] perf report: Show branch type
 2017-04-06  9:25 UTC  (6+ messages)
` [PATCH v1 1/5] perf/core: Define the common branch type classification

[Qemu-devel] What's the next QEMU version after 2.9 ? (or: when is a good point in time to get rid of old interfaces)
 2017-04-06  9:25 UTC  (9+ messages)
        ` [Qemu-devel] external snapshots freezes block device since qemu 2.8

[Fuego] Fuego v1.1 release
 2017-04-06  9:25 UTC  (10+ messages)

Status of your USPS delivery ID: 508841272
 2017-04-06  9:12 UTC 

[PATCH] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-04-06  9:25 UTC  (4+ messages)

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06  9:23 UTC  (6+ messages)
` [PATCH rfc 5/6] block: Add rdma affinity based queue mapping helper

[U-Boot] [PATCH v1] mmc: sdhci: SDHCI controllers also need power
 2017-04-06  9:24 UTC  (8+ messages)

[PATCH] sched: Fix numabalancing to work with isolated cpus
 2017-04-06  9:23 UTC  (7+ messages)

unable to create softlink for precompilied libraries
 2017-04-06  9:16 UTC  (3+ messages)

[PATCH] openssl: Fix symlink creation
 2017-04-06  9:23 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] davinci: omapl138_lcdk: align mmcboot with rest of TI boards
 2017-04-06  9:22 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] davinci: omapl138_lcdk: remove spiboot
` [U-Boot] [PATCH 2/5] davinci: omapl138_lcdk: enable some filesystem related commands
` [U-Boot] [PATCH 3/5] davinci: omapl138_lcdk: use environment variables for memory addresses
` [U-Boot] [PATCH 4/5] ARM: ti: consolidate mmc environment variables
` [U-Boot] [PATCH 5/5] davinci: omapl138_lcdk: switch to using common mmc args

[PATCH v1 0/2] libxl: add PV display device driver interface
 2017-04-06  9:22 UTC  (10+ messages)

[PATCH v10 00/25] Enable L2 Cache Allocation Technology & Refactor psr.c
 2017-04-06  9:22 UTC  (6+ messages)
` [PATCH v10 05/25] x86: refactor psr: L3 CAT: implement CPU init and free flow

[PATCH v2] HID: asus: support backlight on USB keyboards
 2017-04-06  9:22 UTC  (3+ messages)

[PATCH] net: davinci_mdio: add GPIO reset logic
 2017-04-06  9:15 UTC  (4+ messages)

[PATCH v2] x86/monitor: add support for descriptor access events
 2017-04-06  9:20 UTC  (4+ messages)

[PATCH 1/2] xen/mce: fix static variables 'found_error' and 'mce_fatal_cpus'
 2017-04-06  9:18 UTC  (8+ messages)
` [PATCH 2/2] xen/mce: fix static variable 'severity_cpu'

[PATCH] drm/i915: Only report a wakeup if the waiter was truly asleep
 2017-04-06  9:18 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH 0/6] Unify the Interrupt Mode and setup it as soon as possible
 2017-04-06  8:43 UTC  (2+ messages)

[PATCH v6 0/7] implement -ENOSPC handling in cephfs
 2017-04-06  9:17 UTC  (10+ messages)
` [PATCH v6 1/7] libceph: remove req->r_replay_version
  ` [PATCH v6 4/7] libceph: add an epoch_barrier field to struct ceph_osd_client

[Qemu-devel] [PATCH 00/21] pnv: PSI, OCC, IPMI and PCI models
 2017-04-06  9:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 04/21] ppc/pnv: enable only one LPC bus

[PATCH] net/mlx5: fix an uninitialised variable
 2017-04-06  9:16 UTC 

[PATCH] MIPS: perf: fix deadlock
 2017-04-06  9:16 UTC  (2+ messages)

[PATCH v5 00/30] arm64: Dom0 ITS emulation
 2017-04-06  9:15 UTC  (5+ messages)
` [PATCH v5 01/30] bitops: add GENMASK_ULL

[PATCH v3 0/3] clk: Add support for IDT 5P49V5935
 2017-04-06  9:15 UTC  (8+ messages)
` [PATCH v3 1/3] clk: vc5: Add structure to describe particular chip features
` [PATCH v3 2/3] clk: vc5: Add bindings for IDT VersaClock 5P49V5935
` [PATCH v3 3/3] clk: vc5: Add support "

[PATCH 4.10 00/81] 4.10.9-stable review
 2017-04-06  8:38 UTC  (17+ messages)
` [PATCH 4.10 02/81] KVM: nVMX: fix nested EPT detection
` [PATCH 4.10 03/81] xfs: pull up iolock from xfs_free_eofblocks()
` [PATCH 4.10 04/81] xfs: sync eofblocks scans under iolock are livelock prone
` [PATCH 4.10 05/81] xfs: fix eofblocks race with file extending async dio writes
` [PATCH 4.10 06/81] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 4.10 10/81] xfs: verify free block header fields
` [PATCH 4.10 11/81] xfs: allow unwritten extents in the CoW fork
` [PATCH 4.10 13/81] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
` [PATCH 4.10 15/81] xfs: update ctime and mtime on clone destinatation inodes
` [PATCH 4.10 16/81] xfs: correct null checks and error processing in xfs_initialize_perag
` [PATCH 4.10 18/81] xfs: handle indlen shortage on delalloc extent merge
` [PATCH 4.10 22/81] xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
` [PATCH 4.10 24/81] xfs: only reclaim unwritten COW extents periodically
` [PATCH 4.10 25/81] xfs: fix and streamline error handling in xfs_end_io
` [PATCH 4.10 26/81] xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
` [PATCH 4.10 27/81] xfs: use iomap new flag for newly allocated delalloc blocks

[PATCH v6] altp2m: Introduce external-only and limited use-cases
 2017-04-06  9:12 UTC  (5+ messages)

[PATCH] x86/apic/timer: set ->min_delta_ticks and ->max_delta_ticks
 2017-04-06  9:11 UTC  (4+ messages)
` [PATCH] x86/xen/time: "

[bug report] Handle mismatched open calls
 2017-04-06  9:11 UTC 

[PATCH V2] perf/x86: fix spurious NMI with PEBS Load Latency event
 2017-04-06  9:10 UTC  (2+ messages)

vfio: failed to select IOMMU type
 2017-04-06  9:10 UTC  (6+ messages)

[PATCH 00/24] Kernel lockdown
 2017-04-06  8:44 UTC  (3+ messages)
` [PATCH 02/24] Add the ability to lock down access to the running kernel image

[PATCH 00/11] EDAC: Remove edac_stub.c
 2017-04-06  9:06 UTC  (13+ messages)
` [PATCH 01/11] EDAC, highbank: Align Makefile directives
` [PATCH 02/11] x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMI
` [PATCH 03/11] EDAC: Get rid of edac_handlers
` [PATCH 04/11] EDAC: Remove edac_err_assert
` [PATCH 05/11] EDAC: Move edac_op_state to edac_mc.c
` [PATCH 06/11] ACPI/extlog: Add EDAC dependency
` [PATCH 07/11] EDAC: Issue tracepoint only when it is defined
` [PATCH 08/11] EDAC: Remove EDAC_MM_EDAC
` [PATCH 09/11] EDAC: Update Kconfig help text
` [PATCH 10/11] EDAC: Delete edac_stub.c
` [PATCH 11/11] EDAC: Rename report status accessors

[PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers
 2017-04-06  9:10 UTC  (3+ messages)

[PATCH v2 for-4.9 0/6] x86/emul: Fixes
 2017-04-06  9:08 UTC  (9+ messages)
` [PATCH v2 for-4.9 3/6] x86/hvm: Fix segmentation logic for system segments
` [PATCH v2 for-4.9 5/6] x86/emul: Drop swint_emulate infrastructure
` [PATCH v2 for-4.9 6/6] x86/emul: Require callers to provide LMA in the emulation context

[PATCH 0/4 v3 net-next] net: stmmac: adding multiple buffers
 2017-04-06  9:08 UTC  (9+ messages)
` [PATCH 1/4 v3 net-next] net: stmmac: break some functions into RX and TX scopes
` [PATCH 2/4 v3 net-next] net: stmmac: adding multiple buffers for rx
` [PATCH 3/4 v3 net-next] net: stmmac: adding multiple buffers for TX
` [PATCH 4/4 v3 net-next] net: stmmac: adding multiple napi mechanism

[PATCH] arm64: renesas: r8a7795-salvator-x: AUDIO-CLKOUTn synchronous with L/R clock
 2017-04-06  9:06 UTC 

Working of pipeline in a given config file and regarding user-defined actions in IP_PIPELINE application
 2017-04-06  9:06 UTC 

[GIT PULL] Allwinner arm64 DT changes for 4.12
 2017-04-06  9:06 UTC 

[PATCH v2] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-04-06  9:05 UTC 

Segfault seen in netmap_compat app on Power8
 2017-04-06  9:04 UTC 

[PATCH] staging: Add rtl8723bs sdio wifi driver
 2017-04-06  9:04 UTC  (9+ messages)

[PATCH] virtio_net: tidy a couple debug statements
 2017-04-06  9:04 UTC  (2+ messages)

FW: [dpdk-test-report] | ERROR | daily Intel builds (46/55)
 2017-04-06  9:04 UTC  (3+ messages)

[RFC PATCH] loop: set queue logical block size
 2017-04-06  8:52 UTC  (2+ messages)

[Qemu-devel] nbd: Possible regression in 2.9 RCs
 2017-04-06  9:03 UTC  (11+ messages)

[PATCH v4 0/3] net/i40e: vf port reset
 2017-04-06  9:02 UTC  (6+ messages)
` [PATCH v4 1/3] lib/librte_ether: add support for "


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.