All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-03 17:44:29 to 2024-12-03 18:59:06 UTC [more...]

infelicities in git hash-object --stdin-paths with special characters
 2024-12-02 17:41 UTC 

[RFC PATCH v1 00/43] Introduce helper-to-tcg
 2024-12-03 19:00 UTC  (36+ messages)
` [RFC PATCH v1 02/43] accel/tcg: Add bitreverse and funnel-shift runtime helper functions
` [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
` [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
` [RFC PATCH v1 05/43] tcg: Add helper function dispatcher and hook tcg_gen_callN
` [RFC PATCH v1 08/43] include/helper-to-tcg: Introduce annotate.h
` [RFC PATCH v1 09/43] helper-to-tcg: Introduce get-llvm-ir.py
` [RFC PATCH v1 28/43] helper-to-tcg: Introduce TcgType.h
` [RFC PATCH v1 34/43] target/hexagon: Add get_tb_mmu_index()
` [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
` [RFC PATCH v1 37/43] target/hexagon: Make HVX vector args. restrict *

[PATCH v6 00/28] cxl: add type2 device basic support
 2024-12-03 18:55 UTC  (12+ messages)
` [PATCH v6 04/28] cxl/pci: add check for validating capabilities
` [PATCH v6 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v6 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v6 24/28] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v6 26/28] cxl: add function for obtaining region range

[PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-03 18:55 UTC  (2+ messages)

[PATCH v5] [CI] drm/xe/vsec: Support BMG devices
 2024-12-03 18:55 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe/vsec: Support BMG devices (rev6)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 00/10] iio: adc: ad7124: Various fixes
 2024-12-03 18:53 UTC  (7+ messages)
