All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-11 12:22:01 to 2022-01-11 13:24:12 UTC [more...]

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-11 13:00 UTC  (3+ messages)
` [PATCH v4 11/23] multifd: Remove send_write() method
` [PATCH v4 16/23] multifd: recv side only needs the RAMBlock host address

[PATCH RESEND net] bonding: Fix extraction of ports from the packet headers
 2022-01-11 13:23 UTC  (2+ messages)

[PATCH v6 00/15] Some bugfixs for ubi/ubifs
 2022-01-11 13:23 UTC  (8+ messages)
` [PATCH v6 12/15] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2

[issue report] pm8001 driver crashes with IOMMU enabled
 2022-01-11 13:23 UTC  (11+ messages)
    ` [issue report] pm8001 issues (was driver crashes with IOMMU enabled)

[PATCH v2] ARM: dts: at91: sama5d2: Fix PMERRLOC resource size
 2022-01-11 13:23 UTC 

[PATCH v1] libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb
 2022-01-11 12:54 UTC  (2+ messages)

[PATCH v2] ksmbd: smbd: fix missing client's memory region invalidation
 2022-01-11 13:21 UTC  (2+ messages)

[PATCH 0/7] Drop unnecessary power related lock protections
 2022-01-11 13:21 UTC  (8+ messages)
