All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-02 09:08:42 to 2019-01-02 10:31:04 UTC [more...]

possible deadlock in nr_destroy_socket
 2019-01-02 10:31 UTC 

[PATCH] rts5208: fix a missing check of the status of sd_init_power
 2019-01-02 10:28 UTC  (2+ messages)

[PATCH v7 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-01-02 10:23 UTC  (7+ messages)
` [PATCH v7 1/6] mfd: rk808: remove the id_table
` [PATCH v7 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v7 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v7 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v7 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v7 6/6] clk: RK808: "

[LTP] LTP Release
 2019-01-02 10:28 UTC  (2+ messages)

[Buildroot] [PATCH] configs/clearfog: update U-Boot and kernel
 2019-01-02 10:28 UTC 

[PATCH -next] ACPI, APEI, EINJ: Fix debugfs_simple_attr.cocci warnings
 2019-01-02 10:27 UTC  (2+ messages)

[PATCH 00/21] i.MX6, DesignWare PCI improvements
 2019-01-02 10:21 UTC  (5+ messages)
` [PATCH 07/21] PCI: designware: Make use of IS_ALIGNED()
` [PATCH 08/21] PCI: designware: Share code for dw_pcie_rd/wr_other_conf()

[PATCH 18/52] virtio-fs: Map cache using the values from the capabilities
 2019-01-02 10:24 UTC  (11+ messages)

general protection fault in transparent_hugepage_enabled
 2019-01-02 10:24 UTC  (6+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
 2019-01-02 10:22 UTC 

[PATCH v5] media: vicodec: add support for CROP and COMPOSE selection
 2019-01-02 10:22 UTC  (3+ messages)

[Buildroot] Xtensa toolchain issue ?
 2019-01-02 10:21 UTC 

[PATCH 0/6] drm/i915: start splitting off runtime device info
 2019-01-02 10:21 UTC  (17+ messages)
` [PATCH 1/6] drm/i915: start moving runtime device info to a separate struct
` [PATCH 2/6] drm/i915/reg: abstract display_mmio_offset access
` [PATCH 3/6] drm/i915: pass dev_priv to intel_device_info_runtime_init()
` [PATCH 4/6] drm/i915: always use INTEL_INFO() to access device info
` [PATCH 5/6] drm/i915: drop intel_device_info_dump()
` [PATCH 6/6] drm/i915: rename dev_priv info to __info to avoid usage

[PATCH 0/9] PSP cleanup
 2019-01-02 10:21 UTC  (12+ messages)
  ` [PATCH 1/9] drm/amdgpu: separate the PSP ring related APIs
  ` [PATCH 2/9] drm/amdgpu: separate commonly used PSP APIs
  ` [PATCH 3/9] drm/amdgpu: separate the xgmi related APIs
  ` [PATCH 4/9] drm/amdgpu: separate the tmr "
  ` [PATCH 5/9] drm/amdgpu: separate the asd "
  ` [PATCH 6/9] drm/amdgpu: drop useless PSP APIs and structures
  ` [PATCH 7/9] drm/amdgpu: check PSP support before adding the ip block
  ` [PATCH 8/9] drm/amdgpu: make PSP sub modules(ASD/XGMI/TMR) support configurable
  ` [PATCH 9/9] drm/amdgpu: move psp_funcs related to a more proper place

KASAN: use-after-free Read in nr_rx_frame
 2019-01-02 10:21 UTC 

[PATCHv3 0/2] mm/memblock: reuse memblock bottom-up allocation style
 2019-01-02 10:18 UTC  (10+ messages)
` [PATCHv3 1/2] mm/memblock: extend the limit inferior of bottom-up after parsing hotplug attr
` [PATCHv3 2/2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr

[PATCH 00/10] PCI: DWC/Keystone: MSI configuration cleanup
 2019-01-02 10:13 UTC  (7+ messages)
` [PATCH 07/10] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH 09/10] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH 10/10] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH 0/7] net: Add support for Qualcomm ethqos
 2019-01-02 10:15 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: net: Add Qualcomm ethqos binding
` [PATCH 2/7] net: stmmac: Add driver for Qualcomm ethqos
` [PATCH 3/7] dt-bindings: net: stmmac: Add the bindings documentation for delays
` [PATCH 4/7] MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver
` [PATCH 5/7] net: phy: at803x: Rework at803x_config_init()
` [PATCH 6/7] net: phy: at803x: Add support to disable tx/rx delays
` [PATCH 7/7] net: dsa: qca8k: handle disable tx/rx delay

