All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-26 16:22:25 to 2019-02-26 17:14:14 UTC [more...]

[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
 2019-02-26 17:14 UTC  (6+ messages)

[PATCH v10 0/6] misc safety certification fixes
 2019-02-26 17:13 UTC  (10+ messages)
` [PATCH v10 1/6] xen: introduce ptrdiff_t
` [PATCH v10 2/6] xen: introduce DEFINE_SYMBOL
` [PATCH v10 3/6] xen/arm: use DEFINE_SYMBOL as required
` [PATCH v10 4/6] xen/x86: "

[Qemu-devel] [PATCH v2 0/6] target/mips: Add emulation of data communication MMI instructions
 2019-02-26 17:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/6] target/mips: Add emulation of MMI instruction PCPYLD
` [Qemu-devel] [PATCH v2 5/6] target/mips: Add emulation of MMI instruction PEXCH
` [Qemu-devel] [PATCH v2 6/6] target/mips: Add emulation of MMI instruction PEXCW

[PATCH v1 iproute2-next 0/4] Dynamic rdma link creation
 2019-02-26 17:13 UTC  (4+ messages)
` [PATCH v1 iproute2-next 1/4] rdma: add helper rd_sendrecv_msg()

[igt-dev] [PATCH i-g-t v2] lib/i915: Move mmap IOCTLs wrappers into separate file
 2019-02-26 17:13 UTC  (3+ messages)

[PATCH RFC] net: Validate size of non-TSO packets in validate_xmit_skb()
 2019-02-26 17:13 UTC  (2+ messages)

[PATCH] fbarray: add internal tailq for mapped areas
 2019-02-26 17:13 UTC 

[Qemu-devel] [PATCH v1 0/6] current state of gitdm/next
 2019-02-26 17:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 1/6] contrib: gitdm: Update domain-map
` [Qemu-devel] [PATCH v1 2/6] contrib: gitdm: Update Wave Computing group
` [Qemu-devel] [PATCH v1 3/6] contrib: gitdm: add some more people academic group
` [Qemu-devel] [PATCH v1 4/6] contrib: gitdm: add more individual contributors
` [Qemu-devel] [PATCH v1 5/6] contrib: gitdm: another IBM email
` [Qemu-devel] [PATCH v1 6/6] contrib: gitdm: another non-corporate email from RedHat

stable-rc/linux-3.18.y boot: 46 boots: 2 failed, 14 passed with 30 offline (v3.18.136-25-g0be41715194e)
 2019-02-26 17:12 UTC 

[PATCH] net: sched: pie: fix mistake in reference link
 2019-02-26 17:12 UTC  (2+ messages)

[PATCH] cpio: avoid conflict with tar-doc and rmt.8
 2019-02-26 17:10 UTC 

[PATCH ima-evm-utils] Include sys/types.h in header to fix build with musl
 2019-02-26 17:09 UTC 

[PATCH 1/3] net: ethernet: add support for PCS and 2.5G speed
 2019-02-26 17:09 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-26 17:08 UTC  (4+ messages)
` [Qemu-arm] [PATCH v8 12/18] hw/arm/boot: Expose the PC-DIMM nodes in the DT
    ` [Qemu-devel] "

[virtio-dev] [PATCH] virtio-blk: clarify semantics of multi-segment discard/write zeroes commands
 2019-02-26 17:09 UTC  (2+ messages)

[PATCH v2] Documentation/process/howto: Update for 4.x -> 5.x versioning
 2019-02-26 17:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] spapr-rtas: add ibm, get-vpd RTAS interface
 2019-02-26 17:08 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH v3] x86/nmi: correctly check MSB of P6 performance counter MSR in watchdog
 2019-02-26 17:06 UTC 

[PATCH net-next] mlxsw: spectrum: remove set but not used variable 'autoneg_status'
 2019-02-26 17:07 UTC  (3+ messages)

[PATCH] USB: serial: option: set driver_info for SIM5218 and compatibles
 2019-02-26 17:07 UTC  (2+ messages)
