All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-20 13:01:13 to 2024-11-20 13:52:37 UTC [more...]

[PATCH RFC v2 0/3] riscv: add Svukte extension
 2024-11-20 13:52 UTC  (8+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH 0/2] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A
 2024-11-20 13:52 UTC  (5+ messages)
` [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800

[PATCH net 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-20 13:51 UTC  (2+ messages)
` [PATCH net 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0

[PATCH v5 00/27] cxl: add type2 device basic support
 2024-11-20 13:51 UTC  (17+ messages)
` [PATCH v5 01/27] "
` [PATCH v5 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v5 10/27] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v5 22/27] cxl: allow region creation by type2 drivers

[RFC]: Test Were failing on Fedora Linux
 2024-11-20 13:51 UTC  (12+ messages)
            ` [PATCH] test-lib: check malloc debug LD_PRELOAD before using
                  ` [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup

[PATCH] x86/ucode: Only rescan features on successful microcode load
 2024-11-20 13:50 UTC  (3+ messages)

drivers/hwtracing/coresight/coresight-stm.c:921 __stm_probe() warn: 'drvdata->atclk' from clk_prepare_enable() not released on lines: 843,848,854,859,872,883,921
 2024-11-20 13:50 UTC 

[PATCH v2 0/8] led: update LED boot/activity to new property implementation
 2024-11-20 13:48 UTC  (15+ messages)
` [PATCH v2 1/8] dm: core: implement oftree variant of parse_phandle OPs
` [PATCH v2 2/8] test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_ot
` [PATCH v2 3/8] dm: core: implement ofnode/tree_parse_phandle() helper
` [PATCH v2 4/8] test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle
` [PATCH v2 5/8] dm: core: implement phandle ofnode_options helper
` [PATCH v2 6/8] test: dm: Add test for ofnode options phandle helper
` [PATCH v2 8/8] test: dm: Update test for LED activity and boot

[PATCH v2 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-20 13:50 UTC  (6+ messages)

[PATCH v3 0/4] Select CONFIG_64BIT for sandbox64 and x86_64
 2024-11-20 13:48 UTC  (7+ messages)
` [PATCH v3 1/4] sandbox: Correct guard around readq/writeq
` [PATCH v3 3/4] x86: select CONFIG_64BIT for X86_64
` [PATCH v3 4/4] test: lib: Use CONFIG_64BIT to detect 64 bit compile

[PATCH 0/2] Pass input directories to dtoc
 2024-11-20 13:48 UTC  (5+ messages)
` [PATCH 1/2] tools: dtoc: Allow passing optional input directories
` [PATCH 2/2] tools: binman: Pass a list of input directory to EnsureCompiled()

[PATCH 0/8] led: update LED boot/activity to new property implementation
 2024-11-20 13:46 UTC  (2+ messages)

[PATCH v2 0/3] Add WebP support to hantro decoder
 2024-11-20 13:42 UTC  (4+ messages)
` [PATCH v2 1/3] media: uapi: add WebP uAPI

[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
 2024-11-20 13:46 UTC  (3+ messages)

[syzbot] [media?] [usb?] WARNING in iguanair_get_features/usb_submit_urb
 2024-11-20 13:45 UTC 

[PATCH net v2] net: mdio: aspeed: Add dummy read for fire control
 2024-11-20 13:44 UTC  (3+ messages)

[PATCH] p2sb: Do not scan and remove the P2SB device when it is hidden
 2024-11-20 13:43 UTC  (2+ messages)

[xenomai4] POSIX API
 2024-11-20 13:43 UTC 

[amir73il:fan_pre_content 19/21] ERROR: modpost: "filemap_fsnotify_fault" [fs/xfs/xfs.ko] undefined!
 2024-11-20 13:42 UTC  (3+ messages)

What's cooking in git.git (Nov 2024, #07; Wed, 20)
 2024-11-20 13:41 UTC  (3+ messages)

[PATCH 00/26] Memory leak fixes (pt.10, final)
 2024-11-20 13:39 UTC  (29+ messages)
` [PATCH v3 00/27] "
  ` [PATCH v3 01/27] builtin/blame: fix leaking blame entries with `--incremental`
  ` [PATCH v3 02/27] bisect: fix leaking good/bad terms when reading multipe times
  ` [PATCH v3 03/27] bisect: fix leaking string in `handle_bad_merge_base()`
  ` [PATCH v3 04/27] bisect: fix leaking `current_bad_oid`
  ` [PATCH v3 05/27] bisect: fix multiple leaks in `bisect_next_all()`
  ` [PATCH v3 06/27] bisect: fix leaking commit list items in `check_merge_base()`
  ` [PATCH v3 07/27] bisect: fix various cases where we leak commit list items
  ` [PATCH v3 08/27] line-log: fix leak when rewriting commit parents
  ` [PATCH v3 09/27] strvec: introduce new `strvec_splice()` function
  ` [PATCH v3 10/27] git: refactor alias handling to use a `struct strvec`
  ` [PATCH v3 11/27] git: refactor builtin "
  ` [PATCH v3 12/27] split-index: fix memory leak in `move_cache_to_base_index()`
  ` [PATCH v3 13/27] builtin/sparse-checkout: fix leaking sanitized patterns
  ` [PATCH v3 14/27] help: refactor to not use globals for reading config
  ` [PATCH v3 15/27] help: fix leaking `struct cmdnames`
  ` [PATCH v3 16/27] help: fix leaking return value from `help_unknown_cmd()`
  ` [PATCH v3 17/27] builtin/help: fix leaks in `check_git_cmd()`
  ` [PATCH v3 18/27] builtin/init-db: fix leaking directory paths
  ` [PATCH v3 19/27] builtin/branch: fix leaking sorting options
  ` [PATCH v3 20/27] t/helper: fix leaking commit graph in "read-graph" subcommand
  ` [PATCH v3 21/27] global: drop `UNLEAK()` annotation
  ` [PATCH v3 22/27] git-compat-util: drop now-unused `UNLEAK()` macro
  ` [PATCH v3 23/27] t5601: work around leak sanitizer issue
  ` [PATCH v3 24/27] t: mark some tests as leak free
  ` [PATCH v3 25/27] t: remove unneeded !SANITIZE_LEAK prerequisites
  ` [PATCH v3 26/27] test-lib: unconditionally enable leak checking
  ` [PATCH v3 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations

[PATCH 1/1] arch: x86: lib: Add support of legacy 64-bit entry point at 0x200
 2024-11-20 13:38 UTC  (3+ messages)

[PATCH bpf-next v7 0/4] bpf: add cpu cycles kfuncss
 2024-11-20 13:39 UTC  (6+ messages)
` [PATCH bpf-next v7 2/4] bpf: add bpf_cpu_cycles_to_ns helper

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-20 13:38 UTC  (5+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence

[CI 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-20 13:38 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915: MST and DDI cleanups and refactoring (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2024-11-20 13:38 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH 3/3] can: flexcan: handle S32G2/S32G3 separate interrupt lines

[PATCH v1 0/3] doc: orthographic delights
 2024-11-20 13:35 UTC  (3+ messages)
` [PATCH v1 3/3] doc: develop: Fix typos and wording in binman/entries.rst

[PATCH 00/39] pxe: Support read_all() for extlinux and PXE
 2024-11-20 13:37 UTC  (4+ messages)
` [PATCH 12/39] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN

[PATCH v3 1/3] aes: Allow to store randomly generated IV in the FIT
 2024-11-20 13:35 UTC  (6+ messages)
` [PATCH v3 2/3] tools: binman: Replace 'fit, sign' by 'fit, keys-directory'
` [PATCH v3 3/3] tools: binman: Add tests for FIT with data encrypted by mkimage

[PATCH v3 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-11-20 13:37 UTC  (5+ messages)
` [PATCH v3 1/2] media: uvcvideo: Support partial control reads
` [PATCH v3 2/2] media: uvcvideo: Add more logging to uvc_query_ctrl()

[PATCH 1/1] tools: binman: etype: Allow to replace 'NAME' in node names
 2024-11-20 13:35 UTC  (2+ messages)

Zeroing Unused Memory in U-Boot
 2024-11-20 13:35 UTC  (2+ messages)

sof-soundwire: cs42l43: Correct CapturePCM and routing
 2024-11-20 13:31 UTC 

[syzbot] Monthly overlayfs report (Nov 2024)
 2024-11-20 13:31 UTC 

drivers/net/wireless/ath/ath11k/fw.c:91 ath11k_fw_request_firmware_api_n() warn: we never enter this loop
 2024-11-20 13:29 UTC 

[jimc:dd-fix-9s-ontip 1849/1922] drivers/gpu/drm/panthor/panthor_fw.c:1136:26: error: use of undeclared identifier 'glb_iface'
 2024-11-20 13:29 UTC 

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-20 13:28 UTC  (5+ messages)
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615

[RESEND 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-11-20 13:25 UTC  (5+ messages)
` ✓ CI.BAT: success for drm/i915/display: make all i915_drv.h includes explicit (rev2)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Buildroot] downloads: removing git repos and offline builds
 2024-11-20 13:25 UTC 

[PATCH] tools: Override makefile ARCH variable if defined, but empty
 2024-11-20 13:25 UTC  (3+ messages)

[PATCH v3 0/2] Add Clocks for ICSSG
 2024-11-20 13:23 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: soc: ti: pruss: Add clocks "

[PATCH v11 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-20 13:20 UTC  (14+ messages)
` [PATCH v11 3/7] usb: onboard-hub: add support for Microchip USB5744

[PULL v3 0/8] Block layer patches
 2024-11-20 13:19 UTC  (2+ messages)

[PATCH v3] ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices
 2024-11-20 13:19 UTC  (2+ messages)

[PATCH 0/3] bindings: python: drop dependency on distutils
 2024-11-20 13:18 UTC  (4+ messages)
` [PATCH 1/3] bindings: python: add .pyi files to EXTRA_DIST
` [PATCH 2/3] bindings: python: tests: rename procname to system
` [PATCH 3/3] bindings: python: tests: provide and use system.check_kernel_version()

[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
 2024-11-20 13:17 UTC  (7+ messages)

[tip:perf/core] BUILD SUCCESS faac6f105ef169e2e5678c14e1ffebf2a7d780b6
 2024-11-20 13:13 UTC 

[PATCH v4] mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
 2024-11-20 13:16 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 4a4b4f7985c54e5859ce87cc2fd79681c8511d5a
 2024-11-20 13:12 UTC 

[PATCH v5] drm/i915: ensure segment offset never exceeds allowed max
 2024-11-20 13:15 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: ensure segment offset never exceeds allowed max (rev7)

[tip:x86/mm] BUILD SUCCESS 2815a56e4b7252a836969f5674ee356ea1ce482c
 2024-11-20 13:13 UTC 

[RFC PATCH] hw/arm/armv7m: Expose and access System Control Space as little endian
 2024-11-20 13:13 UTC  (3+ messages)

[PATCH 0/8] arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support
 2024-11-20 13:13 UTC  (3+ messages)

[PATCH v2 00/10] Change midx.c and midx-write.c to not use global variables
 2024-11-20 13:13 UTC  (3+ messages)
` [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition

[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
 2024-11-20 13:12 UTC  (2+ messages)

[PATCH net-next v4 0/3] Add support for SO_PRIORITY cmsg
 2024-11-20 13:10 UTC  (3+ messages)
` [PATCH net-next v4 3/3] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH 1/2] libsepol: harden availability check against user CFLAGS
 2024-11-20 13:10 UTC  (2+ messages)
` [PATCH 2/2] libselinux: "

[PATCH 0/2] hw/scsi/scsi-disk: Avoid buffer overrun parsing loadparam (CID 1565746)
 2024-11-20 13:08 UTC  (4+ messages)
` [PATCH 2/2] hw/scsi/scsi-disk: Avoid buffer overrun parsing 'loadparam'

[PATCH] mfd: pca9450: add support for PCA9450B variant
 2024-11-20 13:07 UTC 

[PATCH 1/3] reset_source: have reset_source_set_device actually set device
 2024-11-20 13:06 UTC  (3+ messages)
` [PATCH 2/3] mfd: rn5t568: refactor to call reset_source_set_device only once
` [PATCH 3/3] reset_source: give reset_source_set_device a priority parameter

[PATCH 00/19] perf: Make perf_pmu_unregister() usable
 2024-11-20 13:06 UTC  (3+ messages)
` [PATCH 06/19] perf: Simplify perf_pmu_register()

[PATCH v2 0/5] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2)
 2024-11-20 13:05 UTC  (3+ messages)
` [PATCH v2 1/5] arm64: dts: sprd: sp9860g-1h10: fix constant-charge-voltage-max-microvolt property

[PATCH] ptp: ocp: Fix the wrong format specifier
 2024-11-20 13:05 UTC  (2+ messages)

[PATCH 1/1] test: cmd/hash: check return value of ut_check_console_line
 2024-11-20 13:05 UTC  (3+ messages)

[PATCH] arm64: dts: sprd: Remove unused and undocumented "constant_charge_voltage_max_microvolt" property
 2024-11-20 13:04 UTC  (3+ messages)

[PATCH 6.1] char: xillybus: Prevent use-after-free due to race condition
 2024-11-20 13:04 UTC  (2+ messages)

[PATCH v2 6.1.y 1/3] null_blk: Remove usage of the deprecated ida_simple_xx() API
 2024-11-20 13:04 UTC  (2+ messages)

[PATCH v2 6.1.y 3/3] null_blk: Fix return value of nullb_device_power_store()
 2024-11-20 13:04 UTC  (2+ messages)

[PATCH v2 6.1.y 2/3] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
 2024-11-20 13:04 UTC  (2+ messages)

SDHCI: linux-6.11: mmc0: Reset 0x2 never completed
 2024-11-20 13:03 UTC  (2+ messages)

[PATCH 3/3] shared/gatt-helpers: fix -std=c23 build failure
 2024-11-20 13:03 UTC 

[PATCH 2/3] shared/shell: fix -std=c23 build failure
 2024-11-20 13:03 UTC 

[PATCH v5 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-20 13:01 UTC  (8+ messages)
` [PATCH v5 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v5 16/16] net: stmmac: platform: Fix PTP clock rate reading

[PATCH 1/3] shared/ad: fix -std=c23 build failure
 2024-11-20 13:02 UTC 

[PATCH 6.1 00/73] 6.1.119-rc1 review
 2024-11-20 12:58 UTC  (55+ messages)
` [PATCH 6.1 16/73] x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
` [PATCH 6.1 18/73] ocfs2: uncache inode which has failed entering the group
` [PATCH 6.1 19/73] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
` [PATCH 6.1 20/73] vp_vdpa: fix id_table array not null terminated error
` [PATCH 6.1 21/73] ima: fix buffer overrun in ima_eventdigest_init_common
` [PATCH 6.1 22/73] KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
` [PATCH 6.1 23/73] KVM: x86: Unconditionally set irr_pending when updating APICv state
` [PATCH 6.1 24/73] KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN
` [PATCH 6.1 25/73] nilfs2: fix null-ptr-deref in block_touch_buffer tracepoint
` [PATCH 6.1 29/73] nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint
` [PATCH 6.1 30/73] Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
` [PATCH 6.1 31/73] mmc: sunxi-mmc: Fix A100 compatible description
` [PATCH 6.1 32/73] drm/bridge: tc358768: Fix DSI command tx
` [PATCH 6.1 33/73] drm/amd: Fix initialization mistake for NBIO 7.7.0
` [PATCH 6.1 34/73] staging: vchiq_arm: Get the rid off struct vchiq_2835_state
` [PATCH 6.1 35/73] staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
` [PATCH 6.1 36/73] fs/ntfs3: Additional check in ntfs_file_release
` [PATCH 6.1 37/73] Bluetooth: ISO: Fix not validating setsockopt user input
` [PATCH 6.1 38/73] lib/buildid: Fix build ID parsing logic
` [PATCH 6.1 39/73] cxl/pci: fix error code in __cxl_hdm_decode_init()
` [PATCH 6.1 40/73] media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
` [PATCH 6.1 41/73] NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace point
` [PATCH 6.1 42/73] NFSD: Async COPY result needs to return a write verifier
` [PATCH 6.1 43/73] NFSD: Limit the number of concurrent async COPY operations
` [PATCH 6.1 44/73] NFSD: Initialize struct nfsd4_copy earlier
` [PATCH 6.1 45/73] NFSD: Never decrement pending_async_copies on error
` [PATCH 6.1 46/73] mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
` [PATCH 6.1 47/73] mptcp: define more local variables sk
` [PATCH 6.1 48/73] mptcp: add userspace_pm_lookup_addr_by_id helper
` [PATCH 6.1 49/73] mptcp: update local address flags when setting it
` [PATCH 6.1 50/73] mptcp: hold pm lock when deleting entry
` [PATCH 6.1 51/73] mptcp: drop lookup_by_id in lookup_addr
` [PATCH 6.1 52/73] mptcp: pm: use _rcu variant under rcu_read_lock
` [PATCH 6.1 53/73] ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
` [PATCH 6.1 54/73] ksmbd: fix potencial out-of-bounds when buffer offset is invalid
` [PATCH 6.1 55/73] net: add copy_safe_from_sockptr() helper
` [PATCH 6.1 56/73] nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
` [PATCH 6.1 57/73] fs/9p: fix uninitialized values during inode evict
` [PATCH 6.1 58/73] ipvs: properly dereference pe in ip_vs_add_service
` [PATCH 6.1 59/73] net/sched: taprio: extend minimum interval restriction to entire cycle too
` [PATCH 6.1 60/73] net: fec: remove .ndo_poll_controller to avoid deadlocks
` [PATCH 6.1 61/73] mm: revert "mm: shmem: fix data-race in shmem_getattr()"
` [PATCH 6.1 62/73] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.1 63/73] mm: unconditionally close VMAs on error
` [PATCH 6.1 64/73] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.1 65/73] mm: resolve faulty mmap_region() error path behaviour
` [PATCH 6.1 66/73] drm/amd: check num of link levels when update pcie param
` [PATCH 6.1 67/73] char: xillybus: Prevent use-after-free due to race condition
` [PATCH 6.1 68/73] null_blk: Remove usage of the deprecated ida_simple_xx() API
` [PATCH 6.1 69/73] null_blk: fix null-ptr-dereference while configuring power and submit_queues
` [PATCH 6.1 70/73] null_blk: Fix return value of nullb_device_power_store()
` [PATCH 6.1 71/73] parisc: fix a possible DMA corruption
` [PATCH 6.1 72/73] char: xillybus: Fix trivial bug with mutex
` [PATCH 6.1 73/73] net: Make copy_safe_from_sockptr() match documentation

[PATCH i-g-t v2 0/1] tests/intel/xe_oa: Refactors related to OA buffer size
 2024-11-20 13:01 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_oa: Refactors related to OA buffer size (rev2)

[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-11-20 13:01 UTC  (6+ messages)
` [PATCH v2 1/2] media: uvcvideo: Support partial control reads


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.