All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-13 21:48:59 to 2024-03-13 22:53:21 UTC [more...]

[PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements
 2024-03-13 22:51 UTC  (4+ messages)
` [PATCH v2 1/3] target/hppa: Fix assemble_16 insns for wide mode
` [PATCH v2 2/3] target/hppa: Fix assemble_11a "
` [PATCH v2 3/3] target/hppa: Fix assemble_12a "

[PATCH v2] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
 2024-03-13 22:53 UTC  (2+ messages)

[PATCH v3 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-13 22:51 UTC  (4+ messages)

[GIT PULL] RCU changes for v6.9
 2024-03-13 22:52 UTC  (12+ messages)
` Unexplained long boot delays [Was Re: [GIT PULL] RCU changes for v6.9]

[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
 2024-03-13 22:51 UTC  (11+ messages)

[PATCH] libselinux/src/Makefile: fix reallocarray strlcpy detection
 2024-03-13 22:52 UTC  (2+ messages)

[PATCH v3 0/7] Clean up arm linker scripts
 2024-03-13 22:43 UTC  (5+ messages)
` [PATCH v3 2/7] arm: clean up v7 and v8 linker scripts for bss_start/end

[PATCH net 1/2] net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
 2024-03-13 22:50 UTC  (4+ messages)
` [PATCH net 2/2] net: ethernet: mtk_eth_soc: fix PPE hanging issue

[PATCH] libsepoll/src/Makefile: Fix reallocarray detection when cross-compiling
 2024-03-13 22:50 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/qt5/qt5webkit: backport upstream patches to fix build
 2024-03-13 22:46 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/qt5/qt5webkit: fix JavaScriptCore parser error
` [Buildroot] [PATCH 2/2] package/qt5/qt5webkit: fix WebCore compatibility issue with updated libxml2

[PATCH v3] LSM: use 32 bit compatible data types in LSM syscalls
 2024-03-13 22:48 UTC  (4+ messages)

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-13 22:47 UTC  (6+ messages)
` [PATCH v4 3/3] "

[PATCH] libselinux, libsepol: Add CFLAGS and LDFLAGS to Makefile checks
 2024-03-13 22:48 UTC 

2 md/raid fixes
 2024-03-13 22:47 UTC 

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-13 22:45 UTC  (7+ messages)

[PATCH v5 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-13 22:47 UTC  (5+ messages)
` [PATCH v5 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v5 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking

[PATCH 1/3] wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
 2024-03-13 22:47 UTC  (20+ messages)
` [PATCH 2/3] wifi: rtlwifi: Adjust rtl8192d-common for USB
` [PATCH 3/3] wifi: rtlwifi: Add new rtl8192du driver

[PATCH 0/1] log: make the --oneline option work with -L
 2024-03-13 22:47 UTC  (6+ messages)

[PATCH v3] riscv: Optimize crc32 with Zbc extension
 2024-03-13 22:47 UTC  (3+ messages)

linux-next: manual merge of the kspp tree with the kbuild tree
 2024-03-13 22:44 UTC  (2+ messages)

[tip:master] BUILD SUCCESS b5ff5e3af69ff09379c8973d9a563a722f980147
 2024-03-13 22:43 UTC 

[PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE
 2024-03-13 22:43 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for "
` ✓ CI.xeBAT: success "

[PATCH] date: make "iso-strict" conforming for the UTC timezone
 2024-03-13 22:42 UTC  (3+ messages)
` [PATCH v2] "

[tip:perf/urgent] BUILD SUCCESS ad8c91282c95f801c37812d59d2d9eba6899b384
 2024-03-13 22:42 UTC 

[tip:x86/build] BUILD SUCCESS 9b67ce2c121fbf11c0c7b6216c08200fda23c9af
 2024-03-13 22:41 UTC 

[RFC PATCH 1/2] docs: automarkup: linkify CVSS: strings
 2024-03-13 22:41 UTC  (5+ messages)
` [RFC PATCH 2/2] doc: distros: new document about assessing security vulnerabilities

DT Query on "New Compatible vs New Property"
 2024-03-13 22:40 UTC  (17+ messages)

[PATCH v6] platform/x86: add lenovo wmi camera button driver
 2024-03-13 22:40 UTC  (2+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-03-13 22:40 UTC  (5+ messages)
` [PATCH v9 1/1] "

[OE-core][kirkstone][PATCH] expat: patch CVE-2024-28757
 2024-03-13 22:39 UTC 

[GSoC][PATCH 0/1] add zero count optimization in ewah_bitmap.c
 2024-03-13 22:37 UTC  (2+ messages)
` [GSoC][PATCH v2] Optimize ewah_bitmap.c for efficiency using trailing zeros for set bit iteration

[PATCH for-9.0 v14 0/8] riscv: set vstart_eq_zero on vector insns
 2024-03-13 22:36 UTC  (10+ messages)
` [PATCH for-9.0 v14 1/8] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH for-9.0 v14 2/8] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH for-9.0 v14 3/8] target/riscv: always clear vstart in whole vec "
` [PATCH for-9.0 v14 4/8] target/riscv/vector_helpers: do early exit when vstart >= vl
` [PATCH for-9.0 v14 5/8] target/riscv: remove 'over' brconds from vector trans
` [PATCH for-9.0 v14 6/8] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH for-9.0 v14 7/8] target/riscv: enable 'vstart_eq_zero' in the end of insns
` [PATCH for-9.0 v14 8/8] target/riscv/vector_helper.c: optimize loops in ldst helpers

[syzbot] possible deadlock in hfsplus_block_allocate
 2024-03-13 22:37 UTC  (2+ messages)
` [syzbot] [hfs?] "

[PATCH] MAINTAINERS: Remove myself from several subsystems
 2024-03-13 22:36 UTC  (2+ messages)

[RFC PATCH 0/1] Documentation: networking: document CAN ISO-TP
 2024-03-13 22:34 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ip.7: Add not supported by SOCK_STREAM to socket options
 2024-03-13 22:35 UTC  (8+ messages)

[PATCH v10 0/1] drm/xe: Add helper macro to loop each dss
 2024-03-13 22:34 UTC  (4+ messages)
` [PATCH v10 1/1] "

[PATCH] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
 2024-03-13 22:34 UTC  (4+ messages)

[oe] [meta-python][PATCH] python3-pylint: Fix ptest failures
 2024-03-13 22:33 UTC  (2+ messages)

[PATCH 0/3] small rings clean up
 2024-03-13 22:32 UTC  (3+ messages)
` [PATCH 1/3] io_uring: simplify io_mem_alloc return values

[RFC PATCH 0/2] Introduce serialized smp_call_function APIs
 2024-03-13 22:23 UTC  (4+ messages)

BUG: new USB3 devices not detected after unplugging dock
 2024-03-13 22:30 UTC 

[PATCH i-g-t v12 0/6] introduce Xe multigpu and other multi-GPU helpers
 2024-03-13 22:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for introduce Xe multigpu and other multi-GPU helpers (rev12)
` ✓ CI.xeBAT: "

linux-next: manual merge of the bpf-next tree with the mm-stable tree
 2024-03-13 22:30 UTC  (3+ messages)

linux-next: duplicate patch in the device-mapper tree
 2024-03-13 22:30 UTC  (2+ messages)

[PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
 2024-03-13 22:29 UTC  (5+ messages)

[PATCH 0/5] ACPI: bus: _OSC fixes
 2024-03-13 22:28 UTC  (3+ messages)

[GIT PULL] bcachefs updates for 6.9
 2024-03-13 22:28 UTC  (6+ messages)

[PATCH 5.15 00/76] 5.15.152-rc1 review
 2024-03-13 22:27 UTC  (3+ messages)

Splitting pinned folios
 2024-03-13 22:25 UTC  (4+ messages)

arch/x86/power/cpu.c:406:21: error: implicit declaration of function 'kmalloc_array'; did you mean 'kvmalloc_array'?
 2024-03-13 22:25 UTC 

[GIT PULL] xfs: new code for 6.9
 2024-03-13 22:24 UTC  (2+ messages)

[GIT PULL] pin control changes for v6.9
 2024-03-13 22:24 UTC 

[GIT PULL] mtd: spi-nor: changes for v6.9
 2024-03-13 22:24 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: core: correct type of i
 2024-03-13 22:23 UTC  (3+ messages)

ASMedia ASM1166/ASM1064 port restrictions will break cards with port-multipliers
 2024-03-13 22:20 UTC  (5+ messages)
      ` Re[2]: "

[PATCH] app/crypto-perf-test: fix unset crc algorithm
 2024-03-13 22:15 UTC  (3+ messages)
` [EXTERNAL] "

[Bug 218578] New: MXC6655 accelerometer not working with MXC4005 driver
 2024-03-13 22:14 UTC  (4+ messages)
` [Bug 218578] "

[GIT PULL] power-supply changes for 6.9
 2024-03-13 22:13 UTC 

[GIT PULL] hsi changes for hsi-6.9
 2024-03-13 22:12 UTC 

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-03-13 22:11 UTC  (5+ messages)

[PATCHSET v29.4 08/10] xfs_repair: rebuild inode fork mappings
 2024-03-13 22:11 UTC  (6+ messages)
` [PATCH 1/3] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
` [PATCH 2/3] xfs_repair: sync bulkload data structures with kernel newbt code

[PATCH v2 0/4] Introduce GuC context ID Manager
 2024-03-13 22:11 UTC  (5+ messages)
` [PATCH v2 1/4] drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
` [PATCH v2 2/4] drm/xe/guc: Introduce GuC context ID Manager
` [PATCH v2 3/4] drm/xe/kunit: Add basic tests for "
` [PATCH v2 4/4] drm/xe/guc: Use GuC ID Manager in submission code

[Bug] INFO: task hung in hub_activate
 2024-03-13 22:10 UTC  (8+ messages)
      ` Bug in sysfs_break_active_protection()
          ` [PATCH] fs: sysfs: Fix reference leak "

[PATCH] dt-bindings: clock: samsung,s3c6400-clock: convert to DT Schema
 2024-03-13 22:09 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow 'input' and 'output-enable' properties
 2024-03-13 22:08 UTC  (3+ messages)

[PATCH 0/4] Introduce GuC context ID Manager
 2024-03-13 22:09 UTC  (4+ messages)
` [PATCH 2/4] drm/xe/guc: "

[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
 2024-03-13 22:09 UTC  (2+ messages)

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-13 22:08 UTC  (9+ messages)

[RFC] doc: update required Mingw version
 2024-03-13 22:07 UTC 

[PATCH] io_uring/poll: fix upper bits poll updating
 2024-03-13 22:08 UTC  (2+ messages)

[PATCH] ahci: asm1064: asm1166: don't limit reported ports
 2024-03-13 22:06 UTC  (2+ messages)

[PATCH] Fix divide-by-zero on DP unplug with nouveau
 2024-03-13 22:06 UTC  (6+ messages)
    ` [PATCH v2] Fix divide-by-zero regression on DP MST "
        ` [PATCH v3] "

[PATCH] clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe port
 2024-03-13 22:05 UTC  (2+ messages)

[PATCH 1/3] drm/xe: Introduce a simple wedged state
 2024-03-13 22:06 UTC  (6+ messages)
` [PATCH 3/3] drm/xe: Force wedged state and block GT reset upon any GPU hang

[openeuler:openEuler-1.0-LTS 19926/21854] block/blk-core.c:158:18: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-03-13 22:05 UTC 

[PATCHBOMB] xfsprogs: everything headed towards 6.8
 2024-03-13 22:06 UTC  (3+ messages)
` [PATCHSET V2 05/10] xfsprogs: fix log sector size detection

[PATCHSET 04/10] xfsprogs: bug fixes for 6.8
 2024-03-13 22:05 UTC  (3+ messages)
` [PATCH 1/1] xfs_repair: double-check with shortform attr verifiers

[wireless:for-next] BUILD SUCCESS 67072c314f5f0ec12a7a51a19f7156eebb073654
 2024-03-13 22:04 UTC 

[PATCHSET 03/10] xfs_repair: faster btree bulkloading
 2024-03-13 22:04 UTC  (5+ messages)
` [PATCH 1/2] xfs_repair: adjust btree bulkloading slack computations to match online repair
` [PATCH 2/2] xfs_repair: bulk load records into new btree blocks

[OE-core][PATCH] meta-ide-support: depend recursively on populate_sysroot
 2024-03-13 22:04 UTC  (2+ messages)

[PATCHSET 01/10] xfsprogs: convert utilities to use new rt helpers
 2024-03-13 22:03 UTC  (27+ messages)
` [PATCH 01/13] libxfs: fix incorrect porting to 6.7
` [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use
` [PATCH 03/13] xfs_repair: fix confusing rt space units in the duplicate detection code
` [PATCH 04/13] libxfs: create a helper to compute leftovers of realtime extents
` [PATCH 05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers
` [PATCH 06/13] xfs_repair: convert utility to use new rt extent helpers and types
` [PATCH 07/13] mkfs: "
` [PATCH 08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper
` [PATCH 09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations
` [PATCH 10/13] xfs_{db,repair}: use accessor functions for bitmap words
` [PATCH 11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations
` [PATCH 12/13] xfs_{db,repair}: use accessor functions for summary info words
` [PATCH 13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks

Enquiry
 2024-03-13 21:43 UTC 

[PATCH v3 00/12] Cover a guard gap corner case
 2024-03-13 21:58 UTC  (6+ messages)
` [PATCH v3 07/12] powerpc: Use initializer for struct vm_unmapped_area_info

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-13 21:47 UTC  (17+ messages)
` [PATCH 01/13] mm/hmm: Process pud swap entry without pud_huge()
` [PATCH 02/13] mm/gup: Cache p4d in follow_p4d_mask()
` [PATCH 03/13] mm/gup: Check p4d presence before going on
` [PATCH 04/13] mm/x86: Change pXd_huge() behavior to exclude swap entries
` [PATCH 05/13] mm/sparc: "
` [PATCH 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
` [PATCH 10/13] mm/gup: Merge pXd huge mapping checks
` [PATCH 11/13] mm/treewide: Replace pXd_huge() with pXd_leaf()
` [PATCH 12/13] mm/treewide: Remove pXd_huge()
` [PATCH 13/13] mm: Document pXd_leaf() API

[PATCH] Revert "block/mq-deadline: use correct way to throttling write requests"
 2024-03-13 21:56 UTC  (2+ messages)

[PATCH] io_uring: Fix release of pinned pages when __io_uaddr_map fails
 2024-03-13 21:56 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-03-13 21:56 UTC 

[Buildroot] [PATCH 1/1] package/postgresql: bump version to 16.2
 2024-03-13 21:54 UTC 

drivers/iommu/arm-smmu.c:1590:10: error: 'struct iommu_ops' has no member named 'enable_nesting'
 2024-03-13 21:53 UTC 

[RFC PATCH 0/1] Add hostname condition to includeIf
 2024-03-13 21:53 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] config: learn the "hostname:" includeIf condition

[PATCH v3 net 0/3] Report RCU QS for busy network kthreads
 2024-03-13 21:53 UTC  (2+ messages)

[PATCH v2] nvme: use nvme_disk_is_ns_head helper
 2024-03-13 21:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/znc: bump version to 1.9.0
 2024-03-13 21:51 UTC 

[PATCH i-g-t] tests/intel/xe_compute_preempt: Add compute threadgroup preempt test
 2024-03-13 21:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V4 0/6] Add riscv tests to cover the base extension specs
 2024-03-13 21:50 UTC  (7+ messages)
` [PATCH V4 1/6] riscv: Add a wrapper to call sbi_ecall for base extension
` [PATCH V4 2/6] riscv: Add test to probe SBI Extension
` [PATCH V4 3/6] riscv: Factor out environment variable check and report generation
` [PATCH 4/6] riscv: Implement test for architecture ID register
` [PATCH V4 5/6] riscv: Enable gen_report() to print the wrong value in case of failure
` [PATCH V4 6/6] riscv: Test for specific SBI implementation ID

[PATCH v3 0/3] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-03-13 21:47 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-03-13 21:49 UTC  (2+ messages)

[PATCH] block: Minimize the number of requests in Direct I/O when bio get pages
 2024-03-13 21:49 UTC  (2+ messages)

[OE-core][nanbield 0/7] Patch review
 2024-03-13 21:48 UTC  (5+ messages)
` [OE-core][nanbield 4/7] bind: upgrade 9.18.20 -> 9.18.21
` [OE-core][nanbield 5/7] bind: Upgrade 9.18.21 -> 9.18.24
` [OE-core][nanbield 6/7] gnutls: upgrade 3.8.1 -> 3.8.2
` [OE-core][nanbield 7/7] gnutls: Upgrade 3.8.2 -> 3.8.3


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.