All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 19:08:27 to 2023-10-16 20:15:10 UTC [more...]

[PATCH v7 net-next 00/18] Introducing P4TC
 2023-10-16 20:15 UTC  (2+ messages)

[PATCH v2 0/5] staging: sm750fb: Renaming camelcase to snakecase
 2023-10-16 20:14 UTC  (2+ messages)

[PATCH v1 0/2] Fix i2s0 pin conflict on ROCK Pi 4 RK3399 boards
 2023-10-16 20:12 UTC  (4+ messages)

[RESEND] arm64: dts: rockchip: Enable UART6 on rock-5b
 2023-10-16 20:12 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Add missing sdmmc2 SDR rates to rock-3a
 2023-10-16 20:12 UTC  (4+ messages)

[PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add ADC buttons
 2023-10-16 20:12 UTC  (4+ messages)

[PATCH v3] arm64: dts: rockchip: rk3588s: Add AV1 decoder node
 2023-10-16 20:12 UTC  (4+ messages)

[PATCH v1 1/1] arm64: dts: rockchip: add status LED to rock-5b
 2023-10-16 20:12 UTC  (4+ messages)

[PATCH 0/7] Adreno 643 + fixes
 2023-10-16 20:11 UTC  (7+ messages)
` [PATCH 1/7] drm/msm/a6xx: Fix unknown speedbin case
` [PATCH 2/7] drm/msm/adreno: Add ZAP firmware name to A635

[PATCH 1/3] drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctl
 2023-10-16 20:12 UTC  (4+ messages)
` [PATCH 2/3] drm/uapi: add explicit virtgpu context debug name

[PATCH] staging: rts5208: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-16 20:11 UTC 

[PATCH 1/2] dt-bindings: i3c: Fix silvaco,i3c-master compatible string
 2023-10-16 20:10 UTC  (11+ messages)

[PATCH v2 00/27] Finish the create_empty_buffers() transition
 2023-10-16 20:11 UTC  (28+ messages)
` [PATCH v2 01/27] buffer: Return bool from grow_dev_folio()
` [PATCH v2 02/27] buffer: Make folio_create_empty_buffers() return a buffer_head
` [PATCH v2 03/27] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
` [PATCH v2 04/27] ext4: Convert to folio_create_empty_buffers
` [PATCH v2 05/27] buffer: Add get_nth_bh()
` [PATCH v2 06/27] gfs2: Convert inode unstuffing to use a folio
` [PATCH v2 07/27] gfs2: Convert gfs2_getbuf() to folios
` [PATCH v2 08/27] gfs2: Convert gfs2_getjdatabuf to use a folio
` [PATCH v2 09/27] gfs2: Convert gfs2_write_buf_to_page() "
` [PATCH v2 10/27] nilfs2: Convert nilfs_mdt_freeze_buffer "
` [PATCH v2 11/27] nilfs2: Convert nilfs_grab_buffer() "
` [PATCH v2 12/27] nilfs2: Convert nilfs_copy_page() to nilfs_copy_folio()
` [PATCH v2 13/27] nilfs2: Convert nilfs_mdt_forget_block() to use a folio
` [PATCH v2 14/27] nilfs2: Convert nilfs_mdt_get_frozen_buffer "
` [PATCH v2 15/27] nilfs2: Remove nilfs_page_get_nth_block
` [PATCH v2 16/27] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers
` [PATCH v2 17/27] ntfs: Convert ntfs_read_block() to use a folio
` [PATCH v2 18/27] ntfs: Convert ntfs_writepage "
` [PATCH v2 19/27] ntfs: Convert ntfs_prepare_pages_for_non_resident_write() to folios
` [PATCH v2 20/27] ntfs3: Convert ntfs_zero_range() to use a folio
` [PATCH v2 21/27] ocfs2: Convert ocfs2_map_page_blocks "
` [PATCH v2 22/27] reiserfs: Convert writepage "
` [PATCH v2 23/27] ufs: Add ufs_get_locked_folio and ufs_put_locked_folio
` [PATCH v2 24/27] ufs: Use ufs_get_locked_folio() in ufs_alloc_lastblock()
` [PATCH v2 25/27] ufs; Convert ufs_change_blocknr() to use folios
` [PATCH v2 26/27] ufs: Remove ufs_get_locked_page()
` [PATCH v2 27/27] buffer: Remove folio_create_empty_buffers()

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-16 20:10 UTC  (7+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH bpf-next] libbpf: don't assume SHT_GNU_verdef presence for SHT_GNU_versym section
 2023-10-16 20:10 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: file verification with LSM and fsverity
 2023-10-16 20:10 UTC  (4+ messages)
` [PATCH bpf-next 2/5] bpf, fsverity: Add kfunc bpf_get_fsverity_digest

[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
 2023-10-16 20:10 UTC  (2+ messages)

[PATCH] drm/i915/mtl: avoid stringop-overflow warning
 2023-10-16 20:10 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] kasan: disable kasan_non_canonical_hook() for HW tags
 2023-10-16 20:08 UTC 

[Intel-xe] [RFC] drm/xe: A minimal assert for some forcewake domain on xe_mmio
 2023-10-16 20:08 UTC  (13+ messages)

[PATCH] x86/percpu: Use correct asm operand modifier in percpu_stable_op
 2023-10-16 20:07 UTC 

[PATCH 0/5] Some khugepaged folio conversions
 2023-10-16 20:05 UTC  (6+ messages)
` [PATCH 1/5] mm/khugepaged: Convert __collapse_huge_page_isolate() to use folios
` [PATCH 2/5] mm/khugepaged: Convert hpage_collapse_scan_pmd() "
` [PATCH 3/5] mm/khugepaged: Convert is_refcount_suitable() "
` [PATCH 4/5] mm/khugepaged: Convert alloc_charge_hpage() "
` [PATCH 5/5] mm/khugepaged: Convert collapse_pte_mapped_thp() "

[PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
 2023-10-16 20:06 UTC  (10+ messages)

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-10-16 20:05 UTC  (5+ messages)

[PATCH 0/2] Add and use new helper acpi_use_parent_companion
 2023-10-16 20:05 UTC  (6+ messages)
` [PATCH 1/2] ACPI: Add "
  ` [PATCH 2/2] i2c: i801: Use new "

[PATCH] fbdev: sa1100fb: mark sa1100fb_init() static
 2023-10-16 20:04 UTC  (2+ messages)

[PATCH] drm/msm/a6xx: add QMP dependency
 2023-10-16 20:04 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 00/12] PAT and cache coherency support
 2023-10-16 20:03 UTC  (3+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for PAT and cache coherency support (rev3)
` [igt-dev] ✗ Fi.CI.BAT: "

[PATCH] crypto: qcom: add HW_RANDOM dependency
 2023-10-16 20:02 UTC 

[brgl:at24/for-next] BUILD SUCCESS 3774740fb22162d2c50e79629c4b3e11022ed7d9
 2023-10-16 20:03 UTC 

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-16 20:02 UTC  (18+ messages)
` [PATCH v7 01/12] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v7 05/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU

[GIT PULL] intel-pinctrl for 6.7-1
 2023-10-16 20:01 UTC  (2+ messages)

[RESEND PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-10-16 20:01 UTC 

[PATCH V2] Consider inflight IO in io accounting for high latency devices
 2023-10-16 20:01 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libnet: bump to v1.3
 2023-10-16 20:00 UTC 

[PATCH v2] hamradio: replace deprecated strncpy with strscpy_pad
 2023-10-16 19:58 UTC  (3+ messages)

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-10-16 19:57 UTC  (2+ messages)

[LTP] [PATCH] Add setsockopt10 TLS ULP UAF CVE-2023-0461
 2023-10-16 19:57 UTC  (8+ messages)

Suggest use -e or --enhanced with iperf 2
 2023-10-16 19:56 UTC  (2+ messages)

[PATCH net-next v2 0/2] rswitch: Add PM ops
 2023-10-16 19:56 UTC  (3+ messages)
` [PATCH net-next v2 1/2] rswitch: Use unsigned int for array index

[docs][PATCH] contributor-guide: add patchtest section
 2023-10-16 19:55 UTC 

[PATCH -tip 1/3] x86/percpu: Rewrite arch_raw_cpu_ptr()
 2023-10-16 19:54 UTC  (5+ messages)
` [PATCH -tip 3/3] x86/percpu: *NOT FOR MERGE* Implement arch_raw_cpu_ptr() with RDGSBASE

[iptables/ipset] Bug? -m set --match-set myset src --packets-gt 2 -j 
 2023-10-16 19:54 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq5018: add QUP1 SPI controller
 2023-10-16 19:53 UTC  (3+ messages)

[PATCH 0/4] Add support for nuvoton ma35d1 pin control
 2023-10-16 19:52 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: Document "

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-16 19:52 UTC  (11+ messages)
` [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC

[PATCH 1/2] netfilter: ipset: rename ref_netlink to ref_swapping
 2023-10-16 19:52 UTC  (4+ messages)
` [PATCH 2/2] netfilter: ipset: fix race condition in ipset swap, destroy and test

[RFC PATCH v3 09/35] drivers/pci/controller: SH7751 PCI Host bridge driver
 2023-10-16 19:52 UTC  (2+ messages)

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-10-16 19:49 UTC  (12+ messages)

[PATCH v5 0/8] soc/tegra: fuse: Add ACPI support
 2023-10-16 19:49 UTC  (3+ messages)
` [PATCH v5 1/8] mm/util: Introduce kmemdup_array()

[PATCH 6.5 000/190] 6.5.8-rc2 review
 2023-10-16 19:48 UTC 

[meta-rockchip][kirkstone][PATCH] bsp: rkbin: fix default COMPATIBLE_MACHINE matching all
 2023-10-16 19:48 UTC  (3+ messages)
` [yocto] Using cmake... how?

[PATCH nft 2/2] tests/shell: honor NFT_TEST_VERBOSE_TEST variable to debug tests via `bash -x`
 2023-10-16 19:43 UTC  (2+ messages)
` [PATCH nft v2 "

[PATCH v3 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-16 19:46 UTC  (2+ messages)

[PATCH] eap-mschapv2: allow using on kernels without CRYPTO_MD4, and deprecate
 2023-10-16 19:45 UTC  (2+ messages)

"b4 am" quotes parens in S-o-b lines
 2023-10-16 19:45 UTC  (3+ messages)

[android-common:android13-5.10 8/8] mm/page_alloc.c:6789:16: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-10-16 19:44 UTC 

[OE-core][PATCH 0/4] patchtest: add to oe-core
 2023-10-16 19:44 UTC  (5+ messages)
` [OE-core][PATCH 1/4] patchtest/requirements.txt: update
` [OE-core][PATCH 2/4] patchtest: add supporting modules
` [OE-core][PATCH 3/4] patchtest: add scripts to oe-core
` [OE-core][PATCH 4/4] patchtest: set default repo and testdir targets

[linux-next:master 12146/12451] include/linux/bitmap.h:527:25: error: 'EBUSY' undeclared
 2023-10-16 19:44 UTC 

[efi:urgent 3/3] checkpatch: WARNING: externs should be avoided in .c files
 2023-10-16 19:44 UTC 

[PATCH net] tun: prevent negative ifindex
 2023-10-16 19:42 UTC  (3+ messages)

[PULL 0/1] Block patches
 2023-10-16 19:40 UTC  (2+ messages)
` [PULL 1/1] virtio-blk: don't start dataplane during the stop of dataplane

[PATCH] net: mdio: replace deprecated strncpy with strscpy
 2023-10-16 19:40 UTC  (2+ messages)

[PATCH] virtio-blk: don't start dataplane during the stop of dataplane
 2023-10-16 19:39 UTC  (2+ messages)

[resend, PATCH v1 0/3] parport: Switch to some modern APIs
 2023-10-16 19:38 UTC  (2+ messages)

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-16 19:38 UTC  (10+ messages)
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation

Ethernet issue on imx6
 2023-10-16 19:37 UTC  (7+ messages)

Linux 6.5 broke iwd
 2023-10-16 19:37 UTC  (10+ messages)
              ` [PATCH] KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash

Hitting verifier backtracking bug on 6.5.5 kernel
 2023-10-16 19:36 UTC  (3+ messages)

[PATCH 6.5 000/191] 6.5.8-rc1 review
 2023-10-16 19:35 UTC  (2+ messages)

[PATCH v1] dt-bindings: backlight: add brightness-levels related common properties
 2023-10-16 19:35 UTC  (3+ messages)

[meta-virtualization][RFC] image-oci-umoci: Set image name and tag
 2023-10-16 19:33 UTC  (3+ messages)

[PATCH net-next 0/3] ynl Makefile cleanup
 2023-10-16 19:31 UTC  (8+ messages)
` [PATCH net-next 1/3] ynl: netdev: drop unnecessary enum-as-flags

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-16 19:30 UTC  (4+ messages)
` [RFC PATCH v3 37/78] target/hexagon: add fallthrough pseudo-keyword

[igt-dev] [PATCH i-g-t] lib/igt_fb/xe: use engine copy where available
 2023-10-16 19:31 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
 2023-10-16 19:30 UTC  (6+ messages)

[PATCH v3 00/38] arm64: Remove cpus_have_const_cap()
 2023-10-16 19:29 UTC  (3+ messages)
` [PATCH v3 09/38] arm64: kvm: Use cpus_have_final_cap() explicitly

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-16 19:24 UTC  (11+ messages)

[RFC PATCH] sched/fair: Introduce WAKEUP_BIAS_PREV_IDLE to reduce migrations
 2023-10-16 19:24 UTC  (3+ messages)

[PATCH] dt-bindings: soundwire: Add reference to soundwire-controller.yaml schema
 2023-10-16 19:24 UTC  (2+ messages)

USB: add check to detect host controller hardware removal
 2023-10-16 19:23 UTC  (3+ messages)

[aegl:resctrl2_patches_v6.6-rc5 15/102] checkpatch: ERROR: Macros with complex values should be enclosed in parentheses
 2023-10-16 19:22 UTC 

[PULL 0/7] loongarch-to-apply queue
 2023-10-16 19:20 UTC  (2+ messages)

[PATCH v2] selftests: futex: remove duplicate unneeded defines
 2023-10-16 19:21 UTC  (2+ messages)

[PULL v2 0/2] hw/ufs: fixes
 2023-10-16 19:20 UTC  (2+ messages)

[PULL 00/25] Python patches
 2023-10-16 19:21 UTC  (2+ messages)

[PULL 00/26] Block layer patches
 2023-10-16 19:20 UTC  (2+ messages)

[PULL 0/5] -Wshadow=local patches for 2023-10-12
 2023-10-16 19:20 UTC  (2+ messages)

[PULL 0/7] Misc patches
 2023-10-16 19:20 UTC  (2+ messages)

[GIT PULL 00/18] Host Memory Backends and Memory devices queue 2023-10-12
 2023-10-16 19:19 UTC  (2+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
 2023-10-16 19:19 UTC  (2+ messages)

[PATCH 0/7] target/ppc: Move most of 'cpu-qom.h' definitions to 'cpu.h'
 2023-10-16 19:18 UTC  (5+ messages)
` [PATCH 1/7] hw/ppc/spapr: Restrict PPCTimebase structure declaration to sPAPR

[PATCH] net: txgbe: clean up PBA string
 2023-10-16 19:19 UTC  (2+ messages)

[PULL 00/38] Migration 20231016 patches
 2023-10-16 19:18 UTC  (4+ messages)

[PATCH] target/sparc: Clear may_lookup for npc == DYNAMIC_PC
 2023-10-16 19:17 UTC  (2+ messages)

[PATCH] selftests:modify the incorrect print format
 2023-10-16 19:16 UTC  (2+ messages)

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-10-16 19:16 UTC  (15+ messages)

[PATCH] genl: fix ‘attr_grp.next_len’ may be used uninitialized
 2023-10-16 18:39 UTC 

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu
 2023-10-16 19:14 UTC  (3+ messages)

[Git][lvmteam/lvm2][main] hints: correct fix for hints with device ids
 2023-10-16 19:14 UTC 

[PATCH] platform/x86: asus-laptop: remove redundant braces in if statements
 2023-10-16 19:13 UTC 

Is the data rate estimation for 5GHz channels overly pessimistic?
 2023-10-16 19:12 UTC  (9+ messages)

patch "misc/pvpanic: deduplicate comomn code" added to char-misc-testing
 2023-10-16 19:11 UTC  (2+ messages)

kernel/exit.c:738:45: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-10-16 19:11 UTC 

[PATCH v2] selftests/x86/lam: Zero out buffer for readlink()
 2023-10-16 19:11 UTC  (3+ messages)

[freescale-fslc:pr/642 6126/30000] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:4112:5: warning: no previous declaration for 'stmmactc_setup_mqprio'
 2023-10-16 19:11 UTC 

[PATCH v4 0/2] Fix issues observed in selftests/amd-pstate
 2023-10-16 19:08 UTC  (2+ messages)

[PATCH bpf 0/2] sockmap fix for KASAN_VMALLOC and af_unix
 2023-10-16 19:08 UTC  (2+ messages)
` [PATCH bpf 2/2] bpf: sockmap, add af_unix test with both sockets in map


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.