` [PATCH v5 08/10] iio: adc: ad_sigma_delta: Check for previous ready signals

Reset on Beaglebone Black has become unreliable/broken
 2024-12-03 18:51 UTC  (11+ messages)

Add crc-next tree to linux-next
 2024-12-03 18:51 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/kexec: bump to version 2.0.30
 2024-12-03 18:49 UTC 

[PATCH net-next] inet: add indirect call wrapper for getfrag() calls
 2024-12-03 18:49 UTC  (3+ messages)

[PATCH v6 0/2] iommu/arm-smmu-v3: Parse out event records
 2024-12-03 18:49 UTC  (3+ messages)
` [PATCH v6 1/2] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
` [PATCH v6 2/2] iommu/arm-smmu-v3: Log better event records

[PATCH v2 0/2] Extend 8-byte PCI load/store support to x86 arch
 2024-12-03 18:41 UTC  (3+ messages)
` [PATCH v2 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
` [PATCH v2 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64

[PATCH] riscv/ptrace: add new regset to get original a0 register
 2024-12-03 18:45 UTC  (5+ messages)

[PATCH RFT v13 0/8] fork: Support shadow stacks in clone3()
 2024-12-03 18:43 UTC  (9+ messages)
` [PATCH RFT v13 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v13 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v13 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v13 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v13 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v13 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v13 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v13 8/8] selftests/clone3: Test shadow stack support

[PATCH 0/7] drm/dp_mst: Fix a few side-band message handling issues
 2024-12-03 18:44 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Fix a few side-band message handling issues (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "

[b4 PATCH RESEND 0/5] Resolve some static typing errors
 2024-12-03 18:44 UTC  (3+ messages)

[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
 2024-12-03 18:43 UTC  (6+ messages)

[PATCH] tools/perf/tests/expr: Make the system_tsc_freq test only for intel
 2024-12-03 18:42 UTC  (9+ messages)

[PATCH v2] drm/xe/display: fix ttm_bo_access() usage
 2024-12-03 18:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/display: fix ttm_bo_access() usage (rev3)

[PATCH 1/2] gpio: omap: allow building the module with COMPILE_TEST=y
 2024-12-03 18:41 UTC  (5+ messages)
` [PATCH 2/2] gpio: omap: save two lines by using devm_clk_get_prepared()

[PATCH] smp: Evaluate local cond_func() before IPI side-effects
 2024-12-03 18:39 UTC 

[PATCH v3 00/15] Allocate and free frozen pages
 2024-12-03 18:38 UTC  (5+ messages)
` [PATCH v3 01/15] mm/page_alloc: Cache page_zone() result in free_unref_page()

[PATCH v8 0/4] test/intel/xe_sysfs: Restore sysfs params correctly
 2024-12-03 18:36 UTC  (5+ messages)
` [PATCH v8 1/4] lib/igt_sysfs: Add engine list helpers
` [PATCH v8 4/4] tests/intel/xe_sysfs_scheduler: Assert sysfs params are restored

[PATCH v4 0/3] drm/tidss: Add OLDI bridge support
 2024-12-03 18:36 UTC  (4+ messages)

[PATCH v1] app/testpmd: use Tx preparation in txonly engine
 2024-12-03 18:35 UTC  (2+ messages)

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-03 18:34 UTC  (10+ messages)

[GIT PULL] perf-tools changes for v6.13
 2024-12-03 18:33 UTC  (5+ messages)

[PATCH net] net: defer final 'struct net' free in netns dismantle
 2024-12-03 18:33 UTC  (3+ messages)

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-03 18:23 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2024-12-03 18:32 UTC  (10+ messages)
            ` [EXTERNAL] "

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-03 18:32 UTC  (5+ messages)
` [PATCH 4/9] crypto: qce - shrink code with devres clk helpers

[PATCH v2 0/3] drm/dp: extract payload helpers
 2024-12-03 18:31 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/dp: extract payload helpers (rev2)

[f2fs-dev] [syzbot] [f2fs?] UBSAN: array-index-out-of-bounds in read_inline_xattr
 2024-12-03 18:31 UTC  (2+ messages)
`  "

[PATCH 0/4] libfdt: Add namelen variants for setprop
 2024-12-03 18:30 UTC  (5+ messages)
` [PATCH 1/4] libfdt: add fdt_get_property_namelen_w()
` [PATCH 2/4] libfdt_internal: fdt_find_string_len_()
` [PATCH 3/4] libfdt: Add fdt_setprop_namelen()
` [PATCH 4/4] libfdt: Add fdt_setprop_namelen_string()

[syzbot] [mm?] BUG: stack guard page was hit in sys_sendfile64
 2024-12-03 18:30 UTC 

[syzbot] [bcachefs?] KMSAN: uninit-value in LZ4_decompress_safe_partial
 2024-12-03 18:30 UTC 

[syzbot] [exfat?] general protection fault in exfat_get_dentry_cached
 2024-12-03 18:30 UTC 

[PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-03 18:29 UTC  (11+ messages)
` [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
` [PATCH 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg
` [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock

[bug report] ceph: decode interval_sets for delegated inos
 2024-12-03 18:29 UTC  (3+ messages)

[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
 2024-12-03 18:27 UTC  (3+ messages)
` [PATCH 01/11] gpio: imx_rgpio2p: Move 8ulp_data to data section

[RFC PATCH v3 0/9] futex: Add support task local hash maps
 2024-12-03 18:27 UTC  (3+ messages)

Checkpatch miscomplaint about macro parentheses enclosure in traces
 2024-12-03 18:27 UTC 

[PATCH] include: Rename sysemu/ -> system/
 2024-12-03 18:26 UTC  (2+ messages)

[PATCH] arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
 2024-12-03 18:24 UTC  (2+ messages)

[PATCH] net: wireguard: Allow binding to specific ifindex
 2024-12-03 18:25 UTC  (3+ messages)

How to add RTS support for wwan0at0 port
 2024-12-03 18:24 UTC  (10+ messages)
      `  "
          `  "

[PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
 2024-12-03 18:24 UTC  (3+ messages)

[PATCH 0/3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2024-12-03 18:23 UTC  (3+ messages)

Checkpatch miscomplaint about multi-arm if-statement
 2024-12-03 18:23 UTC 

[PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
 2024-12-03 18:22 UTC 

[PATCH v3 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2024-12-03 18:22 UTC  (7+ messages)
` [PATCH v3 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v3 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH] drm/vmwgfx: Add Fake EDID
 2024-12-03 18:21 UTC  (9+ messages)

[PATCH v2 0/2] Add basic tracing support for m68k
 2024-12-03 18:21 UTC  (3+ messages)
` [PATCH v2 2/2] arch: m68k: Add STACKTRACE support

[PATCH net] geneve: do not assume mac header is set in geneve_xmit_skb()
 2024-12-03 18:21 UTC 

[PATCH v4 0/1] Seal system mappings
 2024-12-03 18:19 UTC  (6+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v2 1/2] net/bonding: introduce direct link bonding mode
 2024-12-03 18:18 UTC  (4+ messages)

[PATCH 0/6] drm/i915/lspcon: interface cleanups
 2024-12-03 18:18 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ i915.CI.BAT: failure "

[syzbot] [net?] WARNING in geneve_xmit (2)
 2024-12-03 18:18 UTC 

[PATCH] drm/amd: Add the capability to mark certain firmware as "required"
 2024-12-03 18:14 UTC 

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-03 16:55 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings

[PATCH 4.19 000/138] 4.19.325-rc1 review
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.12 v3 3/3] net: fec: make PPS channel configurable
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.11 v4 2/3] net: fec: refactor PPS channel configuration
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.12 v4 3/3] net: fec: make PPS channel configurable
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.6] crypto: starfive - Do not free stack buffer
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.12 v3 1/3] dt-bindings: net: fec: add pps channel property
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.11 v3 3/3] net: fec: make PPS channel configurable
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.11 v3 2/3] net: fec: refactor PPS channel configuration
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.11 v3 1/3] dt-bindings: net: fec: add pps channel property
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.12 v4 2/3] net: fec: refactor PPS channel configuration
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.12 v3 2/3] net: fec: refactor PPS channel configuration
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.12 v4 1/3] dt-bindings: net: fec: add pps channel property
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.11 v4 3/3] net: fec: make PPS channel configurable
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 5.15] drm/amd/pm: Fix negative array index read
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH 6.11 v4 1/3] dt-bindings: net: fec: add pps channel property
 2024-12-03 18:13 UTC  (2+ messages)

[PATCH v5.10-v6.1] driver core: bus: Fix double free in driver API bus_register()
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Skip Invalid Streams from DSC Policy
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH 6.6.y] Compiler Attributes: disable __counted_by for clang < 19.1.3
 2024-12-03 18:13 UTC  (3+ messages)

[PATCH v2] net/bonding: add user callback for bond xmit policy
 2024-12-03 18:11 UTC  (2+ messages)

[PATCH] cgroup/cpuset: Remove stale text
 2024-12-03 18:10 UTC  (3+ messages)

[PATCH 0/7] Enhance documentation for new developers
 2024-12-03 18:10 UTC  (8+ messages)
` [PATCH 5/7] docs: add a codebase section
` [PATCH 6/7] docs: add a glossary

[PATCH v2 0/2] firmware: arm_scmi: unbound discrete rates, support round rate
 2024-12-03 17:39 UTC  (2+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: round rate bisecting in discrete rates

Perf test 7 fails on s390 since 6.12.0
 2024-12-03 18:10 UTC  (3+ messages)

[PATCH 0/5] fix test/unittest/usdt/tst.multitrace.sh
 2024-12-03 18:09 UTC  (4+ messages)
` [PATCH 4/5] libproc: guard against Puntrace() of terminated processes
  ` [DTrace-devel] "

[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-03 18:07 UTC  (4+ messages)
` [PATCH 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()

[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-12-03 18:06 UTC  (4+ messages)
` [RFC PATCH v2 16/20] fwctl/cxl: Add support to filter exclusive features

[PATCH] crypto: qce - fix priority to be less than ARMv8 CE
 2024-12-03 18:05 UTC 

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-03 18:05 UTC  (6+ messages)
` [PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
` [PATCH 2/5] mm/vma: move unmapped_area() "
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
` [PATCH 4/5] mm/vma: move stack expansion logic to mm/vma.c
` [PATCH 5/5] mm/vma: move __vm_munmap() "

[PATCH v6 0/2] perf: Relex privilege restriction on AMD IBS
 2024-12-03 18:04 UTC  (3+ messages)
` [PATCH 1/2] perf/core: Export perf_exclude_event()
` [PATCH 2/2] perf/x86: Relax privilege filter restriction on AMD IBS

[PATCH 1/2] drm/etnaviv: Preallocate STLB according to CPU PAGE_SIZE
 2024-12-03 18:04 UTC  (2+ messages)

[PATCH v6 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-12-03 18:01 UTC  (3+ messages)

[PATCH net-next v7 0/9] lib: packing: introduce and use (un)pack_fields
 2024-12-03 18:01 UTC  (12+ messages)
` [PATCH net-next v7 2/9] lib: packing: demote truncation error in pack() to a warning in __pack()
` [PATCH net-next v7 3/9] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next v7 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH] migration/multifd: Fix compile error caused by page_size usage
 2024-12-03 17:59 UTC  (4+ messages)

rev-list --ancestry-path with arg - bug or undocumented requirement
 2024-12-03 17:59 UTC  (7+ messages)
      ` [PATCH] doc: mention rev-list --ancestry-path restrictions

[PATCH v1 0/7] drm/mediatek: Add support for HDMIv2 and DDCv2 IPs
 2024-12-03 16:50 UTC  (3+ messages)
` [PATCH v1 1/7] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-12-03 16:50 UTC  (5+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity

[PATCH v3] drm/amdkfd: Have kfd driver use same PASID values from graphic driver
 2024-12-03 18:03 UTC 

[PATCH v2] drm/etnaviv: add optional reset support
 2024-12-03 17:58 UTC  (2+ messages)

[PATCH] net/tap: add new macpair option for split MAC address
 2024-12-03 17:56 UTC  (2+ messages)

[RFC PATCH v4 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-03 17:56 UTC  (3+ messages)
` [RFC PATCH v4 05/20] x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables

[PATCH net] net: avoid potential UAF in default_operstate()
 2024-12-03 17:56 UTC  (3+ messages)

[PATCH v4 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-03 17:52 UTC  (4+ messages)
` [PATCH v4 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[PATCH v6 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2024-12-03 17:53 UTC  (2+ messages)

[PATCH v6 0/3] Add support for codec of F1C100s
 2024-12-03 17:50 UTC  (2+ messages)
` (subset) "

[PATCH i-g-t] tests/intel: Don't abort the test on the unavailability of sysnode
 2024-12-03 17:53 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[Intel-wired-lan] [PATCH iwl-net 0/2] idpf: trigger SW interrupt when exiting wb_on_itr mode
 2024-12-03 17:52 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-net 2/2] "
      ` [Intel-wired-lan][PATCH "

[PATCH v5 0/3] Add support for codec of F1C100s
 2024-12-03 17:50 UTC  (2+ messages)

[PATCH 0/5] ASoC: Correct *-objs usages
 2024-12-03 17:51 UTC  (2+ messages)

[PATCH 0/2] ASoC: Splitting cs35l56 SoundWire DAI into separate playback and capture DAIs
 2024-12-03 17:51 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
 2024-12-03 17:50 UTC  (2+ messages)

[PATCH 0/3] Fix dm_array_cursor skipping and error handling
 2024-12-03 17:50 UTC  (4+ messages)
` [PATCH 1/3] dm array: fix releasing a faulty array block twice in dm_array_cursor_end
` [PATCH 2/3] dm array: fix unreleased btree blocks on closing a faulty array cursor
` [PATCH 3/3] dm array: fix cursor index when skipping across block boundaries

[PATCH v3 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2024-12-03 17:47 UTC  (2+ messages)
` [PATCH v3 1/1] drm/xe/guc/capture: "

[PATCH v16] drm/etnaviv: Fix page property being used for non writecombine buffers
 2024-12-03 17:47 UTC  (2+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-12-03 17:45 UTC  (3+ messages)
` [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()

[PATCH net-next v12 00/22] Introducing OpenVPN Data Channel Offload
 2024-12-03 17:46 UTC  (3+ messages)
` [PATCH net-next v12 17/22] ovpn: implement peer add/get/dump/delete via netlink

[PATCH] x86/tdx: Dump attributes and TD_CTLS on boot
 2024-12-03 17:46 UTC  (2+ messages)

[PATCH] drm/etnaviv: Add fdinfo support for memory stats
 2024-12-03 17:46 UTC  (2+ messages)

[PATCH 4/7] drm/dp_mst: Fix down request message timeout handling
 2024-12-03 17:46 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] arm64: dts: ti: k3-am62p: Enable Mailbox nodes at the board level
 2024-12-03 17:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am67a-beagley-ai: Add remote processor nodes

[PATCH net-next] r8169: remove support for chip version 11
 2024-12-03 17:44 UTC  (2+ messages)

[Bug 219553] New: Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP) not able to connnect to Logitech MX Master 3S
 2024-12-03 17:44 UTC 

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-12-03 17:44 UTC  (12+ messages)
` [PATCH v14 3/8] drm/ttm/pool: Provide a helper to shrink pages


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.