messages from 2023-10-23 15:30:46 to 2023-10-23 16:11:26 UTC [more...]
[PATCH v3] ALSA: virtio: use ack callback
2023-10-23 15:50 UTC (2+ messages)
[cocci] Finding functions that do not unlock mutex in the same function
2023-10-23 16:09 UTC (7+ messages)
[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
2023-10-23 16:09 UTC (7+ messages)
` [PATCH 1/9] target/avr: Use tcg_gen_extract_tl
` [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
` [RFC PATCH 8/9] target/cris: Use tcg_gen_sextract_tl
stable-rc/linux-5.4.y baseline: 102 runs, 27 regressions (v5.4.258-124-gfe0f70cc261a)
2023-10-23 16:11 UTC
[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
2023-10-23 16:07 UTC (12+ 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
Eventdev dequeue-enqueue event correlation
2023-10-23 16:10 UTC
[PATCH v2] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-23 16:10 UTC (7+ messages)
[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
2023-10-23 16:09 UTC (7+ messages)
[PATCH v13 00/10] Add multiport support for DWC3 controllers
2023-10-23 16:09 UTC (7+ messages)
` [PATCH v13 06/10] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v13 07/10] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
` [PATCH v13 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
[GIT PULL] s390 fixes for 6.6-rc7
2023-10-23 16:09 UTC (3+ messages)
[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
[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
[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
2023-10-23 16:04 UTC (7+ messages)
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
[RFC+Patch] Formal models as source of truth for Software Architects
2023-10-23 15:53 UTC
[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
2023-10-23 16:01 UTC (3+ messages)
` [PATCH V4 11/17] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
[PATCH] IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
2023-10-23 16:01 UTC (2+ messages)
[RESEND v2] git-rebase.txt: rewrite docu for fixup/squash (again)
2023-10-23 16:01 UTC (2+ messages)
[PATCH 0/2] Fixes for s3 with parallel bootup
2023-10-23 16:00 UTC (3+ messages)
` [PATCH 1/2] x86: Enable x2apic during resume from suspend if used previously
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()
[PATCH] wireguard: Add netlink attrs for binding to address and netdev
2023-10-23 16:00 UTC
[PATCH] wireguard: Fix leaking sockets in wg_socket_init error paths
2023-10-23 15:59 UTC (3+ messages)
[RFC PATCH v2 0/6] slub: Delay freezing of CPU partial slabs
2023-10-23 16:00 UTC (4+ messages)
` [RFC PATCH v2 3/6] slub: Don't freeze slabs for cpu partial
PIC probing code from e179f6914152 failing
2023-10-23 15:59 UTC (4+ messages)
[PATCH] migration/ram: Fix compilation with -Wshadow=local
2023-10-23 15:57 UTC (2+ messages)
[PATCH v5 00/18] IOMMUFD Dirty Tracking
2023-10-23 15:56 UTC (7+ messages)
` [PATCH v5 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
[PATCH 0/2] Fix test failures caused by storage devcies with 4k sectors
2023-10-23 15:54 UTC (5+ messages)
` [PATCH 1/2] common: check if the scratch device can support 1024 block sizes
` [PATCH 2/2] generic/563: create the loop dev with the same block size as the scratch dev
[PATCH RFC 0/7] migration/multifd: quit unitifications and separate sync packet
2023-10-23 15:54 UTC (9+ messages)
` [PATCH RFC 4/7] migration: Drop MultiFDSendParams.quit and cleanup error paths
` [PATCH RFC 6/7] migration: Split multifd pending_job into two booleans
[Proposition] Workshop-like documentation
2023-10-23 15:53 UTC (3+ messages)
` [docs] "
[PATCH v3 0/3] userfaultfd move option
2023-10-23 15:53 UTC (4+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[master/kirkstone][PATCH 1/5] conf: beaglebone-ai64: trim down the DTB list
2023-10-23 15:53 UTC (6+ messages)
` [master/kirkstone][PATCH 3/5] linux-bb.org: update kernel to 6.1 for Beagle devices
` [meta-ti] "
` [master/kirkstone][PATCH 5/5] conf: beagle*: recommend essential FW images "
` [meta-ti] "
[PATCH 0/5] Add LoongArch v1.1 instructions
2023-10-23 15:52 UTC (9+ messages)
` [PATCH 1/5] include/exec/memop.h: Add MO_TESB
` [PATCH 2/5] target/loongarch: Add am{swap/add}[_db].{b/h}
` [PATCH 3/5] target/loongarch: Add amcas[_db].{b/h/w/d}
` [PATCH 4/5] target/loongarch: Add estimated reciprocal instructions
` [PATCH 5/5] target/loongarch: Add llacq/screl instructions
[PATCH 5.4 000/123] 5.4.259-rc1 review
2023-10-23 15:53 UTC (2+ messages)
[PATCH 01/11] wifi: mt76: mt7996: add support for variants with auxiliary RX path
2023-10-23 15:38 UTC (11+ messages)
` [PATCH 02/11] wifi: mt76: mt7996: add TX statistics for EHT mode in debugfs
` [PATCH 03/11] wifi: mt76: connac: add thermal protection support for mt7996
` [PATCH 04/11] wifi: mt76: mt7996: add thermal sensor device support
` [PATCH 05/11] wifi: mt76: connac: add beacon duplicate TX mode support for mt7996
` [PATCH 06/11] wifi: mt76: mt7996: fix the size of struct bss_rate_tlv
` [PATCH 07/11] wifi: mt76: mt7996: adjust WFDMA settings to improve performance
` [PATCH 08/11] wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate frames
` [PATCH 09/11] wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGED
` [PATCH 10/11] wifi: mt76: mt7996: align the format of fixed rate command
` [PATCH 11/11] wifi: mt76: mt7996: fix rate usage of inband discovery frames
[PATCH] Documentation: maple_tree: fix word spelling error
2023-10-23 15:51 UTC (2+ messages)
[PATCH v2 bpf-next 0/7] BPF register bounds logic and testing improvements
2023-10-23 15:52 UTC (9+ messages)
` [PATCH v2 bpf-next 7/7] selftests/bpf: BPF register range bounds tester
[PATCH] p2pdma: remove redundant goto
2023-10-23 15:51 UTC (2+ messages)
[kvalo-ath:pending-deferred] BUILD SUCCESS a3cfdc79c4a8fc1096676e4b68da8ae1f84fbefd
2023-10-23 15:50 UTC
[meta-ti][master][PATCH] linux-bb.org: Remove unneeded patches
2023-10-23 15:51 UTC
[PATCH net-next v2 0/2] Switch DSA to inclusive terminology
2023-10-23 15:50 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: dsa: Use conduit and user terms
[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2023-10-23 15:50 UTC (11+ messages)
` [PATCH net-next 1/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet switch
` [PATCH net-next 2/5] net: dsa: qca: Make the QCA8K hardware library available globally
` [PATCH net-next 3/5] net: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "
` [PATCH net-next 5/5] dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch
[PATCH][next] ASoC: codecs: rt298: remove redundant assignment to d_len_code
2023-10-23 15:49 UTC
Polkit package missing during compilation
2023-10-23 15:50 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs-tools: fix corrupted xattr entry
2023-10-23 15:50 UTC
[PATCH] wifi: iwlwifi: use kstrtoX_from_user() in debugfs handlers
2023-10-23 15:49 UTC (4+ messages)
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-10-23 15:46 UTC (10+ messages)
` [PATCH net-next v2 1/9] net: ethernet: implement OPEN Alliance control transaction interface
` [PATCH net-next v2 2/9] net: ethernet: oa_tc6: implement mac-phy software reset
` [PATCH net-next v2 3/9] net: ethernet: oa_tc6: implement OA TC6 configuration function
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface
` [PATCH net-next v2 5/9] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v2 6/9] dt-bindings: net: oa-tc6: add PHY register access capability
` [PATCH net-next v2 7/9] net: ethernet: oa_tc6: implement data transaction interface
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH] lsm: drop LSM_ID_IMA
2023-10-23 15:48 UTC (5+ messages)
stable-rc/linux-6.1.y baseline: 155 runs, 10 regressions (v6.1.58-328-gfa9447b759f6)
2023-10-23 15:47 UTC
[PATCH v2 0/2] igb: Add FLR support
2023-10-23 15:45 UTC (3+ messages)
` [PATCH v2 1/2] igb: Add a VF reset handler
` [PATCH v2 2/2] igb: Add Function Level Reset to PF and VF
[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
2023-10-23 15:45 UTC (4+ messages)
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64
Linux 6.6-rc7
2023-10-23 15:45 UTC (2+ messages)
` Build regressions/improvements in v6.6-rc7
[PATCH v10 00/15] Linux RISC-V AIA Support
2023-10-23 15:45 UTC (16+ messages)
[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
2023-10-23 15:45 UTC (8+ messages)
[Intel-xe] [PATCH] drm/xe/pmu: Drop interrupt pmu event
2023-10-23 15:44 UTC (3+ messages)
[PATCH v3] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-10-23 15:43 UTC
[igt-dev] [PATCH i-g-t v1 0/5] drm-uapi: sync with drm-next 52920704df87
2023-10-23 15:44 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v1 1/5] drm-uapi/amdgpu_drm: sync with drm-next
[yocto-autobuilder-helper] [PATCH 1/5] scripts/run-patchmetrics: Only clone metrics if it isn't present
2023-10-23 15:43 UTC (5+ messages)
` [yocto-autobuilder-helper] [PATCH 2/5] scripts/run-patchmetrics: Split out CVE checks
` [yocto-autobuilder-helper] [PATCH 3/5] metrics: Pass branchname to scripts
` [yocto-autobuilder-helper] [PATCH 4/5] scripts/run-patchmetrics: Only monitor master branch
` [yocto-autobuilder-helper] [PATCH 5/5] scripts/run-cvecheck: Remove branch iteration
[PATCH v2 0/3] rebase refactoring
2023-10-23 15:43 UTC (4+ messages)
` [PATCH v3 "
[PATCH v1] lib,kprobes: using try_cmpxchg_local in objpool_push
2023-10-23 15:43 UTC (2+ messages)
[PATCH] mm/page_alloc: fix the potential memory waste in page_frag_alloc_align
2023-10-23 15:42 UTC
[PATCH] manuals: correct "yocto-linux" by "linux-yocto"
2023-10-23 15:41 UTC
[PATCH v3 0/4] riscv: zicntr/zihpm flags and disable support
2023-10-23 15:39 UTC (5+ messages)
` [PATCH v3 1/4] target/riscv: add zicntr extension flag for TCG
` [PATCH v3 2/4] target/riscv/kvm: add zicntr reg
` [PATCH v3 3/4] target/riscv: add zihpm extension flag for TCG
` [PATCH v3 4/4] target/riscv/kvm: add zihpm reg
[PATCH v4] xfs: allow read IO and FICLONE to run concurrently
2023-10-23 15:40 UTC (7+ messages)
[PATCH V1 0/4] Live Update reboot mode
2023-10-23 15:39 UTC (3+ messages)
` [PATCH V1 4/4] cpr: "
[XEN PATCH][for-4.19 v3 0/8] address violations of MISRA C:2012 Rule 10.1
2023-10-23 15:39 UTC (3+ messages)
` [XEN PATCH][for-4.19 v3 5/8] x86/io_apic: address violation "
[PATCH v3.1 0/4] Add sc8280xp CAMCC bindings and driver
2023-10-23 15:38 UTC (5+ messages)
` [PATCH v3.1 1/4] dt-bindings: clock: Use gcc.yaml for common clock properties
` [PATCH v3.1 2/4] dt-bindings: clock: Add SC8280XP CAMCC
` [PATCH v3.1 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH v3.1 4/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp
[PATCH] CI: Re-enable maintainer check
2023-10-23 15:37 UTC
[PATCH for-next] ASoC: SOF: Make return of remove_late void, too
2023-10-23 15:36 UTC
[PATCH v2 1/1] efi_loader: expose the device-tree file name
2023-10-23 15:37 UTC (12+ messages)
[linux-linus test] 183494: tolerable FAIL - PUSHED
2023-10-23 15:36 UTC
[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
2023-10-23 15:36 UTC (4+ messages)
` [PATCH v5 13/44] i2c: add HAS_IOPORT dependencies
[PATCH 1/2] do_io_accounting: use __for_each_thread()
2023-10-23 15:34 UTC (2+ messages)
` [PATCH 2/2] do_io_accounting: use sig->stats_lock
[PATCHv2 00/13] x86/tdx: Add kexec support
2023-10-23 15:31 UTC (5+ messages)
` [PATCHv2 02/13] kernel/cpu: Add support for declaring CPU offlining not supported
[PATCH] fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
2023-10-23 15:35 UTC (7+ messages)
` loop change deprecation bdev->bd_holder_lock
[XEN PATCH 0/4][for-4.19] xen: address violations of Rule 13.1
2023-10-23 15:33 UTC (5+ messages)
` [XEN PATCH 3/4] xen/include: add pure and const attributes
[PATCH] smbios: arm64: Allow table to be written at a fixed addr
2023-10-23 15:31 UTC (4+ messages)
[f2fs-dev] [PATCH v2 0/1] Add 16K Support for f2fs
2023-10-23 15:30 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: finish previous checkpoints before returning from remount
2023-10-23 15:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: stop iterating f2fs_map_block if hole exists
2023-10-23 15:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix error handling of __get_node_page
2023-10-23 15:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: let f2fs_precache_extents() traverses in file range
2023-10-23 15:30 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: Clean up errors in segment.h
2023-10-23 15:30 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.