All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-05 19:23:55 to 2019-02-05 20:25:24 UTC [more...]

[PATCH v1 00/10] Add MPEG-2 decoding to Rockchip VPU
 2019-02-05 20:24 UTC  (21+ messages)
` [PATCH 01/10] media: Introduce helpers to fill pixel format structs
` [PATCH 02/10] rockchip/vpu: Use pixel format helpers
` [PATCH 03/10] rockchip/vpu: Use v4l2_m2m_buf_copy_data
` [PATCH 04/10] rockchip/vpu: Cleanup macroblock alignment
` [PATCH 05/10] rockchip/vpu: Cleanup JPEG bounce buffer management
` [PATCH 06/10] rockchip/vpu: Open-code media controller register
` [PATCH 07/10] rockchip/vpu: Support the Request API
` [PATCH 08/10] rockchip/vpu: Add decoder boilerplate
` [PATCH 09/10] rockchip/vpu: Add support for non-standard controls
  ` [PATCH 10/10] rockchip/vpu: Add support for MPEG-2 decoding

[Buildroot] [TO-BE-TESTED] support/download/hg: implement repository cache
 2019-02-05 20:24 UTC 

[PATCH v2 1/2] r8169: Load MAC address from device tree if present
 2019-02-05 20:23 UTC  (8+ messages)
` [PATCH v2 2/2] r8169: Avoid pointer aliasing

[PATCH net-next V2 1/1] openvswitch: Declare ovs key structures using macros
 2019-02-05 20:23 UTC  (6+ messages)
` [ovs-dev] "

[PATCH v2] powerpc/mm: move a KERN_WARNING message to pr_debug()
 2019-02-05 20:21 UTC  (2+ messages)

[PATCH v2] mac80211: mesh: do mesh rhashtable walks with BHs disabled
 2019-02-05 20:22 UTC 

[PATCH] trace2: fix hdr-check warnings
 2019-02-05 20:22 UTC  (4+ messages)

[PATCH v5 0/1] config: allow giving separate author and committer
 2019-02-05 20:22 UTC  (5+ messages)
` [PATCH v6 0/2] New {author,committer}.{name,email} config
` [PATCH v6 1/2] ident: test how GIT_* and user.{name,email} interact
` [PATCH v6 2/2] config: allow giving separate author and committer idents

Kernel panic in eth_header
 2019-02-05 20:21 UTC  (6+ messages)

[PATCH v3 0/4] staging: iio: ad7780: move out of staging
 2019-02-05 20:21 UTC  (4+ messages)
` [PATCH v3 1/4] staging: iio: ad7780: add gain & filter gpio support

linux-next: Fixes tag needs some work in the scsi-fixes tree
 2019-02-05 20:20 UTC 

[pull request][net 0/3] Mellanox, mlx5 fixes 2019-02-05
 2019-02-05 20:20 UTC  (4+ messages)
` [net 1/3] net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
` [net 2/3] net/mlx5e: Properly set steering match levels for offloaded TC decap rules
` [net 3/3] net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on decap flows

[RFC bpf-next 0/7] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-02-05 20:19 UTC  (12+ messages)
` [RFC bpf-next 1/7] net: introduce __init_skb and __init_skb_shinfo helpers
` [RFC bpf-next 2/7] net: introduce skb_net helper
` [RFC bpf-next 3/7] net: plumb network namespace into __skb_flow_dissect
` [RFC bpf-next 4/7] net: flow_dissector: handle no-skb use case
` [RFC bpf-next 5/7] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode

mm: race in put_and_wait_on_page_locked()
 2019-02-05 20:17 UTC  (5+ messages)

[Qemu-devel] [PULLv3 00/32] More work towards libslirp
 2019-02-05 20:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Misc fixes to pvrdma device
 2019-02-05 20:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 04/10] hw/rdma: Protect against concurrent execution of poll_cq
` [Qemu-devel] [PATCH 10/10] hw/pvrdma: Delete unneeded function argument

[PATCH 1/1] Lib: sort.c: replaced heap sort algorithm with introspective sort
 2019-02-05 20:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v12 0/3] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
 2019-02-05 20:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 1/3] bdrv_query_image_info Error parameter added
` [Qemu-devel] [PATCH v12 2/3] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
` [Qemu-devel] [PATCH v12 3/3] qcow2: list of bitmaps new test 242

[PATCH 0/2] arc: hsdk_defconfig: permit kernelci jobs
 2019-02-05 20:14 UTC  (7+ messages)
` [PATCH 2/2] arc: hsdk_defconfig: enable CONFIG_ARC_UBOOT_SUPPORT

