All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 19:26:57 to 2018-11-12 20:54:51 UTC [more...]

[PATCH 1/2] drm/vc4: Fix memory leak during gpu reset
 2018-11-12 20:01 UTC  (5+ messages)
` [PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere

[PATCH 0/1] Allow "no-op hunks" when editing the diff in git add -e
 2018-11-12 20:54 UTC 

[git pull] mount API series
 2018-11-12 20:54 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
 2018-11-12 20:53 UTC  (8+ messages)

[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-12 20:52 UTC  (3+ messages)
` [PATCH v11 4/5] x86/boot: Dig out SRAT table from RSDP and find "

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-11-12 20:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] media: venus: Support V4L2 QP parameters in Venus encoder
 2018-11-12 10:59 UTC 

[PATCH v7 00/13] arch/x86: AMD QoS support
 2018-11-12 20:51 UTC  (6+ messages)
` [PATCH v7 02/13] arch/x86: Rename the RDT functions and definitions

[Qemu-devel] [PULL 0/4] Linux user for 3.1 patches
 2018-11-12 20:49 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] linux-user: Remove dead error-checking code
` [Qemu-devel] [PULL 2/4] linux-user: Don't call gdb_handlesig() before queue_signal()
` [Qemu-devel] [PULL 3/4] linux-user: Clean up nios2 main loop signal handling
` [Qemu-devel] [PULL 4/4] linux-user: Add support for SO_REUSEPORT

[RFC/PATCH] Add hardening settings to fstrim.service
 2018-11-12 20:48 UTC 

[PATCH] tcf-agent: Disable architecture-specific features for ARC
 2018-11-12 20:48 UTC  (2+ messages)

[PATCH] example/ipv4_multicast: fix app hanging when using clone
 2018-11-12 20:46 UTC 

[PATCH net v2 0/4] qed: Miscellaneous bug fixes
 2018-11-12 10:50 UTC  (5+ messages)
` [PATCH net v2 1/4] qed: Fix PTT leak in qed_drain()
` [PATCH net v2 2/4] qed: Fix overriding offload_tc by protocols without APP TLV
` [PATCH net v2 3/4] qed: Fix rdma_info structure allocation
` [PATCH net v2 4/4] qed: Fix reading wrong value in loop condition

[PATCH 0/3] Clean up some syntax issue on unzip_vle.c
 2018-11-12 20:43 UTC  (8+ messages)
` [PATCH 1/3] staging: erofs: unzip_vle.c: Replace comparison to NULL
` [PATCH 2/3] staging: erofs: unzip_vle.c: Constant in comparison on right side
` [PATCH 3/3] staging: erofs: unzip_vle.c: Align parameter to the parentesis

[linux-linus bisection] complete test-amd64-amd64-qemuu-nested-amd
 2018-11-12 20:44 UTC 

[Qemu-devel] [PATCH] slirp: remove dead declarations
 2018-11-12 20:43 UTC  (2+ messages)

[PATCH mlx5-next 00/10] Collection of ODP fixes
 2018-11-12 20:43 UTC  (2+ messages)

[PATCH] ARM: BCM63XX: Enable reset controller support
 2018-11-12 20:41 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
 2018-11-12 20:38 UTC  (12+ messages)
` [PATCH net-next v3 1/2] "

[mm PATCH v5 0/7] Deferred page init improvements
 2018-11-12 20:37 UTC  (8+ messages)

[LTP] [PATCH v3 1/2] net: Add tst_net_run helper
 2018-11-12 20:37 UTC  (3+ messages)

[Ksummit-discuss] TAB nomination
 2018-11-12 20:36 UTC  (4+ messages)
` [Tech-board-discuss] "
  ` [Ksummit-discuss] "

KASAN: use-after-free Read in locks_delete_block
 2018-11-12 20:34 UTC 

[PATCH v4 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-11-12 20:32 UTC  (6+ messages)

[PATCH] help conform gasket page table to style
 2018-11-12 20:33 UTC  (2+ messages)

[PATCH 2/3] sim800: merge sim800 and sim900 documentation
 2018-11-12 20:32 UTC 

[Qemu-devel] [PATCH 0/3] Fix/add vmstate handling in some I2C code
 2018-11-12 20:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] i2c:pm_smbus: Fix state transfer

