All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-13 15:32:44 to 2017-07-13 15:57:23 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

[Qemu-trivial] [PULL 00/11] Trivial patches for 2017-07-12 (#2)
 2017-07-13 15:55 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH 1/3] drm/amdgpu: track if a PD needs an update
 2017-07-13 15:57 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: only bind VM shadows after validation

[PATCH 4.4 00/57] 4.4.77-stable review
 2017-07-13 15:54 UTC  (53+ messages)
` [PATCH 4.4 01/57] fs: add a VALID_OPEN_FLAGS
` [PATCH 4.4 02/57] fs: completely ignore unknown open flags
` [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 06/57] tracing/kprobes: Allow to create probe with a module name starting with a digit
` [PATCH 4.4 08/57] usb: dwc3: replace %p with %pK
` [PATCH 4.4 09/57] USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
` [PATCH 4.4 10/57] Add USB quirk for HVR-950q to avoid intermittent device resets
` [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 15/57] sysctl: report EINVAL if value is larger than UINT_MAX "
` [PATCH 4.4 16/57] pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
` [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 19/57] pinctrl: sunxi: Fix SPDIF function name for A83T
` [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 31/57] tools include: Add a __fallthrough statement
` [PATCH 4.4 32/57] tools string: Use __fallthrough in perf_atoll()
` [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 39/57] perf bench numa: Avoid possible truncation when using 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] libiscsi: Fix use-after-free race during iscsi_session_teardown
 2017-07-13 15:56 UTC  (2+ messages)

[PATCH] crypto/aesni_mb: fix possible crypto job leak
 2017-07-13 15:56 UTC  (2+ messages)

[PATCH v2] clk: x86: Do not gate clocks enabled by the firmware
 2017-07-13 15:54 UTC  (3+ messages)

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

What's cooking in git.git (Jul 2017, #03; Mon, 10)
 2017-07-13 15:53 UTC  (4+ messages)

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

[PATCH] dm raid: bump version to 1.12.1
 2017-07-13 15:52 UTC 

[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

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

[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  (10+ 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


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.