All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-06 12:14:33 to 2021-10-06 13:03:19 UTC [more...]

[PATCH v6 0/2] New V4L2 control V4L2_CID_NOTIFY_GAINS
 2021-10-06 13:03 UTC  (5+ messages)

[PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-10-06 13:02 UTC  (11+ messages)
` [PATCH 5/8] virtiofs: Add a virtqueue for notifications
    ` [Virtio-fs] "
` [PATCH 7/8] virtiofs: Add new notification type FUSE_NOTIFY_LOCK
    ` [Virtio-fs] "

[PATCH v4 00/15] x86: Add support for Clang CFI
 2021-10-06 13:02 UTC  (4+ messages)
` [PATCH v4 06/15] ftrace: Use an opaque type for functions not callable from C

[PATCH] ASoC: soc-acpi: add alternative id field for machine driver matching
 2021-10-06 12:17 UTC  (3+ messages)

[PATCH 00/19] ASoC: SOF: Improvements for debugging
 2021-10-06 12:32 UTC  (3+ messages)

[PATCH net-next 0/4] igb: support PEROUT and EXTTS PTP pin functions on 82580/i354/i350
 2021-10-06 12:58 UTC  (5+ messages)
` [PATCH net-next 1/4] igb: move SDP config initialization to separate function
` [PATCH net-next 2/4] igb: move PEROUT and EXTTS isr logic to separate functions
` [PATCH net-next 3/4] igb: support PEROUT on 82580/i354/i350
` [PATCH net-next 4/4] support EXTTS "

A new parameter is added for grub-mkpasswd-pbkdf2 tool to specify a specific salt value
 2021-10-06 13:00 UTC 

[PATCH v2 0/3] phy: stm32: add phy tuning support
 2021-10-06 12:58 UTC  (10+ messages)
` [PATCH v2 2/3] dt-bindings: phy: phy-stm32-usbphyc: add optional phy tuning properties

[PATCH net-next 0/4] net: add a helpers for loading netdev->dev_addr from FW
 2021-10-06 12:59 UTC  (4+ messages)
` [PATCH net-next 3/4] device property: add a helper for loading netdev->dev_addr

[GIT PULL] i.MX fixes for 5.15, round 2
 2021-10-06 12:57 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.08.x] package/python-webob: bump to version 1.8.7
 2021-10-06 12:00 UTC 

[Buildroot] [git commit branch/2021.08.x] package/python-django: bump to version 3.2.7
 2021-10-06 12:53 UTC 

[Buildroot] [git commit branch/2021.08.x] package/libglib2: bump version to 2.68.4
 2021-10-06 12:48 UTC 

[Buildroot] [git commit branch/2021.08.x] package/python{3}-cython: bump to version 0.29.24
 2021-10-06 12:33 UTC 

[Buildroot] [git commit branch/2021.08.x] package/python-dateutil: bump to version 2.8.2
 2021-10-06 12:34 UTC 

lets settle the LED `function` property regarding the netdev trigger
 2021-10-06 12:57 UTC  (11+ messages)

[Buildroot] [git commit branch/2021.08.x] package/python-cbor2: bump to version 5.4.1
 2021-10-06 12:28 UTC 

[Buildroot] [git commit branch/2021.08.x] package/micropython: Update LICENSE info
 2021-10-06 12:45 UTC 

[PATCH 2/3] iwd: Connection of hidden networks
 2021-10-06 12:56 UTC  (6+ messages)

[Buildroot] [git commit branch/2021.08.x] package/python-aioconsole: bump to version 0.3.2
 2021-10-06 11:33 UTC 

[Buildroot] [git commit branch/2021.08.x] package/python-cffi: bump to version 1.14.6
 2021-10-06 11:37 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-aioconsole: bump to version 0.3.2
 2021-10-06 11:33 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-dateutil: bump to version 2.8.2
 2021-10-06 12:35 UTC 

✅ PASS: Test report for kernel 5.14.10-rc3 (stable, d1d4d31a)
 2021-10-06 12:56 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-webob: bump to version 1.8.7
 2021-10-06 12:02 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-django: bump to version 3.2.7
 2021-10-06 12:53 UTC 

[PATCH v2 00/10] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-10-06 12:55 UTC  (4+ messages)

[Buildroot] [git commit branch/2021.05.x] package/micropython: Update LICENSE info
 2021-10-06 12:45 UTC 

[Buildroot] [git commit branch/2021.05.x] package/python-cffi: bump to version 1.14.6
 2021-10-06 11:37 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-webob: bump to version 1.8.7
 2021-10-06 12:02 UTC 

[PATCH v1 00/15] powerpc: Add KUAP support for BOOKE and 40x
 2021-10-06 12:43 UTC  (32+ messages)
` [PATCH v1 01/15] powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
` [PATCH v1 02/15] powerpc/32s: Save content of sr0 to avoid 'mfsr'
` [PATCH v1 03/15] powerpc/kuap: Add a generic intermediate layer
` [PATCH v1 04/15] powerpc/kuap: Check KUAP activation in generic functions
` [PATCH v1 05/15] powerpc/kuap: Remove __kuap_assert_locked()
` [PATCH v1 06/15] powerpc/kuap: Add kuap_lock()
` [PATCH v1 07/15] powerpc/nohash: Move setup_kuap out of 8xx.c
` [PATCH v1 08/15] powerpc/config: Add CONFIG_BOOKE_OR_40x
` [PATCH v1 09/15] powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64
` [PATCH v1 10/15] powerpc: Add KUAP support for BOOKE and 40x
` [PATCH v1 11/15] powerpc/kuap: Wire-up KUAP on 44x
` [PATCH v1 12/15] powerpc/kuap: Wire-up KUAP on 40x
` [PATCH v1 13/15] powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode
` [PATCH v1 14/15] powerpc/kuap: Wire-up KUAP on book3e/64
` [PATCH v1 15/15] powerpc: Remove CONFIG_PPC_HAVE_KUAP

[Buildroot] [git commit branch/2021.02.x] package/python-dateutil: bump to version 2.8.2
 2021-10-06 12:35 UTC 

[Buildroot] [git commit branch/2021.02.x] package/micropython: Update LICENSE info
 2021-10-06 12:45 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-django: bump to version 3.2.7
 2021-10-06 12:53 UTC 

[PATCH 1/2] dma-buf: add dma_resv_for_each_fence v3
 2021-10-06 12:54 UTC  (6+ messages)
` [PATCH 2/2] dma-buf: add dma_resv selftest v3
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/2] dma-buf: add dma_resv_for_each_fence v3

[Buildroot] [git commit branch/2021.02.x] package/python-cffi: bump to version 1.14.6
 2021-10-06 11:37 UTC 

[Buildroot] [git commit branch/2021.02.x] package/python-aioconsole: bump to version 0.3.2
 2021-10-06 11:33 UTC 

[PATCH] sparc: Add missing "FORCE" target when using if_changed
 2021-10-06 12:53 UTC  (4+ messages)

[Buildroot] [git commit] package/python-django: bump to version 3.2.7
 2021-10-06 12:53 UTC  (2+ messages)

[PATCH] virtio-iommu: Rework the bypass feature
 2021-10-06 12:53 UTC  (2+ messages)
` [virtio-dev] "

[PATCH] mmc: renesas_sdhi: fix regression with hard reset on old SDHIs
 2021-10-06 12:53 UTC  (4+ messages)

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-06 12:50 UTC  (19+ messages)
` [PATCH 1/6] clk: samsung: Enable bus clock on init
  ` [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driver

[PATCH RESEND 0/3] Represent cluster topology and enable load balance between clusters
 2021-10-06 12:50 UTC  (9+ messages)
` [PATCH RESEND 1/3] topology: Represent clusters of CPUs within a die

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-10-06 12:50 UTC  (5+ messages)
` [PATCH v2 1/3] virtio: turn VIRTQUEUE_MAX_SIZE into a variable
      ` [Virtio-fs] "

[PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
 2021-10-06 12:50 UTC  (2+ messages)

[PATCH] x86/hyperv: Avoid erroneously sending IPI to 'self'
 2021-10-06 12:50 UTC 

[Buildroot] [PATCH v2 1/1] package/libglib2: bump version to 2.68.4
 2021-10-06 12:49 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2021-10-06 12:49 UTC  (4+ messages)

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-10-06 12:48 UTC  (3+ messages)

[PATCH RESEND v2 0/5] virtio-mem: VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE and interaction with memory properties
 2021-10-06 12:48 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-06 12:47 UTC  (8+ messages)
` [PATCH v8 03/11] x86/cpufeatures: Add TDX Guest CPU feature

[PATCH 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-06 12:47 UTC  (14+ messages)
` [PATCH 06/11] drm/msm/disp/dpu1: Add DSC support in hw_ctl
  ` [Freedreno] "
` [PATCH 07/11] drm/msm/disp/dpu1: Don't use DSC with mode_3d
  ` [Freedreno] "
` [PATCH 08/11] drm/msm/disp/dpu1: Add support for DSC in encoder
  ` [Freedreno] "

[PATCH v2 0/3] Assorted improvements to usercopy
 2021-10-06 12:42 UTC  (4+ messages)
` [PATCH v2 1/3] mm/usercopy: Check kmap addresses properly
` [PATCH v2 2/3] mm/usercopy: Detect vmalloc overruns
` [PATCH v2 3/3] mm/usercopy: Detect compound page overruns

[Buildroot] [PATCH 1/2] package/micropython: Update LICENSE info
 2021-10-06 12:45 UTC  (2+ messages)

[RFC 0/1] tag IOMMU-protected devices in Dom0 fdt
 2021-10-06 12:45 UTC  (3+ messages)
` [RFC 1/1] xen/arm: set iommu property for IOMMU-protected devices

[PATCH 0/7] Sparse Index: integrate with reset
 2021-10-06 12:44 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] reset: behave correctly with sparse-checkout

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-06 12:43 UTC  (9+ messages)
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain

[PATCH] x86/pvh: add prototype for xen_pvh_init()
 2021-10-06 12:43 UTC  (2+ messages)

[PATCH] btrfs: check for error when looking up inode during dir entry replay
 2021-10-06 12:42 UTC  (2+ messages)

[PATCH] service: Report errors to user in native mode
 2021-10-06 12:41 UTC  (6+ messages)

[RFC PATCH] tether: Add a way to define a tethering frequency
 2021-10-06 12:40 UTC  (2+ messages)

[PATCH] compiler-intel: Remove duplicate RELOC_HIDE()
 2021-10-06 12:40 UTC 

[dpdk-dev] RHEL7 failures
 2021-10-06 12:39 UTC  (3+ messages)

[PATCH 0/4] btrfs: fix missing error handling when replaying directory entries
 2021-10-06 12:39 UTC  (2+ messages)

mvebu/x530: Difference between spl/u-boot-spl.bin and spl/u-boot-spl-dtb.bin
 2021-10-06 12:38 UTC 

[PATCH 1/1] RDMA/irdma: compact the header file
 2021-10-06 20:15 UTC 

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 12:36 UTC  (5+ messages)

Removing old service directories
 2021-10-06 12:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-dateutil: bump to version 2.8.2
 2021-10-06 12:35 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/5] introduce IWYU
 2021-10-06 12:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/5] lib/telemetry: remove unneeded header includes