`  "

[PATCH v4 0/4] blame: add the ability to ignore commits
 2019-02-26 17:06 UTC  (5+ messages)
` [PATCH v4 1/4] Move init_skiplist() outside of fsck
` [PATCH v4 2/4] blame: use a helper function in blame_chunk()
` [PATCH v4 3/4] blame: add the ability to ignore commits and their changes
` [PATCH v4 4/4] blame: add a config option to mark ignored lines

[PATCH v5 00/21] add support to stateless decoder
 2019-02-26 17:05 UTC  (22+ messages)
` [PATCH v5 01/21] vb2: add requires_requests bit for stateless codecs
` [PATCH v5 02/21] videodev2.h: add V4L2_BUF_CAP_REQUIRES_REQUESTS
` [PATCH v5 03/21] cedrus: set requires_requests
` [PATCH v5 04/21] media: vicodec: selection api should only check single buffer types
` [PATCH v5 05/21] media: vicodec: upon release, call m2m release before freeing ctrl handler
` [PATCH v5 06/21] media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
` [PATCH v5 07/21] media: vicodec: change variable name for the return value of v4l2_fwht_encode
` [PATCH v5 08/21] media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
` [PATCH v5 09/21] media: vicodec: bugfix: free compressed_frame upon device release
` [PATCH v5 10/21] media: vicodec: Move raw frame preparation code to a function
` [PATCH v5 11/21] media: vicodec: add field 'buf' to fwht_raw_frame
` [PATCH v5 12/21] media: vicodec: keep the ref frame according to the format in decoder
` [PATCH v5 13/21] media: vicodec: Validate version dependent header values in a separate function
` [PATCH v5 14/21] media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt
` [PATCH v5 15/21] media: vicodec: add struct for encoder/decoder instance
` [PATCH v5 16/21] media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QP
` [PATCH v5 17/21] media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMS
` [PATCH v5 18/21] media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESS
` [PATCH v5 19/21] media: vicodec: Introducing stateless fwht defs and structs
` [PATCH v5 20/21] media: vicodec: Register another node for stateless decoder
` [PATCH v5 21/21] media: vicodec: Add support "

[PATCH] devtools/test-meson-builds.sh: add support for FreeBSD
 2019-02-26 17:04 UTC  (2+ messages)