[xen-unstable-smoke test] 129861: regressions - FAIL
 2018-11-12 20:32 UTC 

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-12 20:29 UTC  (7+ messages)
` [PATCH 02/18] xen/arm: Implement PSCI system suspend call (virtual interface)

[RFC][PATCH 00/12] keys: add support for PGP keys and signatures
 2018-11-12 10:24 UTC  (13+ messages)
` [RFC][PATCH 01/12] mpi: introduce mpi_key_length()
` [RFC][PATCH 02/12] rsa: add parser of raw format
` [RFC][PATCH 03/12] PGPLIB: PGP definitions (RFC 4880)
` [RFC][PATCH 04/12] PGPLIB: Basic packet parser
` [RFC][PATCH 05/12] PGPLIB: Signature parser
` [RFC][PATCH 06/12] KEYS: PGP data parser
` [RFC][PATCH 07/12] KEYS: Provide PGP key description autogeneration
` [RFC][PATCH 08/12] KEYS: PGP-based public key signature verification
` [RFC][PATCH 09/12] verification: introduce verify_pgp_signature()
` [RFC][PATCH 10/12] PGP: Provide a key type for testing PGP signatures
` [RFC][PATCH 11/12] KEYS: Provide a function to load keys from a PGP keyring blob
` [RFC][PATCH 12/12] KEYS: Introduce load_pgp_public_keyring()

[PATCH 00/11] Additional patches for nvdimm security support
 2018-11-12 20:27 UTC  (16+ messages)
` [PATCH 02/11] libnvdimm/security: change clear text nvdimm keys to encrypted keys
` [PATCH 07/11] libnvdimm/security: add overwrite status notification
` [PATCH 10/11] tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test

[PATCH] pinctrl: sdm660: Set tile property for pingroups
 2018-11-12 20:25 UTC  (2+ messages)

[Tech-board-discuss] TAB Nomination
 2018-11-12 20:26 UTC  (2+ messages)

PCIe support in APQ8098-based board
 2018-11-12 20:26 UTC  (3+ messages)

[PATCH v3] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms
 2018-11-12 20:25 UTC  (5+ messages)

usb: xhci: fix build warning - missing prototype
 2018-11-12 20:24 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/20] octeontx2-af: NPC MCAM support and FLR handling
 2018-11-12 10:31 UTC  (8+ messages)
` [PATCH 08/20] octeontx2-af: Alloc and config NPC MCAM entry at a time

[PATCH V2] arm64: dts: sdm630 SoC and Sony Pioneer (Xperia XA2) support
 2018-11-12 20:23 UTC  (4+ messages)

Adding IIO list archives to lore.kernel.org
 2018-11-12 20:23 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: remove no longer needed s3c_pm_check_*() calls
 2018-11-12 20:23 UTC  (3+ messages)

[PATCH] media: v4l: v4l2-controls.h must include types.h
 2018-11-12 10:28 UTC  (3+ messages)

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-12 20:20 UTC  (12+ messages)
` [PATCH tip/core/rcu 23/41] sched: Replace synchronize_sched() with synchronize_rcu()

[PATCHv2 net-next 0/3] sctp: add support for sk_reuseport
 2018-11-12 10:27 UTC  (4+ messages)
