All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-24 12:44:19 to 2018-04-24 13:16:57 UTC [more...]

[PATCH] net: hip04: fix hip04_mac_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[Intel-wired-lan] [PATCH] net: ixgbevf: fix ixgbevf_xmit_frame()'s return type
 2018-04-24 13:16 UTC 

[PATCH] liquidio: fix liquidio_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] net: gemini: fix gmac_start_xmit()'s return type
 2018-04-24 13:16 UTC  (2+ messages)

[PATCH v6 0/7] vfio/type1: Add support for valid iova list management
 2018-04-24 13:16 UTC  (5+ messages)
` [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path

[PATCH] net: aquantia: fix aq_ndev_start_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] caif-virtio: fix cfv_netdev_tx()'s return type
 2018-04-24 13:16 UTC 

[PATCH] caif: fix cfspi_xmit()'s return type
 2018-04-24 13:16 UTC 

[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
 2018-04-24 13:15 UTC 

[PATCH] can: xilinx: fix xcan_start_xmit()'s return type
 2018-04-24 13:16 UTC  (2+ messages)

[PATCH] media: dvb_net: fix dvb_net_tx()'s return type
 2018-04-24 13:15 UTC 

[PATCH] can: sun4i: fix sun4ican_start_xmit()'s return type
 2018-04-24 13:16 UTC  (2+ messages)

[PATCH] can: janz-ican3: fix ican3_xmit()'s return type
 2018-04-24 13:16 UTC 

[RFC PATCH] MIPS: Oprofile: Drop support
 2018-04-24 13:15 UTC  (6+ messages)

[PATCH] sgi-xp: fix xpnet_dev_hard_start_xmit()'s return type
 2018-04-24 13:15 UTC 

[PATCH] drm/i915/selftests: Fix uninitialized variable
 2018-04-24 13:15 UTC 

[PATCH] apple-gmux: fix gmux_get_client_id()'s return type
 2018-04-24 13:15 UTC 

[PATCH] IB/ipoib: fix ipoib_start_xmit()'s return type
 2018-04-24 13:15 UTC 

[PATCH] drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
 2018-04-24 13:15 UTC 

[PATCH] IB/nes: fix nes_netdev_start_xmit()'s return type
 2018-04-24 13:15 UTC 

[PATCH] drm/virtio: fix mode_valid's return type
 2018-04-24 13:15 UTC 

Since Linux 4.13 tlp or powertop usage cause "xHCI host controller not responding, assume dead" on Dell 5855
 2018-04-24 13:15 UTC 

[PATCH] drm/udl: fix mode_valid's return type
 2018-04-24 13:15 UTC 

[PATCH] drm/qxl: fix mode_valid's return type
 2018-04-24 13:15 UTC 

[PATCH] staging: vboxvideo: fix mode_valid's return type
 2018-04-24 13:15 UTC 

[PATCH 1/3] rtc: cmos: allow using ACPI for RTC alarm instead of HPET
 2018-04-24 13:15 UTC  (5+ messages)

[PATCH] drm/nouveau: fix mode_valid's return type
 2018-04-24 13:15 UTC 

[PATCH] drm/hisilicon: fix mode_valid's return type
 2018-04-24 13:15 UTC 

[PATCH] drm/gma500: fix mode_valid's return type
 2018-04-24 13:14 UTC 

[PATCH] drm/bridge: tc358767: fix mode_valid's return type
 2018-04-24 13:14 UTC 

[PATCH] drm/bridge: adv7511: fix mode_valid's return type
 2018-04-24 13:14 UTC 

[PATCH 1/6] drm/i915: Stop tracking timeline->inflight_seqnos
 2018-04-24 13:14 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Retire requests along rings
` [PATCH 3/6] drm/i915: Only track live rings for retiring
` [PATCH 4/6] drm/i915: Move timeline from GTT to ring
` [PATCH 5/6] drm/i915: Split i915_gem_timeline into individual timelines
` [PATCH 6/6] drm/i915: Lazily unbind vma on close

[PATCH] drm/ast: fix mode_valid's return type
 2018-04-24 13:14 UTC 

[PATCH] drm/admgpu: fix mode_valid's return type
 2018-04-24 13:14 UTC  (2+ messages)

media: rcar-vin: add group allocator functions
 2018-04-24 13:14 UTC 

[PATCH] drdb: fix print_st_err()'s prototype
 2018-04-24 13:14 UTC 

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-24 13:13 UTC  (12+ messages)
` [PATCH v4 03/15] KVM: s390: refactor crypto initialization