[Buildroot] [PATCH 1/1] package/python{3}-cython: bump to version 0.29.24
 2021-10-06 12:33 UTC  (2+ messages)

[PATCH 1/2] mtd: spi-nor: micron-st: sync flags of mt25ql02g and mt25qu02g with other mt25q
 2021-10-06 12:32 UTC  (4+ messages)
  ` (EXT) "

[dpdk-dev] [PATCH] ethdev: let apps find transfer admin port for a given ethdev
 2021-10-06 12:33 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] ethdev: add API to query proxy port to manage transfer flows

[dunfell PATCH] ti-tisdk-makefile: Remove barcode-roi snippet
 2021-10-06 12:33 UTC  (2+ messages)

[PATCH] efi_loader: don't load shims MOK database from file
 2021-10-06 12:32 UTC 

[PATCH 1/7] dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
 2021-10-06 12:30 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: soc: add binding for i.MX8MN DISP blk-ctrl

[PATCH v2 0/3] Expose PMU to the guests
 2021-10-06 12:31 UTC  (3+ messages)
` [PATCH v2 3/3] xen: Expose the "

[PATCH] tools: termios_linux.h: Fix tcsendbreak() implementation
 2021-10-06 12:30 UTC 

[PATCH v1 1/2] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP board
 2021-10-06 12:30 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sc7280: update bluetooth node in SC7280 IDP2 board

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-10-06 12:30 UTC  (3+ messages)
` [RFC][PATCH v2 10/11] livepatch: Remove klp_synchronize_transition()

[PATCH] loader/i386/linux: Add device tree support
 2021-10-06 12:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-cbor2: bump to version 5.4.1
 2021-10-06 12:28 UTC  (2+ messages)

[PATCH V5 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-06 12:28 UTC  (4+ messages)
` [PATCH V5 2/3] libxl/arm: Add handling of extended regions for DomU

