All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 13:59:43 to 2022-06-30 14:14:34 UTC [more...]

[RFC 0/2] refcount: attempt to avoid imbalance warnings
 2022-06-30 13:59 UTC  (2+ messages)
` [RFC 2/2] kref: move kref_put_lock() callback to caller

[PATCH 5.18 0/6] 5.18.9-rc1 review
 2022-06-30 13:47 UTC  (6+ messages)
` [PATCH 5.18 1/6] tick/nohz: unexport __init-annotated tick_nohz_full_setup()
` [PATCH 5.18 2/6] clocksource/drivers/ixp4xx: Drop boardfile probe path
` [PATCH 5.18 3/6] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()
` [PATCH 5.18 5/6] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
` [PATCH 5.18 6/6] io_uring: fix not locked access to fixed buf table

[PATCH v2 00/24] KVM: arm64: Introduce pKVM shadow state at EL2
 2022-06-30 13:57 UTC  (46+ messages)
` [PATCH v2 01/24] KVM: arm64: Move hyp refcount manipulation helpers
` [PATCH v2 02/24] KVM: arm64: Allow non-coalescable pages in a hyp_pool
` [PATCH v2 03/24] KVM: arm64: Add flags to struct hyp_page
` [PATCH v2 04/24] KVM: arm64: Back hyp_vmemmap for all of memory
` [PATCH v2 05/24] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range
` [PATCH v2 06/24] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v2 07/24] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v2 08/24] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v2 09/24] KVM: arm64: Add helpers to pin memory shared with hyp
` [PATCH v2 10/24] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v2 11/24] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v2 12/24] KVM: arm64: Introduce shadow VM state at EL2
` [PATCH v2 13/24] KVM: arm64: Instantiate VM shadow data from EL1
` [PATCH v2 14/24] KVM: arm64: Add pcpu fixmap infrastructure at EL2
` [PATCH v2 15/24] KVM: arm64: Initialise hyp symbols regardless of pKVM
` [PATCH v2 16/24] KVM: arm64: Provide I-cache invalidation by VA at EL2
` [PATCH v2 17/24] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v2 18/24] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v2 19/24] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v2 20/24] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host
` [PATCH v2 21/24] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v2 22/24] KVM: arm64: Explicitly map kvm_vgic_global_state "
` [PATCH v2 23/24] KVM: arm64: Don't map host sections in pkvm
` [RFC PATCH v2 24/24] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run()

[PATCH 1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single()
 2022-06-30 14:09 UTC  (2+ messages)
` [PATCH 2/2] serial: sh-sci: fix missing uart_unregister_driver() "

[PATCH for-next v16 0/2] Fix race conditions in rxe_pool
 2022-06-30 13:58 UTC  (2+ messages)

[PATCH] net: hinic: avoid kernel hung in hinic_get_stats64()
 2022-06-30 13:57 UTC  (3+ messages)

[PATCH v9 0/3] Adds starting the idle domain privileged
 2022-06-30 14:11 UTC  (9+ messages)
` [PATCH v9 1/3] xsm: create idle domain privileged and demote after setup
` [PATCH v9 3/3] xsm: refactor flask sid alloc and domain check

[PATCH v4 0/6] media: ov5693: cleanup code and add dts support
 2022-06-30 13:56 UTC  (11+ messages)
` [PATCH v4 5/6] media: dt-bindings: ov5693: document YAML binding

Having difficulty trying to cross-compile latest trace-cmd
 2022-06-30 13:56 UTC  (3+ messages)

[PATCH] mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
 2022-06-30 13:56 UTC 

[PATCH] base.bbclass: Add sstate-cache dependency to GCCVERSION
 2022-06-30 14:14 UTC  (3+ messages)
` [OE-core] "

[RFC] Proposed location to host the firmware handoff specification
 2022-06-30 14:11 UTC  (3+ messages)

[PATCH 5.15 00/28] 5.15.52-rc1 review
 2022-06-30 13:47 UTC  (28+ messages)