WARNING in enqueue_task_dl
 2019-01-02  9:15 UTC  (3+ messages)

[RESEND PATCH 1/5] drm/i915/backlight: Restore backlight on resume, v2
 2019-01-02 10:14 UTC  (3+ messages)

[PATCH] xen/cmdline: Fix buggy strncmp(s, LITERAL, ss - s) construct
 2019-01-02 10:13 UTC  (2+ messages)

[PATCH v1 0/2] Add OP-TEE based hwrng driver
 2019-01-02 10:12 UTC  (10+ messages)
` [PATCH v1 2/2] hwrng: add OP-TEE based rng driver

[PATCH for-4.20 0/3] Fix incorrectly created uuid tree
 2019-01-02 10:11 UTC  (6+ messages)
` [PATCH 3/3] btrfs-progs: Create uuid tree with proper contents

[Qemu-devel] [PATCH v3 00/16] Virtio devices split from virtio-pci
 2019-01-02 10:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 09/16] virtio: split vhost scsi bits "

KMSAN: kernel-infoleak in copy_page_to_iter (2)
 2019-01-02 10:09 UTC  (5+ messages)

[PATCH] btrfs-progs: Update backup roots when writing super blocks
 2019-01-02 10:08 UTC  (3+ messages)

[xen-unstable-coverity test] 131681: all pass - PUSHED
 2019-01-02 10:06 UTC 

[U-Boot] [PATCH v1 00/14] dm: Convert TPC70 to use DM and DTS in SPL and u-boot proper
 2019-01-02 10:06 UTC  (16+ messages)
` [U-Boot] [PATCH v1 01/14] tpc70: config: Add script commands to update u-boot and OE's wic
` [U-Boot] [PATCH v1 02/14] tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update
` [U-Boot] [PATCH v1 04/14] DTS: imx: Remove not needed '#address-cells' and '#size-cells' properties
` [U-Boot] [PATCH v1 05/14] board: cosmetic: Use define to set ENET clock selection mask on TPC70
` [U-Boot] [PATCH v1 08/14] DTS: imx: Add "u-boot, dm-pre-reloc" property to relevant imx6qdl nodes

[PATCH] [v2] test_rhashtable: remove semaphore usage
 2019-01-02 10:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/1] drive-mirror: add incremental mode
 2019-01-02 10:04 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [PATCH v1] add new function to copy dirty-bitmap
 2019-01-02 10:01 UTC 

[PATCH RFC 0/2] vsock/virtio: fix issues on device hot-unplug
 2019-01-02 10:01 UTC  (6+ messages)
` [PATCH RFC 1/2] vsock/virtio: fix kernel panic after "
` [PATCH RFC 2/2] vsock/virtio: reset connected sockets on device removal

[PATCH 01/39] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
 2019-01-02  9:41 UTC  (31+ messages)
` [PATCH 02/39] drm/i915/selftests: Take a breath during check_partial_mappings()
` [PATCH 03/39] drm/i915: Return immediately if trylock fails for direct-reclaim
` [PATCH 04/39] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` [PATCH 05/39] drm/i915/userptr: Probe vma range before gup
` [PATCH 06/39] drm/i915: Always try to reset the GPU on takeover
` [PATCH 07/39] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 08/39] drm/i915: Track all held rpm wakerefs
` [PATCH 09/39] drm/i915: Markup paired operations on wakerefs
` [PATCH 10/39] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 11/39] drm/i915: Markup paired operations on display power domains
` [PATCH 12/39] drm/i915: Track the wakeref used to initialise "
` [PATCH 13/39] drm/i915: Combined gt.awake/gt.power wakerefs
` [PATCH 14/39] drm/i915/dp: Markup pps lock power well
` [PATCH 15/39] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [PATCH 17/39] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 20/39] drm/i915: Make all GPU resets atomic
` [PATCH 24/39] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 27/39] drm/i915: Move vma lookup to its own lock
` [PATCH 28/39] drm/i915: Move intel_execlists_show_requests() aside
` [PATCH 29/39] drm/i915: Use b->irq_enable() as predicate for mock engine
` [PATCH 30/39] drm/i915/selftests: Allocate mock ring/timeline per context
` [PATCH 31/39] drm/i915/selftests: Make evict tolerant of foreign objects
` [PATCH 32/39] drm/i915: Remove the intel_engine_notify tracepoint
` [PATCH 33/39] drm/i915: Move list of timelines under its own lock
` [PATCH 34/39] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 35/39] drm/i915: Enlarge vma->pin_count
` [PATCH 36/39] drm/i915: Allocate a status page for each timeline
` [PATCH 37/39] drm/i915: Track the context's seqno in its own timeline HWSP
` [PATCH 38/39] drm/i915: Identify active requests
` [PATCH 39/39] drm/i915: Replace global breadcrumbs with per-context interrupt tracking

[PULL] topic/drmp-cleanup for drm-misc-next and drm-intel-next-queued
 2019-01-02 10:00 UTC 

[PATCH v2] kobject: add kernel/uevent_features sysfs file
 2019-01-02  9:59 UTC  (5+ messages)

bea5b158ff BUG: kernel reboot-without-warning in boot-around-mounting-root stage
 2019-01-02  9:58 UTC  (3+ messages)
` [LKP] "