[PATCH] btrfs: update refs for any root except tree log roots
 2021-10-06 12:27 UTC  (4+ messages)

[PATCH v2] virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
 2021-10-06 12:27 UTC  (2+ messages)

[PATCH v2 00/12] macfb: fixes for booting MacOS
 2021-10-06 12:24 UTC  (7+ messages)
` [PATCH v2 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM

[PATCH v5] submodule: absorb git dir instead of dying on deinit
 2021-10-06 12:24 UTC  (2+ messages)
` [PATCH v6] "

[PATCH 0/2] Add settle time support to mux-gpio
 2021-10-06 12:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 1/2] e1000e: Separate TGP board type from SPT
 2021-10-06 12:23 UTC  (2+ messages)

[PATCH 1/4] Makefile: allow epub and latexpdf outputs to use diagrams from SVG sources
 2021-10-06 12:22 UTC  (4+ messages)
  ` [PATCH 2/4] conf.py: use PNG first in EPUB output
  ` [PATCH 3/4] overview-manual: SVG diagram for the git workflow
  ` [PATCH 4/4] docs: add "make all" to build old types of docs (html, epub, pdf) at once

[PATCH v2 0/5] arm64: ARMv8.7-A: MTE: Add asymm in-kernel support
 2021-10-06 12:19 UTC  (7+ messages)
` [PATCH v2 4/5] arm64: mte: Add asymmetric mode support
` [PATCH v2 5/5] kasan: Extend KASAN mode kernel parameter

[PATCH net-next 0/2] Add mdiobus_modify_changed() helper
 2021-10-06 12:19 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: mdio: add mdiobus_modify_changed()
` [PATCH v2 net-next 2/2] net: phylink: use mdiobus_modify_changed() helper

