All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-13 15:23:52 to 2017-07-13 15:51:52 UTC [more...]

[PATCH 4.12 00/10] 4.12.2-stable review
 2017-07-13 15:40 UTC  (7+ messages)
` [PATCH 4.12 01/10] mqueue: fix a use-after-free in sys_mq_notify()
` [PATCH 4.12 04/10] locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
` [PATCH 4.12 05/10] staging: vt6556: vnt_start Fix missing call to vnt_key_init_table
` [PATCH 4.12 06/10] staging: comedi: fix clean-up of comedi_class in comedi_init()
` [PATCH 4.12 09/10] ext4: check return value of kstrtoull correctly in reserved_clusters_store
` [PATCH 4.12 10/10] x86/mm/pat: Dont report PAT on CPUs that dont support it

[PATCH 4.9 00/25] 4.9.38-stable review
 2017-07-13 15:40 UTC  (20+ messages)
` [PATCH 4.9 01/25] mqueue: fix a use-after-free in sys_mq_notify()
` [PATCH 4.9 02/25] Add "shutdown" to "struct class"
` [PATCH 4.9 03/25] tpm: Issue a TPM2_Shutdown for TPM2 devices
` [PATCH 4.9 04/25] tools include: Add a __fallthrough statement
` [PATCH 4.9 05/25] tools string: Use __fallthrough in perf_atoll()
` [PATCH 4.9 06/25] tools strfilter: Use __fallthrough
` [PATCH 4.9 07/25] perf top: "
` [PATCH 4.9 08/25] perf thread_map: Correctly size buffer used with dirent->dt_name
` [PATCH 4.9 09/25] perf intel-pt: Use __fallthrough
` [PATCH 4.9 10/25] perf tests: Avoid possible truncation with dirent->d_name + snprintf
` [PATCH 4.9 11/25] perf bench numa: Avoid possible truncation when using snprintf()
` [PATCH 4.9 12/25] perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
` [PATCH 4.9 13/25] perf scripting perl: Fix compile error with some perl5 versions
` [PATCH 4.9 15/25] perf probe: Add error checks to offline probe post-processing
` [PATCH 4.9 17/25] md: fix super_offset endianness in super_1_rdev_size_change
` [PATCH 4.9 20/25] staging: comedi: fix clean-up of comedi_class in comedi_init()
` [PATCH 4.9 23/25] ext4: check return value of kstrtoull correctly in reserved_clusters_store
` [PATCH 4.9 24/25] x86/mm/pat: Dont report PAT on CPUs that dont support it
` [PATCH 4.9 25/25] [media] saa7134: fix warm Medion 7134 EEPROM read

[PATCH 4.4 00/57] 4.4.77-stable review
 2017-07-13 15:43 UTC  (41+ messages)
` [PATCH 4.4 03/57] driver core: platform: fix race condition with driver_override
` [PATCH 4.4 05/57] mm: fix classzone_idx underflow in shrink_zones()
` [PATCH 4.4 08/57] usb: dwc3: replace %p with %pK
` [PATCH 4.4 11/57] usb: usbip: set buffer pointers to NULL after free
` [PATCH 4.4 12/57] usb: Fix typo in the definition of Endpoint[out]Request
` [PATCH 4.4 13/57] mac80211_hwsim: Replace bogus hrtimer clockid
` [PATCH 4.4 14/57] sysctl: dont print negative flag for proc_douintvec
` [PATCH 4.4 17/57] pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
` [PATCH 4.4 18/57] pinctrl: meson: meson8b: fix the NAND DQS pins
` [PATCH 4.4 21/57] pinctrl: sh-pfc: Update info pointer after SoC-specific init
` [PATCH 4.4 24/57] gfs2: Fix glock rhashtable rcu bug
` [PATCH 4.4 26/57] x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
` [PATCH 4.4 27/57] ath10k: override CE5 config for QCA9377
` [PATCH 4.4 28/57] KEYS: Fix an error code in request_master_key()
` [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds
` [PATCH 4.4 30/57] mqueue: fix a use-after-free in sys_mq_notify()
` [PATCH 4.4 33/57] tools strfilter: Use __fallthrough
` [PATCH 4.4 34/57] perf top: "
` [PATCH 4.4 35/57] perf intel-pt: "
` [PATCH 4.4 36/57] perf thread_map: Correctly size buffer used with dirent->dt_name
` [PATCH 4.4 37/57] perf scripting perl: Fix compile error with some perl5 versions
` [PATCH 4.4 38/57] perf tests: Avoid possible truncation with dirent->d_name + snprintf
` [PATCH 4.4 40/57] perf tools: Use readdir() instead of deprecated readdir_r()
` [PATCH 4.4 41/57] perf thread_map: "
` [PATCH 4.4 42/57] perf script: "
` [PATCH 4.4 43/57] perf tools: Remove duplicate const qualifier
` [PATCH 4.4 44/57] perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
` [PATCH 4.4 45/57] perf pmu: Fix misleadingly indented assignment (whitespace)
` [PATCH 4.4 46/57] perf dwarf: Guard !x86_64 definitions under #ifdef else clause
` [PATCH 4.4 47/57] perf trace: Do not process PERF_RECORD_LOST twice
` [PATCH 4.4 48/57] perf tests: Remove wrong semicolon in while loop in CQM test
` [PATCH 4.4 49/57] perf tools: Use readdir() instead of deprecated readdir_r() again
` [PATCH 4.4 50/57] md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
` [PATCH 4.4 51/57] md: fix super_offset endianness in super_1_rdev_size_change
` [PATCH 4.4 52/57] tcp: fix tcp_mark_head_lost to check skb len before fragmenting
` [PATCH 4.4 53/57] staging: vt6556: vnt_start Fix missing call to vnt_key_init_table
` [PATCH 4.4 54/57] staging: comedi: fix clean-up of comedi_class in comedi_init()
` [PATCH 4.4 55/57] ext4: check return value of kstrtoull correctly in reserved_clusters_store
` [PATCH 4.4 56/57] x86/mm/pat: Dont report PAT on CPUs that dont support it
` [PATCH 4.4 57/57] [media] saa7134: fix warm Medion 7134 EEPROM read

[PATCH] drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
 2017-07-13 15:51 UTC  (3+ messages)

[PATCH] [media] staging/atomisp: fix minor coding style issue
 2017-07-13 15:50 UTC 

[PATCH] pinctrl: sh-pfc: r8a7791: Add missing mmc_data8_b pin group
 2017-07-13 15:50 UTC  (2+ messages)

[PATCH] doc: add dpaa2-sec in test-crypto-perf
 2017-07-13 15:50 UTC  (4+ messages)
` [PATCH v2] doc: add missing devices "

[PATCH v2 00/14] YCBCR 4:2:0 handling in DRM layer
 2017-07-13 15:50 UTC  (16+ messages)
` [PATCH v2 01/14] drm: handle HDMI 2.0 VICs in AVI info-frames
` [PATCH v2 02/14] drm/edid: complete CEA modedb(VIC 1-107)
` [PATCH v2 03/14] drm/edid: parse sink information before CEA blocks
` [PATCH v2 04/14] drm/edid: cleanup patch for CEA extended-tag macro
` [PATCH v2 05/14] drm: add helper to validate YCBCR420 modes
` [PATCH v2 06/14] drm/edid: parse YCBCR420 videomodes from EDID
` [PATCH v2 07/14] drm/edid: parse ycbcr 420 deep color information
` [PATCH v2 08/14] drm: add helper functions for YCBCR420 handling
` [PATCH v2 09/14] drm/i915: add config function for YCBCR420 outputs
` [PATCH v2 10/14] drm/i915: prepare scaler for YCBCR420 modeset
` [PATCH v2 11/14] drm/i915: prepare pipe for YCBCR420 output
` [PATCH v2 12/14] drm/i915: prepare csc unit "
` [PATCH v2 13/14] drm/i915: set colorspace for YCBCR420 outputs
` [PATCH v2 14/14] drm/i915/glk: set HDMI 2.0 identifier
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in DRM layer (rev2)

[PATCH rfc 0/3] Expose cpu mapping hints to a nvme target port
 2017-07-13 15:50 UTC  (7+ messages)
` [PATCH rfc 2/3] RDMA/core: expose cpu affinity based completion vector lookup
` [PATCH rfc 3/3] nvmet-rdma: assign cq completion vector based on the port allowed cpus

[PATCH v1 rdma-next] bnxt_re: Fix -Wimplicit-fallthrough warnings in GCC 7.1
 2017-07-13 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/23] make bdrv_get_block_status byte-based
 2017-07-13 15:47 UTC  (24+ messages)
