All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-10 03:42:44 to 2024-06-10 06:02:46 UTC [more...]

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-10  5:55 UTC  (38+ messages)
` [PATCH v5 01/18] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry
` [PATCH v5 03/18] mm: Provide mm_struct and address to huge_ptep_get()
` [PATCH v5 04/18] powerpc/mm: Remove _PAGE_PSIZE
` [PATCH v5 05/18] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [PATCH v5 06/18] powerpc/mm: Allow hugepages without hugepd
` [PATCH v5 07/18] powerpc/8xx: Fix size given to set_huge_pte_at()
` [PATCH v5 08/18] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [PATCH v5 09/18] powerpc/8xx: Simplify struct mmu_psize_def
` [PATCH v5 10/18] powerpc/e500: Remove enc and ind fields from "
` [PATCH v5 11/18] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [PATCH v5 12/18] powerpc/e500: Encode hugepage size in PTE bits
` [PATCH v5 13/18] powerpc/e500: Don't pre-check write access on data TLB error
` [PATCH v5 14/18] powerpc/e500: Free r10 for FIND_PTE
` [PATCH v5 15/18] powerpc/e500: Use contiguous PMD instead of hugepd
` [PATCH v5 16/18] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [PATCH v5 17/18] powerpc/mm: Remove hugepd leftovers
` [PATCH v5 18/18] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[GSoC] Blog: move and improve reftable tests in the unit testing framework
 2024-06-10  6:01 UTC  (2+ messages)

WARNING: drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:364 vchiq_prepare_bulk_data
 2024-06-10  6:00 UTC  (3+ messages)

[RESEND V2] ieee1275/ofdisk: vscsi lun handling on lun len
 2024-06-10  5:59 UTC 

[PATCH] net/mlx5: add queue hardware object context dump
 2024-06-10  5:59 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-10  5:58 UTC  (4+ messages)
` [PATCH v4 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH v4] driver core: Add timeout for device shutdown
 2024-06-10  5:58 UTC 

[jcmvbkbc-xtensa:xtensa-6.10-rc2-esp32 46/46] tools/perf/util/evlist.c:1533:8: error: unused variable 'bf'
 2024-06-10  5:57 UTC 

[PATCH v3 00/15] Add PFC support for Renesas RZ/V2H(P) SoC
 2024-06-10  5:57 UTC  (21+ messages)
` [PATCH v3 02/15] pinctrl: renesas: pinctrl-rzg2l: Rename B0WI to BOWI
` [PATCH v3 03/15] pinctrl: renesas: pinctrl-rzg2l: Allow more bits for pin configuration
` [PATCH v3 04/15] pinctrl: renesas: pinctrl-rzg2l: Drop struct rzg2l_variable_pin_cfg
` [PATCH v3 05/15] pinctrl: renesas: pinctrl-rzg2l: Allow parsing of variable configuration for all architectures
` [PATCH v3 06/15] pinctrl: renesas: pinctrl-rzg2l: Validate power registers for SD and ETH
` [PATCH v3 07/15] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for locking/unlocking the PFC register
` [PATCH v3 08/15] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for writing to PMC register
` [PATCH v3 09/15] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register
` [PATCH v3 12/15] pinctrl: renesas: pinctrl-rzg2l: Pass pincontrol device pointer to pinconf_generic_parse_dt_config()
` [PATCH v3 14/15] pinctrl: renesas: pinctrl-rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc()

drivers/hid/intel-ish-hid/ishtp/loader.c:172:8: error: incompatible pointer types passing '__le64 *' (aka 'unsigned long long *') to parameter of type 'dma_addr_t *' (aka 'unsigned int *')
 2024-06-10  5:56 UTC  (3+ messages)

[PATCH] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
 2024-06-10  5:55 UTC  (2+ messages)

[PATCH 0/2] pwm: Make use of regmap_{set,clear}_bits()
 2024-06-10  5:53 UTC  (4+ messages)
