messages from 2023-02-16 13:55:02 to 2023-02-16 14:28:07 UTC [more...]
[PATCH v4 0/6] Dynamic allocation of memory regions and IBM vTPM 2.0
2023-02-16 14:27 UTC (5+ messages)
` [PATCH v4 2/6] ieee1275: drop len -= 1 quirk in heap_init
` [PATCH v4 3/6] ieee1275: support runtime memory claiming
[PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
2023-02-16 14:27 UTC (2+ messages)
[PATCH 1/2] x86: Perform mem_sharing teardown before paging teardown
2023-02-16 14:26 UTC (6+ messages)
[PATCH 01/27] habanalabs/gaudi2: increase user interrupt grace time
2023-02-16 14:26 UTC (9+ messages)
` [PATCH 06/27] habanalabs: use memhash_node_export_put() in hl_release_dmabuf()
` [PATCH 08/27] habanalabs: add info when FD released while device still in use
[PATCH] usb: gadget: uvc: unlock on an error paths
2023-02-16 14:26 UTC (2+ messages)
[PATCH v3 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
2023-02-16 14:22 UTC (10+ messages)
` [PATCH v3 1/7] media: dt-bindings: i2c: samsung,s5k6a3: convert to dtschema
` [PATCH v3 2/7] media: dt-bindings: i2c: samsung,s5k5baf: "
` [PATCH v3 3/7] media: dt-bindings: samsung,exynos4210-csis: "
` [PATCH v3 4/7] media: dt-bindings: samsung,exynos4212-fimc-lite: "
` [PATCH v3 5/7] media: dt-bindings: samsung,exynos4212-is: "
` [PATCH v3 6/7] media: dt-bindings: samsung,fimc: "
` [PATCH v3 7/7] media: dt-bindings: samsung,s5c73m3: "
[PATCH 2/2] ALSA: Change calculation of audio time from frames
2023-02-16 14:24 UTC (2+ messages)
[PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
2023-02-16 14:23 UTC (4+ messages)
[PATCH v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays
2023-02-16 14:25 UTC (2+ messages)
[Intel-gfx] [PATCH v3 00/15] Add vfio_device cdev for iommufd support
2023-02-16 14:24 UTC (8+ messages)
` [Intel-gfx] [PATCH v3 14/15] vfio: Add ioctls for device cdev using iommufd
` "
[PATCH 1/3] examples/ipsec-secgw: fix auth IV length
2023-02-16 14:24 UTC (3+ messages)
` [PATCH 2/3] examples/ipsec-secgw: check capabilities before session create
` [PATCH 3/3] examples/ipsec-secgw: refactor inline capability check
[Qemu-devel] [PATCH 00/38] char: fixes and improvements (was "[PATCH 0/9] Fix mux regression")
2023-02-16 14:23 UTC (4+ messages)
` [Qemu-devel] [PATCH 19/38] char: make some qemu_chr_fe skip if no driver
[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
2023-02-16 14:21 UTC (19+ messages)
` [PATCH 01/16] arm64: Add CNTPOFF_EL2 register definition
` [PATCH 02/16] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH 03/16] kvm: arm64: Expose {un,}lock_all_vcpus() to the reset of KVM
` [PATCH 04/16] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
` [PATCH 05/16] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
` [PATCH 06/16] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH 07/16] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets
` [PATCH 09/16] KVM: arm64: timers: Allow save/restoring of the physical timer
mv88e6321, dual cpu port
2023-02-16 14:24 UTC (12+ messages)
[PATCH 0/6] Export platform features from ccp driver
2023-02-16 14:23 UTC (5+ messages)
` [PATCH 3/6] crypto: ccp: Move some PSP mailbox bit definitions into common header
[PATCH 0/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
2023-02-16 14:23 UTC (6+ messages)
` [PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
` [PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
` [PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
` [PATCH 4/5] hw/arm: Restrict CPU clusters to the expected type
` [PATCH 5/5] hw/riscv: "
[PATCH v8] virtio-net: support inner header hash
2023-02-16 14:23 UTC (11+ messages)
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] "
` [virtio-dev] "
[Buildroot] [PATCH v2 2/2] linux: use -isystem instead of -I in HOSTCC
2023-02-16 14:23 UTC (2+ messages)
[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
2023-02-16 14:21 UTC (5+ messages)
` [PATCH 11/13] imx8mm-mx8menlo: Drop SPL_BOARD_INIT
[PATCH net 0/2] net:usb:lan78xx: move LAN7800 internal phy register accesses to the phy driver
2023-02-16 14:20 UTC (3+ messages)
` [PATCH net 1/2] net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver
` [PATCH net 2/2] net:phy:microchip: "
[PATCH 0/2] *** configure: Add 'mkdir build' check ***
2023-02-16 14:21 UTC (4+ messages)
` [PATCH 1/2] configure: Add 'mkdir build' check
RFC: removing various special/obscure features from atomisp code ?
2023-02-16 14:20 UTC
[PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-16 14:17 UTC (5+ messages)
` [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
[PATCH 00/20] hw/ide: QOM/QDev housekeeping
2023-02-16 14:19 UTC (3+ messages)
` [PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
[RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
2023-02-16 14:18 UTC (13+ messages)
` [RFC PATCH v1 02/12] vsock: read from socket's error queue
` [RFC PATCH v1 03/12] vsock: check for MSG_ZEROCOPY support
` [RFC PATCH v1 04/12] vhost/vsock: non-linear skb handling support
` [RFC PATCH v1 05/12] vsock/virtio: non-linear skb support
[PULL] drm-intel-fixes
2023-02-16 14:19 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v7 0/1] dma: qcom: bam_dma: Add support to initialize interconnect path
2023-02-16 14:18 UTC (3+ messages)
` [PATCH v7 1/1] "
[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-16 14:18 UTC (3+ messages)
` [PATCH v3 4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
[PATCH v2 0/8] QAIC accel driver
2023-02-16 14:18 UTC (7+ messages)
` [PATCH v2 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v2 2/8] accel/qaic: Add uapi and core driver file
Resume after suspend broken, reboots instead on kernel 6.1 onwards x86_64 RTW88
2023-02-16 14:18 UTC (3+ messages)
[PATCH v4] ksmbd: fix possible memory leak in smb2_lock()
2023-02-16 14:18 UTC (2+ messages)
[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
2023-02-16 14:17 UTC (3+ messages)
` [PATCH v2 17/17] configs: starfive: add starfive_visionfive2_defconfig
Lost partition tables on ide-hd + ahci drive
2023-02-16 14:17 UTC (4+ messages)
[PATCH V2 0/6] Add Tegra234 HTE support
2023-02-16 14:18 UTC (5+ messages)
` [PATCH V2 4/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V2 6/6] arm64: tegra: Add GTE nodes
rtmutex, pi_blocked_on, and blk_flush_plug()
2023-02-16 14:17 UTC (2+ messages)
INFO: memory leak in gpio device in 6.2-rc6
2023-02-16 14:16 UTC (7+ messages)
` INFO: REPRODUCED: "
[PATCH] gpio: sim: fix a memory leak
2023-02-16 14:15 UTC
[PATCH 0/6] fixed width type adjustments
2023-02-16 14:16 UTC (4+ messages)
` [PATCH 4/6] x86/MSI: use standard C types in structures/unions
[virtio-comment] [PATCH 0/6] Split transport specific files
2023-02-16 14:16 UTC (3+ messages)
` [PATCH 5/6] transport-mmio: Correct spelling errors
` [virtio-dev] "
[PATCH intel-next v5 0/8] i40e: support XDP multi-buffer
2023-02-16 14:00 UTC (9+ messages)
` [PATCH intel-next v5 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH intel-next v5 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH intel-next v5 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH intel-next v5 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH intel-next v5 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH intel-next v5 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH intel-next v5 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH intel-next v5 8/8] i40e: add support for XDP multi-buffer Rx
[PATCH v3 1/4] dtc: version bump and add python wrapper
2023-02-16 14:14 UTC (3+ messages)
` [OE-core] "
[PATCH v2 0/1] virtio-fs: implement option for stateless migration
2023-02-16 14:14 UTC (6+ messages)
` [Virtio-fs] "
` [PATCH v2 1/1] vhost-user-fs: add property to allow migration
` [Virtio-fs] "
[PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
2023-02-16 14:13 UTC (6+ messages)
` [xdp-hints] "
` [xdp-hints] "
[PATCH 0/2] arm_pmu: fix fallout from context handling rewrite
2023-02-16 14:12 UTC (6+ messages)
` [PATCH 1/2] arm_pmu: fix event CPU filtering
` [PATCH 2/2] arm64: perf: reject CHAIN events at creation time
[syzbot] WARNING: can't access registers at entry_SYSCALL_64_after_hwframe
2023-02-16 14:13 UTC
[PATCH] wifi: rtl8xxxu: 8188e: parse single one element of RA report for station mode
2023-02-16 14:12 UTC (2+ messages)
PURCHASE ORDER lists.linux.dev
2023-02-16 14:13 UTC
[PATCH v2 0/2] kprobes: Fix issues related to optkprobe
2023-02-16 14:12 UTC (2+ messages)
[PATCH 1/2] i2c: cadence: Allow to specify the FIFO depth and maximum transfer length
2023-02-16 14:12 UTC (3+ messages)
[PATCH net-next v2] net: lan966x: Use automatic selection of VCAP rule actionset
2023-02-16 13:54 UTC (2+ messages)
[linux-next:master 681/12724] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188e.c:1678 rtl8188e_handle_ra_tx_report2() warn: ignoring unreachable code
2023-02-16 14:11 UTC (5+ messages)
[PATCH v2, RESEND] f2fs: export compress_percent and compress_watermark entries
2023-02-16 14:09 UTC (2+ messages)
` [f2fs-dev] "
[XEN PATCH v2] libs: Fix unstable libs build on FreeBSD, auto-generate version-script
2023-02-16 14:10 UTC
[PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
2023-02-16 14:09 UTC (2+ messages)
[PATCH] binman: bintool: Add support for tool directories
2023-02-16 14:10 UTC (2+ messages)
[PATCH v6] virtio-net: Improve introductory description
2023-02-16 14:09 UTC (2+ messages)
` [virtio-comment] "
[PATCH] iio: adc: meson_saradc: Better handle BL30 not releaseing the hardware
2023-02-16 14:07 UTC (3+ messages)
[PATCH v9 0/8] i2c-atr and FPDLink
2023-02-16 14:07 UTC (9+ messages)
` [PATCH v9 1/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v9 2/8] media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX
` [PATCH v9 3/8] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v9 4/8] dt-bindings: media: add TI DS90UB953 "
` [PATCH v9 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v9 6/8] media: i2c: add DS90UB960 driver
` [PATCH v9 7/8] media: i2c: add DS90UB913 driver
` [PATCH v9 8/8] media: i2c: add DS90UB953 driver
[PATCH] ref-manual: document meson class and EXTRA_OEMESON variable
2023-02-16 14:08 UTC
[PATCH] drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
2023-02-16 14:06 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 0/3] output buffer write fops fixes
2023-02-16 14:07 UTC (5+ messages)
` [PATCH 2/3] iio: buffer: make sure O_NONBLOCK is respected
` [PATCH 3/3] iio: buffer: fix coding style warnings
[PATCH 1/4] config/arm: add NVIDIA BlueField-3 platform
2023-02-16 14:04 UTC (9+ messages)
` [PATCH 2/4] crypto/mlx5: add Bluefield-3 and ConnectX-7 device IDs
` [PATCH 3/4] doc: update supported devices for NVIDIA NICs
` [PATCH 4/4] mlx: update PCI device IDs names for NVIDIA BlueField NICs
` [PATCH v2 0/4] support NVIDIA Bluefield-3 device
` [PATCH v2 1/4] mlx: update PCI device IDs names for NVIDIA BlueField NICs
` [PATCH v2 2/4] config/arm: add NVIDIA BlueField-3 platform
` [PATCH v2 3/4] crypto/mlx5: add Bluefield-3 and ConnectX-7 device IDs
` [PATCH v2 4/4] doc: update supported devices for NVIDIA NICs
[GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
2023-02-16 14:04 UTC (3+ messages)
[PATCH] arm_pmu: Invert fallback armpmu_filter() return value
2023-02-16 14:02 UTC (3+ messages)
[PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases
2023-02-16 14:02 UTC (4+ messages)
[RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
2023-02-16 14:02 UTC (4+ messages)
[PATCH V5 0/5] Enable crashdump collection support for IPQ9574
2023-02-16 14:00 UTC (4+ messages)
` [PATCH V5 5/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
[PATCH 0/3] rockchip: Use external TPL binary to create a working firmware image
2023-02-16 14:02 UTC (5+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/6] binman: Add support for a rockchip-tpl entry
[GIT PULL] USB-serial updates for 6.3-rc1
2023-02-16 14:03 UTC
[Intel-gfx] [PATCH v3 1/5] drm/i915/wm: move ILK watermark sanitization to i9xx_wm.[ch]
2023-02-16 14:01 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v3,1/5] "
[GIT FIXES FOR v6.3] media: v4l2-subdev.c: clear stream field
2023-02-16 14:01 UTC
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
2023-02-16 14:01 UTC (7+ messages)
` [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
` [RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
[bug report] wifi: ath12k: uninitialized variables
2023-02-16 14:01 UTC
[bug report] wifi: ath12k: confusing alignment
2023-02-16 14:01 UTC
[bug report] wifi: ath12k: unnecessary div_u64()
2023-02-16 14:00 UTC
[bug report] wifi: ath12k: strange memcpy()
2023-02-16 14:00 UTC
[bug report] wifi: ath12k: last element unused?
2023-02-16 14:00 UTC
[PATCH 1/2] ALSA: pcm: generate default audio timestamp
2023-02-16 13:59 UTC
[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2023-02-16 13:58 UTC (4+ messages)
` [PATCH v5 2/3] "
[PATCH intel-next v3 0/8] i40e: support XDP multi-buffer
2023-02-16 14:00 UTC (6+ messages)
` [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
[bug report] wifi: ath12k: duplicate checks
2023-02-16 14:00 UTC
[bug report] wifi: ath12k: missing clean up
2023-02-16 14:00 UTC
[bug report] wifi: ath12k: counter leaks
2023-02-16 14:00 UTC
[bug report] wifi: ath12k: missing kmalloc checks
2023-02-16 13:59 UTC
[PATCH 2/2] ARM: Layerscape: Add LS1021A IOT board support
2023-02-16 13:58 UTC (6+ messages)
[bug report] wifi: ath12k: memcpy read overflow
2023-02-16 13:59 UTC
[bug report] wifi: ath12k: resource leak in ath12k_dp_srng_setup()
2023-02-16 13:59 UTC
[bug report] wifi: ath12k: ath12k_dbring_buffer_release_event() is broken
2023-02-16 13:59 UTC
[bug-report] rasdaemon doesnot report new records
2023-02-16 13:59 UTC (3+ messages)
[bug report] wifi: ath12k: sleeping in atomic bugs
2023-02-16 13:59 UTC
[PATCH 0/4] i3c: Add support for ast2600 i3c controller
2023-02-16 13:58 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: i3c: Add AST2600 "
[PATCH 0/2] Checkpoint Support for Syscall User Dispatch
2023-02-16 13:57 UTC (3+ messages)
` [PATCH 2/2] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
Future of icount discussion for next KVM call?
2023-02-16 13:56 UTC (2+ messages)
[RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
2023-02-16 13:55 UTC (14+ messages)
[RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks indefinitely
2023-02-16 13:55 UTC (4+ messages)
[PATCH 0/3] ASoC: mchp-pdmc: fix poc noises when starting capture
2023-02-16 13:53 UTC (6+ messages)
` [PATCH 1/3] ASoC: soc-generic-dmaengine-pcm: add option to start DMA after DAI
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.