` [PATCHv2 net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
  ` [PATCHv2 net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
    ` [PATCHv2 net-next 3/3] sctp: process sk_reuseport in sctp_get_port_local

[PATCH 0/9] caching loose objects
 2018-11-12 20:16 UTC  (13+ messages)
` [PATCH 3/9] rename "alternate_object_database" to "object_directory"
` [PATCH 7/9] object-store: provide helpers for loose_objects_cache
` [PATCH 9/9] fetch-pack: drop custom loose object cache

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-12 20:15 UTC  (4+ messages)

[PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES
 2018-11-12 20:15 UTC  (6+ messages)

Next Release Planning WG meeting Nov 19th
 2018-11-12 20:13 UTC 

[PATCH v4 00/10] x86/alternative: text_poke() fixes
 2018-11-12 20:12 UTC  (3+ messages)
` [PATCH v4 02/10] x86/jump_label: Use text_poke_early() during early init

[PATCH 4.19 000/361] 4.19.2-stable review
 2018-11-12 20:12 UTC  (10+ messages)
` [PATCH 4.19 025/361] ACPICA: AML interpreter: add region addresses in global list during initialization

[PATCH] xfs: Remove noinline from #define STATIC
 2018-11-12 20:12 UTC  (2+ messages)

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-12 20:11 UTC  (10+ messages)
` [PATCH 02/24] leds: core: Add support for composing LED class device names

[PATCH v3 1/2] staging: erofs: Modify coding style alignments
 2018-11-05 18:22 UTC  (6+ messages)
` [PATCH v3 2/2] staging: erofs: Modify conditional checks
    ` [Outreachy kernel] "

Inquiry 12/11/2018
 2018-11-12  8:58 UTC 

Inquiry 12/11/2018
 2018-11-12  8:58 UTC 

Inquiry 12/11/2018
 2018-11-12  8:58 UTC 

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-12 20:05 UTC  (12+ messages)

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

[PATCH 0/5] brcmfmac: p2p/miracast/apsta fixes
 2018-11-12 20:08 UTC  (5+ messages)
` [PATCH 2/5] brcmfmac: remove "arp_hostip_clear" from "brcmf_netdev_stop"

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

[Qemu-devel] [PATCH for-3.1] fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
 2018-11-12 19:58 UTC  (2+ messages)

[PATCH bpf-next] bpf: support raw tracepoints in modules
 2018-11-12 20:05 UTC  (2+ messages)

[PATCH 00/15] drm/i915: Fix TV encoder support
 2018-11-12 20:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Official Linux system wrapper library?
 2018-11-12 20:03 UTC  (15+ messages)

kobject lifetime issues in blk-mq
 2018-11-12 20:02 UTC  (5+ messages)

[PATCH v5 01/13] net/mlx5: prepare makefile for adding E-Switch VXLAN
 2018-11-12 20:01 UTC  (6+ messages)
` [PATCH 0/4] net/mlx5: prepare to add E-switch rule flags check
  ` [PATCH 1/4] net/mlx5: prepare Netlink communication routine to fix
  ` [PATCH 2/4] net/mlx5: fix Netlink communication routine
  ` [PATCH 3/4] net/mlx5: prepare to add E-switch rule flags check
  ` [PATCH 4/4] net/mlx5: add E-switch rule hardware offload flag check

[U-Boot] [PATCH v2 1/1] efi_selftest: don't hang on missing timer
 2018-11-12 19:57 UTC 

[PATCH v2] btrfs: use tagged writepage to mitigate livelock of snapshot
 2018-11-12 19:56 UTC  (2+ messages)

[PATCH v2 0/2] makedumpfile: Allow 'info->page_offset' calc via VMCOREINFO in '/proc/kcore'
 2018-11-12 19:51 UTC  (6+ messages)
` [PATCH v2 1/2] makedumpfile/arm64: Use VMCOREINFO inside '/proc/kcore' (if available)

[PATCH] qemu: aspeed_timer: Use signed muldiv for timer resets
 2018-11-12 18:37 UTC  (2+ messages)

[PATCH] scsi: libsas: Remove pcidev reference
 2018-11-12 19:52 UTC  (10+ messages)

[Buildroot] [PATHC next] ipset: bump to version 7.0
 2018-11-12 19:52 UTC 

[PATCH net-next 0/3] sctp: add support for sk_reuseport
 2018-11-12  9:58 UTC  (7+ messages)
` [PATCH net-next 1/3] sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
` [PATCH net-next 2/3] sctp: add sock_reuseport for the sock in __sctp_hash_endpoint

[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-12 19:51 UTC  (4+ messages)
` [PATCH 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint

[PATCH] Fix hidding typo
 2018-11-12 19:50 UTC 

[PATCH] driver: input: fix UBSAN warning in input_defuzz_abs_event
 2018-11-12 19:48 UTC  (2+ messages)

[RESEND 0/2] fpga fixes for 4.20
 2018-11-12 19:46 UTC  (4+ messages)
` [RESEND 1/2] fpga: of-fpga-region: Use platform_set_drvdata
` [RESEND 2/2] fpga: dfl-fme-region: Use platform_get_drvdata()

[U-Boot] [PATCH 1/1] efi_selftest: don't hang on missing timer
 2018-11-12 19:46 UTC 

[PATCH] checkout: disambiguate dwim tracking branches and local files
 2018-11-12 19:44 UTC  (4+ messages)

[PATCH RESEND] Blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
 2018-11-12 19:43 UTC  (5+ messages)

[PATCH 00/12] drm/msm: dpu: Clean up runtime power handling
 2018-11-12 19:42 UTC  (13+ messages)
` [PATCH 02/12] drm/msm: dpu: Remove unused trace_dpu_perf_update_bus()
` [PATCH 04/12] drm/msm: dpu: Don't use power_event for vbif_init_memtypes
` [PATCH 05/12] drm/msm: dpu: Handle crtc pm_runtime_resume() directly
` [PATCH 06/12] drm/msm: dpu: Remove power_handle from core_perf
` [PATCH 08/12] drm/msm: dpu: Move DPU_POWER_HANDLE_DBUS_ID to core_perf
` [PATCH 09/12] drm/msm: dpu: Remove dpu_power_handle
` [PATCH 11/12] drm/msm: dpu: Add ->enabled to dpu_encoder_virt
  ` [PATCH 01/12] drm/msm: dpu: Remove dpu_power_handle_get_dbus_name()
  ` [PATCH 03/12] drm/msm: dpu: Remove dpu_power_client
  ` [PATCH 07/12] drm/msm: dpu: Include dpu_io_util.h directly in dpu_kms.h
  ` [PATCH 10/12] drm/msm: dpu: Fix typo in dpu_encoder
  ` [PATCH 12/12] drm/msm: dpu: Move crtc runtime resume to encoder

Price Inquiry
 2018-11-11 15:36 UTC 

[PATCH] input: atkbd: clean up indentation issue, add missing tab in an if statement
 2018-11-12 19:41 UTC  (3+ messages)

[PATCH v2] overlay: create directory over deleted whiteout
 2018-11-12  9:48 UTC 

[PATCH 0/5] fpga: patches for v4.19
 2018-11-12 19:39 UTC  (6+ messages)
` [PATCH 5/5] fpga: dfl-fme-region: Use platform_get_drvdata()

BUG: KASAN: slab-out-of-bounds in selinux_sctp_bind_connect+0x60/0x150
 2018-11-12 19:38 UTC 

[tisdk-setup-scripts][PATCH 1/2] k3: create-sdcard: workaround is no longer needed
 2018-11-12 19:38 UTC  (2+ messages)
` [tisdk-setup-scripts][PATCH 2/2] create-sdcard: copy sysfw.itb to boot partition

[PATCH] Revert "clocksource: Make clocksource validation work for all clocksources"
 2018-11-12 18:56 UTC 

[SPDK] perf failure with RDMA
 2018-11-12 19:36 UTC 

Performance regression in ast drm driver
 2018-11-12 19:36 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix bug with IH ring setup
 2018-11-12 19:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 for-3.2 0/7] Get rid of global_qtest in some of the qtests
 2018-11-12 19:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.2 2/7] tests/libqos/pci: Make PCI access functions independent of global_qtest

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-11-12 19:31 UTC  (4+ messages)
` [PATCH 2/2] "

[Bug 106] running dpdk-procinfo or any secondary leading to system memory exhaustion
 2018-11-12 19:31 UTC  (2+ messages)

[GIT FIXES FOR v4.20] media-request fixes
 2018-11-12  9:38 UTC 

Inquiry 12/11/2018
 2018-11-12  8:57 UTC 

[PATCH lttng-tools 1/2] Fix: Connect timeout arithmetic in inet/inet6 (v2)
 2018-11-12 19:28 UTC 

[PATCH] dt-bindings: input: Fix a typo in file input-reset.txt
 2018-11-12 19:27 UTC  (2+ messages)

[PATCH 0/5] Do not touch pages/zones during hot-remove path
 2018-11-12 19:27 UTC  (3+ messages)
` [PATCH 3/5] mm/memory_hotplug: Check for IORESOURCE_SYSRAM in release_mem_region_adjustable


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.