[PATCH RESEND] thermal/drivers/netlink: Add the temperature when crossing a trip point
 2021-10-06 12:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 2/2] e1000e: Fixing packet loss issues on new platforms
 2021-10-06 12:20 UTC  (2+ messages)

[PATCH v0 0/2] virtio-blk and vhost-user-blk cross-device migration
 2021-10-06 12:18 UTC  (11+ messages)

[PATCH] acpi: Use U-Boot version for OEM_REVISION
 2021-10-06 12:19 UTC  (6+ messages)

[PATCH v1] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-06 12:18 UTC  (8+ messages)

[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-06 12:15 UTC  (13+ messages)

WARNING in __kernel_read
 2021-10-06 12:17 UTC  (2+ messages)

[PATCH 1/1] usb: typec: altmodes/displayport: reorder dp_altmode_configured()
 2021-10-06 12:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/1] "

[PATCH] btrfs: zoned: Use kmemdup() to replace kmalloc + memcpy
 2021-10-06 12:17 UTC  (2+ messages)

[PATCH] KVM: kvm_stat: do not show halt_wait_ns
 2021-10-06 12:17 UTC 

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2021-10-06 12:17 UTC  (2+ messages)

[PATCH v7 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-06 12:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v7,1/8] "

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-10-06 12:15 UTC  (11+ messages)

WARNING in __set_page_dirty
 2021-10-06 12:14 UTC  (3+ messages)
  ` [Cluster-devel] "

Bug in EDAC error handling of Marvell Armada XP
 2021-10-06 12:13 UTC  (2+ messages)
` [PATCH] EDAC/armada-xp: Fix output of uncorrectable error counter


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.