All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-06 14:24:53 to 2018-12-06 14:46:56 UTC [more...]

[PATCH 4.9 000/101] 4.9.144-stable review
 2018-12-06 14:39 UTC  (41+ messages)
` [PATCH 4.9 002/101] disable stringop truncation warnings for now
` [PATCH 4.9 003/101] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.9 006/101] kernfs: Replace strncpy with memcpy
` [PATCH 4.9 008/101] drm: gma500: fix logic error
` [PATCH 4.9 009/101] scsi: bfa: convert to strlcpy/strlcat
` [PATCH 4.9 010/101] staging: rts5208: fix gcc-8 logic error warning
` [PATCH 4.9 011/101] kdb: use memmove instead of overlapping memcpy
` [PATCH 4.9 012/101] x86/power/64: Use char arrays for asm function names
` [PATCH 4.9 013/101] iser: set sector for ambiguous mr status errors
` [PATCH 4.9 015/101] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.9 016/101] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.9 018/101] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.9 019/101] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.9 021/101] ALSA: trident: Suppress gcc string warning
` [PATCH 4.9 022/101] scsi: csiostor: Avoid content leaks and casts
` [PATCH 4.9 023/101] kgdboc: Fix restrict error
` [PATCH 4.9 024/101] kgdboc: Fix warning with module build
` [PATCH 4.9 026/101] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.9 027/101] drm/mediatek: fix OF sibling-node lookup
` [PATCH 4.9 029/101] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.9 030/101] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.9 033/101] btrfs: Always try all copies when reading extent buffers
` [PATCH 4.9 034/101] Btrfs: fix use-after-free when dumping free space
` [PATCH 4.9 037/101] udf: Allow mounting volumes with incorrect identification strings
` [PATCH 4.9 045/101] usb: gadget: dummy: fix nonsensical comparisons
` [PATCH 4.9 046/101] net: qed: use correct strncpy() size
` [PATCH 4.9 049/101] libceph: no need to drop con->mutex for ->get_authorizer()
` [PATCH 4.9 050/101] libceph: store ceph_auth_handshake pointer in ceph_connection
` [PATCH 4.9 052/101] libceph: factor out __ceph_x_decrypt()
` [PATCH 4.9 053/101] libceph: factor out encrypt_authorizer()
` [PATCH 4.9 054/101] libceph: add authorizer challenge
` [PATCH 4.9 056/101] libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
` [PATCH 4.9 057/101] libceph: check authorizer reply/challenge length before reading
` [PATCH 4.9 058/101] bpf/verifier: Add spi variable to check_stack_write()
` [PATCH 4.9 061/101] wil6210: missing length check in wmi_set_ie
` [PATCH 4.9 064/101] hugetlbfs: check for pgoff value overflow
` [PATCH 4.9 066/101] btrfs: Verify that every chunk has corresponding block group at mount time
` [PATCH 4.9 068/101] btrfs: Check if item pointer overlaps with the item itself
` [PATCH 4.9 069/101] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
` [PATCH 4.9 070/101] btrfs: Add checker for EXTENT_CSUM

Content of a packagegroup
 2018-12-06 14:46 UTC 

[PATCH V5 0/6] ARM: imx: add imx7ulp support
 2018-12-06 14:45 UTC  (7+ messages)
` [PATCH V5 1/6] dt-bindings: fsl: add compatible for imx7ulp evk
` [PATCH V5 2/6] dt-bindings: fsl: add imx7ulp pm related components bindings

[PATCH 0/7] microblaze: fix various problems in building boot images
 2018-12-06 14:44 UTC  (2+ messages)

[PATCH v3 0/4] iommu improvements
 2018-12-06 14:44 UTC  (3+ messages)
` [PATCH v3 2/4] iommu: rename wrapper functions

[U-Boot] [PATCH v4] pico-imx7d: Increase the CONFIG_ENV_OFFSET size
 2018-12-06 14:44 UTC  (8+ messages)
` [U-Boot] [PATCH] Enable expression support for CONFIG_BOARD_SIZE_LIMIT

