All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-22 00:33:56 to 2023-02-22 02:08:06 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-22  2:07 UTC  (4+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[ANN] netdev development stats for 6.3
 2023-02-22  2:07 UTC 

[OE-core][kirkstone][PATCH 1/1] apr-util: fix for CVE-2022-25147
 2023-02-22  2:07 UTC  (2+ messages)

[GIT PULL] nolibc changes for v6.3
 2023-02-22  2:07 UTC 

[PATCH] zynq: clkc: Add kmalloc allocation flag
 2023-02-23 18:33 UTC  (3+ messages)

[PATCH] ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd
 2023-02-22  2:02 UTC  (2+ messages)

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2023-02-22  2:02 UTC  (8+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support

[PULL v2 0/8] tcg patch queue
 2023-02-22  2:00 UTC  (9+ messages)
` [PULL v2 1/8] accel/tcg: Allow the second page of an instruction to be MMIO
` [PULL v2 2/8] linux-user/sparc: Raise SIGILL for all unhandled software traps
` [PULL v2 3/8] linux-user: Always exit from exclusive state in fork_end()
` [PULL v2 4/8] cpus: Make {start,end}_exclusive() recursive
` [PULL v2 5/8] linux-user/microblaze: Handle privileged exception
` [PULL v2 6/8] target/microblaze: Add gdbstub xml
` [PULL v2 7/8] util/cacheflush: fix cache on windows-arm64
` [PULL v2 8/8] sysemu/os-win32: fix setjmp/longjmp "

[GIT PULL] x86 NMI diagnostics for v6.3
 2023-02-22  2:02 UTC 

[PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
 2023-02-22  2:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-22  2:01 UTC 

[PATCH v4 00/10] usb: dwc3: Refactor dwc3-generic and apply to dwc3-uniphier
 2023-02-22  2:00 UTC  (3+ messages)

[PATCH] gdb: Upgrade to 12.1
 2023-02-22  1:58 UTC  (3+ messages)
` [OE-core] "

[GIT PULL] LKMM changes for v6.3
 2023-02-22  1:56 UTC 

[PATCH ndctl 0/3] cxl/monitor: coverity and misc other fixes
 2023-02-22  1:56 UTC  (5+ messages)
` [PATCH ndctl 1/3] cxl/event_trace: fix a resource leak in cxl_event_to_json()
` [PATCH ndctl 2/3] cxl/monitor: retain error code in monitor_event()

[chrome-os:chromeos-5.10 56/65] drivers/gpu/drm/i915/pxp/intel_pxp_tee.c:212:6: warning: no previous prototype for 'intel_pxp_tee_end_one_fw_session'
 2023-02-22  1:55 UTC 

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-22  1:55 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] firmware: dmi: Change size of dmi_ids_string[] to 256
 2023-02-22  1:55 UTC 

[PATCH] app/eventdev_dump: introduce eventdev_dump application
 2023-02-22  1:54 UTC  (7+ messages)
` [PATCH v3] app/procinfo: display eventdev xstats for PMD data

[PATCH v2] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
 2023-02-22  1:53 UTC 

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-22  1:52 UTC  (4+ messages)
` [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface

[PATCH dev-6.1] ARM: dts: aspeed: everest: Add reserved memory for TPM event log
 2023-02-22  1:50 UTC 

[PATCH 0/2] cxl: DVSEC Range emulation fixups
 2023-02-22  1:51 UTC  (3+ messages)
` [PATCH 1/2] cxl/hdm: Fix double allocation of @cxlhdm
` [PATCH 2/2] cxl/hdm: Skip emulation when driver manages mem_enable

[GIT PULL] KUnit next update for Linux 6.3-rc1
 2023-02-22  1:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-22  1:51 UTC 

[PATCH] md: fix null-ptr-deference in md_free_disk()
 2023-02-22  1:48 UTC  (4+ messages)

[PATCH v1 00/24] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-02-22  1:38 UTC  (25+ messages)
` [PATCH v1 01/24] cmd: nvedit: check for ENV_SUPPORT
` [PATCH v1 02/24] lib: crc32: prepare for CONFIG_IS_ENABLED changes
` [PATCH v1 03/24] lib: md5: "
` [PATCH v1 04/24] lib: sha1: "
` [PATCH v1 05/24] lib: sha256: "
` [PATCH v1 06/24] lib: sha512: "
` [PATCH v1 07/24] tools: prevent CONFIG_IS_ENABLED errors by including linux/kconfig.h
` [PATCH v1 08/24] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
` [PATCH v1 09/24] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
` [PATCH v1 10/24] config_distro_bootcmd: remove booting environment variables from SPL environment
` [PATCH v1 11/24] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
` [PATCH v1 12/24] ringneck-px30: remove check for ENV_IS_NOWHERE, it is an SPL config
` [PATCH v1 13/24] puma-rk3399: "
` [PATCH v1 14/24] fdt_support: always define fdt_fixup_mtdparts
` [PATCH v1 15/24] m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
` [PATCH v1 16/24] freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
` [PATCH v1 17/24] ns16550: match when to define bdf with uart code
` [PATCH v1 18/24] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_SATA
` [PATCH v1 19/24] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA
` [PATCH v1 20/24] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v1 21/24] gateworks: venice: surround call of setup_fec with if IS_ENABLED(CONFIG_NET)
` [PATCH v1 22/24] power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
` [PATCH v1 23/24] arm: cpu: armv7: ls102xa: fdt: remove eth_device support
` [PATCH v1 24/24] CI: add test/usage_of_is_enabled_check.sh

[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-02-22  1:48 UTC  (7+ messages)
` [PATCH v2 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator

[PATCH 0/6] hw/cxl: Poison get, inject, clear
 2023-02-22  1:47 UTC  (11+ messages)
` [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
` [PATCH 2/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH 4/6] hw/cxl: QMP based poison injection support
` [PATCH 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH bpf-next v2 00/18] bpf: bpf memory usage
 2023-02-22  1:45 UTC  (19+ messages)
` [PATCH bpf-next v2 01/18] bpf: add new map ops ->map_mem_usage
` [PATCH bpf-next v2 02/18] bpf: lpm_trie memory usage
` [PATCH bpf-next v2 03/18] bpf: hashtab "
` [PATCH bpf-next v2 04/18] bpf: arraymap "
` [PATCH bpf-next v2 05/18] bpf: stackmap "
` [PATCH bpf-next v2 06/18] bpf: reuseport_array "
` [PATCH bpf-next v2 07/18] bpf: ringbuf "
` [PATCH bpf-next v2 08/18] bpf: bloom_filter "
` [PATCH bpf-next v2 09/18] bpf: cpumap "
` [PATCH bpf-next v2 10/18] bpf: devmap "
` [PATCH bpf-next v2 11/18] bpf: queue_stack_maps "
` [PATCH bpf-next v2 12/18] bpf: bpf_struct_ops "
` [PATCH bpf-next v2 13/18] bpf: local_storage "
` [PATCH bpf-next v2 14/18] bpf, net: bpf_local_storage "
` [PATCH bpf-next v2 15/18] bpf, net: sock_map "
` [PATCH bpf-next v2 16/18] bpf, net: xskmap "
` [PATCH bpf-next v2 17/18] bpf: offload map "
` [PATCH bpf-next v2 18/18] bpf: enforce all maps having memory usage callback

zfcp changes for v6.3
 2023-02-22  1:46 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v6.3
 2023-02-22  1:43 UTC  (6+ messages)

Proposal/Discussion: Turning parts of Git into libraries
 2023-02-22  1:44 UTC  (2+ messages)

[PATCH] doc: uefi: fix links
 2023-02-22  1:39 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.3-1
 2023-02-22  1:43 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.3-rc1
 2023-02-22  1:43 UTC  (2+ messages)

[GIT,PULL] chrome-platform changes for v6.3
 2023-02-22  1:43 UTC  (2+ messages)

[GIT PULL] Hyper-V commits for 6.3
 2023-02-22  1:43 UTC  (2+ messages)

[PATCH v2 1/4] rebase: document the --no-rebase-merges option
 2023-02-22  1:41 UTC  (11+ messages)
` [PATCH v2 2/4] rebase: add tests for --no-rebase-merges
` [PATCH v2 3/4] rebase: stop accepting --rebase-merges=""
` [PATCH v2 4/4] rebase: add a config option for --rebase-merges

[PATCH v9] virtio-net: support inner header hash
 2023-02-22  1:41 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-22  1:41 UTC 

[PATCH] HID: usbhid: enable remote wakeup for mice
 2023-02-22  1:39 UTC 

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-22  1:38 UTC  (13+ messages)
            ` [PATCH] x86/bugs: Allow STIBP with IBRS

[RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED
 2023-02-22  1:37 UTC  (12+ messages)

[PATCH v2] docs: ext4: modify the group desc size to 64
 2023-02-22  1:35 UTC 

[PATCH v3 0/3] Simplify ufshcd_execute_start_stop()
 2023-02-22  1:35 UTC  (2+ messages)

[PATCH v3 0/6] man2/: use C digit separators, IEC, or ISO multiples to clarify long numeric digit strings
 2023-02-22  1:34 UTC  (10+ messages)
` [PATCH v3 1/6] man2/: use IEC "

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-22  1:30 UTC  (10+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2

RTT-PROBE: lore-subspace-rtt
 2023-02-22  1:31 UTC 

[PATCH b4 0/3] ez: allow sending all versions of a patch series in the same thread
 2023-02-22  1:29 UTC  (4+ messages)
` [PATCH b4 1/3] ez: allow iterations to be sent in a single thread
` [PATCH b4 2/3] ez: add '--same-thread' option to 'b4 send'
` [PATCH b4 3/3] ez: add 'b4.send-same-thread' config for 'b4 send --same-thread'

[PATCH v2 00/10] Backport BRCMNAND changes from Linux
 2023-02-22  1:28 UTC  (22+ messages)
` [PATCH v2 01/10] mtd: rawnand: brcmnand: Refactored code to introduce helper functions
` [PATCH v2 02/10] mtd: rawnand: brcmnand: Add support for v7.3 controller
` [PATCH v2 03/10] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
` [PATCH v2 04/10] mtd: nand: brcmnand: Add support for flash-dma v0
` [PATCH v2 05/10] mtd: rawnand: brcmnand: correctly verify erased pages
` [PATCH v2 06/10] mtd: rawnand: brcmnand: rename v4 registers
` [PATCH v2 07/10] mtd: rawnand: brcmnand: fix CS0 layout
` [PATCH v2 08/10] mtd: rawnand: brcmnand: rename page sizes
` [PATCH v2 09/10] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
` [PATCH v2 10/10] mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC

[RFC 0/3] Adjust suspend flow for dGPUs
 2023-02-22  1:27 UTC  (5+ messages)
` [PATCH 1/3] drm/amd: Allow dGPUs that support BACO to use smart suspend
` [PATCH 3/3] drm/amd: Don't always set s3 for dGPUs in all sleep modes

[PATCH RFC 0/5] arm64: rockchip: enable PCIE3 controller and its phy for Rock5B boards
 2023-02-22  1:25 UTC  (8+ messages)

[PATCH] doc: update NFP documentation with Corigine information
 2023-02-22  1:23 UTC  (3+ messages)
` [PATCH v2 0/3] update NFP documentation

[LTP] [PATCH v2] syscall01: use 32bit syscalls if available
 2023-02-22  1:23 UTC 

[Intel-xe] [PATCH] drm/xe/migrate: Some cleanups and fixes
 2023-02-22  1:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-22  1:21 UTC 

[PATCH 0/2] Remove the /proc/scsi/${proc_name} directory earlier
 2023-02-22  1:19 UTC  (2+ messages)

[kernel PATCH v3] Bluetooth: hci_sync: Resume adv with no RPA when active scan
 2023-02-22  1:19 UTC  (2+ messages)
` [kernel,v3] "

[PATCH linux dev-6.0 0/2] ARM: dts: aspeed: bletchley: Update Bletchley devicetree
 2023-02-22  1:17 UTC  (3+ messages)
` [PATCH linux dev-6.0 1/2] ARM: dts: aspeed: bletchley: rename flash1 label

[PATCH] ARM: dts: aspeed: mtjade: Add SMPro nodes
 2023-02-22  1:17 UTC  (7+ messages)

[PATCH v3 00/24] gdbstub: re-organise to for better compilation behaviour
 2023-02-22  1:17 UTC  (7+ messages)
` [PATCH v3 18/24] gdbstub: don't use target_ulong while handling registers
` [PATCH v3 22/24] testing: probe gdb for supported architectures ahead of time
` [PATCH v3 23/24] include: split target_long definition from cpu-defs

[LTP] [PATCH v1] syscall01: use 32bit syscalls if available
 2023-02-22  1:16 UTC 

[PATCH] wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GU
 2023-02-22  1:16 UTC  (4+ messages)

[PATCH] Update documentation of vfs_tmpfile
 2023-02-22  1:15 UTC  (3+ messages)

[PATCH 1/1] test: unit test for crc8
 2023-02-22  1:14 UTC 

[Patch] [drivers/scsi] Remove unneeded version.h includes
 2023-02-22  1:14 UTC  (2+ messages)

[PATCH] Documentation/MyFirstContribution: add setup template for git send-email
 2023-02-22  1:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-22  1:11 UTC 

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, February 22nd
 2023-02-22  1:09 UTC 

[PATCH b4] ez: get_series_details: correctly compute 'base_commit' for all strategies
 2023-02-22  1:07 UTC 

[GIT PULL for-6.3] Block updates for 6.3
 2023-02-22  1:07 UTC  (4+ messages)

[PATCH 1/2] eventdev: fix race condition in fast-path set function
 2023-02-22  1:07 UTC  (6+ messages)
` [PATCH 2/2] ethdev: fix race condition in fast-path ops setup

[PATCH v2] usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
 2023-02-22  1:06 UTC  (2+ messages)

[PULL] u-boot-socfpga/master
 2023-02-22  1:04 UTC 

[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
 2023-02-22  1:02 UTC  (7+ messages)

[PATCH v6 00/41] Shadow stacks for userspace
 2023-02-22  1:02 UTC  (7+ messages)
` [PATCH v6 14/41] x86/mm: Introduce _PAGE_SAVED_DIRTY

[PATCH v3] dt-bindings: ata: Add UniPhier controller binding
 2023-02-22  1:03 UTC  (3+ messages)

Kindly Reply Is Urgent!!!!
 2023-02-22  1:03 UTC 

[GIT PULL] zonefs changes for 6.3-rc1
 2023-02-22  1:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-22  1:01 UTC 

[kirkstone] trouble loading device tree overlay (beaglebone black, uboot, linux-ti-staging)
 2023-02-22  0:59 UTC  (3+ messages)
  ` [meta-ti] "

[kirkstone][PATCH 0/1] Update webkitgtk to 2.38.4 for CVEs
 2023-02-22  0:59 UTC  (5+ messages)
` [OE-core] "

[PATCH v5 0/4] scsi: mpi3mr: fix issues found by KASAN
 2023-02-22  0:57 UTC  (2+ messages)

linux-next tree panic on ppc64le
 2023-02-22  0:55 UTC 

Kernel versions 6.x don't boot on Amiga 4000
 2023-02-22  0:53 UTC  (6+ messages)

[PATCH v2 0/2] hwmon: (adt7475) Fixes for acoustics and hysteresis
 2023-02-22  0:52 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (adt7475) Display smoothing attributes in correct order
` [PATCH v2 2/2] hwmon: (adt7475) Fix masking of hysteresis registers

[PATCH] kernel/sched/core.c: Modified prio_less()
 2023-02-22  0:51 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-22  0:51 UTC 

[PATCH] scsi: mpi3mr: fix an issue found by KASAN
 2023-02-22  0:50 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: dio partial write corruption fix
 2023-02-22  0:50 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: btrfs_alloc_ordered_extent
` [PATCH v2 2/2] btrfs: fix dio continue after short write due to buffer page fault

[PATCH RESEND] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
 2023-02-22  0:49 UTC  (3+ messages)

[v7 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
 2023-02-22  0:48 UTC  (6+ messages)
` [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64

[PATCH] scsi: mpi3mr: Replace 1-element array with flex-array
 2023-02-22  0:47 UTC  (2+ messages)

[PATCH] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
 2023-02-22  0:47 UTC  (3+ messages)
` [EXT] "

[PATCH] docs: kbuild: remove description of KBUILD_LDS_MODULE
 2023-02-22  0:45 UTC 

[PATCH 1/2] dt-bindings: usb: ci-hdrc-usb2: add i.MX8MM compatible
 2023-02-22  0:27 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: usbmisc-imx: add i.MX8MM usbmisc

[driver-core:class_cleanup 34/91] lib/kobject.c:35:9: warning: Called function pointer is null (null dereference) [clang-analyzer-core.CallAndMessage]
 2023-02-22  0:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-22  0:41 UTC 

[PATCH 0/4] kmod: Paper cuts - dead code removal, don't SED manually
 2023-02-22  0:40 UTC  (2+ messages)

[PATCH v2 1/1] sandbox: fix building with CONFIG_SPL_TIMER=y
 2023-02-22  0:39 UTC 

[PATCH] mm: change memcg->oom_group access with atomic operations
 2023-02-22  0:37 UTC  (12+ messages)

[drm-misc:for-linux-next 1/1] drivers/gpu/drm/msm/msm_fbdev.c:144:6: warning: variable 'helper' is used uninitialized whenever 'if' condition is true
 2023-02-22  0:33 UTC 


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.