` [PATCH 2/2] pwm: axi-pwmgen: Make use of regmap_clear_bits()

[Buildroot] [PATCH] package/flannel: Bump to version 0.25.3
 2024-06-10  5:49 UTC 

[PATCH 00/24] Staging: rtl8192e: Maintenance renames and cleanup
 2024-06-10  5:44 UTC  (25+ messages)
` [PATCH 01/24] Staging: rtl8192e: Rename variable bHwSec
` [PATCH 02/24] Staging: rtl8192e: Rename variable bIsMulticast
` [PATCH 03/24] Staging: rtl8192e: Rename variable HTCurrentOperaRate
` [PATCH 04/24] Staging: rtl8192e: Rename variable HTOpMode
` [PATCH 05/24] Staging: rtl8192e: Rename variable bRTSEnable
` [PATCH 06/24] Staging: rtl8192e: Rename variable bRTSBW
` [PATCH 07/24] Staging: rtl8192e: Rename variable bCTSEnable
` [PATCH 08/24] Staging: rtl8192e: Rename variable bRTSUseShortGI
` [PATCH 09/24] Staging: rtl8192e: Rename variable bforced_tx20Mhz
` [PATCH 10/24] Staging: rtl8192e: Rename variable bPacketBW
` [PATCH 11/24] Staging: rtl8192e: Rename variable bBroadcast
` [PATCH 12/24] Staging: rtl8192e: Rename variable CntAfterLink
` [PATCH 13/24] Staging: rtl8192e: Rename variable bUseShortGI
` [PATCH 14/24] Staging: rtl8192e: Rename function TsStartAddBaProcess()
` [PATCH 15/24] Staging: rtl8192e: Fix spaces/tab alignment to match open parenthesis
` [PATCH 16/24] Staging: rtl8192e: Rename function rtllib_query_BandwidthMode
` [PATCH 17/24] Staging: rtl8192e: Rename function rtllib_query_ShortPreambleMode
` [PATCH 18/24] Staging: rtl8192e: Rename function rtllib_query_HTCapShortGI
` [PATCH 19/24] Staging: rtl8192e: Rename variable bUseShortPreamble
` [PATCH 20/24] Staging: rtl8192e: Rename variable bRTSSTBC
` [PATCH 21/24] Remove parameter bIsAmsdu from rtllib_classify()
` [PATCH 22/24] Remove variable IsAmsdu from rtllib_xmit_inter()
` [PATCH 23/24] Fix space/tab alignment to match open parenthesis in rtllib_tx.c
` [PATCH 24/24] Fix space/tab alignment to match open parenthesis in rtllib_rx.c

[PATCH V5 6/6] PCI: qcom: Add support for IPQ9574
 2024-06-10  5:46 UTC  (2+ messages)

[PATCH V5 0/6] Add PCIe support for IPQ9574
 2024-06-10  5:45 UTC  (4+ messages)
` [PATCH V5 6/6] PCI: qcom: Add "

arch/arc/boot/dts/axc003.dtsi:85.16-90.5: Warning (interrupt_provider): /cpu_card/pct: '#interrupt-cells' found, but node is not an interrupt provider
 2024-06-10  5:46 UTC 

[PATCH bpf-next 0/4] bpf: Track delta between "linked" registers
 2024-06-10  5:44 UTC  (3+ messages)
` [PATCH bpf-next 3/4] bpf: Support can_loop/cond_break on big endian

[PATCH RFC dovetail 6.9 v2 0/2] Input needed: Boot hang, dovetail 6.9 as KVM guest
 2024-06-10  5:43 UTC  (6+ messages)
` [PATCH RFC dovetail 6.9 v2 2/2] KVM: x86: dovetail: Allow kvm_wait() to be called from any context

[PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
 2024-06-10  5:41 UTC  (5+ messages)
` [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "
` [PATCH v2 2/4] kselftests: vdso: vdso_test_correctness: "
` [PATCH v2 3/4] kselftests: vdso: vdso_test_getcpu: "
` [PATCH v2 4/4] kselftests: vdso: vdso_test_gettimeofday: "

[PATCH net-next v4 0/4] net: macb: WOL enhancements
 2024-06-10  5:39 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v4 2/4] net: macb: Enable queue disable
` [PATCH net-next v4 3/4] net: macb: Add ARP support to WOL
` [PATCH net-next v4 4/4] dt-bindings: net: cdns,macb: Deprecate magic-packet property

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_bkey_format_invalid (2)
 2024-06-10  5:39 UTC 

[PATCH 0/3] snp: fix coverity reported issues
 2024-06-10  5:35 UTC  (3+ messages)
` [PATCH 1/3] i386/sev: fix unreachable code coverity issue

[Bug 218949] New: Kernel panic after upgrading to 6.10-rc2
 2024-06-10  5:36 UTC  (2+ messages)
` [Bug 218949] "

[PATCHES][RFC] rework of struct fd handling
 2024-06-10  5:12 UTC  (7+ messages)
` [PATCH 01/19] powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
  ` [PATCH 11/19] switch simple users of fdget() to CLASS(fd, ...)
          ` [RFC] UAF in acrn_irqfd_assign() and vfio_virqfd_enable()

[PATCH bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue
 2024-06-10  5:32 UTC  (2+ messages)

[PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
 2024-06-10  5:29 UTC 

[PATCH] MAINTAINERS: Add selftests/x86 entry
 2024-06-10  5:28 UTC 

[PATCH bpf-next] bpf, verifier: Correct tail_call_reachable for bpf prog
 2024-06-10  5:26 UTC  (2+ messages)

[PATCH 0/4] selftest: x86: conform tests to TAP format output
 2024-06-10  5:19 UTC  (4+ messages)

The proper handling of failed IO error?
 2024-06-10  5:24 UTC  (3+ messages)

[PATCH v2] kbuild: Install dtb files as 0644 in Makefile.dtbinst
 2024-06-10  5:21 UTC 

[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
 2024-06-10  5:20 UTC  (9+ messages)

[PATCH net-next v2 0/8] net: pse-pd: Add new PSE c33 features
 2024-06-10  5:18 UTC  (5+ messages)
` [PATCH net-next v2 1/8] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
` [PATCH net-next v2 2/8] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state

[RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
 2024-06-10  5:18 UTC 

[PATCH] xen: xen-pciback: Export a bridge and all its children as per TODO
 2024-06-09 18:44 UTC 

[PATCH v0] net: dsa: mv88e6xxx: Add FID map cache
 2024-06-10  5:07 UTC 

[PATCH rcu 0/9] Miscellaneous fixes for v6.11
 2024-06-10  5:05 UTC  (3+ messages)
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter

[PATCH v2 -next 0/3] mm/hugetlb_cgroup: rework on cftypes
 2024-06-10  5:03 UTC  (3+ messages)
` [PATCH v2 -next 1/3] mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()

[cip:linux-5.10.y-cip 8/10] drivers/soc/renesas/pwc-rzv2m.c:111:17: error: 'struct gpio_chip' has no member named 'of_node'
 2024-06-10  5:02 UTC 

[PATCH] kbuild: Install dtb files as 0644 in Makefile.dtbinst
 2024-06-10  4:57 UTC  (4+ messages)

[PATCH] mm/memory_hotplug: Drop memblock_phys_free() call in try_remove_memory()
 2024-06-10  4:56 UTC  (3+ messages)

[PATCH 0/2] Implement WA to fix increased power usage
 2024-06-10  4:54 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10

[PATCH v15 0/9] Implement CMRR Support
 2024-06-10  4:53 UTC  (6+ messages)
