All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-03 14:08:52 to 2022-03-03 14:59:58 UTC [more...]

[PATCH v9 00/14] module: core code clean up
 2022-03-03 14:59 UTC  (10+ messages)
` [PATCH v9 13/14] module: Move kdb_modules list out of core code

[PATCH] app/testpmd: add help messages for multi-process
 2022-03-03 14:59 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] iscsi_tcp: Fix NULL pointer dereference in iscsi_sw_tcp_conn_get_param()
 2022-03-04  2:56 UTC  (3+ messages)
` [PATCH 2/2] iscsi_tcp: Check if tcp_conn is valid in

[PATCH v2 0/4] util/thread-pool: Expose minimun and maximum size
 2022-03-03 14:58 UTC  (2+ messages)
` [PATCH v2 1/4] util/thread-pool: Fix thread pool freeing locking

[PATCH v2 0/3] add hugetlb_free_vmemmap sysctl
 2022-03-03 14:59 UTC  (5+ messages)
` [PATCH v2 3/3] mm: hugetlb: "

[PATCH v12] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2022-03-03 14:57 UTC 

[PATCH mptcp-next v5 0/3] new bpf_mptcp_sock()
 2022-03-03 14:58 UTC  (5+ messages)
` [PATCH mptcp-next v5 1/3] Squash to "bpf: add 'bpf_mptcp_sock' structure and helper"
` [PATCH mptcp-next v5 2/3] bpf: implement bpf_mptcp_sock()
` [PATCH mptcp-next v5 3/3] selftests: bpf: exercise bpf_mptcp_sock()
  ` selftests: bpf: exercise bpf_mptcp_sock(): Build Failure

[RFC] net: udp gso error code change
 2022-03-03 14:57 UTC  (2+ messages)

[mm/page_alloc] f92b35cab1: WARNING:at_drivers/gpu/drm/i915/i915_vma.c:#i915_ggtt_pin[i915]
 2022-03-03 14:56 UTC  (2+ messages)

BUG in ext4_ind_remove_space
 2022-03-03 14:56 UTC  (5+ messages)

[PATCH nft,v3 1/3] optimize: more robust statement merge with vmap
 2022-03-03 14:56 UTC  (3+ messages)
` [PATCH nft,v3 2/3] optimize: incorrect assert() for unexpected expression type
` [PATCH nft,v3 3/3] optimize: do not merge unsupported statement expressions

[PATCH] dmaengine: xilinx_dpdma: fix platform_get_irq.cocci warning
 2022-03-03 14:55 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:56 UTC 

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-03 14:55 UTC  (5+ messages)

[PATCH] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
 2022-03-03 14:55 UTC 

Network driver domain broken
 2022-03-03 14:54 UTC 

[PATCH v2, 00/10] Enable two H264 encoder cores on MT8195
 2022-03-03 14:53 UTC  (9+ messages)
` [PATCH v2, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195
` [PATCH v2, 04/10] media: mtk-vcodec: Enable venc dual core usage

[cip-dev][PATCH] start-qemu.sh: Remove BOOT_FILES variable and call qemu directly in secure,swupdate and normal path
 2022-03-03 14:54 UTC  (2+ messages)

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-03 14:53 UTC  (4+ messages)
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs

[PATCH v3 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-03-03 14:53 UTC  (8+ messages)
` [PATCH v3 3/3] iio: temperature: ltc2983: Make use of device properties

[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
 2022-03-03 14:51 UTC  (7+ messages)
` [PATCH v4 2/6] mtd: spi-nor: core: Handle ID collisions between SFDP & non-SFDP flashes

[PATCH] btrfs: don't access possibly stale fs_info data in device_list_add
 2022-03-03 14:40 UTC 

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-03 14:49 UTC  (6+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device

[PATCH v4 0/5] fs/erofs: new filesystem
 2022-03-03 14:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:51 UTC 

[ovmf test] 168372: regressions - FAIL
 2022-03-03 14:50 UTC 

[PATCH net-next 0/5] ptp: ocp: TOD and monitoring updates
 2022-03-03 14:50 UTC  (2+ messages)

[PATCH v6 net-next 0/13] Preserve mono delivery time (EDT) in skb->tstamp
 2022-03-03 14:50 UTC  (2+ messages)

[PATCH] bnx2: Fix an error message
 2022-03-03 14:50 UTC  (2+ messages)

[PATCH] nvme: remove support or stream based temperature hint
 2022-03-03 14:50 UTC  (3+ messages)

[LTP] [PATCH 0/7] ksm06 and libnuma cleanups and fixes
 2022-03-03 14:50 UTC  (8+ messages)
` [LTP] [PATCH 1/7] ksm06: Move option parsing into the setup()
` [LTP] [PATCH 2/7] mem/lib: Export group_check() as ksm_group_check()
` [LTP] [PATCH 3/7] mem/ksm06: Move test code from library to the test
` [LTP] [PATCH 4/7] mem/ksm06: SPDX + docparse comment
` [LTP] [PATCH 5/7] mem/ksm06: Move ksm restoration into the tst_test struct
` [LTP] [PATCH 6/7] libs: libltpnuma: Fix free memory estimate
` [LTP] [PATCH 7/7] mem/ksm06: Make use of the new libltpnuma

[OE-core] [PATCH v2] buildhistory.bbclass: create the buildhistory directory when needed
 2022-03-03 14:49 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: rtc: convert at91sam9 bindings to
 2022-03-03 14:48 UTC  (18+ messages)
` [PATCH v2 1/5] ARM: dts: at91: Move rtt node properties from "dts" file to "dtsi" file
` [PATCH v2 2/5] ARM: dts: at91: Add the required `atmel, rtt-rtc-time-reg` property
  ` [PATCH v2 2/5] ARM: dts: at91: Add the required `atmel,rtt-rtc-time-reg` property
` [PATCH v2 3/5] ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs
` [PATCH v2 4/5] dt-bindings: rtc: convert at91sam9 bindings to json-schema
` [PATCH v2 5/5] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list

[PATCH net-next 00/10] DSA unicast filtering
 2022-03-03 14:48 UTC  (7+ messages)

[PATCH] arm: Add AM335x based CBC board
 2022-03-03 14:48 UTC  (6+ messages)

remove opencoded kmap of bio_vecs v2
 2022-03-03 14:48 UTC  (3+ messages)
` [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio

[PULL 00/18] migration queue
 2022-03-03 14:46 UTC  (2+ messages)

[PATCH V6 00/22] arch: Add basic LoongArch support
 2022-03-03 14:47 UTC  (4+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines

[linux-next:master 9935/10468] drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c:27:6: warning: no previous prototype for function 'amdgpu_hdp_ras_fini'
 2022-03-03 14:46 UTC 

[PATCH v4 00/14] Initial support for machine creation via QMP
 2022-03-03 14:44 UTC  (7+ messages)
` [PATCH v4 07/14] none-machine: add the NoneMachineState structure
` [PATCH v4 08/14] none-machine: add 'ram-addr' property
` [PATCH v4 09/14] none-machine: allow cold plugging sysbus devices

[PATCH v3 1/2] fs/proc: optimize exactly register one ctl_table
 2022-03-03 14:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:46 UTC 

patch "usb: typec: tipd: Forward plug orientation to typec subsystem" added to usb-testing
 2022-03-03 14:45 UTC 

[meta-gnome][PATCH] gjs: update; customize dependencies
 2022-03-03 14:45 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/3] s390: Ultravisor device
 2022-03-03 14:44 UTC  (5+ messages)
` [PATCH v2 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH v2 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice

[PATCH nft,v2] optimize: do not merge unsupported statement expressions
 2022-03-03 14:44 UTC 

Timer delays in VM
 2022-03-03 14:42 UTC  (6+ messages)

Questions regarding regarding idt/renesas versaclock5 driver
 2022-03-03 14:41 UTC  (11+ messages)
        ` [EXTERNAL] "

[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-03-03 14:41 UTC  (4+ messages)
` [RFC PATCH 07/13] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:41 UTC 

[PATCH v4 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-03-03 14:37 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region

[PATCH] io_uring: add io_uring_enter(2) fixed file support
 2022-03-03 14:40 UTC  (4+ messages)

[PATCH v8 00/17] KVM: s390: pv: implement lazy destroy for reboot
 2022-03-03 14:40 UTC  (3+ messages)
` [PATCH v8 01/17] KVM: s390: pv: leak the topmost page table when destroy fails

[PATCH nf-next,v2] netfilter: nft_ct: track register operations
 2022-03-03 14:40 UTC 

[PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
 2022-03-03 14:39 UTC  (13+ messages)

[PATCH] iommu/iova: Improve 32-bit free space estimate
 2022-03-03 14:40 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/vcn: Update fw shared data structure
 2022-03-03 14:39 UTC  (2+ messages)

[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
 2022-03-03 14:38 UTC  (8+ messages)
` [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
      ` [PATCH -v3] "
        ` [PATCH -v4] "
          ` [PATCH -v5] ext4: don't BUG if someone "
            ` [Cluster-devel] "

[PATCH v3 0/4] Enable vhost-user to be used on BSD systems
 2022-03-03 14:35 UTC  (6+ messages)
` [PATCH v3 4/4] docs: vhost-user: add subsection for non-Linux platforms

[PATCH nft,v2 1/2] optimize: more robust statement merge with vmap
 2022-03-03 14:39 UTC  (2+ messages)
` [PATCH nft,v2 2/2] optimize: incorrect assert() for unexpected expression type

[PATCH v2 0/2] nfsuuid and udev examples
 2022-03-03 14:37 UTC  (22+ messages)
` [PATCH v2 1/2] nfsuuid: a tool to create and persist nfs4 client uniquifiers
                                  ` [PATCH] nfs.man: document requirements for NFS mounts in a container

[PATCH v2 01/12] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-03-03 14:37 UTC  (4+ messages)
` [PATCH v2 12/12] rockchip: fix boot_devices constants

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-03 14:36 UTC  (4+ messages)

[OE-core] [PATCH] python3-native: Drop opt-1 and opt-2 pyc files
 2022-03-03 14:37 UTC 

[PATCH printk v1 09/13] printk: add functions to allow direct printing
 2022-03-03 14:37 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:36 UTC 

[PATCH] arch:powerpc:kvm: remove unnecessary type castings
 2022-03-03 14:34 UTC  (2+ messages)

[PATCH v9 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-03-03 14:33 UTC  (3+ messages)
` [PATCH v9 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc

next/master build: 217 builds: 11 failed, 206 passed, 23 errors, 341 warnings (next-20220303)
 2022-03-03 14:33 UTC 

next/master build: 217 builds: 11 failed, 206 passed, 23 errors, 341 warnings (next-20220303)
 2022-03-03 14:33 UTC 

[RESEND v7 0/2] Add support for SoundWire1.6 audio cgcr register control
 2022-03-03 14:30 UTC  (5+ messages)
` [RESEND v7 1/2] soundwire: qcom: Add compatible name for v1.6.0
` [RESEND v7 2/2] dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property

[PATCH] drm/i915/gtt: reduce overzealous alignment constraints for GGTT
 2022-03-03 14:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:31 UTC 

[linusw-nomadik:ux500-href-charging-v5.17-rc1] BUILD SUCCESS 3d04cfb34204804d230a481ff6c21b59aef20dbf
 2022-03-03 14:27 UTC 

[PATCH] python3-native: Drop opt-1 and opt-2 pyc files
 2022-03-03 14:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:26 UTC 

[PATCH mmotm] mm/munlock: mlock_vma_folio() check against VM_SPECIAL
 2022-03-03 14:23 UTC  (2+ messages)

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-03 14:21 UTC  (5+ messages)
` [PATCH v2 06/18] crypto: rockchip: add fallback for cipher

[PATCH] net: ethernet: sun: Remove redundant code
 2022-03-03 14:22 UTC  (2+ messages)

[PATCH v3 0/2] Handle UEFI NX-restricted page tables
 2022-03-03 14:21 UTC  (3+ messages)
` [PATCH v3 1/2] libstub: declare DXE services table
` [PATCH v3 2/2] libstub: ensure allocated memory to be executable

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:21 UTC 

[PATCH net-next v2 1/1] ice: add TTY for GNSS module for E810T device
 2022-03-03 14:20 UTC  (2+ messages)

[PATCH] sfc: extend the locking on mcdi->seqno
 2022-03-03 14:20 UTC  (2+ messages)

[PATCH 2/2] nvmem: Add Apple eFuse driver
 2022-03-03 14:16 UTC  (3+ messages)

[PATCH 0/6] 9pfs: convert Doxygen -> kerneldoc format
 2022-03-03 13:40 UTC  (7+ messages)
` [PATCH 1/6] 9pfs/9p.h: "
` [PATCH 2/6] 9pfs/codir.c: "
` [PATCH 3/6] 9pfs/9p.c: "
` [PATCH 4/6] 9pfs/9p-util.h: "
` [PATCH 5/6] 9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
` [PATCH 6/6] fsdev/p9array.h: convert Doxygen -> kerneldoc format

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-03 14:15 UTC  (16+ messages)
` [PATCH v3 08/11] i2c: npcm: Correct register access width
` [PATCH v3 09/11] i2c: npcm: Handle spurious interrupts
` [PATCH v3 11/11] i2c: npcm: Support NPCM845

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-03 14:17 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:16 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: Fix async flip wm0/ddb optimization
 2022-03-03 14:16 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: Don't skip ddb allocation if data_rate==0
` [Intel-gfx] [PATCH 2/4] drm/i915: Check async flip capability early on
` [Intel-gfx] [PATCH 3/4] drm/i915: Fix the async flip wm0/ddb optimization
` [Intel-gfx] [PATCH 4/4] drm/i915: Pimp async flip debugs

[linux-next:master 9446/10468] arch/s390/lib/test_unwind.c:172:28: warning: variable 'fops' set but not used
 2022-03-03 14:15 UTC 

[PATCH RFC v2 0/2] Handle UEFI NX-restricted page tables
 2022-03-03 14:15 UTC  (3+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-03-03 14:13 UTC  (6+ messages)
` [PATCH v2 33/39] objtool: Add IBT/ENDBR decoding

[PATCH net] xdp: xdp_mem_allocator can be NULL in trace_mem_connect()
 2022-03-03 14:12 UTC  (3+ messages)

[wireless:main] BUILD SUCCESS e6e91ec966db5af4f059cfbac1af06560404b317
 2022-03-03 14:11 UTC 

[v2 00/17] ASoC: mediatek: Add support for MT8186 SoC
 2022-03-03 14:10 UTC  (7+ messages)
` [v2 09/17] ASoC: mediatek: mt8186: support tdm in platform driver

RTT-PROBE: lore-subspace-rtt
 2022-03-03 14:11 UTC 

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-03 14:10 UTC  (3+ messages)

[RFC/WIP v2 0/6] HEIC image encoder
 2022-03-03 14:10 UTC  (7+ messages)
` [RFC/WIP v2 1/6] media: Add HEIF HEVC compressed pixel format
` [RFC/WIP v2 2/6] v4l: Add HEIF control class and control IDs
` [RFC/WIP v2 3/6] docs: dev-encoder: Add additional steps for image encoding
` [RFC/WIP v2 4/6] venus: helpers: Add a new helper for buffer processing
` [RFC/WIP v2 5/6] venus: hfi: Add hfi property for enable grid
` [RFC/WIP v2 6/6] venus: Add HEIC image encoder

[PATCH] drm/amdgpu: Add DFC CAP support for aldebaran
 2022-03-03 14:09 UTC 

[meta-gnome][PATCHv2] gjs: update; customize dependencies
 2022-03-03 14:09 UTC 

[PATCH v2 net-next] net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
 2022-03-03 14:08 UTC 

[PATCH v3 0/9] Makefile: optimize noop runs, add shared.mak
 2022-03-03 14:08 UTC  (3+ messages)
` [PATCH v4 "


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.