All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-07 11:25:44 to 2022-01-07 12:05:04 UTC [more...]

[PATCH] sysinfo: include availram field in sysinfo struct
 2022-01-07 12:04 UTC  (5+ messages)

[PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr
 2022-01-07 12:05 UTC  (8+ messages)

[RFC PATCH net v2 0/2] net/smc: Fix for race in smc link group termination
 2022-01-07 12:04 UTC  (10+ messages)
` [RFC PATCH net v2 1/2] net/smc: Resolve the race between link group access and termination

[PULL v2 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-07 11:05 UTC  (34+ messages)
` [PULL v2 11/55] virtio-mmio: add support for configure interrupt
` [PULL v2 12/55] virtio-pci: "
` [PULL v2 17/55] vhost-backend: avoid overflow on memslots_limit
` [PULL v2 20/55] vhost-user: stick to -errno error return convention
` [PULL v2 22/55] vhost-user-blk: propagate error return from generic vhost
` [PULL v2 23/55] pci: Export the pci_intx() function
` [PULL v2 24/55] pcie_aer: Don't trigger a LSI if none are defined
` [PULL v2 25/55] smbios: Rename SMBIOS_ENTRY_POINT_* enums
` [PULL v2 26/55] hw/smbios: Use qapi for SmbiosEntryPointType
` [PULL v2 27/55] hw/i386: expose a "smbios-entry-point-type" PC machine property
` [PULL v2 28/55] hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
` [PULL v2 29/55] util/oslib-posix: Let touch_all_pages() return an error
` [PULL v2 30/55] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [PULL v2 31/55] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PULL v2 32/55] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PULL v2 33/55] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PULL v2 34/55] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PULL v2 35/55] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
` [PULL v2 36/55] virtio-mem: Support "prealloc=on" option
` [PULL v2 37/55] virtio: signal after wrapping packed used_idx
` [PULL v2 38/55] MAINTAINERS: Add a separate entry for acpi/VIOT tables
` [PULL v2 39/55] linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PULL v2 41/55] virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
` [PULL v2 42/55] intel-iommu: correctly check passthrough during translation
` [PULL v2 43/55] acpi: fix QEMU crash when started with SLIC table
` [PULL v2 44/55] tests: acpi: whitelist expected blobs before changing them
` [PULL v2 45/55] tests: acpi: add SLIC table test
` [PULL v2 47/55] acpihp: simplify acpi_pcihp_disable_root_bus
` [PULL v2 50/55] hw/scsi/vhost-scsi: don't leak vqs on error
` [PULL v2 52/55] virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
` [PULL v2 53/55] tests: acpi: prepare for updated TPM related tables
` [PULL v2 54/55] acpi: tpm: Add missing device identification objects

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-07 12:01 UTC  (11+ messages)

How to get the supported page sizes of aarch64? (and possible other architectures)
 2022-01-07 11:46 UTC  (2+ messages)

[RFC PATCH v2 0/2] kernfs: use kernfs_node specific mutex and spinlock
 2022-01-07 12:01 UTC  (7+ messages)
` [RFC PATCH v2 1/2] "

[PATCH] iio: gyro: bmg160: Fix error handling in bmg160_core_probe
 2022-01-07 11:59 UTC  (3+ messages)
` [PATCH v2] iio: Fix error handling for PM

[net-next RESEND v7 0/2] net: sched: allow user to select txqueue
 2022-01-07 12:00 UTC  (4+ messages)
` [net-next RESEND v7 1/2] net: sched: use queue_mapping to pick tx queue
` [net-next RESEND v7 2/2] net: sched: support hash/classid/cpuid selecting "

[xenomai-images][PATCH v3 0/5] Update CI and kconfig for next and stable/3.2.x
 2022-01-07 12:01 UTC  (6+ messages)
` [xenomai-images][PATCH v3 1/5] xenomai: Unify stable recipes, add link for 3.2.x
` [xenomai-images][PATCH v3 2/5] ci: Refactor inclusions
` [xenomai-images][PATCH v3 3/5] ci: Add 3.2.x stable, confine next
` [xenomai-images][PATCH v3 4/5] Kconfig: Add entry for 3.2.x head
` [xenomai-images][PATCH v3 5/5] linux-xenomai: Refactor latest recipe

[PATCH v1 1/5] nvmem: core: Remove unused devm_nvmem_unregister()
 2022-01-07 11:57 UTC  (4+ messages)

How to configure eth0 on fslc-image-network-full-cmdline
 2022-01-07 12:00 UTC  (4+ messages)
` [meta-freescale] "

[PATCH v3 0/6] KEXEC_SIG with appended signature
 2022-01-07 11:53 UTC  (21+ messages)
` [PATCH v3 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v3 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v3 4/6] module: strip the signature marker in the verification function
` [PATCH v3 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v3 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH V2 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-07 11:58 UTC  (10+ messages)
` [PATCH V2 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V2 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V2 4/7] arm64: errata: Add detection for TRBE trace data corruption