[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
 2019-02-26 17:04 UTC  (9+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
    ` Do test-path_is_{file,dir,exists} make sense anymore with -x?
` [PATCH v2 0/1] [GSoC][PATCH] t3600: use test_path_is_dir and test_path_is_file
  ` [PATCH v2 1/1] "

[Buildroot] [PATCH-for-master] boot/syslinux: fix build with EFI support
 2019-02-26 17:04 UTC  (3+ messages)

[RFC PATCH 1/2] ASoC: simple-card: add support for bclk_ratio
 2019-02-26 17:03 UTC  (8+ messages)

[PATCH 1/2] percpu: km: remove SMP check
 2019-02-26 17:03 UTC  (8+ messages)
` [PATCH 2/2] percpu: km: no need to consider pcpu_group_offsets[0]

[PATCH] Staging: vt6655: Alignment should match open parenthesis
 2019-02-26 17:03 UTC 

[LTP] [PATCH v2 1/2] aio_tio: fix error diagnosis for byte transfers
 2019-02-26 17:02 UTC  (5+ messages)
` [LTP] [PATCH v4 0/3] aio_tio: fixes and conversion to new lib
  ` [LTP] [PATCH v4 1/3] aio_tio: determine alignment based on target block device
  ` [LTP] [PATCH v4 2/3] aio_tio: convert to new lib
  ` [LTP] [PATCH v4 3/3] io/aio: cleanup test directory

[PATCH v5 0/2] Clean up UFSHC driver
 2019-02-26 17:02 UTC  (9+ messages)
` [PATCH v5 1/2] scsi: ufs: Do not disable vccq in "

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-02-26 17:01 UTC  (11+ messages)
` [PATCH v5 13/26] KVM: arm64/sve: System register context switch and access support
` [PATCH v5 14/26] KVM: arm64/sve: Context switch the SVE registers

[PATCH net-next 0/2] vxlan: create and changelink extack support
 2019-02-26 17:01 UTC  (2+ messages)

[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
 2019-02-26 17:00 UTC  (9+ messages)

[PATCH net 0/3] net: Fail route add with unsupported nexthop attribute
 2019-02-26 17:00 UTC  (4+ messages)
` [PATCH net 1/3] ipv4: Return error for RTA_VIA attribute
` [PATCH net 2/3] ipv6: "
` [PATCH net 3/3] mpls: Return error for RTA_GATEWAY attribute

[PATCH] drm/bridge: ti-sn65dsi86: make const array static
 2019-02-26 16:59 UTC  (2+ messages)

[Bug 202511] New: amdgpu fails to load saying "Could not allocate 8192 bytes percpu data"
 2019-02-26 16:59 UTC  (3+ messages)
` [Bug 202511] "

[U-Boot] [PATCH] efi_loader: Fix serial console size detection
 2019-02-26 16:58 UTC  (2+ messages)

[PATCH] glibc: fix multilib file install conflicts
 2019-02-25  9:20 UTC 

[PATCH] arm64: Rename get_thread_info()
 2019-02-26 16:58 UTC  (2+ messages)

[Qemu-arm] [PATCH v7 00/17] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-26 16:56 UTC  (8+ messages)
` [Qemu-arm] [Qemu-devel] "
      `  "

[Qemu-devel] x86 segment limits enforcement with TCG
 2019-02-26 16:56 UTC  (5+ messages)

Truncate regression due to commit 69b6c1319b6
 2019-02-26 16:56 UTC 

Kernel-shark and sched_switch
 2019-02-26 16:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] file-posix: add drop-cache=on|off option
 2019-02-26 16:54 UTC  (2+ messages)

[qemu-mainline test] 133409: regressions - trouble: broken/fail/pass
 2019-02-26 16:55 UTC 

[PATCH 0/3] mwait support for AMD processors
 2019-02-26 16:54 UTC  (5+ messages)

[Qemu-devel] [PULL 00/27] target-arm queue
 2019-02-26 16:53 UTC  (4+ messages)
` [Qemu-devel] [PULL 11/27] arm: Allow system registers for KVM guests to be changed by QEMU code

[PATCH v2] ARM: tegra: enforce PM requirement
 2019-02-26 16:52 UTC  (3+ messages)

[Qemu-devel] [PULL v2 0/3] NBD patches for 2019-02-25
 2019-02-26 16:50 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 1/3] iotests: handle TypeError for Python 3 in test 242
` [Qemu-devel] [PULL v2 2/3] iotests: ensure we print nbd server log on error
` [Qemu-devel] [PULL v2 3/3] iotests: avoid broken pipe with certtool

[PATCH net-next v4 0/6] devlink: make ethtool compat reliable
 2019-02-26 16:50 UTC  (2+ messages)

[PATCH v16] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2019-02-26 16:50 UTC  (3+ messages)

Applied "regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulator" to the regulator tree
 2019-02-26 16:49 UTC 

Applied "regulator: cpcap: Constify omap4_regulators and xoom_regulators" to the regulator tree
 2019-02-26 16:49 UTC 

Applied "regulator: 88pm8607: Simplify pm8607_list_voltage implementation" to the regulator tree
 2019-02-26 16:49 UTC 

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-26 16:49 UTC  (5+ messages)
` [RFC PATCH 05/42] drm/i915/region: support basic eviction

Applied "regulator: 88pm8607: Remove unused fields from struct pm8607_regulator_info" to the regulator tree
 2019-02-26 16:49 UTC 

[Qemu-devel] [PATCH PULL 00/11] RDMA queue
 2019-02-26 16:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: Add myself to several packages
 2019-02-26 16:48 UTC 

[PATCH for-next 0/3] Driver fixes
 2019-02-26 16:45 UTC  (5+ messages)
` [PATCH for-next 1/3] IB/rdmavt: Fix loopback send with invalidate ordering
` [PATCH for-next 2/3] IB/rdmavt: Fix concurrency panics in QP post_send and modify to error
` [PATCH for-next 3/3] IB/hfi1: Close race condition on user context disable and close

[PATCH] default-distrovars: Drop DISTRO_FEATURES_LIBC
 2019-02-26 16:45 UTC  (3+ messages)

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2019-02-26 16:43 UTC  (2+ messages)
` [Bug 200695] "

[PATCH 1/3] ARM: dts: rk3288 Tinker Board (S) sdcard changes
 2019-02-26 16:43 UTC  (6+ messages)
` [PATCH 1/3 v2] ARM: dts: rk3288-tinker.dtsi: Fix SD card detection

[Qemu-devel] [PATCH v3] iotests: handle TypeError for Python 3 in test 242
 2019-02-26 16:42 UTC  (3+ messages)

[PATCH -next] misc/habanalabs: adjust Kconfig to fix build errors
 2019-02-26 16:42 UTC 

[PATCH v5 0/5] add i2c support for mt8183
 2019-02-26 16:41 UTC  (4+ messages)
` [PATCH v5 2/5] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-26 16:41 UTC  (4+ messages)
` [PATCH 3/3] arm64: Remove documentation about TIF_USEDFPU

AF_XDP design flaws
 2019-02-26 16:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] block-stream: include base into job node list
 2019-02-26 16:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] "