[PATCH v2 0/3] Cleanup waitqueue_active and barriers
 2018-04-24 13:11 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: introduce conditional wakeup helpers
` [PATCH v2 2/3] btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
` [PATCH v2 3/3] btrfs: replace waitqueue_actvie with cond_wake_up

[PATCH V7 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-04-24 13:13 UTC  (15+ messages)
` [PATCH V7 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V7 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V7 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V7 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V7 net-next 05/14] net: Add TLS TX offload features
` [PATCH V7 net-next 06/14] net/tls: Split conf to rx + tx
` [PATCH V7 net-next 07/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V7 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V7 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V7 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V7 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V7 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V7 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V7 net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH v2 0/3] V3D DRM driver
 2018-04-24 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Make the prime vmap/vunmap hooks optional

[regression, bisected] rockchip rk3399 video output breakage
 2018-04-24 13:11 UTC  (3+ messages)

[PATCH] remove 2 excess lines in driver module em28xx
 2018-04-24 13:11 UTC 

[PATCH v1] net/failsafe: add TCP TSO default Tx capability
 2018-04-24 13:11 UTC  (3+ messages)

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-24 13:11 UTC  (5+ messages)
` [PATCH v3 1/5] efi: Export boot-services code and data as debugfs-blobs

[PATCH 3.18.y 0/5] Backports for 3.18.y
 2018-04-24 13:11 UTC  (4+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: clean up redundant function declarations
 2018-04-24 13:10 UTC 

[PATCH bpf-next v5 2/2] tools/bpf: add verifier tests for accesses to map values
 2018-04-24 13:08 UTC 

[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-24 13:08 UTC  (7+ messages)

[Qemu-devel] [RFC 0/3] NBD reconnect
 2018-04-24 13:08 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/3] block: add bdrv_reconnect
` [Qemu-devel] [RFC 2/3] nbd: add .bdrv_reconnect handler
` [Qemu-devel] [RFC 3/3] blk: add 'reconnect' error action

[RFC v4 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-24 13:07 UTC  (3+ messages)

[PATCH 00/13] xfs-4.18: quota refactor
 2018-04-24 13:08 UTC  (8+ messages)
` [PATCH 08/13] xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
` [PATCH 10/13] xfs: replace XFS_QMOPT_DQALLOC with XFS_DQGET_{ALLOC, EXISTS}
` [PATCH 13/13] xfs: refactor dquot iteration

[PATCH bpf-next v5 1/2] bpf: allow map helpers access to map values directly
 2018-04-24 13:07 UTC 

[PATCH] ext4: update mtime in ext4_punch_hole even if no blocks are released
 2018-04-24 13:07 UTC 

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-24 13:07 UTC  (7+ messages)
` [PATCH 01/10] vfio: ccw: Moving state change out of IRQ context

[PATCH] perf tools: set kernel end address properly
 2018-04-24 13:07 UTC  (16+ messages)

[PATCH bpf-next v5 0/2] bpf: allow map helpers access to map values directly
 2018-04-24 13:06 UTC 

[PATCH][next] media: ispstat: don't dereference user_cfg before a null check
 2018-04-24 13:06 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/5] arm: Introduce v7R support
 2018-04-24 13:05 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/5] arm: v7: Update VBAR only if available
` [U-Boot] [RFC PATCH 2/5] arm: v7R: Add initial support
` [U-Boot] [RFC PATCH 3/5] arm: Kconfig: Add entry for MMU
` [U-Boot] [RFC PATCH 4/5] arm: v7R: Add support for MPU
` [U-Boot] [RFC PATCH 5/5] arm: v7R: Add support for enabling caches

[PATCH] doc: Add vendor prefix for Kaohsiung
 2018-04-24 13:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm: udl: Destroy framebuffer only if it was initialized
 2018-04-24 13:04 UTC  (4+ messages)

[patch v2] mm, oom: fix concurrent munlock and oom reaper unmap
 2018-04-24 13:04 UTC  (8+ messages)
        ` [patch v2] mm, oom: fix concurrent munlock and oom reaperunmap

[PATCH V2] of: Don't create device for OPP tables
 2018-04-24 13:04 UTC  (3+ messages)
` [PATCH V3] "

[LTP] [PATCH v2 1/2] lib/tst_checksum: add crc32c checksum
 2018-04-24 13:04 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] sctp_big_chunk: make INIT packet in the test