` [Qemu-devel] [PATCH v3 01/23] block: Allow NULL file for bdrv_get_block_status()
` [Qemu-devel] [PATCH v3 02/23] block: Add flag to avoid wasted work in bdrv_is_allocated()
` [Qemu-devel] [PATCH v3 03/23] block: Make bdrv_round_to_clusters() signature more useful
` [Qemu-devel] [PATCH v3 04/23] qcow2: Switch is_zero_sectors() to byte-based
` [Qemu-devel] [PATCH v3 05/23] block: Switch bdrv_make_zero() "
` [Qemu-devel] [PATCH v3 06/23] qemu-img: Switch get_block_status() "
` [Qemu-devel] [PATCH v3 07/23] block: Convert bdrv_get_block_status() to bytes
` [Qemu-devel] [PATCH v3 08/23] block: Switch bdrv_co_get_block_status() to byte-based
` [Qemu-devel] [PATCH v3 09/23] block: Switch BdrvCoGetBlockStatusData "
` [Qemu-devel] [PATCH v3 10/23] block: Switch bdrv_common_block_status_above() "
` [Qemu-devel] [PATCH v3 11/23] block: Switch bdrv_co_get_block_status_above() "
` [Qemu-devel] [PATCH v3 12/23] block: Convert bdrv_get_block_status_above() to bytes
` [Qemu-devel] [PATCH v3 13/23] qemu-img: Simplify logic in img_compare()
` [Qemu-devel] [PATCH v3 14/23] qemu-img: Speed up compare on pre-allocated larger file
` [Qemu-devel] [PATCH v3 15/23] qemu-img: Add find_nonzero()
` [Qemu-devel] [PATCH v3 16/23] qemu-img: Drop redundant error message in compare
` [Qemu-devel] [PATCH v3 17/23] qemu-img: Change check_empty_sectors() to byte-based
` [Qemu-devel] [PATCH v3 18/23] qemu-img: Change compare_sectors() to be byte-based
` [Qemu-devel] [PATCH v3 19/23] qemu-img: Change img_rebase() "
` [Qemu-devel] [PATCH v3 20/23] qemu-img: Change img_compare() "
` [Qemu-devel] [PATCH v3 21/23] block: Align block status requests
` [Qemu-devel] [PATCH v3 22/23] block: Relax bdrv_aligned_preadv() assertion
` [Qemu-devel] [PATCH v3 23/23] qemu-io: Relax 'alloc' now that block-status doesn't assert

[RFC][PATCH] selinux: Introduce a policy capability and permission for NNP transitions
 2017-07-13 15:48 UTC  (8+ messages)

[PATCH] media: vimc: cleanup a few warnings
 2017-07-13 15:47 UTC  (3+ messages)

[PATCH] xfs_io: Print filesystem statfs flags in 'statfs' command
 2017-07-13 15:46 UTC  (2+ messages)

[PATCH v3 0/2] kvm: x86: hyperv: fix userspace interaction flaws
 2017-07-13 15:45 UTC  (4+ messages)

[Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixes
 2017-07-13 15:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH/s390-next 3/3] s390x/flic: migrate ais states

[PATCH 1/2] staging: atomisp2: hmm: Fixed comment style
 2017-07-13 15:45 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] staging: atomisp2: hmm: Alignment code (rebased)

[PATCH] cryptodev: fix KASUMI F9 expected parameters
 2017-07-13  7:44 UTC 

[PATCH V4] PCI: handle CRS returned by device after FLR
 2017-07-13 15:44 UTC  (5+ messages)

[PATCH 3.18 00/22] 3.18.61-stable review
 2017-07-13 15:43 UTC  (15+ messages)
` [PATCH 3.18 01/22] driver core: platform: fix race condition with driver_override
` [PATCH 3.18 02/22] MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16
` [PATCH 3.18 04/22] bgmac: add check for oversized packets
` [PATCH 3.18 06/22] usb: ehci-orion: fix probe for !GENERIC_PHY
` [PATCH 3.18 07/22] tracing/kprobes: Allow to create probe with a module name starting with a digit
` [PATCH 3.18 08/22] usb: dwc3: replace %p with %pK
` [PATCH 3.18 10/22] Add USB quirk for HVR-950q to avoid intermittent device resets
` [PATCH 3.18 12/22] usb: Fix typo in the definition of Endpoint[out]Request
` [PATCH 3.18 14/22] pinctrl: sh-pfc: Update info pointer after SoC-specific init
` [PATCH 3.18 18/22] mqueue: fix a use-after-free in sys_mq_notify()
` [PATCH 3.18 19/22] md: fix super_offset endianness in super_1_rdev_size_change
` [PATCH 3.18 20/22] staging: vt6556: vnt_start Fix missing call to vnt_key_init_table
` [PATCH 3.18 21/22] staging: comedi: fix clean-up of comedi_class in comedi_init()
` [PATCH 3.18 22/22] [media] saa7134: fix warm Medion 7134 EEPROM read

[PATCH] btrfs: btrfs_create_repair_bio never fails, skip error handling
 2017-07-13 15:42 UTC 

[PATCH V2] xfstests: Test filesystem lockup on full overprovisioned dm-thin
 2017-07-13 15:42 UTC  (2+ messages)

[Cocci] coccinelle and libpython problems
 2017-07-13 15:42 UTC 

[Qemu-arm] [PATCH 0/3] Allow int props with no default, use them in ARM
 2017-07-13 15:38 UTC  (5+ messages)
` [Qemu-arm] [PATCH 2/3] qdev: support properties which don't set a default value
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[PATCH 4.11 0/9] 4.11.11-stable review
 2017-07-13 15:40 UTC  (6+ messages)