[PATCH 1/2] drm/amdgpu/virtual_dce: No need to pin the fb's bo
 2019-01-02  9:54 UTC  (3+ messages)

[PATCH][next] x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
 2019-01-02  9:54 UTC  (4+ messages)

[PATCH] net: core: Fix to store new mtu setting in netdevice
 2019-01-02  9:54 UTC  (5+ messages)

[virtio-dev] [PATCH v1 0/2] Virtio: fix some vq allocation issues
 2019-01-02  9:53 UTC  (10+ messages)
` [virtio-dev] "
  ` [virtio-dev] "
            `  "

[PATCH v2] arm64: defconfig: Enable R-Car thermal driver
 2019-01-02  9:51 UTC 

[PATCH 00/12] xfs: deferred inode inactivation
 2019-01-02  9:50 UTC  (3+ messages)
` [PATCH 07/12] xfs: refactor eofblocks inode match code

[PATCH] n_tty: update comment for WAKEUP_CHARS define
 2019-01-02  9:50 UTC  (3+ messages)

[PATCH] staging: wlan-ng: prism2fw.c: Fix "Possible unnecessary 'out of memory' message" checkpatch.pl warning"
 2019-01-02  9:46 UTC  (2+ messages)

[PATCH 0/6] drm/i915: drmP.h include removal w/ drm prep work
 2019-01-02  9:45 UTC  (5+ messages)

pwm-meson: fix "BUG: scheduling while atomic"
 2019-01-02  9:44 UTC  (2+ messages)

[PATCH v2 3/3] net/mlx5: support flow counters using devx
 2019-01-02  9:43 UTC  (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 2/3] net/mlx5: add devx functions to glue
` [PATCH v3 1/3] net/mlx5: fix shared counter allocation logic
` [PATCH v3 3/3] net/mlx5: support flow counters using devx

iommu_intel or i915 regression in 4.18, 4.19.12 and drm-tip
 2019-01-02  9:42 UTC  (3+ messages)

[PATCH] debugfs: debugfs_use_start/finish do not exist anymore
 2019-01-02  9:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] atk: remove unrecognized configure options
 2019-01-02  9:41 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] atk: bump to version 2.30.0

[PATCH] soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}
 2019-01-02  9:39 UTC  (4+ messages)

KASAN: use-after-free Read in dev_expire_timer
 2019-01-02  9:39 UTC 

[PATCH] fs: proc: check status of register_filesystem
 2019-01-02  9:38 UTC  (4+ messages)

[PATCH] banned.h: mark strncat() as banned
 2019-01-02  9:38 UTC 

[cip-dev] CIP IRC weekly meeting will be skipped this week
 2019-01-02  9:37 UTC 

[PATCH] arm64: dts: renesas: r8a77990: sort pciec0 node within soc node
 2019-01-02  9:37 UTC  (3+ messages)

[PATCH][next] cgroup: fix spelling mistake "paramter" -> "parameter"
 2019-01-02  9:37 UTC  (2+ messages)

[PATCH net-next] Optimize sk_msg_clone() by data merge to end dst sg entry
 2019-01-02  9:36 UTC 

[ovmf test] 131678: regressions - FAIL
 2019-01-02  9:36 UTC 

[LTP] [PATCH 0/2] memcg_stress newlib porting and fixes
 2019-01-02  9:37 UTC  (2+ messages)

[PATCH v4 08/11] ASoC: Intel: atom: Make PCI dependency explicit
 2019-01-02  9:36 UTC  (3+ messages)

[PATCH 0/8] arm64: renesas: Sound update for ULCB/KF, etc
 2019-01-02  9:35 UTC  (7+ messages)