[PATCH] multipath-tools: remove "c" from __cpluscplus, misspelled
 2018-04-24 13:03 UTC 

[1/2] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
 2018-04-24 13:02 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] drm/edid: Reset more of the display info
 2018-04-24 13:02 UTC 

[PATCH] drm/i915: Don't dump umpteen thousand requests
 2018-04-24 13:02 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
 2018-04-24 13:02 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/19] tpm: add support for TPMv2 SPI modules
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest command support

[PATCH] thermal: core: fix emulation of subzero temps
 2018-04-24 13:01 UTC  (2+ messages)

[PATCH 1/4] drm: Drop DRM_CONTROL_ALLOW from ioctls
 2018-04-24 13:01 UTC  (4+ messages)
` [PATCH 3/4] drm/vmwgfx: Drop DRM_CONTROL_ALLOW

[PATCH] drm/amd/display: fix return value of dm_dp_aux_transfer() (V2)
 2018-04-24 12:59 UTC  (4+ messages)

[PATCH v9 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-04-24 12:58 UTC  (4+ messages)
` [PATCH v9 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs

[PATCH net-next] Revert "net: init sk_cookie for inet socket"
 2018-04-24 12:57 UTC  (3+ messages)

coda: i.MX6 decoding performance issues for multi-streaming
 2018-04-24 12:58 UTC  (9+ messages)
  ` [DE] "
      ` [CN] "
          ` [DE] "

[PATCH 0/2] Broadcom V3D driver (7268/7278)
 2018-04-24 12:57 UTC  (6+ messages)
` [PATCH 2/2] drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+

[PATCH] ALSA: dice: improve support for ancient firmware for DICE
 2018-04-24 12:57 UTC  (4+ messages)

What is this grub_disk_read doing in the i386 linux loader?
 2018-04-24 12:56 UTC  (2+ messages)

[PATCH] drm/i915: Skip printing global offsets for per-engine scratch pages
 2018-04-24 12:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v1] net/vdev_netvsc: fix creating short name devices
 2018-04-24 12:56 UTC  (2+ messages)

Survey for final decision about per-port offload API
 2018-04-24 12:56 UTC  (3+ messages)

WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2018-04-24 12:55 UTC  (3+ messages)

removal of user & group from sysroot when recipe/package is cleaned
 2018-04-24 12:41 UTC 

[PATCH v1] gso: fix marking TCP checksum flag in TCP segments
 2018-04-24 12:55 UTC  (7+ messages)

[PATCH] mlxsw: spectrum_switchdev: remove duplicated check on multicast_enable
 2018-04-24 12:55 UTC  (5+ messages)

[PATCH] net/bonding: add rte flow support
 2018-04-24 12:54 UTC  (2+ messages)

[PATCH bpf-next,v2 0/2] bpf: add helper for getting xfrm states
 2018-04-24 12:54 UTC  (6+ messages)
` [PATCH bpf-next,v2 1/2] "

ALC892 - Line-out not working properly
 2018-04-24 12:54 UTC 

[Cocci] award for Coccinelle paper
 2018-04-24 12:54 UTC  (3+ messages)

want to execute a script having sudo : sudo cryptsetup
 2018-04-24 12:40 UTC  (5+ messages)
      ` [EXTERNAL] "

[PATCH] m68k: Fix off-by-one calendar month
 2018-04-24 12:54 UTC  (3+ messages)

[Cluster-devel] About locking granularity of gfs2
 2018-04-24 12:54 UTC  (4+ messages)