[v3,1/2] usb: dwc3: Add avoiding vbus glitch happen during xhci reset
 2019-02-26 16:39 UTC  (4+ messages)
` [PATCH v3 1/2] "

[RFC PATCH] x86, hyperv: fix kernel panic when kexec on HyperV VM
 2019-02-26 16:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] vhost-user-backend & vhost-user-input
 2019-02-26 16:38 UTC  (3+ messages)

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-26 16:38 UTC  (10+ messages)
` [PATCH 05/22] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()

Intel Turbo Mode
 2019-02-26 16:35 UTC 

[PATCH] jbd2: jbd2_get_transaction does not need to return a value
 2019-02-26 16:35 UTC 

[PATCH 4.20 000/183] 4.20.13-stable review
 2019-02-26 16:34 UTC  (5+ messages)

[PATCH] Btrfs: fix deadlock between clone/dedupe and rename
 2019-02-26 16:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/i915: Move mmap IOCTLs wrappers into separate file
 2019-02-26 16:33 UTC  (3+ messages)

patch "mei: bus: move hw module get/put to probe/release" added to char-misc-next
 2019-02-26 16:31 UTC 

master - pvscan: fix hint recreation
 2019-02-26 16:31 UTC 

[U-Boot] [RFC] drivers: serial: Check only input buffers in pending
 2019-02-26 16:30 UTC 

[PATCH] mm: compaction: remove unnecessary CONFIG_COMPACTION
 2019-02-26 16:28 UTC  (2+ messages)

[patch V4 00/11] MDS basics
 2019-02-26 16:28 UTC  (2+ messages)
` [MODERATED] "

[PATCH net-next] net: remove unused struct inet_frag_queue.fragments field
 2019-02-26 16:27 UTC  (2+ messages)

[PATCH 1/7] ASoC: stm32: i2s: fix IRQ clearing
 2019-02-26 16:22 UTC  (4+ messages)
` Applied "ASoC: stm32: i2s: fix IRQ clearing" to the asoc tree

[PATCH] printk/console: Do not suppress information about dropped messages
 2019-02-26 16:26 UTC  (2+ messages)

[PATCH] bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
 2019-02-26 16:24 UTC  (4+ messages)

[RFC 0/4] crypto: caam - Add i.MX8MQ support
 2019-02-26 16:24 UTC  (6+ messages)
` [RFC 4/4] crypto: caam - use job ring for RNG instantiation instead of DECO

Can't use kvm_exit for the host side time stamp
 2019-02-26 16:24 UTC 

[PATCH 3/7] ASoC: stm32: i2s: fix stream count management
 2019-02-26 16:22 UTC  (4+ messages)
` Applied "ASoC: stm32: i2s: fix stream count management" to the asoc tree

[LTP] [PATCH 1/2] lib/tst_net.sh: don't treat TWARN/TCONF as failure in tst_netload()
 2019-02-26 16:23 UTC  (2+ messages)
` [LTP] [PATCH 2/2] lib/tst_net.sh: use SO_BINDTODEVICE "

[PATCH 2/7] ASoC: stm32: i2s: fix 16 bit format support
 2019-02-26 16:22 UTC  (4+ messages)
` Applied "ASoC: stm32: i2s: fix 16 bit format support" to the asoc tree

[PATCH 5/7] ASoC: stm32: i2s: remove useless callback
 2019-02-26 16:22 UTC  (4+ messages)
` Applied "ASoC: stm32: i2s: remove useless callback" to the asoc tree

[PATCH 0/2] Lima DRM driver
 2019-02-26 16:23 UTC  (11+ messages)

[PATCH 7/7] ASoC: stm32: i2s: skip useless write in slave mode
 2019-02-26 16:22 UTC  (3+ messages)
` Applied "ASoC: stm32: i2s: skip useless write in slave mode" to the asoc tree

stable-rc/linux-4.4.y boot: 80 boots: 1 failed, 26 passed with 53 offline (v4.4.176-30-ge577ed472fce)
 2019-02-26 16:23 UTC 

[PATCH 6/7] ASoC: stm32: i2s: fix race condition in irq handler
 2019-02-26 16:22 UTC  (4+ messages)
` Applied "ASoC: stm32: i2s: fix race condition in irq handler" to the asoc tree

[PATCH 4/7] ASoC: stm32: i2s: fix dma configuration
 2019-02-26 16:22 UTC  (4+ messages)
` Applied "ASoC: stm32: i2s: fix dma configuration" to the asoc tree


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.