Secure boot for BMC
 2019-02-05 20:14 UTC  (2+ messages)

[PATCH 1/4] drm/msm: Use drm_mode_vrefresh instead of mode->vrefresh
 2019-02-05 20:13 UTC  (3+ messages)
` [PATCH 4/4] drm/msm: dpu: Don't queue the frame_done watchdog for cursor

[PATCH v3] selftests: add TPM 2.0 tests
 2019-02-05 20:12 UTC  (5+ messages)

[PATCH] drm/msm: dpu: Don't set frame_busy_mask for async updates
 2019-02-05 20:11 UTC  (2+ messages)

New LSM hooks
 2019-02-05 20:10 UTC  (7+ messages)

Linux Kernel Regression: HAPS quirk breaks PCIe on i.MX6QP
 2019-02-05 20:09 UTC  (6+ messages)

[PATCH v5 0/3] CRTC background color
 2019-02-05 20:09 UTC  (3+ messages)
` [PATCH v5 3/3] drm/i915: Add background color hardware readout and state check

[Buildroot] [PATCH] package/luacrypto: remove package
 2019-02-05 20:09 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/2] utils/test-pkg: fix long option parsing
 2019-02-05 20:09 UTC  (2+ messages)
` [Buildroot] [PATCHv2 2/2] utils/test-pkg: clean output dir for successful builds

[PATCH v2] cfg80211: restore regulatory without calling userspace
 2019-02-05 20:08 UTC 

[PATCH] cfg80211: restore regulatory without calling userspace
 2019-02-05 20:06 UTC 

[Buildroot] [git commit] package/liquid-dsp: drop support for fftw-double and fftw-long-double
 2019-02-05 20:06 UTC 

[Buildroot] [PATCH v2 1/1] libglib2: bump to 2.58.3
 2019-02-05 20:06 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/76] misc patches for 2019-02-04
 2019-02-05 20:05 UTC  (3+ messages)

[Buildroot] [PATCH] package/pugixml: force-enable 'long long' support to support gcc<4.8
 2019-02-05 20:03 UTC  (3+ messages)

[PATCH v2 00/12] btrfs: add zstd compression level support
 2019-02-05 19:59 UTC  (8+ messages)
` [PATCH 09/12] btrfs: change set_level() to bound the level passed in
` [PATCH 12/12] btrfs: add zstd compression level support
  ` [PATCH v2 "

[PATCH v3] pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
 2019-02-05 19:59 UTC  (2+ messages)

I2C bus locked: marvell mv64xxx i2c controller driver
 2019-02-05 19:58 UTC  (3+ messages)

[PATCH] dm: add memory barrier before waitqueue_active
 2019-02-05 19:58 UTC  (6+ messages)
`  "

lan78xx: WARNING: irq 79 handler enabled interrupts
 2019-02-05 19:57 UTC  (6+ messages)

[PATCH v15] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2019-02-05 19:57 UTC  (3+ messages)

[PATCH net] net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-02-05 19:57 UTC  (2+ messages)

[RFC v2] usb: xhci: add Immediate Data Transfer support
 2019-02-05 19:56 UTC  (2+ messages)
` [RFC,v2] "

net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
 2019-02-05 19:54 UTC  (11+ messages)
      ` [PATCH] net: phylink: dsa: mv88e6xxx: Revise irq setup ordering
        ` [PATCH v2] net: "

[PATCH v2 0/3] KVM: MMU: pending MMU and nEPT patches
 2019-02-05 19:54 UTC  (3+ messages)
` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests

[PATCHv3 0/2] Odroid c2 usb fixs
 2019-02-05 19:53 UTC  (8+ messages)
` [PATCHv3 1/2] ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning

[RFCv1 0/3] Odroid c1+ usb fixs
 2019-02-05 19:53 UTC  (21+ messages)
` [RFCv1 1/3] phy: meson8b-usb2: Enable otg phy controller on Meson8b SoCs
` [RFCv1 2/3] ARM: dts: meson8b: odroidc1: fix USB power supplies for phy

[PATCH] mac80211: mesh: do mesh rhashtable walks with BHs disabled
 2019-02-05 19:53 UTC 

[PATCH] ipmr: ip6mr: Create new sockopt to clear mfc cache only
 2019-02-05 19:52 UTC  (3+ messages)

[PATCH bpf-next 0/2] tools/btf: extends libbpf APIs to work with btf w/o kernel
 2019-02-05 19:48 UTC  (3+ messages)
` [PATCH bpf-next 1/2] btf: separate btf creation and loading
` [PATCH bpf-next 2/2] btf: expose API to work with raw btf data

[PATCH bpf-next 0/2] tools/bpf: two changes in libbpf
 2019-02-05 19:48 UTC  (3+ messages)
` [PATCH bpf-next 1/2] tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
` [PATCH bpf-next 2/2] tools/bpf: add log_level to bpf_load_program_attr

[PATCH 1/4] drm/i915: Fix wm latency==0 disable on skl+
 2019-02-05 19:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v3,1/4] drm/i915: Fix wm latency==0 disable on skl+ (rev6)