` [PATCH v15 1/9] gpu/drm/i915: Update indentation for VRR registers and bits
` [PATCH v15 2/9] drm/i915: Separate VRR related register definitions
` ✗ Fi.CI.IGT: failure for Implement CMRR Support (rev16)

[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
 2024-06-10  4:51 UTC  (8+ messages)
` [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
` [PATCH v1 3/6] fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs

[PATCH 00/13] riscv: Add support for xtheadvector
 2024-06-10  4:45 UTC  (28+ messages)
` [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 02/13] dt-bindings: thead: add a vlen register length property
` [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH 12/13] selftests: riscv: Fix vector tests
` [PATCH 13/13] selftests: riscv: Support xtheadvector in "

[PATCH v2] drm/xe/xe2: Enable Priority Mem Read
 2024-06-10  4:45 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2: Enable Priority Mem Read (rev3)

Different behavior of POSIX file locks depending on cache mode
 2024-06-10  4:41 UTC  (3+ messages)

[PATCH V2 0/1] usb: mos7840: Fix hangup after resume
 2024-06-10  4:39 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH] net/virtio-user: add VIRTIO_F_ORDER_PLATFORM to feature list
 2024-06-10  4:35 UTC  (2+ messages)

[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
 2024-06-10  4:34 UTC  (10+ messages)
` [PATCH v2 1/4] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 2/4] riscv: Add vendor extensions to /proc/cpuinfo
` [PATCH v2 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH v2 4/4] riscv: cpufeature: Extract common elements from extension checking

[PATCH] drivers: nvme: target: core: deref after null
 2024-06-10  4:34 UTC  (2+ messages)

[PATCH v2] fetch2/wget: Add user_agent parameter so it can be used optionally
 2024-06-10  4:33 UTC  (3+ messages)
` [bitbake-devel] "

[syzbot] [bpf?] KMSAN: uninit-value in strnchr (2)
 2024-06-10  4:33 UTC 

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-10  4:29 UTC  (7+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()
` [PATCH v1 2/3] mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() instead of PageReserved()
` [PATCH v1 3/3] mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages when offlining

0001-vhost-optimize-vhost-user-get-protocol-features
 2024-06-10  4:26 UTC  (2+ messages)

[PATCH 1/2] OPP: Introduce devm_pm_opp_set_config_regulators
 2024-06-10  4:22 UTC  (3+ messages)
` [PATCH 2/2] OPP: ti: Use devm_pm_opp_set_config_regulators

mickledore - packagegroup-kubernetes-node pulls k3s instead of k8s
 2024-06-10  4:22 UTC  (3+ messages)
` [meta-virtualization] "

[meta-ti][master/scarthgap][PATCH] conf: machine: add AM68-SK machine configuration
 2024-06-10  4:20 UTC  (3+ messages)

[samba-ksmbd:for-next 546/600] fs/cifs/cifspdu.h:886:3: error: unexpected type name '__le64': expected identifier
 2024-06-10  4:20 UTC 

[PATCH 1/2] Input: ims-pcu - use driver core to instantiate device attributes
 2024-06-10  4:18 UTC  (2+ messages)
` [PATCH 2/2] Input: ims-pcu - switch to using cleanup functions

[PATCH net] ionic: fix use after netif_napi_del()
 2024-06-10  4:07 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-06-09
 2024-06-10  4:02 UTC 

[PATCH v4 2/2] vfio/pci: add msi interrupt affinity support
 2024-06-10  3:58 UTC  (3+ messages)

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-10  3:58 UTC  (5+ messages)

[PATCH v0] net: mvpp2: use slab_build_skb for oversized frames
 2024-06-10  3:53 UTC 

[android-common:android13-5.15 2/3] drivers/hid/hid-core.c:1777:undefined reference to `uhid_hid_driver'
 2024-06-10  3:45 UTC 

[PATCH V4 for-6.10/block] loop: Fix a race between loop detach and loop open
 2024-06-10  3:44 UTC  (2+ messages)

[PATCH] fs/ufs: Use LUT for dir entry types
 2024-06-10  3:42 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.