[PATCH 4.14 00/55] 4.14.87-stable review
 2018-12-06 14:39 UTC  (42+ messages)
` [PATCH 4.14 03/55] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.14 05/55] ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
` [PATCH 4.14 06/55] unifdef: use memcpy instead of strncpy
` [PATCH 4.14 08/55] ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
` [PATCH 4.14 10/55] scsi: bfa: convert to strlcpy/strlcat
` [PATCH 4.14 11/55] staging: rts5208: fix gcc-8 logic error warning
` [PATCH 4.14 13/55] iser: set sector for ambiguous mr status errors
` [PATCH 4.14 14/55] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
` [PATCH 4.14 16/55] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.14 17/55] IB/mlx5: Avoid load failure due to unknown link width
` [PATCH 4.14 19/55] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.14 20/55] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
` [PATCH 4.14 21/55] drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
` [PATCH 4.14 23/55] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 4.14 24/55] userfaultfd: shmem: add i_size checks
` [PATCH 4.14 26/55] scsi: scsi_devinfo: cleanly zero-pad devinfo strings
` [PATCH 4.14 28/55] ALSA: trident: Suppress gcc string warning
` [PATCH 4.14 29/55] kgdboc: Fix restrict error
` [PATCH 4.14 31/55] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.14 33/55] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.14 34/55] Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
` [PATCH 4.14 35/55] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.14 37/55] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.14 38/55] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.14 39/55] Input: elan_i2c - add support for ELAN0621 touchpad
` [PATCH 4.14 41/55] btrfs: Always try all copies when reading extent buffers
` [PATCH 4.14 43/55] arc: [devboards] Add support of NFSv3 ACL
` [PATCH 4.14 45/55] reset: make device_reset_optional() really optional
` [PATCH 4.14 47/55] mm: cleancache: fix corruption on missed inode invalidation
` [PATCH 4.14 48/55] thermal/drivers/hisi: Remove the multiple sensors support
` [PATCH 4.14 49/55] thermal/drivers/hisi: Remove pointless lock
` [PATCH 4.14 50/55] thermal/drivers/hisi: Encapsulate register writes into helpers
` [PATCH 4.14 52/55] thermal/drivers/hisi: Remove costly sensor inspection
` [PATCH 4.14 53/55] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
` [PATCH 4.14 54/55] net: qed: use correct strncpy() size
` [PATCH 4.14 55/55] tipc: use destination length for copy string

[PATCH v2] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
 2018-12-06 14:43 UTC 

[PATCH man-pages] Add rseq manpage
 2018-12-06 14:42 UTC  (2+ messages)

[PATCH 1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
 2018-12-06 14:42 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v2 00/34] Devicetree schema
 2018-12-06 14:37 UTC  (7+ messages)
` [PATCH v2 08/34] dt-bindings: arm: Convert PMU binding to json-schema

[U-Boot] [PATCH v1] fs: fat: dynamically allocate memory for temporary buffer
 2018-12-06 14:42 UTC  (2+ messages)

[U-Boot] [PATCH v1] mtd: nand: raw: allow to disable unneeded ECC layouts
 2018-12-06 14:42 UTC  (2+ messages)

[U-Boot] [PATCH v1] board: toradex: colibri_vf: unset NFS and LOADS/B
 2018-12-06 14:41 UTC  (2+ messages)

[PATCH 4.19 00/41] 4.19.8-stable review
 2018-12-06 14:39 UTC  (35+ messages)
