All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 08:23:09 to 2024-06-21 09:08:08 UTC [more...]

[Patch v4 00/10] Add audio support for LPC32XX CPUs
 2024-06-21  8:30 UTC  (5+ messages)
` [Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-21  8:48 UTC  (3+ messages)
` [PATCH v4 33/40] sh: mach-x3proto: optimize ilsel_enable()

[LTP] [PATCH 00/15] linux system call fixes
 2024-06-21  9:03 UTC  (31+ messages)
` [LTP] [PATCH 01/15] ftruncate: pass a signed offset
` [LTP] [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [LTP] [PATCH 03/15] mips: fix compat_sys_lseek syscall
  `  "
` [LTP] [PATCH 04/15] sparc: fix old compat_sys_select()
` [LTP] [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [LTP] [PATCH 06/15] parisc: use correct "
` [LTP] [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
        `  "
` [LTP] [PATCH 08/15] powerpc: restore some missing spu syscalls
` [LTP] [PATCH 09/15] sh: rework sync_file_range ABI
  `  "
` [LTP] [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [LTP] [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [LTP] [PATCH 12/15] s390: remove native mmap2() syscall
` [LTP] [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [LTP] [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [LTP] [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[LTP] [PATCH] lib: tst_fd: Add kernel version check to memfd_secret
 2024-06-21  9:07 UTC  (7+ messages)

[PATCH] [RFC] mwifiex: Fix NULL pointer deref
 2024-06-21  9:07 UTC  (4+ messages)

[PATCH 6.9 000/281] 6.9.6-rc1 review
 2024-06-20 19:31 UTC  (9+ messages)
` [LTP] "

[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
 2024-06-21  9:05 UTC  (3+ messages)
` [PATCH v3 09/14] arm64: Enable memory encrypt for Realms

[PATCH v2 1/1] iommu/vt-d: Fix missed device TLB cache tag
 2024-06-21  9:05 UTC  (2+ messages)

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-21  9:04 UTC  (5+ messages)

[PATCH v4 0/3] Fix CPER issues related to UEFI 2.9A Errata
 2024-06-21  9:04 UTC  (3+ messages)
` [PATCH v4 1/3] efi/cper: Adjust infopfx size to accept an extra space

[XEN PATCH] common/sched: address a violation of MISRA C Rule 8.8
 2024-06-21  9:02 UTC  (2+ messages)

[PATCH 0/2] mmc: tmio: Remove obsolete callbacks
 2024-06-21  9:01 UTC  (9+ messages)
` [PATCH 1/2] mfd: tmio: Remove obsolete .set_clk_div() callback
` [PATCH 2/2] mmc: tmio: Remove obsolete .set_pwr() callback()

[PATCH v3 0/9] Add MTE stubs for aarch64 user mode
 2024-06-21  9:01 UTC  (4+ messages)
` [PATCH v3 3/9] gdbstub: Add support for target-specific stubs

[PATCH v6 0/7] Add mediate-drm secure flow for SVP
 2024-06-21  9:00 UTC  (7+ messages)

[PATCH v14 00/14] Support blob memory and venus on qemu
 2024-06-21  8:59 UTC  (4+ messages)

[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
 2024-06-21  8:58 UTC  (3+ messages)

[syzbot] [bcachefs?] possible deadlock in bch2_gc_mark_key
 2024-06-21  8:58 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023
 2024-06-21  8:57 UTC 

Request for hosting a boot-firmware repository in u-boot git (denx and GitHub)
 2024-06-21  8:57 UTC  (6+ messages)

Repo: linux-usb-gadgets / ptp-gadget
 2024-06-21  8:57 UTC  (2+ messages)

[PATCH 00/31] Preparatory patches for BCM2712 (Pi5) support
 2024-06-21  8:57 UTC  (4+ messages)
` [PATCH 05/31] drm/vc4_plane: Add support for YUV444 formats

[PATCH HID 00/12] HID: bpf_struct_ops, part 2
 2024-06-21  8:55 UTC  (13+ messages)
` [PATCH HID 01/12] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
` [PATCH HID 02/12] HID: add source argument to HID low level functions
` [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID 04/12] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks
` [PATCH HID 05/12] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
` [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report
` [PATCH HID 07/12] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
` [PATCH HID 08/12] HID: bpf: make hid_bpf_input_report() sleep until the device is ready
` [PATCH HID 09/12] selftests/hid: add wq test for hid_bpf_input_report()
` [PATCH HID 10/12] HID: bpf: allow hid_device_event hooks to inject input reports on self
` [PATCH HID 11/12] selftests/hid: add another test for injecting an event from an event hook
` [PATCH HID 12/12] selftests/hid: add an infinite loop test for hid_bpf_try_input_report

[PATCH] testsuite: add latency treshold option to latency test
 2024-06-21  8:55 UTC 

[PATCH v2 0/7] drm/panic: Fixes and graphical logo
 2024-06-21  8:55 UTC  (2+ messages)

[i-g-t 0/4] VRR test Cleanup
 2024-06-21  8:47 UTC  (5+ messages)
` [i-g-t 1/4] tests/kms_vrr: Skip low RR mode check for seamless-virtual subtest
` [i-g-t 2/4] tests/kms_vrr: Fix hardcoded step size
` [i-g-t 3/4] tests/kms_vrr: Cleanup in creating the virtual mode
` [i-g-t 4/4] tests/kms_vrr: Fix virtual mode for CMRR subtest

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-21  8:54 UTC  (10+ messages)

[PATCH v3 0/2] add ast2600 NCSI pin group
 2024-06-21  8:53 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: add NCSI group

[PATCH net-next v15 00/14] net: Make timestamping selectable
 2024-06-21  8:54 UTC  (4+ messages)
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config

[PATCH v5 0/4] Add Svade and Svadu Extensions Support
 2024-06-21  8:53 UTC  (22+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v5 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v5 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test

[PATCH V2 1/4] drm/amdgpu: add variable to record the deferred error number read by driver
 2024-06-21  8:52 UTC  (3+ messages)

[PATCH v13 00/13] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-06-21  8:52 UTC  (6+ messages)
` [PATCH v13 03/13] media: v4l2-jpeg: Export reference quantization and huffman tables

[PATCH] selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout
 2024-06-21  8:52 UTC  (7+ messages)

[arnd-playground:to-build 2/15] ./arch/x86/include/generated/asm/syscalls_32.h:417:undefined reference to `__ia32_compat_sys_io_pgetevents_time64'
 2024-06-21  8:51 UTC 

[PATCH v4 v4 1/2] Union-Find: add a new module in kernel library
 2024-06-21  8:49 UTC  (4+ messages)
` [PATCH-cpuset v5 0/2] cpuset: use Union-Find to optimize
  ` [PATCH-cpuset v5 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v5 2/2] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH v2] mm: optimize the redundant loop of mm_update_next_owner()
 2024-06-21  8:50 UTC  (3+ messages)

[PATCH] drm/i915/display: Consider adjusted_pixel_rate to be u64
 2024-06-21  8:49 UTC  (4+ messages)
` ✗ CI.Hooks: failure for "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
 2024-06-21  8:49 UTC  (4+ messages)

[PATCH v2 0/9] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-21  8:49 UTC  (3+ messages)

[PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling
 2024-06-21  8:49 UTC  (8+ messages)

[PATCH] ACPI: CPPC: add sysfs entry for guaranteed performance
 2024-06-21  8:48 UTC  (2+ messages)

[RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
 2024-06-21  8:48 UTC  (4+ messages)

[PATCH] drm/qxl: Add check for drm_cvt_mode
 2024-06-21  8:48 UTC  (2+ messages)

[PATCH] wifi: mwifiex: increase max_num_akm_suites
 2024-06-21  8:48 UTC  (3+ messages)

ieee80211.h virtual_map splat
 2024-06-21  8:47 UTC  (3+ messages)

[PATCH v2] can: j1939: Initialize unused data in j1939_send_one()
 2024-06-21  8:47 UTC  (2+ messages)

[PATCH v6] can: mcp251xfd: fix infinite loop when xmit fails
 2024-06-21  8:46 UTC  (2+ messages)

[PATCH 0/5] rtla: Support idle state disabling via libcpupower in timerlat
 2024-06-21  8:46 UTC  (7+ messages)
` [PATCH 1/5] rtla: Add dependency on libcpupower
` [PATCH 2/5] rtla/utils: Add idle state disabling via libcpupower
` [PATCH 3/5] rtla/timerlat: Add --disable-idle-states for top

[linux-next:master] [net] 934c29999b: Kernel_BUG_at
 2024-06-21  8:45 UTC 

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-21  8:45 UTC  (5+ messages)

[PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-21  8:43 UTC  (3+ messages)

[Intel-wired-lan] [RFC PATCH iwl-next v1 0/4] Replace auxbus with ice_adapter in the PTP support code
 2024-06-21  8:42 UTC  (5+ messages)
` [Intel-wired-lan] [RFC PATCH iwl-next v1 1/4] ice: Introduce ice_get_phy_model() wrapper
` [Intel-wired-lan] [RFC PATCH iwl-next v1 2/4] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
` [Intel-wired-lan] [RFC PATCH iwl-next v1 3/4] ice: Use ice_adapter for PTP shared data instead of auxdev
` [Intel-wired-lan] [RFC PATCH iwl-next v1 4/4] ice: Drop auxbus use for PTP to finalize ice_adapter move

[PATCH v2 net-next] net: dsa: Allow only up to two HSR HW offloaded ports for KSZ9477
 2024-06-21  8:43 UTC  (13+ messages)

[PATCH] cpufreq: amd-pstate: Allow users to write 'default' EPP string
 2024-06-21  8:43 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Log errors in probe with dev_err_probe()
 2024-06-21  8:43 UTC  (3+ messages)

[PATCH 0/2] Add PM8008 regulator support for Fairphone 4 & 5
 2024-06-21  8:42 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm7225-fairphone-fp4: Configure PM8008 regulators
` [PATCH 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: "

[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
 2024-06-21  8:42 UTC  (11+ messages)
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH BlueZ v2 1/1] shared/util: Fix null pointer dereference in util_ltv_foreach()
 2024-06-21  8:42 UTC  (2+ messages)
` Fix null pointer dereference in util_ltv_foreach

[PATCH 1/2] MAINTAINERS: drm : vc4: Add Raspberry Pi as maintainers
 2024-06-21  8:41 UTC  (4+ messages)

[PATCH v5 0/8] AMD Pstate Driver Fixes and Improvements
 2024-06-21  8:41 UTC  (5+ messages)
` [PATCH v5 7/8] cpufreq: amd-pstate: enable shared memory type CPPC by default
` [PATCH v5 8/8] cpufreq: amd-pstate: auto-load pstate driver "

dlm: use KMEM_CACHE() in dlm_memory_init()
 2024-06-21  8:40 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 0/3] livepatch: Add "replace" sysfs attribute
 2024-06-21  8:39 UTC  (5+ messages)

[PATCH] can: kvaser_usb: fix return value for hif_usb_send_regout
 2024-06-21  8:39 UTC  (2+ messages)

[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
 2024-06-21  8:38 UTC  (7+ messages)
` [PATCH v2 3/4] riscv: Introduce vendor variants of extension helpers
` [PATCH v2 4/4] riscv: cpufeature: Extract common elements from extension checking

[PATCH 0/3] can: rcar_canfd: Small improvements and cleanups
 2024-06-21  8:38 UTC  (8+ messages)
` [PATCH 1/3] can: rcar_canfd: Simplify clock handling

[PATCH v2 0/1] Add PCIe dts configuration for JH7110
 2024-06-21  8:22 UTC  (3+ messages)
` [PATCH v2 1/1] riscv: dts: starfive: add "

[PATCH v2 1/5] wireless-regdb: Update regulatory info for Argentina (AR) on 6GHz
 2024-06-21  8:36 UTC  (2+ messages)

[OE-core] [PATCH 01/22] alsa-lib: upgrade 1.2.11 -> 1.2.12
 2024-06-21  8:35 UTC  (4+ messages)
` [OE-core] [PATCH 19/22] ofono: upgrade 2.7 -> 2.8

[PATCH 1/2] ARM: dts: armada-{370-xp,375,38x,39x}: Drop #size-cells from mpic node
 2024-06-21  8:35 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: interrupt-controller: convert marvell,mpic binding to YAML

[PATCH] ALSA: hda: intel-dsp-config: Fix Azulle Access 4 quirk detection
 2024-06-21  8:35 UTC  (7+ messages)

[PATCH] drm/amdgpu: Fix smatch static checker warning
 2024-06-21  8:34 UTC  (2+ messages)

[XEN PATCH v10 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-06-21  8:34 UTC  (4+ messages)
` [XEN PATCH v10 4/5] tools: Add new function to get gsi from dev

[PATCH net] net: remove drivers@pensando.io from MAINTAINERS
 2024-06-21  8:32 UTC  (2+ messages)

[PATCH v4] can: m_can: don't enable transceiver when probing
 2024-06-21  8:32 UTC  (2+ messages)

[PATCH v1 0/4] Add second scatter test case
 2024-06-21  8:32 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

[PATCH 0/3] can: kvaser_usb: Add support for three new devices
 2024-06-21  8:31 UTC  (2+ messages)

[PATCH 0/7] can: kvaser_pciefd: Minor improvements and cleanups
 2024-06-21  8:31 UTC  (2+ messages)

[PATCH net-next 1/3] can: hi311x: simplify with spi_get_device_match_data()
 2024-06-21  8:30 UTC  (4+ messages)

[PATCH v2 0/2] can: kvaser_pciefd: Support MSI interrupts
 2024-06-21  8:30 UTC  (4+ messages)
` [PATCH v2 2/2] can: kvaser_pciefd: Add "

[PATCH v23 00/32] Introduce QC USB SND audio offloading support
 2024-06-21  8:27 UTC  (11+ messages)
` [PATCH v23 32/32] ASoC: doc: Add documentation for SOC USB

Backporting callback handling fixes to stable 6.1
 2024-06-21  8:27 UTC  (2+ messages)

[PATCH 00/10] MIPS: Loongson64: Loongson-2K1000 fixes
 2024-06-21  8:26 UTC  (2+ messages)

[PATCH fixes 0/4] MIPS: MT ASE fixes
 2024-06-21  8:25 UTC  (3+ messages)
` [PATCH fixes 1/4] MIPS: mipsmtregs: Fix target register for MFTC0

[PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling
 2024-06-21  8:26 UTC  (4+ messages)
` [PATCH 2/2] scsi: megaraid_sas: Add megasas_dcmd_timeout helper

[PATCH] rtla/osnoise: Better report when histogram is empty
 2024-06-21  8:26 UTC  (3+ messages)

[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
 2024-06-21  8:24 UTC  (8+ messages)
` [PATCH 1/7] pc-bios/s390-ccw: Remove duplicated LDFLAGS
` [PATCH 2/7] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
` [PATCH 3/7] pc-bios/s390-ccw: Use the libc from SLOF for the main s390-ccw.img binary, too
` [PATCH 4/7] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
` [PATCH 5/7] hw/s390x: Remove the possibility to load the s390-netboot.img binary
` [PATCH 6/7] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
` [PATCH 7/7] docs/system/s390x/bootdevices: Update the documentation about network booting

[PATCH V4] scsi: lpfc: Fix a possible null pointer dereference
 2024-06-21  8:25 UTC 

[PATCH 0/3] qcom: rpmh core and regulator support
 2024-06-21  8:25 UTC  (3+ messages)
` [PATCH 2/3] soc: qcom: rpmh and cmd-db drivers

[PATCH lkmm 0/2] tools/memory-model: Add locking.txt and glossary.txt to README
 2024-06-21  8:23 UTC  (2+ messages)


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.