` [PATCH 4.11 1/9] mqueue: fix a use-after-free in sys_mq_notify()
` [PATCH 4.11 3/9] locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
` [PATCH 4.11 4/9] staging: vt6556: vnt_start Fix missing call to vnt_key_init_table
` [PATCH 4.11 5/9] staging: comedi: fix clean-up of comedi_class in comedi_init()
` [PATCH 4.11 9/9] x86/mm/pat: Dont report PAT on CPUs that dont support it

[PATCH v2 0/4] drm/tinydrm: Add support for Pervasive Displays RePaper monochrome e-ink panels
 2017-07-13 15:40 UTC  (5+ messages)
` [PATCH v2 4/4] drm/tinydrm: Add RePaper e-ink driver

[PATCH] irqchip: gicv3-its: Use NUMA aware memory allocation for ITS tables
 2017-07-13 15:40 UTC  (12+ messages)

[PATCH v4 0/3] Expose VMFUNC to the nested hypervisor
 2017-07-13 15:39 UTC  (5+ messages)
` [PATCH v4 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor

[PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device
 2017-07-13 15:39 UTC  (3+ messages)

[PATCH 3/3] ARM: dts: iwg20m: Add MMCIF0 support
 2017-07-13 15:39 UTC  (3+ messages)
` [PATCH v2] "