` [PATCH 4.19 01/41] blk-mq: fix corruption with direct issue
` [PATCH 4.19 02/41] test_hexdump: use memcpy instead of strncpy
` [PATCH 4.19 04/41] iser: set sector for ambiguous mr status errors
` [PATCH 4.19 05/41] uprobes: Fix handle_swbp() vs. unregister() + register() race once more
` [PATCH 4.19 06/41] mtd: nand: Fix memory allocation in nanddev_bbt_init()
` [PATCH 4.19 08/41] sched, trace: Fix prev_state output in sched_switch tracepoint
` [PATCH 4.19 09/41] tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
` [PATCH 4.19 10/41] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.19 14/41] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.19 15/41] drm/amd/dm: Dont forget to attach MST encoders
` [PATCH 4.19 16/41] drm/amd/dm: Understand why attaching path/tile properties are needed
` [PATCH 4.19 18/41] drm/meson: Fixes for drm_crtc_vblank_on/off support
` [PATCH 4.19 19/41] drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
` [PATCH 4.19 20/41] drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
` [PATCH 4.19 22/41] userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
` [PATCH 4.19 23/41] userfaultfd: shmem: add i_size checks
` [PATCH 4.19 24/41] userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
` [PATCH 4.19 26/41] kgdboc: Fix warning with module build
` [PATCH 4.19 28/41] selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
` [PATCH 4.19 29/41] i40e: Fix deletion of MAC filters
` [PATCH 4.19 30/41] scsi: lpfc: fix block guard enablement on SLI3 adapters
` [PATCH 4.19 31/41] Input: xpad - quirk all PDP Xbox One gamepads
` [PATCH 4.19 32/41] Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
` [PATCH 4.19 34/41] Input: cros_ec_keyb - fix button/switch capability reports
` [PATCH 4.19 35/41] Input: elan_i2c - add ELAN0620 to the ACPI table
` [PATCH 4.19 36/41] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
` [PATCH 4.19 39/41] ARC: change defconfig defaults to ARCv2
` [PATCH 4.19 40/41] arc: [devboards] Add support of NFSv3 ACL

[U-Boot] [PATCH v1] tools: logos: crop Toradex logo slightly
 2018-12-06 14:41 UTC  (2+ messages)

[PATCH] ASoC: pcm512x: Implement the digital_mute interface
 2018-12-06 14:41 UTC  (5+ messages)

[PATCH 1/2] drm: Only #define DEBUG if CONFIG_DYNAMIC_DEBUG is disabled
 2018-12-06 14:41 UTC  (9+ messages)

DSA support for Marvell 88e6065 switch
 2018-12-06 14:40 UTC  (11+ messages)

[xen-unstable-smoke test] 131076: tolerable all pass - PUSHED
 2018-12-06 14:40 UTC 

[PATCH 0/3] drm/qxl: tweak bo allocation
 2018-12-06 14:39 UTC  (6+ messages)
` [PATCH 1/3] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
      ` [Spice-devel] "