` [PATCH 5.15 01/28] tick/nohz: unexport __init-annotated tick_nohz_full_setup()
` [PATCH 5.15 02/28] clocksource/drivers/ixp4xx: remove __init from ixp4xx_timer_setup()
` [PATCH 5.15 03/28] x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
` [PATCH 5.15 04/28] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()
` [PATCH 5.15 05/28] xfs: use kmem_cache_free() for kmem_cache objects
` [PATCH 5.15 06/28] xfs: punch out data fork delalloc blocks on COW writeback failure
` [PATCH 5.15 07/28] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 5.15 08/28] xfs: remove all COW fork extents when remounting readonly
` [PATCH 5.15 09/28] xfs: check sb_meta_uuid for dabuf buffer recovery
` [PATCH 5.15 10/28] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5.15 11/28] xfs: only bother with sync_filesystem during readonly remount
` [PATCH 5.15 12/28] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
` [PATCH 5.15 13/28] fs: add is_idmapped_mnt() helper
` [PATCH 5.15 14/28] fs: move mapping helpers
` [PATCH 5.15 15/28] fs: tweak fsuidgid_has_mapping()
` [PATCH 5.15 16/28] fs: account for filesystem mappings
` [PATCH 5.15 17/28] docs: update mapping documentation
` [PATCH 5.15 18/28] fs: use low-level mapping helpers
` [PATCH 5.15 19/28] fs: remove unused "
` [PATCH 5.15 20/28] fs: port higher-level "
` [PATCH 5.15 21/28] fs: add i_user_ns() helper
` [PATCH 5.15 22/28] fs: support mapped mounts of mapped filesystems
` [PATCH 5.15 24/28] fs: account for group membership
` [PATCH 5.15 25/28] rtw88: 8821c: support RFE type4 wifi NIC
` [PATCH 5.15 26/28] rtw88: rtw8821c: enable rfe 6 devices
` [PATCH 5.15 27/28] net: mscc: ocelot: allow unregistered IP multicast flooding to CPU
` [PATCH 5.15 28/28] io_uring: fix not locked access to fixed buf table

[PATCH] gtk: Add show_tabs=on|off command line option
 2022-06-30 14:09 UTC  (2+ messages)

[RFC 0/3] SCMI Vhost and Virtio backend implementation
 2022-06-30 13:54 UTC  (3+ messages)

[PATCH 5.10 00/12] 5.10.128-rc1 review
 2022-06-30 13:47 UTC  (13+ messages)
` [PATCH 5.10 01/12] MAINTAINERS: add Amir as xfs maintainer for 5.10.y
` [PATCH 5.10 02/12] drm: remove drm_fb_helper_modinit
` [PATCH 5.10 03/12] tick/nohz: unexport __init-annotated tick_nohz_full_setup()
` [PATCH 5.10 04/12] clocksource/drivers/ixp4xx: remove __init from ixp4xx_timer_setup()
` [PATCH 5.10 05/12] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()
` [PATCH 5.10 06/12] xfs: use kmem_cache_free() for kmem_cache objects
` [PATCH 5.10 07/12] xfs: punch out data fork delalloc blocks on COW writeback failure
` [PATCH 5.10 08/12] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 5.10 09/12] xfs: remove all COW fork extents when remounting readonly
` [PATCH 5.10 10/12] xfs: check sb_meta_uuid for dabuf buffer recovery
` [PATCH 5.10 11/12] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
` [PATCH 5.10 12/12] net: mscc: ocelot: allow unregistered IP multicast flooding

[next-20220629] kobject warnings during boot
 2022-06-30 13:54 UTC  (3+ messages)
` [PATCH] powerpc/powernv: delay rng of node creation until later in boot

[PATCH] drm/amd/pm: update SMU 13.0.0 driver_if header
 2022-06-30 14:07 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-30 14:06 UTC 

[PATCH 5.4 00/16] 5.4.203-rc1 review
 2022-06-30 13:47 UTC  (17+ messages)
` [PATCH 5.4 01/16] drm: remove drm_fb_helper_modinit
` [PATCH 5.4 02/16] clocksource/drivers/ixp4xx: remove __init from ixp4xx_timer_setup()
` [PATCH 5.4 03/16] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
` [PATCH 5.4 04/16] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 5.4 05/16] net: mscc: ocelot: allow unregistered IP multicast flooding
` [PATCH 5.4 06/16] ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
` [PATCH 5.4 07/16] ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
` [PATCH 5.4 08/16] ARM: 8971/1: replace the sole use of a symbol with its definition
` [PATCH 5.4 09/16] crypto: arm/sha256-neon - avoid ADRL pseudo instruction
` [PATCH 5.4 10/16] crypto: arm/sha512-neon "
` [PATCH 5.4 11/16] ARM: 8933/1: replace Sun/Solaris style flag on section directive
` [PATCH 5.4 12/16] ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
` [PATCH 5.4 13/16] ARM: OMAP2+: drop unnecessary adrl
` [PATCH 5.4 14/16] ARM: 9029/1: Make iwmmxt.S support Clangs integrated assembler
` [PATCH 5.4 15/16] crypto: arm - use Kconfig based compiler checks for crypto opcodes
` [PATCH 5.4 16/16] crypto: arm/ghash-ce - define fpu before fpu registers are referenced

Building loongarch64 toolchain
 2022-06-30 14:06 UTC 