"groups of files" in Git?
 2017-07-13 15:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/8] virtio: enhance virtio_error messages
 2017-07-13 15:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 8/8] virtio-crypto: use virtqueue_error for errors with queue context

[Qemu-arm] [PATCH v5 0/3] Generate APEI GHES table and dynamically record CPER
 2017-07-13 15:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/3] ACPI: Add new ACPI structures and macros
  ` [Qemu-arm] "

[Qemu-devel] [PATCH v3 0/7] KASLR kernel dump support
 2017-07-13 15:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 6/7] scripts/dump-guest-memory.py: add vmcoreinfo

[PATCH] dm raid: fix validate_raid_redundancy() activation check
 2017-07-13 15:36 UTC 

[PATCH 1/2 v2] ARM: dts: imx6ul-evk: Add DRM panel support
 2017-07-13 15:36 UTC  (2+ messages)
` [PATCH 2/2 v2] ARM: dts: imx6ul-evk: Pass the 'backlight' property

[PATCH 0/2] Notifications for perf sideband events
 2017-07-13 15:35 UTC  (4+ messages)

Filesystem corruption on RAID1
 2017-07-13 15:35 UTC 

[Qemu-devel] [PATCH v3] hw/i386: Deprecate the machines pc-0.10 to pc-1.2
 2017-07-13 15:34 UTC  (11+ messages)

