All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-23 16:03:00 to 2023-10-23 16:29:52 UTC [more...]

[cocci] Finding functions that do not unlock mutex in the same function
 2023-10-23 16:09 UTC  (7+ messages)

[PATCH iwl-next 0/3] i40e: Add and use version check helpers
 2023-10-23 16:29 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/3] i40e: Move i40e_is_aq_api_ver_ge helper
` [Intel-wired-lan] [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
` [Intel-wired-lan] [PATCH iwl-next 3/3] i40e: Use helpers to check running FW and AQ API versions

Clang LLVM do_package strip error
 2023-10-23 16:29 UTC 

[PATCH v3 00/19] stackdepot: allow evicting stack traces
 2023-10-23 16:22 UTC  (20+ messages)
` [PATCH v3 01/19] lib/stackdepot: check disabled flag when fetching
` [PATCH v3 02/19] lib/stackdepot: simplify __stack_depot_save
` [PATCH v3 03/19] lib/stackdepot: drop valid bit from handles
` [PATCH v3 04/19] lib/stackdepot: add depot_fetch_stack helper
` [PATCH v3 05/19] lib/stackdepot: use fixed-sized slots for stack records
` [PATCH v3 06/19] lib/stackdepot: fix and clean-up atomic annotations
` [PATCH v3 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v3 08/19] lib/stackdepot: rename next_pool_required to new_pool_required
` [PATCH v3 09/19] lib/stackdepot: store next pool pointer in new_pool
` [PATCH v3 10/19] lib/stackdepot: store free stack records in a freelist
` [PATCH v3 11/19] lib/stackdepot: use read/write lock
` [PATCH v3 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v3 13/19] kmsan: use stack_depot_save instead of __stack_depot_save
` [PATCH v3 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
` [PATCH v3 15/19] lib/stackdepot: add refcount for records
` [PATCH v3 16/19] lib/stackdepot: allow users to evict stack traces
` [PATCH v3 17/19] kasan: remove atomic accesses to stack ring entries
` [PATCH v3 18/19] kasan: check object_size in kasan_complete_mode_report_info
` [PATCH v3 19/19] kasan: use stack_depot_put for tag-based modes

[PATCH 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-10-23 16:29 UTC  (6+ messages)
` [PATCH 1/1] "

[Intel-xe] [PATCH 1/3] drm/xe/xe2: Add initial workarounds
 2023-10-23 16:29 UTC  (2+ messages)

State of contrib/vhost-user-input?
 2023-10-23 16:18 UTC 

[PATCH v2] vsock/virtio: initialize the_virtio_vsock before using VQs
 2023-10-23 16:28 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-10-23 16:28 UTC 

[PATCH] doc/git-bisect: clarify `git bisect run` syntax
 2023-10-23 16:27 UTC  (5+ messages)

[PATCH v4] mux: mmio: use reg property when parent device is not a syscon
 2023-10-23 16:26 UTC 

[PATCH v2 1/1] tty: i3c: add TTY over I3C master support
 2023-10-23 16:26 UTC  (3+ messages)

[Buildroot] [git commit] package/tar: allowing building even on non-Y2038 compliant systems
 2023-10-23 16:21 UTC 

[PATCH v3] mux: mmio: use reg property when parent device is not a syscon
 2023-10-23 16:26 UTC  (5+ messages)

[PATCH 6.5 000/241] 6.5.9-rc1 review
 2023-10-23 16:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/raspberrypi*: stop setting powersave as the default CPU governor
 2023-10-23 16:25 UTC  (4+ messages)

[PATCH 6.1 000/196] 6.1.60-rc1 review
 2023-10-23 16:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/device_reset: fix logic to unbind when snd_hda_intel is loaded
 2023-10-23 16:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-23 16:23 UTC  (5+ messages)
` [PATCH v4 bpf-next 3/7] bpf: enhance subregister bounds deduction logic

[PATCH v3 0/9] drm/vc4: hdmi: Broadcast RGB, BT601, BT2020
 2023-10-23 16:22 UTC  (8+ messages)
` [PATCH v3 3/9] drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB range

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-10-23 16:23 UTC  (5+ messages)
` [PATCH v13 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v13 09/10] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports

[PATCH 5.15 000/137] 5.15.137-rc1 review
 2023-10-23 16:23 UTC  (2+ messages)

[RFC PATCH v2 0/6] slub: Delay freezing of CPU partial slabs
 2023-10-23 16:22 UTC  (4+ messages)
` [RFC PATCH v2 1/6] slub: Keep track of whether slub is on the per-node partial list

[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
 2023-10-23 16:21 UTC  (14+ messages)
` [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
` [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions

[PATCH v8 00/13] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-23 16:20 UTC  (7+ messages)
` [PATCH v8 03/13] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v8 04/13] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU

[PATCH v11 00/16] LAM and LASS KVM Enabling
 2023-10-23 16:20 UTC  (3+ messages)
` [PATCH v11 02/16] KVM: x86: Use a new flag for branch targets

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-23 16:20 UTC  (7+ messages)

[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
 2023-10-23 16:19 UTC  (5+ messages)
` [PATCH V4 13/17] platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
` [PATCH V4 14/17] platform/x86/intel/pmc: Retrieve LPM information using Intel PMT

Couldn't get audit messages for 'listen' on kernel 4.19.0-6-686-pae
 2023-10-23 16:19 UTC  (4+ messages)

[PATCH 0/7] irqchip/renesas-rzg2l: add support for RZ/G3S SoC
 2023-10-23 16:19 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: document RZ/G3S

[PATCH] dt-bindings: regulator: dlg,da9210: Convert to json-schema
 2023-10-23 16:18 UTC  (2+ messages)

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-10-23 16:17 UTC  (25+ messages)
` [PATCH v2 06/19] lib/stackdepot: fix and clean-up atomic annotations
` [PATCH v2 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v2 11/19] lib/stackdepot: use read/write lock
` [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
` [PATCH v2 17/19] kasan: remove atomic accesses to stack ring entries
` [PATCH v2 19/19] kasan: use stack_depot_put for tag-based modes

[PATCH] mm/page_alloc: fix the potential memory waste in page_frag_alloc_align
 2023-10-23 16:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-10-23 16:18 UTC 

[PATCH v4 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-23 16:16 UTC  (14+ messages)
` [PATCH v4 1/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH v4 2/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH v4 3/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH v4 4/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH v4 5/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
` [PATCH v4 6/6] i3c: master: svc: fix random hot join failure since timeout error

[GIT PULL] Btrfs fix for 6.6-rc8
 2023-10-23 16:10 UTC 

PIC probing code from e179f6914152 failing
 2023-10-23 16:17 UTC  (5+ messages)

[PATCH 0/3] hw/arm: Create second NonSecure UART for virt board
 2023-10-23 16:15 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/virt: Add serial aliases in DTB
` [PATCH 2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]
` [PATCH 3/3] hw/arm/virt: allow creation of a second NonSecure UART

[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-10-23 16:08 UTC  (36+ messages)
` [PATCH v2 01/17] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [PATCH v2 02/17] hw/cxl/mbox: Split mailbox command payload into separate input and output
` [PATCH v2 03/17] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PATCH v2 04/17] hw/cxl/mbox: Generalize the CCI command processing
` [PATCH v2 05/17] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [PATCH v2 06/17] hw/cxl: Add a switch mailbox CCI function
` [PATCH v2 07/17] hw/cxl/mbox: Add Information and Status / Identify command
` [PATCH v2 08/17] hw/cxl/mbox: Add Physical Switch "
` [PATCH v2 09/17] hw/pci-bridge/cxl_downstream: Set default link width and link speed
` [PATCH v2 10/17] hw/cxl: Implement Physical Ports status retrieval
` [PATCH v2 11/17] hw/cxl/mbox: Add support for background operations
` [PATCH v2 12/17] hw/cxl/mbox: Wire up interrupts for background completion
` [PATCH v2 13/17] hw/cxl: Add support for device sanitation
` [PATCH v2 14/17] hw/cxl/mbox: Add Get Background Operation Status Command
` [PATCH v2 15/17] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH v2 16/17] hw/cxl: Add dummy security state get
` [PATCH v2 17/17] hw/cxl: Add tunneled command support to mailbox for switch cci

[PATCH] drm/amdxcp: fix amdxcp unloads incompletely
 2023-10-23 16:17 UTC  (2+ messages)

[PATCH v5 00/18] IOMMUFD Dirty Tracking
 2023-10-23 16:16 UTC  (8+ messages)
` [PATCH v5 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP

[GIT PULL] s390 fixes for 6.6-rc7
 2023-10-23 16:11 UTC  (4+ messages)
    ` [PATCH] s390/pci: remove custom and misleading bitmap_vzalloc

[PATCH bpf-next v2 0/7] exact states comparison for iterator convergence checks
 2023-10-23 16:16 UTC  (5+ messages)
` [PATCH bpf-next v2 5/7] bpf: correct loop detection for iterators convergence

[PATCH v2 0/4] Add tst_fd iterator API
 2023-10-23 15:59 UTC  (4+ messages)
` [PATCH v2 4/4] syscalls: splice07: New splice tst_fd iterator test
  ` [LTP] "

[PATCH] freezer,sched: Report TASK_FROZEN tasks as TASK_UNINTERRUPTIBLE
 2023-10-23 16:15 UTC  (2+ messages)

[meta-ti][kirkstone] regression with rogue gpu
 2023-10-23 16:15 UTC 

[PATCH v3] firmware_loader: Abort new fw load request once firmware core knows about reboot
 2023-10-23 16:15 UTC  (4+ messages)

[linux-next:master 11303/14422] include/linux/io-pgtable.h:172:44: warning: 'struct iommu_dirty_bitmap' declared inside parameter list will not be visible outside of this definition or declaration
 2023-10-23 16:14 UTC  (2+ messages)

[PATCH nft 1/2] tests/shell: inline input data in "single_anon_set" test
 2023-10-23 16:13 UTC  (2+ messages)
` [PATCH nft 2/2] tools: reject unexpected files in "tests/shell/testcases/" with "check-tree.sh"

[PATCH 00/15] eal: mark older API's stable
 2023-10-23 16:14 UTC  (6+ messages)
` [PATCH v2 00/14] eal: mark older API's as stable
  ` [PATCH v2 04/14] eal: make rte_drand a stable API
  ` [PATCH v2 08/14] eal: make seqcount and seqlock stable

[PATCH v3] usb: core: hub: Add quirks for reducing device address timeout
 2023-10-23 16:13 UTC  (8+ messages)
` [PATCH v4] "

[Intel-xe] [PATCH v9 00/11] Supporting RAS on XE
 2023-10-23 16:13 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-10-23 16:12 UTC  (8+ messages)

[PATCH] drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'
 2023-10-23 16:12 UTC 

We Know All Your Donors
 2023-10-23 16:09 UTC 

[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-23 16:09 UTC  (10+ messages)
` [PATCH 1/9] target/avr: Use tcg_gen_extract_tl
` [PATCH 2/9] target/cris: "
` [PATCH 3/9] target/mips: Use tcg_gen_extract_i32
` [PATCH 4/9] target/ppc: "
` [PATCH 5/9] target/sparc: Use tcg_gen_extract_tl
` [PATCH 6/9] target/xtensa: Use tcg_gen_extract_i32
` [PATCH 7/9] target/mips: Use tcg_gen_sextract_tl
` [RFC PATCH 8/9] target/cris: "
` [RFC PATCH 9/9] target/ppc: "

[PATCH v2] debugobjects: stop accessing objects after releasing spinlock
 2023-10-23 16:11 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] lsm: drop LSM_ID_IMA
 2023-10-23 16:11 UTC  (6+ messages)

stable-rc/linux-5.4.y baseline: 102 runs, 27 regressions (v5.4.258-124-gfe0f70cc261a)
 2023-10-23 16:11 UTC 

Eventdev dequeue-enqueue event correlation
 2023-10-23 16:10 UTC 

[PATCH net-next 0/3] Cleanup and optimizations to transmit code
 2023-10-23 16:08 UTC  (4+ messages)
` [PATCH net-next 2/3] octeon_ep: implement xmit_more in transmit

RTT-PROBE: lore-subspace-rtt
 2023-10-23 16:08 UTC 

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-10-23 16:08 UTC  (11+ messages)

Refactor arm64/domctl.c 'subarch_do_domctl' to avoid unreachable break
 2023-10-23 16:07 UTC  (4+ messages)

[PATCH v3] builtin/branch.c: adjust error messages to coding guidelines
 2023-10-23 16:06 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/4] Apply Wa_16018031267 / Wa_16018063123
 2023-10-23 16:06 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 4/4] drm/i915: Set copy engine arbitration for "

[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
 2023-10-23 16:06 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: adis16460: Add 'spi-cs-inactive-delay-ns' property

[Intel-xe] [PATCH] drm/xe: Add mocs kunit
 2023-10-23 16:03 UTC 

[PATCH 1/2] media: pci: mgb4: add COMMON_CLK dependency
 2023-10-23 16:05 UTC  (2+ messages)
` [PATCH 2/2] media: pci: mgb4: remove bogus 'select' statements

X86 parallel bring up regression
 2023-10-23 16:04 UTC  (2+ messages)

[PATCH v3 bpf-next 0/9] bpf: File verification with LSM and fsverity
 2023-10-23 16:03 UTC  (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v3 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v3 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v3 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v3 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v3 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v3 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v3 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v3 bpf-next 9/9] selftests/bpf: Add test that use fsverity and xattr to sign a file

[PATCH 0/5] staging: media: av7110: Fix various formatting and small code issues
 2023-10-23 15:24 UTC  (4+ messages)
` [PATCH 2/5] staging: media: av7110: Fix various whitespace checkpatch errors

[LTP] [PATCH v7 0/5] Improve ioctl02.c
 2023-10-23 16:02 UTC  (6+ messages)
` [LTP] [PATCH v7 1/5] Refactor ioctl02.c to use the new test API
` [LTP] [PATCH v7 2/5] Make checks for termio flags more strict
` [LTP] [PATCH v7 3/5] Remove disabled code in ioctl02.c
` [LTP] [PATCH v7 4/5] Use termios instead of legacy struct "
` [LTP] [PATCH v7 5/5] Extend ioctl02 to test termio and termios


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.