All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-10 04:34:52 to 2024-06-10 06:23:15 UTC [more...]

[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
 2024-06-10  6:20 UTC  (10+ messages)
` [PATCH 01/26] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
` [PATCH 02/26] hw/ppc: Avoid using Monitor in icp_pic_print_info()
` [PATCH 03/26] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
` [PATCH 04/26] hw/ppc: Avoid using Monitor in ics_pic_print_info()
` [PATCH 07/26] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
` [PATCH 10/26] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
` [PATCH 12/26] hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
` [PATCH 14/26] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
` [PATCH 20/26] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-10  6:22 UTC  (4+ messages)
` [RFC PATCH 26/31] test: lmb: run lmb tests only manually

[PATCH v4 1/4] dt-bindings: mfd: Add Analog Devices ADP5585
 2024-06-10  6:21 UTC  (2+ messages)

[PATCH 0/2] MI300 DRAM address translation fixes
 2024-06-10  6:19 UTC  (2+ messages)

[PATCH v9 0/7] Coresight for Kernel panic and watchdog reset
 2024-06-10  6:18 UTC  (10+ messages)
` [PATCH v9 2/7] coresight: tmc-etr: Add support to use reserved trace memory
    ` [EXTERNAL] "
` [PATCH v9 5/7] coresight: tmc: Add support for reading crash data
      ` [EXTERNAL] "

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  6:18 UTC  (4+ messages)

[RFC PATCH V2 0/8] Rust bindings for cpufreq and OPP core + sample driver
 2024-06-10  6:17 UTC  (4+ messages)
` [RFC PATCH V2 2/8] rust: Extend OPP bindings for the OPP table

[v4l-utils] [PATCH v1 0/3] media-ctl: Add support for subdev TRY state
 2024-06-10  6:14 UTC  (7+ messages)
` [v4l-utils] [PATCH v1 1/3] libv4l2subdev: Extend API with 'which' argument where missing
` [v4l-utils] [PATCH v1 2/3] utils: media-ctl: Prepare for TRY state support
` [v4l-utils] [PATCH v1 3/3] utils: media-ctl: Support accessing the subdev TRY state

[PATCH] Input: adc-joystick - move axes data into the main structure
 2024-06-10  6:13 UTC  (2+ messages)

[PATCH v4 1/4] tracing: add __print_sym() to replace __print_symbolic()
 2024-06-10  6:13 UTC 

[PATCH net-next v9 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-10  6:10 UTC  (4+ messages)
` [PATCH net-next v9 6/6] net: tn40xx: add phylink support

[PATCH v2] scsi: add missing MODULE_DESCRIPTION() macros
 2024-06-10  6:10 UTC  (2+ messages)

[PATCH] mm: sparse: clarify a variable name and its value
 2024-06-10  6:06 UTC  (4+ messages)

[PATCH 00/24] Staging: rtl8192e: Maintenance renames and cleanup
 2024-06-10  6:08 UTC  (26+ 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

[RESEND V5] ieee1275/ofdisk: retry on open and read failure
 2024-06-10  6:05 UTC 

[PATCH] hw/arm/xilinx_zynq: Fix IRQ/FIQ routing
 2024-06-10  6:04 UTC  (2+ messages)

[GSoC]: Implement consistency check for refs blog
 2024-06-10  6:04 UTC  (2+ messages)

[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-10  6:04 UTC  (5+ messages)
` [PATCH net-next 12/13] net: dsa: lantiq_gswip: Add and use a GSWIP_TABLE_MAC_BRIDGE_FID macro

[Bug 60758] New: module scsi_wait_scan not found kernel panic on boot
 2024-06-10  6:03 UTC  (2+ messages)
` [Bug 60758] "

[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()

[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 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] 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  (4+ messages)
` [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  (6+ messages)
` [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  (5+ 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


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.