[PATCH] dm raid: avoid mddev->suspended access
 2017-07-13 15:34 UTC 

[PATCH rdma-core] bnxt_re: Fix -Wimplicit-fallthrough warnings in GCC 7.1
 2017-07-13 15:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] configs/arcturus_ucp1020_defconfig
 2017-07-13 15:33 UTC  (6+ messages)

[PATCH] dm raid: avoid WARN_ON() in raid10_md_layout_to_format()
 2017-07-13 15:33 UTC 

[PATCH 0/6] blk-mq: introduce congestion control
 2017-07-13 15:32 UTC  (8+ messages)
` [PATCH 4/6] blk-mq: use EWMA to estimate congestion threshold

[Qemu-devel] [PATCH v6 0/4] block: Block driver callbacks fixes
 2017-07-13 15:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 1/4] block: pass bdrv_* methods to bs->file by default in block filters
` [Qemu-devel] [PATCH v6 2/4] block: remove unused bdrv_media_changed
` [Qemu-devel] [PATCH v6 3/4] block: remove bdrv_truncate callback in blkdebug
` [Qemu-devel] [PATCH v6 4/4] block: add default implementations for bdrv_co_get_block_status()

[Buildroot] [PATCH] package/qt5: bump latest version to 5.9.1
 2017-07-13 15:32 UTC  (6+ messages)

[PATCH 00/11] Fixed16.16 wrapper cleanup & wm optimization
 2017-07-13 15:31 UTC  (3+ messages)
` [PATCH 06/11] drm/i915/skl+: unify cpp value in WM calculation

[PATCHv2 00/29] oeqa core and oe-selftest threaded enablement
 2017-07-13 15:32 UTC  (4+ messages)
` [PATCHv2 04/29] bb/tinfoil: run_command handle busy status in bitbake server

[PATCH v7 0/4] KVM: async_pf: Fix async pf exception injection
 2017-07-13 15:29 UTC  (4+ messages)
` [PATCH v7 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler

[Qemu-devel] Improving QMP test coverage
 2017-07-13 15:28 UTC 

[PATCH v3] KEYS: Add documentation for asymmetric keyring restrictions
 2017-07-13 15:28 UTC  (2+ messages)

[PATCH] backfire: fix build failure for 4.11+ kernels
 2017-07-13 15:26 UTC  (3+ messages)

[linux-lvm] convert LV to physical device _in_place_?
 2017-07-13 15:25 UTC  (2+ messages)

[PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support
 2017-07-13 15:24 UTC  (5+ messages)

[PATCH v2 0/6] Media controller and omap3isp cleanups
 2017-07-13 15:23 UTC  (4+ messages)
` [PATCH v2 2/6] omap3isp: Call video_unregister_device() unconditionally
` [PATCH v2 5/6] media: Remove useless curly braces and parentheses
` [PATCH v2 6/6] media: devnode: Rename mdev argument as devnode


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.