All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-06 13:35:41 to 2021-01-06 14:36:53 UTC [more...]

[PATCH v2] tracetool: also strip %l and %ll from systemtap format strings
 2021-01-06 14:36 UTC  (3+ messages)

[PATCH v4 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2021-01-06 14:33 UTC  (4+ messages)

[PATCH] Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"
 2021-01-06 14:35 UTC  (2+ messages)

[PATCH 0/2 -perfbook] Add Dockerfile and Q&A
 2021-01-06 14:36 UTC  (3+ messages)
` [PATCH 2/2 -perfbook] FAQ-BUILD: Add Q&A on Docker image

[PATCH] clk: sunxi-ng: h6: Fix CEC clock
 2021-01-06 14:32 UTC  (2+ messages)

[PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-01-06 14:33 UTC  (25+ messages)
` [PATCH 01/75] media: imx: Drop dependency on I2C
` [PATCH 02/75] media: imx: Move dependency on VIDEO_DEV to common Kconfig symbol
` [PATCH 03/75] media: imx: Drop manual dependency on VIDEO_IMX_MEDIA
` [PATCH 04/75] media: imx: Move IMX_IPUV3_CORE dependency to VIDEO_IMX_CSI
` [PATCH 08/75] media: imx: capture: Use dev_* instead of v4l2_* to log messages
` [PATCH 09/75] media: imx: capture: Use device name to construct bus_info
` [PATCH 10/75] media: imx: capture: Remove forward declaration of capture_qops
` [PATCH 11/75] media: imx: capture: Handle errors from v4l2_fh_open()
` [PATCH 13/75] media: imx: capture: Remove capture_priv stop field
` [PATCH 14/75] media: imx: capture: Move queue and ctrl handler init to init function
` [PATCH 15/75] media: imx: capture: Initialize video_device programmatically
` [PATCH 17/75] media: imx: capture: Store v4l2_pix_format in imx_media_video_dev

[PATCH] io_uring: fix an IS_ERR() vs NULL check
 2021-01-06 14:34 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/8] drm/i915/gt: Rearrange vlv workarounds
 2021-01-06 14:32 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915/gt: Rearrange ivb workarounds
` [Intel-gfx] [PATCH 3/8] drm/i915/gt: Replace open-coded intel_engine_stop_cs()
` [Intel-gfx] [PATCH 4/8] drm/i915/gt: Reapply ppgtt enabling after engine resets
` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Lift stop_ring() to reset_prepare
` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Pull ring submission resume under its caller forcewake
` [Intel-gfx] [PATCH 7/8] drm/i915/selftests: Prepare the selftests for engine resets with ring submission
` [Intel-gfx] [PATCH 8/8] drm/i915: Mark per-engine-reset as supported on gen7
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/8] drm/i915/gt: Rearrange vlv workarounds
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH net-next] qmi_wwan: Increase headroom for QMAP SKBs
 2021-01-06 14:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] runner: Abort the run after a kernel taint is discovered
 2021-01-06 14:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

Selinux context type is same for root & normal user both
 2021-01-06 14:30 UTC  (9+ messages)

[PATCH] MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
 2021-01-06 14:30 UTC  (2+ messages)

Enable Etnaviv driver for IMX8MQ
 2021-01-06 14:29 UTC 

[PATCH v14 00/15] xfs: Delayed Attributes
 2021-01-06 14:25 UTC  (11+ messages)
` [PATCH v14 04/15] xfs: Add delay ready attr remove routines

[PATCH v2] gpiolib: Disallow identical line names in the same chip
 2021-01-06 14:25 UTC  (6+ messages)

[PATCH 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-01-06 14:24 UTC  (6+ messages)
` [PATCH 3/6] media: ov9640: Use the generic clock framework

[PATCH iproute2] build: Fix link errors on some systems
 2021-01-06 14:24 UTC  (7+ messages)

[dpdk-dev] [PATCH 00/15] Octeon Tx/Tx2 Endpoint pmd
 2021-01-06 14:24 UTC  (7+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH] arm: stm32mp: stm32prog: always flush DFU on start command for uart
 2021-01-06 14:24 UTC  (2+ messages)

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-01-06 14:21 UTC  (2+ messages)

cns3xxx PCIe domain support
 2021-01-06 14:21 UTC  (4+ messages)

[PATCH] char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
 2021-01-06 14:23 UTC  (4+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-06 14:19 UTC  (14+ messages)
` [PATCH v12 01/13] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v12 02/13] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v12 03/13] mm: Introduce VM_WARN_ON_PAGE macro
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
` [PATCH v12 05/13] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v12 06/13] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v12 07/13] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v12 08/13] mm/hugetlb: Flush work when dissolving a HugeTLB page
` [PATCH v12 09/13] mm/hugetlb: Introduce PageHugeInflight
` [PATCH v12 10/13] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v12 11/13] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v12 12/13] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v12 13/13] mm/hugetlb: Optimize the code with the help of the compiler

[dpdk-dev] [PATCH] mlx5: fix __mlx5_bit_off macro warning for Windows
 2021-01-06 14:22 UTC  (2+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2021-01-06 14:21 UTC  (14+ messages)

[PATCH v2 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2021-01-06 14:17 UTC  (10+ messages)
` [PATCH v2 3/6] dt-bindings: display: imx: hdmi: Convert binding "

