linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 17:22:12 to 2023-01-05 20:04:03 UTC [more...]

Linux 6.2-rc1
 2023-01-05 20:03 UTC  (12+ messages)

[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-05 20:02 UTC  (3+ messages)
` [PATCH 3/6] composefs: Add descriptor parsing code

[PATCH] io_uring: Replace 0-length array with flexible array
 2023-01-05 20:01 UTC  (5+ messages)

[PATCH v2] hugetlb: unshare some PMDs when splitting VMAs
 2023-01-05 20:00 UTC  (2+ messages)

Expected rdpmc behavior during context swtich and a RISC-V conundrum
 2023-01-05 19:59 UTC 

[PATCH v10 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-05 19:59 UTC  (6+ messages)
` [PATCH v10 11/13] x86/resctrl: Add interface to write mbm_total_bytes_config

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-05 19:58 UTC  (10+ messages)

[PATCH] bpf: Replace 0-length arrays with flexible arrays
 2023-01-05 19:56 UTC  (2+ messages)

[PATCH v2 00/44] VMA tree type safety and remove __vma_adjust()
 2023-01-05 19:52 UTC  (47+ messages)
` [PATCH v2 01/44] maple_tree: Add mas_init() function
` [PATCH v2 02/44] maple_tree: Fix potential rcu issue
` [PATCH v2 03/44] maple_tree: Reduce user error potential
` [PATCH v2 05/44] mm: Expand vma iterator interface
` [PATCH v2 04/44] test_maple_tree: Test modifications while iterating
` [PATCH v2 06/44] mm/mmap: convert brk to use vma iterator
` [PATCH v2 08/44] mmap: Convert vma_link() "
` [PATCH v2 07/44] kernel/fork: Convert forking to using the vmi iterator
` [PATCH v2 11/44] mmap: Convert vma_expand() to use vma iterator
` [PATCH v2 10/44] mmap: Change do_mas_munmap and do_mas_aligned_munmap() "
` [PATCH v2 09/44] mm/mmap: Remove preallocation from do_mas_align_munmap()
` [PATCH v2 15/44] mm: Change mprotect_fixup to vma iterator
` [PATCH v2 12/44] mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
` [PATCH v2 14/44] userfaultfd: Use vma iterator
` [PATCH v2 13/44] ipc/shm: Use the vma iterator for munmap calls
` [PATCH v2 16/44] mlock: Convert mlock to vma iterator
` [PATCH v2 17/44] coredump: Convert "
` [PATCH v2 18/44] mempolicy: "
` [PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma()
` [PATCH v2 19/44] task_mmu: Convert to vma iterator
` [PATCH v2 21/44] madvise: Use vmi iterator for __split_vma() and vma_merge()
` [PATCH v2 20/44] sched: Convert to vma iterator
` [PATCH v2 23/44] mmap: Use vmi version of vma_merge()
` [PATCH v2 25/44] mm: Switch vma_merge(), split_vma(), and __split_vma to vma iterator
` [PATCH v2 24/44] mm/mremap: Use vmi version of vma_merge()
` [PATCH v2 26/44] mm/damon: Stop using vma_mas_store() for maple tree store
` [PATCH v2 27/44] mmap: Convert __vma_adjust() to use vma iterator
` [PATCH v2 28/44] mm: Pass through vma iterator to __vma_adjust()
` [PATCH v2 29/44] madvise: Use split_vma() instead of __split_vma()
` [PATCH v2 30/44] mm: Remove unnecessary write to vma iterator in __vma_adjust()
` [PATCH v2 31/44] mm: Pass vma iterator through to __vma_adjust()
` [PATCH v2 32/44] mm: Add vma iterator to vma_adjust() arguments
` [PATCH v2 34/44] mm: Change munmap splitting order and move_vma()
` [PATCH v2 33/44] mmap: Clean up mmap_region() unrolling
` [PATCH v2 35/44] mm/mmap: move anon_vma setting in __vma_adjust()
` [PATCH v2 36/44] mm/mmap: Refactor locking out of __vma_adjust()
` [PATCH v2 37/44] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand()
` [PATCH v2 39/44] mm: Don't use __vma_adjust() in __split_vma()
` [PATCH v2 38/44] mm/mmap: Introduce init_vma_prep() and init_multi_vma_prep()
` [PATCH v2 40/44] mm/mmap: Don't use __vma_adjust() in shift_arg_pages()
` [PATCH v2 44/44] vma_merge: Set vma iterator to correct position
` [PATCH v2 42/44] mm/mmap: Convert do_brk_flags() to use vma_prepare() and vma_complete()
` [PATCH v2 43/44] mm/mmap: Remove __vma_adjust()
` [PATCH v2 41/44] mm/mmap: Introduce dup_vma_anon() helper

[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
 2023-01-05 19:51 UTC  (12+ messages)
` [PATCH 1/3] mm/hugetlb: Pre-allocate pgtable pages for uffd wr-protects
` [PATCH 2/3] mm/mprotect: Use long for page accountings and retval
` [PATCH 3/3] mm/uffd: Detect pgtable allocation failures

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-05 19:51 UTC  (6+ messages)

[PATCH] clk: samsung: remove s3c24xx specific pll bits
 2023-01-05 19:49 UTC  (2+ messages)

[PATCH 3/4] zsmalloc: make zspage chain size configurable
 2023-01-05 19:49 UTC  (2+ messages)

[PATCH 4.9 000/251] 4.9.337-rc1 review
 2023-01-05 19:47 UTC  (5+ messages)

[GIT PULL] gpio: fixes for v6.2-rc3
 2023-01-05 19:44 UTC 

[PATCH v2 1/2] usb: misc: onboard_usb_hub: Don't create platform devices for DT nodes without 'vdd-supply'
 2023-01-05 19:41 UTC  (7+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-01-05 19:35 UTC  (6+ messages)
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-05 19:34 UTC  (2+ messages)

[PATCH v3 0/2] Driver support for RZ/V2M PWC
 2023-01-05 19:32 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Add "
` [PATCH v3 2/2] soc: renesas: Add PWC support for RZ/V2M

[syzbot] kernel BUG in insert_state_fast
 2023-01-05 19:31 UTC  (2+ messages)
` [syzbot] [btrfs?] "

[PATCH 1/2] drm/debugfs: use octal permissions instead of symbolic permissions
 2023-01-05 19:30 UTC  (2+ messages)
` [PATCH 2/2] drm/debugfs: add descriptions to struct parameters

versioncheck: ./tools/lib/bpf/bpf_helpers.h: 146: need linux/version.h
 2023-01-05 19:29 UTC 

[GIT PULL - v2] fbdev fixes for v6.2-rc3
 2023-01-05 19:26 UTC  (2+ messages)

[PATCH x86/nmi 1/2] x86/nmi: Accumulate NMI-progress evidence in exc_nmi()
 2023-01-05 19:24 UTC  (4+ messages)
` [PATCH x86/nmi 2/2] x86/nmi: Print reasons why backtrace NMIs are ignored

[PATCH v3] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-05 19:22 UTC  (4+ messages)

[PATCH] fbdev: Replace 0-length array with flexible array
 2023-01-05 19:20 UTC 

[PATCHv6 0/7] Initial rk3588 DT
 2023-01-05 19:20 UTC  (3+ messages)
` [PATCHv6 4/7] dt-bindings: arm: rockchip: add initial rk3588 boards

[PATCH -next] drm/amd/display: Remove redundant assignment to variable dc
 2023-01-05 19:19 UTC  (2+ messages)

[syzbot] [reiserfs?] [jfs?] BUG: unable to handle kernel paging request in reiserfs_readdir_inode
 2023-01-05 19:12 UTC 

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-05 19:10 UTC  (21+ messages)
` [PATCH net-next v5 4/4] "

[PATCH] KVM: x86: Replace 0-length arrays with flexible arrays
 2023-01-05 19:05 UTC 

[PATCH v2] io_uring: Replace 0-length array with flexible array
 2023-01-05 19:05 UTC 

[PATCH] perf build: Fix build error when NO_LIBBPF=1
 2023-01-05 19:02 UTC  (2+ messages)

[PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
 2023-01-05 18:58 UTC  (2+ messages)

[PATCH 0/8] migrate_pages(): batch TLB flushing
 2023-01-05 18:57 UTC  (4+ messages)
` [PATCH 4/8] migrate_pages: split unmap_and_move() to _unmap() and _move()

[PATCHSET block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
 2023-01-05 18:56 UTC  (2+ messages)

[PATCH bpf-next] libbpf: poison strlcpy()
 2023-01-05 18:47 UTC  (2+ messages)

[PATCH 1/2] platform/chrome: cros_typec_switch: Use fwnode* prop check
 2023-01-05 18:46 UTC  (4+ messages)
` [PATCH 2/2] platform/chrome: cros_typec_switch: Check for retimer flag

[PATCH][next] media: rkisp1: make a few const arrays static
 2023-01-05 18:44 UTC 

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-05 18:41 UTC  (12+ messages)

[PATCH] fbmem: prevent potential use-after-free issues with console_lock()
 2023-01-05 18:38 UTC  (5+ messages)

[PATCH] scsi: ufs: core: fix devfreq deadlocks
 2023-01-05 18:38 UTC  (2+ messages)

[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex
 2023-01-05 18:34 UTC  (6+ messages)
` [PATCH -next 3/4] block/rq_qos: use a global mutex to protect rq_qos apis

[PATCH][next] media: vidtv: make const array DURATION static
 2023-01-05 18:33 UTC 

[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
 2023-01-05 18:32 UTC  (5+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg

[PATCH net-next 0/3] ezchip: Simplify some code
 2023-01-05 18:31 UTC  (5+ messages)
` [PATCH net-next 2/3] ezchip: Switch to some devm_ function to simplify code

[PATCH v2] drm/amd/display: fix PSR-SU/DSC interoperability support
 2023-01-05 18:29 UTC  (2+ messages)

[PATCH RFC 0/3] Patches on top of PE series
 2023-01-05 18:27 UTC  (4+ messages)
` [PATCH RFC 3/3] locktorture: Make the rt_boost factor a tunable

[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2023-01-05 18:22 UTC  (6+ messages)

versioncheck: ./drivers/staging/media/atomisp/include/linux/atomisp.h: 25 linux/version.h not needed
 2023-01-05 18:18 UTC 

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-05 18:17 UTC  (6+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-05 18:14 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH] scsi: mvumi: Replace 1-element arrays with flexible array members
 2023-01-05 18:12 UTC  (2+ messages)

[PATCH v2 0/6] Support TDX guests on Hyper-V
 2023-01-05 18:10 UTC  (5+ messages)
` [PATCH v2 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH v6 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
 2023-01-05 18:09 UTC  (5+ messages)
` [PATCH v6 1/2] KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-05 18:09 UTC  (7+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 14/14] ASoC: dt-bindings: Update example for enabling USB offload on SM8250

drivers/clk/clk-asm9260.c:258:24: warning: variable 'hw' set but not used
 2023-01-05 18:08 UTC 

[PATCH v10 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2023-01-05 18:08 UTC  (8+ messages)
` [PATCH v10 2/3] dt-bindings: mfd: Add compatible string for UART support

next: clang-15: s390x-linux-gnu-ld: BFD (GNU Binutils for Debian) 2.35.2 assertion fail ../../bfd/elf64-s390.c:3349
 2023-01-05 18:04 UTC  (2+ messages)

[PATCH] arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
 2023-01-05 18:04 UTC  (2+ messages)

[PATCH] arm64: cmpxchg_double*: hazard against entire exchange variable
 2023-01-05 18:04 UTC  (2+ messages)

[PATCH v3] arm64/mm: fix incorrect file_map_count for invalid pmd
 2023-01-05 18:03 UTC  (2+ messages)

[PATCH] arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
 2023-01-05 18:03 UTC  (2+ messages)

[PATCH] arm64/mm: add pud_user_exec() check in pud_user_accessible_page()
 2023-01-05 18:03 UTC  (2+ messages)

[PATCHv3 0/7] RK3588 Thermal Support
 2023-01-05 18:03 UTC  (8+ messages)
` [PATCHv3 1/7] thermal: rockchip: Simplify getting match data
` [PATCHv3 2/7] thermal: rockchip: Simplify clock logic
` [PATCHv3 3/7] thermal: rockchip: Use dev_err_probe
` [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic
` [PATCHv3 5/7] thermal: rockchip: Support dynamic sized sensor array
` [PATCHv3 6/7] thermal: rockchip: Support RK3588 SoC in the thermal driver
` [PATCHv3 7/7] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-01-05 17:53 UTC  (11+ messages)
` [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
` [PATCH 26/27] KVM: x86/mmu: Add page-track API to query if a gfn is valid

[PATCH linux-next] rcu/trace: use strscpy() to instead of strncpy()
 2023-01-05 17:49 UTC  (2+ messages)

[net PATCHV2] octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
 2023-01-05 17:49 UTC  (2+ messages)

[RFC] SIGOOM proposal
 2023-01-05 17:28 UTC 

[PATCH] scsi: 3w-sas: Replace 1-element arrays with flexible array members
 2023-01-05 17:47 UTC  (2+ messages)

[PATCH v3 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-05 17:44 UTC  (6+ messages)

[PATCH net-next v8] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-05  9:49 UTC  (3+ messages)

[PATCH 0/5] Driver support for RZ/V2M PWC
 2023-01-05 17:40 UTC  (4+ messages)
` [PATCH 4/5] gpio: Add support for Renesas "

[PATCH v2 0/9] docs: cgroup-v1: formatting improv for "Memory Resource Controller" doc
 2023-01-05 17:39 UTC  (2+ messages)

[PATCH] HID: uclogic: Add support for XP-PEN Artist 22R Pro
 2023-01-05 17:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-05 17:35 UTC  (4+ messages)
` [PATCH rcu 11/27] drivers/dax: Remove "select SRCU"

[PATCH v7 00/45] Recover from failure to probe GPU
 2023-01-05 17:35 UTC  (2+ messages)

[PATCH v2 0/6] clk: sunxi-ng: Allwinner R528/T113 clock support
 2023-01-05 17:34 UTC  (3+ messages)
` [PATCH v2 6/6] clk: sunxi-ng: d1: Add CAN bus gates and resets

[PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-05 17:34 UTC  (4+ messages)
  ` [PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()m

[PATCH v2 0/4] Driver support for RZ/V2M PWC
 2023-01-05 17:33 UTC  (4+ messages)
` [PATCH v2 4/4] power: reset: Add new driver for RZ/V2M PWC poweroff

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-05 17:32 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: h3/h5: Model H3 CLK_DRAM as a fixed clock
 2023-01-05 17:30 UTC  (2+ messages)

[PATCH 1/2] rtc: sun6i: Prevent an out-of-bounds read
 2023-01-05 17:26 UTC  (4+ messages)
` [PATCH 2/2] rtc: sun6i: Drop the unused has_out_clk flag

[PATCH v6] serial: linflexuart: Remove redundant uart type assignment
 2023-01-05 17:04 UTC 

[PATCH v6 00/45] Recover from failure to probe GPU
 2023-01-05 17:18 UTC  (5+ messages)
` [PATCH v6 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v6 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU

versioncheck: ./tools/testing/selftests/wireguard/qemu/init.c: 25 linux/version.h not needed
 2023-01-05 17:17 UTC 

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-05 17:16 UTC  (4+ messages)
` [PATCH 07/27] power: remove tosa_battery driver

[PATCH 1/2][next] nvmem: layouts: Fix spelling mistake "platforn" -> "platform"
 2023-01-05 17:14 UTC  (4+ messages)
` [PATCH 2/2][next] dt-bindings: nvmem: "

[PATCH] nvmem: core: return -ENOENT if nvmem cell is not found
 2023-01-05 17:15 UTC  (2+ messages)

[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
 2023-01-05 17:13 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings

[PATCH 0/8] soc: mediatek: MT8365 power support
 2023-01-05 17:07 UTC  (2+ messages)
` [PATCH 5/8] soc: mediatek: pm-domains: Fix caps field documentation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).