[Intel-gfx] [PATCH 0/3] remove shmem backend and region and unify them with TTM
 2022-06-30 14:05 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/ttm: don't overwrite cache_dirty after setting coherency

[PATCH] arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"
 2022-06-30 13:53 UTC  (2+ messages)

[ImageBuilder][PATCH v2 0/4] Add extra ImageBuilder features
 2022-06-30 14:00 UTC  (5+ messages)
` [ImageBuilder][PATCH v2 1/4] scripts: Add support for prepending path to file names
` [ImageBuilder][PATCH v2 2/4] uboot-script-gen: Dynamically compute addr and size when loading binaries
` [ImageBuilder][PATCH v2 3/4] uboot-script-gen: Enable appending extra commands to boot script
` [ImageBuilder][PATCH v2 4/4] uboot-script-gen: Enable not adding boot command to script

[PATCH v2 0/2] drm/i915/display: stop HPD workers before display driver unregister
 2022-06-30 14:03 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension
  `  "
` [PATCH v2 2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration
  ` [Intel-gfx] "

[PATCH 4.19 00/49] 4.19.250-rc1 review
 2022-06-30 13:47 UTC  (48+ messages)
` [PATCH 4.19 01/49] vt: drop old FONT ioctls
` [PATCH 4.19 03/49] ALSA: hda/via: Fix missing beep setup
` [PATCH 4.19 05/49] ALSA: hda/realtek: Add quirk for Clevo PD70PNT
` [PATCH 4.19 06/49] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.19 07/49] dm era: commit metadata in postsuspend after worker stops
` [PATCH 4.19 08/49] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.19 09/49] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.19 10/49] USB: serial: option: add Quectel EM05-G modem
` [PATCH 4.19 11/49] USB: serial: option: add Quectel RM500K module support
` [PATCH 4.19 12/49] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 4.19 13/49] net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
` [PATCH 4.19 14/49] erspan: do not assume transport header is always set
` [PATCH 4.19 15/49] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 4.19 16/49] MIPS: Remove repetitive increase irq_err_count
` [PATCH 4.19 17/49] afs: Fix dynamic root getattr
` [PATCH 4.19 18/49] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.19 19/49] virtio_net: fix xdp_rxq_info bug after suspend/resume
` [PATCH 4.19 20/49] gpio: winbond: Fix error code in winbond_gpio_get()
` [PATCH 4.19 21/49] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.19 22/49] xhci: turn off port power in shutdown
` [PATCH 4.19 23/49] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.19 24/49] iio:chemical:ccs811: rearrange iio trigger get and register
` [PATCH 4.19 25/49] iio:accel:bma180: "
` [PATCH 4.19 26/49] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.19 27/49] iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
` [PATCH 4.19 28/49] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.19 29/49] iio: adc: axp288: Override TS pin bias current for some models
` [PATCH 4.19 30/49] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.19 31/49] xtensa: Fix refcount leak bug in time.c
` [PATCH 4.19 32/49] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.19 33/49] powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
` [PATCH 4.19 34/49] powerpc/powernv: wire up rng during setup_arch
` [PATCH 4.19 35/49] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 4.19 36/49] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.19 37/49] soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
` [PATCH 4.19 38/49] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 4.19 39/49] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 4.19 40/49] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 4.19 41/49] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
` [PATCH 4.19 42/49] powerpc/pseries: wire up rng during setup_arch()
` [PATCH 4.19 43/49] drm: remove drm_fb_helper_modinit
` [PATCH 4.19 44/49] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 4.19 45/49] fdt: Update CRC check for rng-seed
` [PATCH 4.19 46/49] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 4.19 47/49] net: mscc: ocelot: allow unregistered IP multicast flooding
` [PATCH 4.19 48/49] net/sched: move NULL ptr check to qdisc_put() too
` [PATCH 4.19 49/49] swiotlb: skip swiotlb_bounce when orig_addr is zero

[PATCH bpf-next] libbpf: Allow attach USDT BPF program without specifying binary path
 2022-06-30 13:52 UTC 

[PATCH v3 0/2] powerpc rng cleanups
 2022-06-30 14:01 UTC  (2+ messages)
` [PATCH v3 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_

[PATCH] arm/edk2-firmware: devtool changes
 2022-06-30 14:01 UTC  (2+ messages)

[PATCH -next] dma-mapping: Fix build error unused-value
 2022-06-30 12:35 UTC 

[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-06-30  9:33 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Fix undefined behavior in GBPA_UPDATE
 2022-06-30  6:39 UTC 

[PATCH v3 0/7] cleanup llseek and splice
 2022-06-30 13:50 UTC  (4+ messages)
` [PATCH v3 5/7] fs: remove no_llseek


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.