[U-Boot] [PATCH v3 4/4] rockchip: rk3399: Add Ficus EE board support
 2018-12-06 14:39 UTC  (6+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-06 14:39 UTC  (8+ messages)
          ` [Qemu-devel] "

use generic DMA mapping code in powerpc V4
 2018-12-06 14:11 UTC  (13+ messages)
` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines
  ` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page, sg} routines
` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb

[PATCH v2 0/5] Spectre big.Little updates
 2018-12-06 14:37 UTC  (10+ messages)
  ` [PATCH v2 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

[Qemu-devel] [PATCH v3 00/39] Windbg supporting
 2018-12-06 14:36 UTC  (2+ messages)

[RESEND PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-12-06 14:36 UTC  (5+ messages)
` [RESEND PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions

[Bug 120] secondary fails failure without option '--legacy-mem'
 2018-12-06 14:36 UTC  (2+ messages)

[PATCH v14 00/11] livepatch: Atomic replace feature
 2018-12-06 14:36 UTC  (13+ messages)
` [PATCH v14 05/11] livepatch: Simplify API by removing registration step

[PATCH v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-06 14:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] "

[PATCH V4 0/6] 52-bit userspace VAs
 2018-12-06 14:35 UTC  (6+ messages)
` [PATCH V4 5/6] arm64: mm: introduce 52-bit userspace support

[U-Boot] [PATCH 00/19] riscv: Adding RISC-V CPU and timer driver
 2018-12-06 14:33 UTC  (3+ messages)
` [U-Boot] [PATCH 05/19] riscv: Add a SYSCON driver for Core Local Interruptor

[igt-dev] [PATCH i-g-t 0/9] Chamelium VC4 plane testing, with T-tiled mode
 2018-12-06 14:32 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 4/9] lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation
` [igt-dev] [PATCH i-g-t 7/9] lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert

[PATCH 0/2] tracing: arm64: Make ftrace_replace_code() schedulable for arm64
 2018-12-06 14:32 UTC  (8+ messages)
` [PATCH 1/2] ftrace: Allow ftrace_replace_code() to be schedulable
` [PATCH 2/2] arm64: ftrace: Set FTRACE_SCHEDULABLE before ftrace_modify_all_code()

PREEMPT_RT and i915
 2018-12-06 14:31 UTC  (2+ messages)

[PATCH - extplug refinement from hw_params 1/1] pcm: extplug: Update slave PCM if extplug slave params were changed
 2018-12-06 14:31 UTC 

Moving ARM dts files
 2018-12-06 14:30 UTC  (9+ messages)

Security fixes for 4.9
 2018-12-06 14:28 UTC  (2+ messages)

[PATCH] kernel/kcov.c: mark func write_comp_data() as notrace
 2018-12-06 14:30 UTC 

[PATCH] kvm/arm: return 0 when the number of objects is not less than min
 2018-12-06 14:29 UTC  (4+ messages)
` [PATCH] kvm/arm: return 0 when the number of objects is not lessthan min

[igt-dev] [PATCH RESEND i-g-t 0/8] igt: chamelium: Test YUV buffers using the Chamelium
 2018-12-06 14:28 UTC  (3+ messages)
` [igt-dev] [PATCH RESEND i-g-t 7/8] igt: fb: Fallback on KMS dumb buffer allocation for YUV buffers

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-06 14:27 UTC  (7+ messages)

[PATCH v2] drm/qxl: use qxl_num_crtc directly
 2018-12-06 14:27 UTC  (2+ messages)

[PATCH v2] drm/qxl: use qxl_num_crtc directly
 2018-12-06 14:27 UTC 

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-12-06 14:27 UTC  (2+ messages)

[PATCH v2 0/8] dma-debug cleanup and dynamic allocation
 2018-12-06 14:27 UTC  (9+ messages)
` [PATCH v2 5/8] dma-debug: Make leak-like behaviour apparent
` [PATCH v2 6/8] x86/dma/amd-gart: Stop resizing dma_debug_entry pool
` [PATCH v2 7/8] dma/debug: Remove dma_debug_resize_entries()
` [PATCH v2 8/8] dma-debug: Batch dma_debug_entry allocation

[LTP] [PATCH] openposix: Remove _XOPEN_SOURCE in strchr/strcpy/strncpy
 2018-12-06 14:26 UTC  (2+ messages)

[Buildroot] [PATCH next v6 00/10] Per-package host/target directory support
 2018-12-06 14:25 UTC  (5+ messages)
` [Buildroot] [PATCH next v6 10/10] package/pkg-kconfig: handle KCONFIG_DEPENDENCIES with per-package directories

[Qemu-devel] [PATCH for-4.0 00/14] nbd: add qemu-nbd --list
 2018-12-06 14:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/14] nbd/client: Refactor return of nbd_receive_negotiate()

[PATCH v4 0/5] vc4/hdmi: Support TV margin props
 2018-12-06 14:24 UTC  (6+ messages)
` [PATCH v4 1/5] drm/connector: Fix drm_mode_create_tv_properties() doc
` [PATCH v4 2/5] drm/connector: Clarify the unit of TV margins
` [PATCH v4 3/5] drm/connector: Allow creation of margin props alone
` [PATCH v4 4/5] drm/vc4: Take margin setup into account when updating planes
` [PATCH v4 5/5] drm/vc4: Attach margin props to the HDMI connector


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.