[PATCH v3 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-07 11:27 UTC  (10+ messages)
` [PATCH v3 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH v3 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
` [PATCH v3 3/6] target/riscv: add support for zfinx
` [PATCH v3 4/6] target/riscv: add support for zdinx
` [PATCH v3 5/6] target/riscv: add support for zhinx/zhinxmin
` [PATCH v3 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties

[PATCH] meson.build: Print gtk version in the summary info
 2022-01-07 11:59 UTC  (2+ messages)

[PATCH v6 0/5] Allow guest access to EFI confidential computing secret area
 2022-01-07 11:59 UTC  (8+ messages)

[PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr
 2022-01-07 11:55 UTC  (3+ messages)

[PATCH 1/2] kernel-shark: Move common APIs and definitions out to avoid duplication
 2022-01-07 11:57 UTC  (4+ messages)
` [PATCH 2/2] kernel-shark: Add plugin for handling Xenomai cobalt_context_switch

[PATCH v8 0/4] Add basic SoC support for mediatek mt8195
 2022-01-07 11:53 UTC  (15+ messages)
` [PATCH v8 1/4] dt-bindings: arm: mediatek: Add mt8195 pericfg compatible
` [PATCH v8 2/4] dt-bindings: arm: cpus: Add cortex-a78 compatible
` [PATCH v8 3/4] dt-bindings: pinctrl: mt8195: Add mediatek,drive-strength-adv property
  ` [PATCH v8 3/4] dt-bindings: pinctrl: mt8195: Add mediatek, drive-strength-adv property
` [PATCH v8 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH v3 0/5] Avoid requesting page from DMA zone when no managed pages
 2022-01-07 11:56 UTC  (10+ messages)
` [PATCH v3 5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone

[PATCH 0/6] refs: excessive hook execution with packed refs
 2022-01-07 11:55 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] refs: open-code deletion of "
  ` [PATCH v2 2/6] refs: allow passing flags when beginning transactions
  ` [PATCH v2 3/6] refs: allow skipping the reference-transaction hook
  ` [PATCH v2 4/6] refs: demonstrate excessive execution of "
  ` [PATCH v2 5/6] refs: do not execute reference-transaction hook on packing refs
  ` [PATCH v2 6/6] refs: skip hooks when deleting uncovered packed refs

[Qemu-devel] [PATCH] configure: Add pkg-config handling for libgcrypt
 2022-01-07 11:43 UTC  (3+ messages)

[PATCH 00/13] CXL Region driver
 2022-01-07 11:55 UTC  (4+ messages)
` [PATCH 09/13] cxl/region: Implement XHB verification

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-07 11:54 UTC  (8+ messages)
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data

[net-next RESEND v7 2/2] net: sched: support hash/classid/cpuid selecting tx queue
 2022-01-07 11:54 UTC 

[PATCH] configure: do not create roms/seabios/config.mak if SeaBIOS not present
 2022-01-07 11:47 UTC 

[PATCH v2 0/3] staging: media: imx7-mipi-csis: Small improvements
 2022-01-07 11:54 UTC  (4+ messages)
` [PATCH v2 1/3] staging: media: imx: imx7-mipi-csis: Dump MIPI_CSIS_FRAME_COUNTER_CH0 register
` [PATCH v2 2/3] staging: media: imx: imx7_mipi_csis: Add timings override through debugfs
` [PATCH v2 3/3] staging: media: imx: imx7-mipi-csis: Make subdev name unique

[PATCH] net/virtio: include ipv4 cksum to support cksum offload capability
 2022-01-07 11:53 UTC 

[PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
 2022-01-07 11:53 UTC  (3+ messages)

[PATCH] eal: log hugepage create errors with filename
 2022-01-07 11:53 UTC  (2+ messages)

[PATCH 0/2] *** Fix reformat_objdump.awk ***
 2022-01-07 11:52 UTC  (3+ messages)

[linux-linus test] 167624: tolerable FAIL - PUSHED
 2022-01-07 11:52 UTC 

[PATCH v1 0/3] staging: media: imx7-mipi-csis: Small improvements
 2022-01-07 11:52 UTC  (3+ messages)
` [PATCH v1 3/3] staging: media: imx: imx7-mipi-csis: Make subdev name unique

[PATCH v2][RFC 1/2] Implement Ziegler-Nichols Heuristic
 2022-01-07 11:52 UTC  (5+ messages)

[PATCH v2 0/8] Implement EBPF on powerpc32
 2022-01-07 11:51 UTC  (4+ messages)
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-01-07 11:50 UTC  (11+ messages)
` [PATCH 10/11] PCI: mvebu: Implement support for legacy INTx interrupts

xen 4.11.4 incorrect (~3x) cpu frequency reported
 2022-01-07 11:51 UTC  (9+ messages)
        ` xen 4.14.3 "

[PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-07 11:50 UTC 

[PATCH] ring: update Doxygen comments re RING_F_EXACT_SZ
 2022-01-07 11:50 UTC  (2+ messages)

[PATCH] RDMA/rxe: Check the last packet by RXE_END_MASK
 2022-01-07 11:49 UTC  (3+ messages)

[RT] BUG in sched/cpupri.c
 2022-01-07 11:49 UTC  (8+ messages)

Re: [PATCH v2] ide: Check for null pointer after calling devm_ioremap
 2022-01-07 11:47 UTC 

[GIT PULL] KVM/arm64 updates for 5.17
 2022-01-07 11:45 UTC  (3+ messages)

[PATCH 0/9] powerpc/bpf: Various fixes
 2022-01-07 11:46 UTC  (6+ messages)
` [PATCH 4/9] powerpc/bpf: Handle large branch ranges with BPF_EXIT

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-07  2:21 UTC  (9+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH] PCI: iproc: Set all 24 bits of PCI class code
 2022-01-07 11:43 UTC  (4+ messages)

[PATCH v3] tpm: st33zp24: Make st33zp24_remove() a void function
 2022-01-07 11:44 UTC  (2+ messages)

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

[PATCH v13 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2022-01-07 11:42 UTC  (7+ messages)
` [PATCH v13 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[syzbot] KMSAN: uninit-value in from_kgid
 2022-01-07 11:42 UTC 

[PATCH] docs: ABI: fixed formatting in configfs-usb-gadget-uac2
 2022-01-07 11:41 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in fat_subdirs
 2022-01-07 11:40 UTC 

[GIT PULL] firmware: arm_scmi: Updates for v5.17
 2022-01-07 11:37 UTC  (3+ messages)

[PATCH 0/6] Further changes for 5.15 support
 2022-01-07 11:35 UTC  (7+ messages)
` [PATCH 1/6] drivers/net: Remove dead smc91111 driver
` [PATCH 2/6] drivers/net: Account for changes to of_get_mac_address in 5.13
` [PATCH 3/6] drivers/net: fec: Account for changes of get/set_coalesce ethtool callbacks in 5.15
` [PATCH 4/6] drivers/serial: rt_imx_uart: Make it DT-only
` [PATCH 5/6] ci: Add 5.15 kernel
` [PATCH 6/6] ci: Drop some I-pipe left-overs

[PATCH 0/2] mini-os: remove device specific struct file members
 2022-01-07 11:33 UTC  (3+ messages)

[patch v8 02/10] add prctl task isolation prctl docs and samples
 2022-01-07 11:30 UTC  (3+ messages)

i2c-xiic: An error occurs while handling RX irq
 2022-01-07 11:32 UTC  (3+ messages)

[PATCH V4 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2022-01-07 11:31 UTC  (3+ messages)

[PATCH u-boot-dm] fdt_support: Add fdt_for_each_node_by_compatible() helper macro
 2022-01-07 11:33 UTC  (2+ messages)

[PATCH] minix: fix bug when opening a file with O_DIRECT will
 2022-01-07 11:32 UTC  (3+ messages)

[linux-next:master 4412/11234] arch/arm/mach-iop32x/irq.c:62:6: warning: no previous prototype for 'iop_handle_irq'
 2022-01-07 11:32 UTC  (2+ messages)

[isar-cip-core][PATCH] ci: Drop trailing semicolons from script
 2022-01-07 11:32 UTC 

[Bug 215001] Regression in 5.15, Firmware-initialized graphics console selects FB_VGA16, screen corruption
 2022-01-07 11:31 UTC 

[PATCH] xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
 2022-01-07 11:30 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in ip_fast_csum (2)
 2022-01-07 11:30 UTC 

[PATCH net-next 01/15] net/mlx5: mlx5e_hv_vhca_stats_create return type to void
 2022-01-07 11:30 UTC  (2+ messages)

[PATCH net-next 00/13] mptcp: New features and cleanup
 2022-01-07 11:30 UTC  (2+ messages)

[PATCH] sysctl: Fix duplicate path separator in printed entries
 2022-01-07 11:29 UTC  (2+ messages)

[dpdk-dev] [RFC] mempool: implement index-based per core cache
 2022-01-07 11:29 UTC  (5+ messages)
` [PATCH 0/1] "

[linux-next:pending-fixes] BUILD SUCCESS 4a9da1f24064c28ad02b99b21ee52a0900c77b5c
 2022-01-07 11:28 UTC 

[PATCH 00/19] staging: r8188eu: move firmware loading out of the hal layer
 2022-01-07 11:26 UTC  (5+ messages)
` [PATCH 03/19] staging: r8188eu: release_firmware is not called if allocation fails

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2022-01-07 11:25 UTC  (4+ messages)
` [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag


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.