` [PATCH 3/7] drm/amd/pm: drop unneeded smu->metrics_lock

[PATCH] arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI
 2022-01-11 13:21 UTC 

[PATCH v3 0/6] migration: misc cleanups
 2022-01-11 12:45 UTC  (7+ messages)
` [PATCH v3 1/6] migration: All this fields are unsigned
` [PATCH v3 2/6] migration: We only need last_stage in two places
` [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page as argument
` [PATCH v3 4/6] migration: Remove masking for compression
` [PATCH v3 5/6] migration: simplify do_compress_ram_page
` [PATCH v3 6/6] migration: Move ram_release_pages() call to save_zero_page_to_file()

[Buildroot] [Bug 14501] New: lttng-modules v2.11 package fails to build
 2022-01-11 13:20 UTC  (2+ messages)
` [Buildroot] [Bug 14501] "

[PATCH v1 1/1] iio: adc: tsc2046: add .read_raw support
 2022-01-11 13:18 UTC  (3+ messages)

[PATCH] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
 2022-01-11 13:16 UTC  (2+ messages)

[PATCH] usb: allow max 8192 bytes for desc
 2022-01-11 12:59 UTC  (7+ messages)
    `  "
        `  "

[PATCH] lazyload: use correct calling conventions
 2022-01-11 13:17 UTC  (3+ messages)

Exynos850 and ExynosAuto v9 pinctrl wakeup muxed interrupt
 2022-01-11 13:17 UTC  (5+ messages)

[PATCH v43 01/15] Linux Random Number Generator
 2022-01-11 13:16 UTC  (16+ messages)

[PATCH v2 0/2] video: A couple of fixes for the vga16fb driver
 2022-01-11 13:16 UTC  (3+ messages)

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-11 12:51 UTC  (5+ messages)
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on "

[PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-01-11 13:13 UTC  (6+ messages)

[PATCH 0/3] Enable RTP (GPADC) controller on Allwinner R40
 2022-01-11 13:13 UTC  (6+ messages)
` [PATCH 1/3] iio: adc: sun4i-gpadc-iio: no temp sensor on R40

[PATCH v2 0/6] ASoC: Xilinx fixes
 2022-01-11 13:13 UTC  (7+ messages)
` [PATCH v2 2/6] ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting

[PATCH 0/5 v2] bfq: Avoid use-after-free when moving processes between cgroups
 2022-01-11 13:13 UTC  (7+ messages)

[PATCH v3 0/8] camss: Fixup multiple VDDA regulator support
 2022-01-11 13:13 UTC  (10+ messages)
` [PATCH v3 1/8] media: dt-bindings: media: camss: Fixup vdda regulator descriptions sdm845
` [PATCH v3 2/8] media: dt-bindings: media: camss: Add vdda supply declarations sm8250
` [PATCH v3 3/8] arm64: dts: qcom: sdm845: Rename camss vdda-supply to vdda-phy-supply
` [PATCH v3 4/8] arm64: dts: qcom: sdm845: Add camss vdda-pll-supply
` [PATCH v3 5/8] media: camss: Add regulator_bulk support
` [PATCH v3 6/8] media: camss: Set unused regulators to the empty set
` [PATCH v3 7/8] media: camss: Point sdm845 at the correct vdda regulators
` [PATCH v3 8/8] media: camss: Point sm8250 "

[bootwrapper PATCH 00/13] Cleanups and improvements
 2022-01-11 13:06 UTC  (14+ messages)
` [bootwrapper PATCH 01/13] Document entry requirements
` [bootwrapper PATCH 02/13] Add bit-field macros
` [bootwrapper PATCH 03/13] aarch64: add system register accessors
` [bootwrapper PATCH 04/13] aarch32: add coprocessor accessors
` [bootwrapper PATCH 05/13] aarch64: add mov_64 macro
` [bootwrapper PATCH 06/13] aarch64: initialize SCTLR_ELx for the boot-wrapper
` [bootwrapper PATCH 07/13] Rework common init C code
` [bootwrapper PATCH 08/13] Announce boot-wrapper mode / exception level
` [bootwrapper PATCH 09/13] aarch64: move the bulk of EL3 initialization to C
` [bootwrapper PATCH 10/13] aarch32: move the bulk of Secure PL1 "
` [bootwrapper PATCH 11/13] Announce locations of memory objects
` [bootwrapper PATCH 12/13] Rework bootmethod initialization
` [bootwrapper PATCH 13/13] Unify start_el3 & start_no_el3

[PATCH] doc: replace deprecated distutils version parsing
 2022-01-11 13:11 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/4] S390x: CPU Topology Information
 2022-01-11 13:08 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests
` [kvm-unit-tests PATCH v3 3/4] s390x: topology: Check the Perform Topology Function

Linux kernel 4.19.225 released
 2022-01-11 13:10 UTC 

Linux kernel 4.14.262 released
 2022-01-11 13:10 UTC 

[PATCH] mmc: dw_mmc: Fixes timeout issue for FIFO mode
 2022-01-11 11:05 UTC  (3+ messages)

[PATCH v2 00/20] J721S2: Add initial support
 2022-01-11  7:55 UTC  (2+ messages)
` [PATCH v2 18/20] arm: dts: k3-j721s2-ddr: Add DDR support

[PATCH] ARM: dts: at91: sama7g5: Add NAND support
 2022-01-11 13:05 UTC  (2+ messages)

[PATCH] trace-cruncher: Add API to set tracing CPU affinity
 2022-01-11 13:07 UTC  (4+ messages)

[meta-freescale] linux-fslc 5.4.114: rcu_preempt detected stalls on IMX7D #dunfell #meta-freescale
 2022-01-11 13:06 UTC  (2+ messages)

[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-11 13:05 UTC  (4+ messages)
` [PATCH v21 bpf-next 06/23] net: marvell: rely on xdp_update_skb_shared_info utility routine

[PATCH v3 1/2] dt-bindings: display: Turn lvds.yaml into a generic schema
 2022-01-11 13:05 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: panel: Introduce a panel-lvds binding

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (13+ messages)

[PATCH v2 1/1] iio: adc: tsc2046: rework the trigger state machine
 2022-01-11 13:04 UTC 

[PATCH v2 00/37] Add D-Bus display backend
 2022-01-11 12:45 UTC  (5+ messages)
` [PATCH v2 19/37] console: save current scanout details

[PATCH RESEND v4 v5 0/4] drm/vc4: Use the firmware to stop the display pipeline
 2022-01-11 13:01 UTC  (9+ messages)
` [PATCH RESEND v4 v5 4/4] drm/vc4: Notify the firmware when DRM is in charge

[PATCH v2 1/2] lib/crypto: blake2s: include as built-in
 2022-01-11 13:02 UTC  (9+ messages)
` [PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction

[PATCH net] can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
 2022-01-11 13:02 UTC  (5+ messages)

[PATCH v9 00/14] Add CAAM driver model support
 2022-01-11 13:02 UTC  (7+ messages)
` [PATCH v9 11/14] Layerscape: Enable Job ring driver model
    ` [EXT] "

RFC: tsnep: ETF, AF_XDP, UIO or driver specific interface for real-time
 2022-01-11 13:01 UTC  (9+ messages)

[PATCH 0/4] Add four translated documents for KSM
 2022-01-11 13:00 UTC  (9+ messages)
` [PATCH 1/4] Add zh_CN/admin-guide/mm/ksm.rst
` [PATCH 2/4] docs/zh_CN: Add zh_CN/admin-guide/mm/index.rst
` [PATCH 3/4] docs/zh_CN: Add zh_CN/vm/index.rst
` [PATCH 4/4] docs/zh_CN: Add zh_CN/vm/ksm.rst

Recent changes (master)
 2022-01-11 13:00 UTC 

[oe][OE-core][Patch 1/1] libsdl2: fix build if egl.pc sets macros in cflags
 2022-01-11 12:57 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/kms_draw_crc : check tiling support
 2022-01-11 12:57 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH] ARM: configs: at91: sama7: Enable NAND / SMC
 2022-01-11 12:56 UTC  (2+ messages)

Linux 4.9.297
 2022-01-11 12:55 UTC  (2+ messages)

Linux 4.4.299
 2022-01-11 12:55 UTC  (2+ messages)

[GIT PULL] Backlight for v5.17
 2022-01-11 12:55 UTC 

[PATCH] serial: zynq: Add missing xlnx,zynqmp-uart compatible
 2022-01-11 12:55 UTC 

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-01-11 12:53 UTC  (2+ messages)

[meta-oe][dunfell][PATCH] c-ares: Bump PV to 1.16.1
 2022-01-11 12:54 UTC 

[PATCH v2 0/4] ext4 fast commit API cleanup
 2022-01-11 12:52 UTC  (2+ messages)

[XEN v2] xen/arm64: io: Decode 32-bit ldr/str post-indexing instructions
 2022-01-11 12:52 UTC  (10+ messages)

[BUG] Re: Git 2.35.0-rc0
 2022-01-11 12:51 UTC  (6+ messages)

Linux kernel 4.4.299 released
 2022-01-11 12:50 UTC 

Linux kernel 4.9.297 released
 2022-01-11 12:50 UTC 

[PATCH] examples/l3fwd: resolve stack buffer overflow issue
 2022-01-11 12:50 UTC 

[PATCH 1/2] cgroup: add cpu.stat_percpu
 2022-01-11 12:49 UTC  (3+ messages)

[PATCH 0/1] ceph: add getvxattr support
 2022-01-11 12:49 UTC  (3+ messages)
` [PATCH 1/1] ceph: add getvxattr op

[PATCH v4 0/4] btrfs: match device by dev_t
 2022-01-11 12:49 UTC  (7+ messages)
` [PATCH v4 2/4] btrfs: redeclare btrfs_stale_devices arg1 to dev_t
    ` [External] : "

[PATCH v2 0/2] Misc driver improvements
 2022-01-11 12:49 UTC  (7+ messages)
` [PATCH v2 1/2] lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
` [PATCH v2 2/2] lib: utils/sys: Extend HTIF library to allow custom base address

[RFC] ethdev: introduce ethdev dump API
 2022-01-11 12:48 UTC  (2+ messages)

[PATCH 0/7] sunxi: Fix U-Boot proper SPI operation
 2022-01-11 12:46 UTC  (8+ messages)
` [PATCH 1/7] sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs
` [PATCH 2/7] sunxi: Kconfig: Fix up SPI configuration
` [PATCH 3/7] env: sunxi: Define location in SPI flash
` [PATCH 4/7] sunxi: use boot source for determining environment location
` [PATCH 5/7] env: sunxi: enable ENV_IS_IN_SPI_FLASH
` [PATCH 6/7] sunxi: boards: Enable SPI flash support in U-Boot proper
` [PATCH 7/7] sunxi: H6: Enable SPI0 in DT when no eMMC is used

[PATCH 1/2] net/cnxk: update meter bpf ID in rq
 2022-01-11 12:46 UTC  (2+ messages)

[PATCH 0/5] Introduce camera subsystem and USB video device
 2022-01-11 12:37 UTC  (3+ messages)
` [PATCH 4/5] usb: allow max 8192 bytes for desc

[PATCH] mt76: mt7921: toggle runtime-pm adding a monitor vif
 2022-01-11 12:45 UTC  (3+ messages)

Fwd: Debian on Linux-SH4
 2022-01-11 12:45 UTC  (4+ messages)

[ulogd2 PATCH 00/10] Add pkg-config support
 2022-01-11 12:44 UTC  (3+ messages)

[LTP] [PATCH 0/6] Expand Cgroup shell library
 2022-01-11 12:42 UTC  (3+ messages)
` [LTP] [PATCH 5/6] tools: Implement tst_cgctl binary utility

[LTP] [PATCH] chdir01: Fix on more restrictive umask
 2022-01-11 12:41 UTC  (2+ messages)

[PATCH] drm/amd/pm: correct the checks for fan attributes support
 2022-01-11 12:42 UTC  (7+ messages)

[PATCH] drm/amd/pm: correct the checks for fan attributes support
 2022-01-11 12:41 UTC 

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-11 12:41 UTC 

[PATCH 5.15 00/72] 5.15.14-rc1 review
 2022-01-11 12:41 UTC  (2+ messages)

[PATCH] .mailmap: add Atish Patra, Anup Patel
 2022-01-11 12:39 UTC  (2+ messages)

[PATCH 5.4 00/34] 5.4.171-rc1 review
 2022-01-11 12:39 UTC  (2+ messages)

[PATCH] platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
 2022-01-11 12:38 UTC  (2+ messages)

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2022-01-11 12:39 UTC  (9+ messages)

[PATCH] KVM: VMX: switch wakeup_vcpus_on_cpu_lock to raw spinlock
 2022-01-11 12:13 UTC  (3+ messages)

[PATCH 0/3] media: stk1160: allocate urb buffs with the DMA noncontiguous API
 2022-01-11 12:38 UTC  (7+ messages)
` [PATCH 1/3] media: stk1160: fix number of buffers in case not all buffers are created
` [PATCH 2/3] media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
` [PATCH 3/3] media: stk1160: use dma_alloc_noncontiguous API

[PATCH v2 0/3] sched/pelt: Don't sync hardly *_sum with *_avg
 2022-01-11 12:37 UTC  (10+ messages)
` [PATCH v2 1/3] sched/pelt: Don't sync hardly util_sum with uti_avg

[PATCH 5.10 00/43] 5.10.91-rc1 review
 2022-01-11 12:37 UTC  (2+ messages)

[PATCH] branch: missing space fix at line 313
 2022-01-11 12:36 UTC 

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2022-01-11 12:35 UTC  (3+ messages)

[PATCH 4.19 00/21] 4.19.225-rc1 review
 2022-01-11 12:35 UTC  (2+ messages)

UAF in moxart_remove
 2022-01-11 12:35 UTC  (3+ messages)

[dm-devel] [PATCH V2] md: don't unregister sync_thread with reconfig_mutex held
 2022-01-11 12:25 UTC  (2+ messages)
`  "

[PATCH] block: cleanup q->srcu
 2022-01-11 12:34 UTC 

libbpf API: dynamically load(/unload/attach/detach) bpf programs question
 2022-01-11 12:33 UTC 

[dpdk-dev] [dpdk-users] A question about Mellanox ConnectX-5 and ConnectX-4 Lx nic can't send packets?
 2022-01-11 12:29 UTC  (5+ messages)

iblinkinfo for Python
 2022-01-11 12:28 UTC  (2+ messages)

[PATCH 1/1] v4l: Avoid unaligned access warnings when printing 4cc modifiers
 2022-01-11 12:27 UTC  (4+ messages)

[GIT PULL] MFD for v5.17
 2022-01-11 12:27 UTC 

[PATCH] xen, blkback: fix persistent grants negotiation
 2022-01-11 12:26 UTC  (4+ messages)

[PATCH] common/cnxk: use cas with release semantics for batch alloc
 2022-01-11 12:26 UTC  (4+ messages)
    ` [EXT] "

[PATCH] ath11k: Add debugfs interface to configure firmware debug log level
 2022-01-11 12:25 UTC  (4+ messages)

[PATCH] of: fdt: Check overlap of reserved memory regions
 2022-01-11 12:21 UTC 

Possible nohz-full/RCU issue in arm64 KVM
 2022-01-11 12:23 UTC  (10+ messages)

[PATCH v5 00/32] component: Make into an aggregate bus
 2022-01-11 12:22 UTC  (5+ messages)
` [PATCH v5 25/32] iommu/mtk: Migrate to aggregate driver


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.