[PATCH] drm/amdgpu: don't limit gtt size on apus
 2021-01-06 14:18 UTC  (11+ messages)

[PATCH v2 2/2] parse-options: format argh like error messages
 2021-01-06 14:16 UTC 

[PATCH] net: ks8851: Reset internal RXFC count on bad packet
 2021-01-06 14:16 UTC 

[PATCH] drm/amdkfd: check more client ids in interrupt handler
 2021-01-06 14:15 UTC  (2+ messages)

[PATCH V2] net: dwc_eth_qos: Pad descriptors to cacheline size
 2021-01-06 14:14 UTC 

[dpdk-dev] [PATCH v5] app/testpmd: fix testpmd packets dump overlapping
 2021-01-06 14:13 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[PATCH v2 net-next 01/10] net: switchdev: remove vid_begin -> vid_end range from VLAN objects
 2021-01-06 14:12 UTC  (3+ messages)

[PATCH] libsepol/cil: Fix heap-use-after-free in __class_reset_perm_values()
 2021-01-06 14:11 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: intel: check the mtd name only after setting the variable
 2021-01-06 14:09 UTC  (2+ messages)

Linux kernel 5.4.87 released
 2021-01-06 14:10 UTC 

Linux kernel 4.19.165 released
 2021-01-06 14:10 UTC 

[PATCH] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
 2021-01-06 14:07 UTC  (2+ messages)

Linux has timerfd, signalfd and eventfd. Is it time for a "unionfd"?
 2021-01-06 14:07 UTC  (2+ messages)

[dm-crypt] length of keyfiles
 2021-01-06 14:06 UTC  (5+ messages)

[dpdk-dev] [PATCH v3] raw/ioat: add secondary process support
 2021-01-06 14:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[qemu-web PATCH v2] Add virtio-blk and virtio-scsi configuration post
 2021-01-06 14:04 UTC  (2+ messages)

[PATCH] mt76: mt7915: fix misplaced #ifdef
 2021-01-06 13:58 UTC  (4+ messages)

nftables Set Bug with interval & timeout Flags
 2021-01-06 14:03 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/axgbe: support sfp module EEPROM
 2021-01-06 14:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH nft] segtree: honor set element expiration
 2021-01-06 14:01 UTC 

[PATCH] libpam: support usrmerge
 2021-01-06 13:58 UTC  (2+ messages)
