messages from 2024-08-23 10:08:06 to 2024-08-23 11:04:04 UTC [more...]
[PATCH] driver core: Fix an uninitialized variable is used by __device_attach()
2024-08-23 11:03 UTC (7+ messages)
[syzbot] [bpf?] [net?] WARNING in sock_map_close (2)
2024-08-23 11:04 UTC (3+ messages)
[PATCH v6 2/3] eventdev: add support for independent enqueue
2024-08-23 11:03 UTC (6+ messages)
` [PATCH v8 0/3] Independent Enqueue Support
` [PATCH v8 2/3] eventdev: add support for independent enqueue
` [PATCH v8 3/3] event/dsw: add capability "
[Buildroot] [PATCH 0/3] toolchain/wrapper: move -ztext to the toolchain wrapper
2024-08-23 11:02 UTC (2+ messages)
[PATCH] tests/intel/xe_vm: initialize bind_ops.extensions field
2024-08-23 11:02 UTC
[PATCH] mmc : fix for check cqe halt
2024-08-23 11:00 UTC (2+ messages)
[PATCH v2] gpio: rockchip: Update the GPIO driver
2024-08-23 10:59 UTC (6+ messages)
` [PATCH v2] gpio: rockchip: release reference to device node
` [PATCH v2] gpio: rockchip: resolve overflow issues
` [PATCH v2] gpio: rockchip: Set input direction when request irq
[PATCH] arm64: Allow packing uncompressed images into distro packages
2024-08-23 10:58 UTC (2+ messages)
[PATCH net-next v6 0/7] net: stmmac: FPE via ethtool + tc
2024-08-23 10:50 UTC (8+ messages)
` [PATCH net-next v6 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v6 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v6 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v6 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v6 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v6 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v6 7/7] net: stmmac: silence FPE kernel logs
[PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text
2024-08-23 10:57 UTC (2+ messages)
[PATCH RFC] rust: experiment with `#[derive(SmartPointer)]`
2024-08-23 10:54 UTC
[PATCH v2] pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-23 10:54 UTC
[PATCH 0/2] Fix the UFS driver hibernation code
2024-08-23 10:54 UTC (7+ messages)
` [PATCH 2/2] scsi: ufs: core: Fix the code for entering hibernation
[tip: irq/urgent] irqchip/gic-v3: Init SRE before poking sysregs
2024-08-23 10:54 UTC
[PATCH 0/3] tools/ocaml: Incremental build fixes
2024-08-23 10:53 UTC (5+ messages)
` [PATCH 1/3] tools/ocaml: Drop OCAMLOPTFLAG_G invocation
` [PATCH 2/3] tools/ocaml: Drop o= rune
` [PATCH 3/3] tools/ocaml: Fix the version embedded in META files
[PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver
2024-08-23 10:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH v8 0/6] arm64: ptdump: View the second stage page-tables
2024-08-23 10:53 UTC (5+ messages)
` [PATCH v8 4/6] KVM: arm64: Register ptdump with debugfs on guest creation
[Buildroot] [PATCH] package/aer-inject: Fix build error due to missing basename() prototype
2024-08-23 10:53 UTC (3+ messages)
[GIT PULL] MMC fixes for v6.11-rc5
2024-08-23 10:53 UTC
[PATCH v2 12/12] net/ice: add support for FEC auto-detect for E830
2024-08-23 9:56 UTC (14+ messages)
` [PATCH v3 00/12] Align ICE shared code with Base driver
` [PATCH v3 01/12] net/ice: use correct format specifiers for unsigned ints
` [PATCH v3 02/12] net/ice: updates for ptp init in E825C
` [PATCH v3 03/12] net/ice: add new tag definitions
` [PATCH v3 04/12] net/ice: avoid reading past end of PFA
` [PATCH v3 05/12] net/ice: update PTP init
` [PATCH v3 06/12] net/ice: address compilation errors
` [PATCH v3 07/12] net/ice: fix link speed for 200G
` [PATCH v3 08/12] net/ice: update iteration of TLVs in Preserved Fields Area
` [PATCH v3 09/12] net/ice: correct Tx Scheduler AQ command RD bit for E825C
` [PATCH v3 10/12] net/ice: support optional flags in signature segment header
` [PATCH v3 11/12] net/ice: update E830 50G branding strings
` [PATCH v3 12/12] net/ice: add support for FEC auto-detect for E830
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-08-23 10:52 UTC (11+ messages)
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
[PATCH 0/3] Add HDMI Audio support
2024-08-23 10:51 UTC (8+ messages)
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc: Enable HDMI audio
` [PATCH 3/3] arm64: dts: renesas: rzg2lc-smarc: "
[PATCH v3 00/10] Read/Write with meta/integrity
2024-08-23 10:38 UTC (12+ messages)
` [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter
` [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
` [PATCH v3 04/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v3 05/10] block: define meta io descriptor
` [PATCH v3 06/10] io_uring/rw: add support to send meta along with read/write
` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v3 07/10] block,nvme: "
` [PATCH v3 08/10] block: add support to pass user meta buffer
` [PATCH v3 09/10] nvme: add handling for app_tag
` [PATCH v3 10/10] scsi: add support for user-meta interface
[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-23 10:47 UTC (5+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "
[PATCH v2] zsh: update 5.8 -> 5.9
2024-08-23 10:48 UTC
[PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues
2024-08-23 10:47 UTC (4+ messages)
` [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs
[PATCH -next 0/5] drm: Use for_each_child_of_node_scoped()
2024-08-23 10:46 UTC (4+ messages)
` [PATCH -next 2/5] drm/mediatek: Fix missing of_node_put() for mtk_drm_get_all_drm_priv()
[PATCH v3] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value
2024-08-23 10:46 UTC (2+ messages)
[PATCH v3] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
2024-08-23 10:45 UTC (2+ messages)
[PATCH 0/7] Preemption support for A7XX
2024-08-23 10:44 UTC (4+ messages)
[perf-tools:tmp.perf-tools 1/1] error: command 'clang' failed with exit code 1
2024-08-23 10:43 UTC
[PATCH v11 6/7] irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
2024-08-23 10:43 UTC (2+ messages)
` [PATCH v11 7/7] irqchip/loongarch-avec: Add AVEC irqchip support
[PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
2024-08-23 10:43 UTC
[PATCH v7 00/21] Avoid MAP_FIXED gap exposure
2024-08-23 10:42 UTC (5+ messages)
` [PATCH v7 06/21] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
[PATCH v5 0/7] block atomic writes for xfs
2024-08-23 10:41 UTC (6+ messages)
` [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE
[PATCH v2] wifi: cfg80211: Set the channel definition for the different Wi-Fi modes when starting CAC
2024-08-23 10:42 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH net] tools/net/ynl: fix cli.py --subscribe feature
2024-08-23 10:40 UTC (2+ messages)
[PATCH v3 00/12] net: introduce TX H/W shaping API
2024-08-15 9:07 UTC (12+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
[XEN PATCH v1] libxl: Fix nul-termination of the return value of libxl_xen_console_read_line()
2024-08-23 10:39 UTC (5+ messages)
[PATCH v11 3/7] LoongArch: Move irqchip function prototypes to irq-loongson.h
2024-08-23 10:39 UTC (3+ messages)
` [PATCH v11 4/7] LoongArch: Architectural preparation for AVEC irqchip
` [PATCH v11 5/7] irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
[PATCH v2 0/5] Add support for GE SUNH hot-pluggable connector (was: "drm: add support for hot-pluggable bridges")
2024-08-23 10:39 UTC (5+ messages)
[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
2024-08-23 10:37 UTC (19+ messages)
[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
2024-08-23 10:38 UTC (10+ messages)
Crash in ntfs_iget5 on mounting
2024-08-23 10:37 UTC
[PATCH] wifi: mac80211: override HE/EHT capabilities if NSS is zero
2024-08-23 10:37 UTC (2+ messages)
[PATCH v11 0/7] Loongarch-avec support
2024-08-23 10:35 UTC (3+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
[PATCH v11 0/7] Loongarch-avec support
2024-08-23 10:33 UTC (3+ messages)
` [PATCH v11 1/7] Docs/LoongArch: Add advanced extended IRQ model description
` [PATCH v11 2/7] LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
[RFC PATCH] ceph: fix out-of-bound array access when doing a file read
2024-08-23 10:33 UTC (3+ messages)
[PATCH v3 00/10] Add support for Ethernet Boot on SK-AM62
2024-08-23 10:33 UTC (5+ messages)
` [PATCH v3 04/10] soc: ti: k3-navss-ringacc: Fix reset ring API
[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
2024-08-23 10:32 UTC (4+ messages)
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
[usb:usb-linus] BUILD SUCCESS cd4897bfd14f6a5388b21ba45a066541a0425199
2024-08-23 10:32 UTC
[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
2024-08-23 10:32 UTC (2+ messages)
[usb:usb-testing] BUILD SUCCESS c6f29014f04d190070769d9c8c30f20c39ec0f50
2024-08-23 10:31 UTC
[PATCH 0/4] dts: add pktgen and testpmd changes
2024-08-23 10:30 UTC (6+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] dts: add ability to send/receive multiple packets
` [PATCH v2 2/5] dts: add random generation seed setting
[PATCH] plugins: add plugin API to read guest memory
2024-08-23 10:29 UTC (3+ messages)
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-23 10:25 UTC (5+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
[PATCH v1 0/2] ufs: core: fix err handler mcq abort defect
2024-08-23 10:07 UTC (3+ messages)
` [PATCH v1 1/2] ufs: core: complete scsi command after release
` [PATCH v1 2/2] ufs: core: force reset after mcq abort all
[PATCH v3 0/6] media: i2c: og01a1b: Add OF support to OmniVision OG01A1B
2024-08-23 10:27 UTC (7+ messages)
` [PATCH v3 1/6] media: dt-bindings: Add OmniVision OG01A1B image sensor
` [PATCH v3 2/6] media: i2c: og01a1b: Add OF support to the image sensor driver
` [PATCH v3 3/6] media: i2c: og01a1b: Add stubs of runtime power management functions
` [PATCH v3 4/6] media: i2c: og01a1b: Add support of xvclk supply clock in power management
` [PATCH v3 5/6] media: i2c: og01a1b: Add management of optional reset GPIO
` [PATCH v3 6/6] media: i2c: og01a1b: Add management of optional sensor supply lines
[PATCH v3 00/13] qemuarm64-secureboot: Add UEFI Secure Boot
2024-08-23 10:26 UTC (3+ messages)
` [PATCH v3 02/13] core-image-base: Use UEFI layout disk partitions
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-23 10:23 UTC (8+ messages)
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
[PATCH i-g-t v5 0/4] runner: Allow dynamically ignore dmesg errors or warnings
2024-08-23 10:24 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for runner: Allow dynamically ignore dmesg errors or warnings (rev6)
[RFC 0/6] wifi: cfg80211/mac80211: improve support for multiple radios
2024-08-23 10:23 UTC (10+ messages)
` [RFC 3/6] wifi: mac80211: notify driver about per-radio monitor enabled state
` [RFC 4/6] wifi: mac80211: support per-radio driver start/stop calls
` [RFC 5/6] wifi: mac80211: support per-radio filter flags
` [RFC 6/6] wifi: mac80211: check vif radio_mask for monitor mode rx
[PATCH i-g-t] lib/igt: Fix double include statement
2024-08-23 10:23 UTC (2+ messages)
[Buildroot] [PATCH v5] Config.in: ban textrels on musl toolchains
2024-08-23 10:21 UTC (3+ messages)
[PATCH 00/10] reftable: fix reload with active iterators
2024-08-23 10:21 UTC (7+ messages)
` [PATCH 07/10] reftable/reader: introduce refcounting
` [PATCH 08/10] reftable/reader: keep readers alive during iteration
[PATCH 0/6] dma:Use devm_clk_get_enabled() helpers
2024-08-23 10:19 UTC (7+ messages)
` [PATCH 1/6] dma:at_hdmac:Use "
` [PATCH 2/6] dma:dma-jz4780:Use "
` [PATCH 3/6] dma:imx-dma:Use "
` [PATCH 4/6] dma:imx-sdma:Use "
` [PATCH 5/6] dma:milbeaut-hdmac:Use "
` [PATCH 6/6] dma:uniphier-mdmac:Use "
A Comparison of printk between upstream and linux-rt-devel
2024-08-23 10:19 UTC (2+ messages)
` test 1: was: "
[PATCH 1/3] blktests: nvme: skip passthru tests on multipath devices
2024-08-23 10:18 UTC (3+ messages)
` [PATCH 3/3] nvme: add test for controller rescan under I/O load
[PATCH] drm/aspeed: use devm_clk_get_enabled() helpers
2024-08-23 10:17 UTC
Off by one in lowerdir calculation?
2024-08-23 10:16 UTC (2+ messages)
[PATCH 0/7] memory: simplify with devm() and guard()
2024-08-23 10:16 UTC (8+ messages)
` [PATCH 1/7] memory: emif: drop unused 'irq_state' member
` [PATCH 2/7] memory: emif: simplify locking with guard()
` [PATCH 3/7] memory: omap-gpmc: "
` [PATCH 4/7] memory: pl172: simplify with dev_err_probe()
` [PATCH 5/7] memory: pl172: simplify with devm_clk_get_enabled()
` [PATCH 6/7] memory: pl353-smc: simplify with dev_err_probe()
` [PATCH 7/7] memory: pl353-smc: simplify with devm_clk_get_enabled()
[PATCH for-9.2 0/6] arm: xlnx: fix minor memory leaks
2024-08-23 10:14 UTC (5+ messages)
` [PATCH for-9.2 1/6] hw/misc/xlnx-versal-cfu: destroy fifo in finalize
` [PATCH for-9.2 6/6] hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
[GIT PULL] SPI fixes for v6.11-rc3
2024-08-23 10:13 UTC
[PATCH v4 0/6] Introduce initial AMD I3C HCI driver support
2024-08-23 10:13 UTC (10+ messages)
` [PATCH v4 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v4 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v4 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
[PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc()
2024-08-23 10:12 UTC (2+ messages)
[PATCH v3 0/3] ovl: simplify ovl_parse_param_lowerdir()
2024-08-23 10:10 UTC (3+ messages)
` [PATCH v3 3/3] ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err
[PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations
2024-08-23 10:18 UTC (5+ messages)
` [PATCH -next 1/4] RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
` [PATCH -next 2/4] RDMA/mad: "
` [PATCH -next 3/4] RDMA/mlx4: "
` [PATCH -next 4/4] RDMA/mad: "
[PATCH] irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select
2024-08-23 10:07 UTC
[PATCH] riscv: Report error when repeatedly recording CPU hardware ID
2024-08-23 10:08 UTC (2+ messages)
[PATCH v5] ptp: Add support for the AMZNC10C 'vmclock' device
2024-08-23 10:09 UTC
[PATCH v1 -next 00/11] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
2024-08-23 10:01 UTC (12+ messages)
` [PATCH v1 -next 01/11] cgroup/cpuset: introduce cpuset-v1.c
` [PATCH v1 -next 02/11] cgroup/cpuset: move common code to cpuset-internal.h
` [PATCH v1 -next 03/11] cgroup/cpuset: move memory_pressure to cpuset-v1.c
` [PATCH v1 -next 04/11] cgroup/cpuset: move relax_domain_level "
` [PATCH v1 -next 05/11] cgroup/cpuset: move memory_spread "
` [PATCH v1 -next 06/11] cgroup/cpuset: add callback_lock helper
` [PATCH v1 -next 07/11] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
` [PATCH v1 -next 08/11] cgroup/cpuset: move validate_change_legacy "
` [PATCH v1 -next 09/11] cgroup/cpuset: move v1 interfaces "
` [PATCH v1 -next 10/11] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
` [PATCH v1 -next 11/11] cgroup/cpuset: add sefltest for cpuset v1
[PATCH -next] char/agp: Remove unused declaration compat_agp_ioctl()
2024-08-23 9:50 UTC
[PATCH 0/7] drm/i915/display: conversion to struct intel_display
2024-08-23 10:08 UTC (4+ messages)
` [PATCH 7/7] drm/i915/display: convert params "
[PATCH iwl-net v4 0/6] ice: fix synchronization between .ndo_bpf() and reset
2024-08-23 9:59 UTC (12+ messages)
` [Intel-wired-lan] [PATCH iwl-net v4 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [Intel-wired-lan] [PATCH iwl-net v4 2/6] ice: protect XDP configuration with a mutex
` "
` [Intel-wired-lan] [PATCH iwl-net v4 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` "
` [Intel-wired-lan] [PATCH iwl-net v4 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` "
` [Intel-wired-lan] [PATCH iwl-net v4 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` "
` [Intel-wired-lan] [PATCH iwl-net v4 6/6] ice: do not bring the VSI up, if it was down before the XDP setup
` "
[PATCH] drm/i915/gt: Disable Redundant HZ Plane expansions for MTL/ARL and DG2
2024-08-23 10:10 UTC
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.