[RFC/RFT PATCH 0/3] Improve scheduler scalability for fast path
 2018-04-24 12:53 UTC  (9+ messages)
` [PATCH 1/3] sched: remove select_idle_core() for scalability
` [PATCH 2/3] sched: introduce per-cpu var next_cpu to track search limit
` [PATCH 3/3] sched: limit cpu search and rotate search window for scalability

MaxTransferLength
 2018-04-24 12:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: Add minimal support for Cortex-R5
 2018-04-24 12:53 UTC  (7+ messages)

[PATCH] drm/amd/display: Disallow enabling CRTC without primary plane with FB
 2018-04-24 12:53 UTC  (4+ messages)

[MODERATED] L1D-Fault KVM mitigation
 2018-04-24 12:53 UTC  (3+ messages)
` [MODERATED] "

[OSSTEST PATCH] cr-for-branches: Add linux-4.14
 2018-04-24 12:52 UTC 

[PATCH 0/4] Backports for 3.18.y
 2018-04-24 12:51 UTC  (5+ messages)
` [PATCH 1/4] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 2/4] ext4: bugfix for mmaped pages in mpage_release_unused_pages()
` [PATCH 3/4] mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
` [PATCH 4/4] ext4: don't update checksum of new initialized bitmaps

[tpm2] NVRAM_write, BUFFER_SIZE is 0
 2018-04-24 12:51 UTC 

[PATCH] omap3isp: ispstat: fix potential NULL pointer dereference
 2018-04-24 12:51 UTC 

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-24 12:51 UTC  (12+ messages)
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
                ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

[PATCH] app/test: enhance power manager unit tests
 2018-04-24 12:51 UTC  (7+ messages)
` [PATCH v2] "

Linux 4.14.36
 2018-04-24 12:50 UTC  (5+ messages)

[PATCH v2 0/2] Add support for ov7251 camera sensor
 2018-04-24 12:49 UTC  (6+ messages)
` [PATCH v2 2/2] media: Add a driver for the "

[LTP] [PATCH] [RFC] syscalls/perf_event_open02: Fix failures
 2018-04-24 12:49 UTC 

[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
 2018-04-24 12:49 UTC  (4+ messages)
` [PATCH 9/9] Protect SELinux initialized state with pmalloc

[v8,5/6] typec: tcpm: Represent source supply through power_supply
 2018-04-24 12:47 UTC  (2+ messages)
` [PATCH v8 5/6] "

[v8,4/6] power: supply: Add 'usb_type' property and supporting code
 2018-04-24 12:46 UTC  (2+ messages)
` [PATCH v8 4/6] "

[Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc4 is now available
 2018-04-24 12:46 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Use ktime on wait_for
 2018-04-24 12:45 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 00/28] Venus updates
 2018-04-24 12:44 UTC  (19+ messages)
` [PATCH 11/28] venus: add common capability parser
` [PATCH 12/28] venus: helpers: make a commmon function for power_enable
` [PATCH 13/28] venus: core: delete not used flag for buffer mode
` [PATCH 14/28] venus: helpers: rename a helper function and use buffer mode from caps
` [PATCH 15/28] venus: add a helper function to set dynamic buffer mode
` [PATCH 16/28] venus: add helper function to set actual buffer size
` [PATCH 17/28] venus: delete no longer used bufmode flag from instance
` [PATCH 18/28] venus: helpers: add buffer type argument to a helper
` [PATCH 19/28] venus: helpers: add a new helper to set raw format
` [PATCH 20/28] venus: helpers,vdec,venc: add helpers to set work mode and core usage
` [PATCH 21/28] venus: helpers: extend set_num_bufs helper with one more argument
` [PATCH 22/28] venus: helpers: add a helper to return opb buffer sizes
` [PATCH 23/28] venus: vdec: get required input buffers as well
` [PATCH 24/28] venus: vdec: new function for output configuration
` [PATCH 25/28] venus: move frame size calculations in common place
` [PATCH 26/28] venus: implementing multi-stream support
` [PATCH 27/28] venus: add sdm845 compatible and resource data
` [PATCH 28/28] venus: add HEVC codec support


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.