` [PATCH 1/8] arm64: renesas: ulcb: use audio-graph-card
` [PATCH 2/8] arm64: renesas: ulcb: add HDMI sound support
` [PATCH 3/8] arm64: renesas: ulcb-kf: add pcm3168 sound codec

[PATCH] fsi:fsi-sbefifo: Fix possible concurrency use-after-free bugs in sbefifo_user_release
 2019-01-02  9:34 UTC  (2+ messages)

v4.20-rc1: list_del corruption on thinkpad x220
 2019-01-02  9:34 UTC  (12+ messages)
      ` v4.20-rc1: list_del corruption on thinkpad x220, graphics related?
            ` 4.20.0-rc6-next-20181210, "
                ` [regression from v4.19] "

[PATCH v5 00/18] MT8183 IOMMU SUPPORT
 2019-01-02  9:33 UTC  (13+ messages)
` [PATCH v5 09/20] iommu/mediatek: Refine protect memory definition
` [PATCH v5 11/20] iommu/mediatek: Move vld_pa_rng into plat_data
` [PATCH v5 18/20] iommu/mediatek: Fix VLD_PA_RANGE register backup when suspend

[Buildroot] [PATCH] package/libwebsockets: bump to v3.1.0
 2019-01-02  9:32 UTC  (2+ messages)

[PATCH] usercopy: skip the check if not a real usercopy
 2019-01-02  9:31 UTC 

[RFC PATCH 0/2] allow optee to be exposed on ACPI systems
 2019-01-02  9:30 UTC  (3+ messages)
` [RFC PATCH 1/2] optee: model OP-TEE as a platform device/driver

[PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v3)
 2019-01-02  9:29 UTC  (6+ messages)
` [PATCH] drm/i915: Fix the HDMI hot plug disconnection failure (v4)

Dolgozói juttatások
 2019-01-02  9:20 UTC 

[PATCH] net: sfc: checks status of efx_mcdi_rpc
 2019-01-02  9:26 UTC  (2+ messages)

[LINUX PATCH v12] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface
 2019-01-02  9:23 UTC  (4+ messages)

[PATCH v2] deb-pkg: generate correct build dependencies
 2019-01-02  9:23 UTC 

[Buildroot] WG: [PATCH] package/vsomeip: new package
 2019-01-02  9:22 UTC  (3+ messages)

rte_eal_hotplug_remove() generates error message
 2019-01-02  9:19 UTC  (4+ messages)

[PATCH misc 3/3] networkmanager apt bootloader dpkg raid modutils tor devicekit dicts irqbalance policykit and postfix
 2019-01-02  9:20 UTC 

[PATCH] ASoC: rt5682: Fix recording no sound issue
 2019-01-02  9:18 UTC 

[PATCH v1 1/2] binderfs: implement "max" mount option
 2019-01-02  9:17 UTC  (2+ messages)

[Bug 109001] Freezes when waking up after screen goes blank
 2019-01-02  9:18 UTC  (2+ messages)

[Bug 109178] Keyboard backlight on Samsung Np900X5N not working due to not loading samsung-laptop.ko module
 2019-01-02  9:17 UTC 

[Qemu-devel] [PATCH v5 0/9] target/ppc: prepare for conversion to TCG vector operations
 2019-01-02  9:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 1/9] target/ppc: fix typo in SIMM5 extraction helper
` [Qemu-devel] [PATCH v5 2/9] target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
` [Qemu-devel] [PATCH v5 3/9] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
` [Qemu-devel] [PATCH v5 4/9] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX "
` [Qemu-devel] [PATCH v5 5/9] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR "
` [Qemu-devel] [PATCH v5 6/9] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
` [Qemu-devel] [PATCH v5 7/9] target/ppc: merge ppc_vsr_t and ppc_avr_t union types
` [Qemu-devel] [PATCH v5 8/9] target/ppc: move FP and VMX registers into aligned vsr register array
` [Qemu-devel] [PATCH v5 9/9] target/ppc: replace AVR* macros with Vsr* macros

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2019-01-02  9:13 UTC  (9+ messages)

[PATCH] rtl8723bs/ioctl_linux: Add a security check to copy_from_user()
 2019-01-02  9:10 UTC  (2+ messages)

[PATCH 2/2] fs: support direct IO in a multi-device FS
 2019-01-02  9:07 UTC 

[PATCH 1/2] f2fs-dev: support multi-device direct IO
 2019-01-02  9:06 UTC  (2+ messages)


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.