` [OE-core] "

[PATCH] PCI: dwc/intel-gw: Fix enabling the legacy PCI interrupt lines
 2021-01-06 13:55 UTC 

[PATCH 0/3] ccache: Fixes for 4.1
 2021-01-06 13:56 UTC  (3+ messages)
` [PATCH 2/3] buildtools-tarball: Add nativesdk-ccache
  ` [OE-core] "

[PATCH -next] mfd: use resource_size
 2021-01-06 13:53 UTC  (2+ messages)

[PATCH] multi-process: Acceptance test for multiprocess QEMU
 2021-01-06 13:51 UTC  (5+ messages)

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-06 13:52 UTC  (3+ messages)

[PATCH] cirrus: don't run full qtest on macOS
 2021-01-06 13:51 UTC  (3+ messages)

[xen-unstable-smoke test] 158205: regressions - FAIL
 2021-01-06 13:52 UTC 

[PATCH] tools: kconfig: Use scripts/dtc for the MKIMAGE_DTC_PATH
 2021-01-06 13:51 UTC  (4+ messages)

Git link to get semanage , sesearch source code
 2021-01-06 13:48 UTC 

[PATCH v3 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2021-01-06 13:46 UTC  (15+ messages)
` [PATCH v3 1/4] PCI: rockchip: Make 'ep-gpios' DT property optional
` [PATCH v3 2/4] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi M4B
` [PATCH v3 3/4] arm64: dts: rockchip: nanopi4: Move ep-gpios property to nanopc-t4
` [PATCH v3 4/4] arm64: dts: rockchip: rk3399: Add NanoPi M4B

[PATCH -next] media: atomisp: use resource_size
 2021-01-06 13:47 UTC  (3+ messages)

[PATCH -next] media: rkvdec: use resource_size
 2021-01-06 13:47 UTC  (4+ messages)

[PATCH v4 0/5] dwmac-meson8b: picosecond precision RX delay support
 2021-01-06 13:42 UTC  (18+ messages)
` [PATCH v4 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH v4 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
` [PATCH v4 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay
` [PATCH v4 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH v4 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

[RFC PATCH v2 net-next 00/12] Make .ndo_get_stats64 sleepable
 2021-01-06 13:45 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH 4.19 00/35] 4.19.165-rc1 review
 2021-01-06 13:46 UTC  (3+ messages)

[PATCH 4.19 00/29] 4.19.165-rc2 review
 2021-01-06 13:46 UTC  (9+ messages)

[PATCH v2] binfmt_elf: Fix fill_prstatus() call in fill_note_info()
 2021-01-06 13:44 UTC  (2+ messages)

[PATCHv4 0/4] Lost key-up interrupt handling for omap4-keypad
 2021-01-06 13:43 UTC  (3+ messages)
` [PATCH 4/4] Input: omap4-keypad - simplify probe with devm

[meta-oe][PATCH] vboxguestdrivers: Fix build with kernel 5.10
 2021-01-06 13:41 UTC  (7+ messages)
` [oe] "

BT large file transfer failed when do suspend/resume test
 2021-01-06 13:40 UTC 

[PATCH -next] video: fbdev: pxa3xx_gcu: use resource_size
 2021-01-06 13:40 UTC  (3+ messages)

[Virtio-fs] 'FORGET' ordering semantics (vs unlink & NFS)
 2021-01-06 13:40 UTC  (7+ messages)
    ` [Virtio-fs] [fuse-devel] "

[dpdk-dev] [PATCH v13 00/12] Arm build options rework
 2021-01-06 13:40 UTC  (7+ messages)
` [dpdk-dev] [PATCH v14 "

[PATCH v2 0/6] IOMMU: Some more IOVA and core code tidy-up
 2021-01-06 13:35 UTC  (14+ messages)
` [PATCH v2 1/6] iova: Make has_iova_flush_queue() private
` [PATCH v2 2/6] iova: Delete copy_reserved_iova()
` [PATCH v2 3/6] iova: Stop exporting some more functions
` [PATCH v2 4/6] iommu: Stop exporting iommu_map_sg_atomic()
` [PATCH v2 5/6] iommu: Delete iommu_domain_window_disable()
` [PATCH v2 6/6] iommu: Delete iommu_dev_has_feature()

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-01-06 13:38 UTC  (11+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[PATCH 1/3] ASoC: atmel-pdc: Use managed DMA buffer allocation
 2021-01-06 13:36 UTC  (3+ messages)
` [PATCH 2/3] ASoC: bcm: cygnus: "
` [PATCH 3/3] ASoC: kirkwood: "

[PATCH] rpmsg: char: return an error if device already open
 2021-01-06 13:37 UTC 

[error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
 2021-01-06 13:38 UTC 

[PATCH v2 0/5] usb: gadget: audio fixes and clean ups
 2021-01-06 13:36 UTC  (6+ messages)
` [PATCH v2 1/5] usb: gadget: u_audio: Free requests only after callback
` [PATCH v2 2/5] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH v2 3/5] usb: gadget: u_audio: factorize ssize to alsa fmt conversion
` [PATCH v2 4/5] usb: gadget: u_audio: remove struct uac_req
` [PATCH v2 5/5] usb: gadget: u_audio: clean up locking

nftables with dinamic ip6
 2021-01-06 13:38 UTC 

[PATCH] bus: mhi: Add inbound buffers allocation flag
 2021-01-06 13:43 UTC 

[PATCH -next] media: hantro: use resource_size
 2021-01-06 13:35 UTC  (4+ messages)

[PATCH] newrole: preserve environment variable XDG_RUNTIME_DIR
 2021-01-06 13:34 UTC 

[PATCH 0/3] Reduce number of active LB
 2021-01-06 13:34 UTC  (3+ messages)
` [PATCH 2/3] sched/fair: don't set LBF_ALL_PINNED unnecessarily
` [PATCH 3/3] sched/fair: reduce cases for active balance


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.