[PATCH 1/2] ARM: multi_v7_defconfig: Update for dropped options
 2019-02-05 19:47 UTC  (6+ messages)

[RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-02-05 19:46 UTC  (2+ messages)

[PATCH v3 0/5] UFS on APQ8098/MSM8998
 2019-02-05 19:46 UTC  (10+ messages)
  ` [PATCH v3 5/5] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[PATCH] i2c: sh_mobile: use new clock calculation formulas for Gen2
 2019-02-05 19:45 UTC  (2+ messages)

[Buildroot] [PATCH] configs/rock64: new defconfig
 2019-02-05 19:45 UTC  (2+ messages)

[PATCH] drm/doc: Make igts for cross-driver stuff strongly suggested
 2019-02-05 19:45 UTC  (3+ messages)
` [igt-dev] "

[Buildroot] [git commit] package/pugixml: force-enable 'long long' support to support gcc<4.8
 2019-02-05 19:44 UTC 

[PATCH v3 0/3] ARM: qcom: add vibrator support for various MSM SOCs
 2019-02-05 19:42 UTC  (3+ messages)
` [PATCH v3 2/3] Input: add new vibrator driver "

[Qemu-devel] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
 2019-02-05 19:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/17] target/arm: Add MTE system registers

[PATCH v6 1/1] protocol: advertise multiple supported versions
 2019-02-05 19:42 UTC  (2+ messages)

[PATCH 00/20] ALSA: Drop superfluous PCM preallocation error checks
 2019-02-05 19:42 UTC  (21+ messages)
` [PATCH 01/20] ALSA: atmel: "
` [PATCH 02/20] ALSA: parisc: "
` [PATCH 03/20] ALSA: pci: "
` [PATCH 04/20] ALSA: ppc: "
` [PATCH 05/20] ALSA: sh: "
` [PATCH 06/20] ALSA: sparc: "
` [PATCH 07/20] ALSA: spi: "
` [PATCH 08/20] ALSA: usb: "
` [PATCH 09/20] ASoC: amd: "
` [PATCH 10/20] ASoC: dwc: "
` [PATCH 11/20] ASoC: intel: "
` [PATCH 12/20] ASoC: mediatek: "
` [PATCH 13/20] ASoC: meson: "
` [PATCH 14/20] ASoC: sh: "
` [PATCH 15/20] ASoC: stm: "
` [PATCH 16/20] ASoC: txx9: "
` [PATCH 17/20] ASoC: uniphier: "
` [PATCH 18/20] ASoC: xtensa: "
` [PATCH 19/20] ASoC: dmaengine: "
` [PATCH 20/20] ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void

[PATCH] fstests: Check that high-offset reads and writes work on non-blockdev fs
 2019-02-05 19:42 UTC 

[PATCH v2 net-next] net: phy: improve genphy_c45_read_link
 2019-02-05 19:41 UTC 

TC stats / hw offload question
 2019-02-05 19:41 UTC 

[4.4] FragmentSmack security fixes
 2019-02-05 19:41 UTC  (3+ messages)

[PATCH v2] tpm/st33zp24: Fix the name collisions in tpm_st33zp24_spi and tpm_i2c_infineon
 2019-02-05 19:40 UTC  (2+ messages)

[vhost:linux-next 2/23] include/linux/swiotlb.h:99:22: error: static declaration of 'swiotlb_max_mapping_size' follows non-static declaration
 2019-02-05 19:37 UTC 

[vhost:linux-next 3/23] include/linux/swiotlb.h:105:20: error: static declaration of 'is_swiotlb_active' follows non-static declaration
 2019-02-05 19:37 UTC 

[PATCH] sh: migor: Include missing dma-mapping header
 2019-02-05 19:37 UTC  (2+ messages)

[vhost:linux-next 3/23] include/linux/swiotlb.h:105:20: error: static declaration of 'is_swiotlb_active' follows non-static declaration
 2019-02-05 19:37 UTC 

[Qemu-devel] [PULL 00/22] target-arm queue
 2019-02-05 19:36 UTC  (2+ messages)

[vhost:linux-next 2/23] include/linux/swiotlb.h:99:22: error: static declaration of 'swiotlb_max_mapping_size' follows non-static declaration
 2019-02-05 19:37 UTC 

Stack sends oversize UDP packet to the driver
 2019-02-05 19:35 UTC  (7+ messages)

[PATCH v7 00/15] Argo: hypervisor-mediated interdomain communication
 2019-02-05 19:35 UTC  (6+ messages)
` [PATCH v7 02/15] argo: introduce the argo_op hypercall boilerplate

[PATCH 1/4] drm/i915: Enable transition watermarks for glk
 2019-02-05 19:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Enable transition watermarks for glk (rev2)

[PATCH v3 for-4.12] arm: gic-v3: deactivate interrupts during initialization
 2019-02-05 19:34 UTC  (2+ messages)

[Buildroot] [PATCHv2 0/8] fix scp and reintroduce source-check target
 2019-02-05 19:33 UTC  (3+ messages)
` [Buildroot] [PATCHv2 1/8] support/download/scp: fix download with scheme prefix 'scp://'

USB: gadget: Improve kerneldoc for usb_ep_dequeue()
 2019-02-05 19:33 UTC 

[Buildroot] [git commit] support/download/scp: fix download with scheme prefix 'scp://'
 2019-02-05 19:32 UTC 

[PATCH v3] xfs/068: Verify actual file count instead of reported file count
 2019-02-05 19:31 UTC 

[PATCH] drm/i915/pmu: Fix enable count array size and bounds checking
 2019-02-05 19:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/pmu: Fix enable count array size and bounds checking (rev2)

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-05 19:30 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/zbar: bump to version 57d601e82089f2f31de9e1683c3834f237421f5d
 2019-02-05 19:29 UTC  (2+ messages)

[PATCH] drm/i915: Push clear_intel_crtc_state() onto the heap
 2019-02-05 19:28 UTC  (4+ messages)

[Buildroot] [git commit] package/tn5250: remove package
 2019-02-05 19:28 UTC 

[PATCH] drm/dsc: Add kernel documentation for DRM DP DSC helpers
 2019-02-05 19:28 UTC  (2+ messages)

[Buildroot] [PATCH] package/dovecot: security bump to version 2.3.4.1
 2019-02-05 19:27 UTC  (2+ messages)

[PATCH 0/4] ALSA: Yet more cleanups for procfs
 2019-02-05 19:27 UTC  (4+ messages)
` [PATCH 2/4] ALSA: info: Minor optimization

[Buildroot] [git commit] package/dovecot: security bump to version 2.3.4.1
 2019-02-05 19:27 UTC 

[Buildroot] [PATCH 0/8] Detect and fix overridden variables in .mk files
 2019-02-05 19:25 UTC  (3+ messages)
` [Buildroot] [PATCH 8/8] utils/check-package: warn about overridden variables

[Buildroot] [git commit] utils/check-package: warn about overridden variables
 2019-02-05 19:24 UTC 

[5/5] usb: typec: ucsi: Support for DisplayPort alt mode
 2019-02-05 19:24 UTC 

[RFC v4 00/19] batman-adv: netlink restructuring, part 2
 2019-02-05 19:24 UTC  (3+ messages)
  ` [B.A.T.M.A.N.] "

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2019-02-05 19:24 UTC  (6+ messages)
` [PATCH v3 7/7] arm64: dts: qcom: apq8016-sbc: Standardize LED labels

[PATCH 0/6] Netfilter fixes for net
 2019-02-05 19:23 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.