messages from 2024-03-11 15:45:20 to 2024-03-11 16:20:34 UTC [more...]
[PATCH v2 0/3] fstests: fix io_uring testing
2024-03-11 16:20 UTC
[xen-unstable-smoke test] 184995: tolerable all pass - PUSHED
2024-03-11 16:20 UTC
[PATCH] Fix divide-by-zero on DP unplug with nouveau
2024-03-11 16:20 UTC (4+ messages)
[PATCH 0/4] crypto: handle gcrypt ciphers being disabled
2024-03-11 16:19 UTC (7+ messages)
` [PATCH 1/4] crypto: factor out conversion of QAPI to gcrypt constants
` [PATCH 2/4] crypto: query gcrypt for cipher availability
` [PATCH 3/4] crypto: use error_abort for unexpected failures
[PATCH net-next 0/4] net: dsa: realtek: fix LED support for rtl8366
2024-03-11 16:19 UTC (7+ messages)
` [PATCH net-next 2/4] net: dsa: realtek: keep default LED state in rtl8366rb
[PATCH] KVM: x86/mmu: treat WC memory as MMIO
2024-03-11 16:20 UTC (2+ messages)
[PATCH RFC 0/8] Clavis LSM
2024-03-11 16:11 UTC (9+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key
` [PATCH RFC 2/8] clavis: Introduce a new system keyring called clavis
` [PATCH RFC 3/8] efi: Make clavis boot param persist across kexec
` [PATCH RFC 4/8] clavis: Prevent clavis boot param from changing during kexec
` [PATCH RFC 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE)
` [PATCH RFC 6/8] keys: Add ability to track intended usage of the public key
` [PATCH RFC 7/8] clavis: Introduce a new key type called clavis_key_acl
` [PATCH RFC 8/8] clavis: Introduce new LSM called clavis
[RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
2024-03-11 16:10 UTC (6+ messages)
` [RFC PATCH net-next 1/5] net: define IPPROTO_QUIC and SOL_QUIC constants for QUIC protocol
` [RFC PATCH net-next 2/5] net: include quic.h in include/uapi/linux "
` [RFC PATCH net-next 3/5] net: implement QUIC protocol code in net/quic directory
` [RFC PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
` [RFC PATCH net-next 5/5] Documentation: introduce quic.rst to provide description of QUIC protocol
[PATCH 1/1] mm/khugepaged: reduce process visible downtime by pre-zeroing hugepage
2024-03-11 16:19 UTC (2+ messages)
[linux-next:master 12265/12944] arch/arm64/include/asm/pgtable.h:904:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
2024-03-11 16:19 UTC (2+ messages)
[PATCH] kbuild: rpm-pkg: add dtb files in kernel rpm
2024-03-11 16:18 UTC (2+ messages)
[PATCH] arm: smp: Avoid false positive CPU hotplug Lockdep-RCU splat
2024-03-11 16:17 UTC (5+ messages)
[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
2024-03-11 16:18 UTC (5+ messages)
` [PATCH 1/2] scsi: target: iscsi: handle SCSI immediate commands
` [PATCH 2/2] scsi: target: iscsi: don't warn of R/W when no data
[RFC PATCH v3 0/5] initial support for Marvell 88PM886 PMIC
2024-03-11 16:18 UTC (9+ messages)
` [RFC PATCH v3 4/5] input: add onkey driver "
[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2024-03-11 16:17 UTC (19+ messages)
` [PATCH v4 1/9] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v4 2/9] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v4 3/9] x86/sev: Set GHCB data structure version
` [PATCH v4 4/9] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v4 5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v4 6/9] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v4 7/9] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v4 8/9] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v4 9/9] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob
[BUG net-next] fcnal-test.sh: 4 (four) tests FAIL
2024-03-11 16:17 UTC (2+ messages)
[PATCH] Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"
2024-03-11 16:17 UTC (10+ messages)
[PATCH v2] nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
2024-03-11 16:17 UTC (2+ messages)
[PATCH] Allow git-config to append a comment
2024-03-11 16:17 UTC (4+ messages)
` [PATCH v2] config: add --comment option to add "
[PATCH v2 00/14] Provide SEV-SNP support for running under an SVSM
2024-03-11 16:16 UTC (7+ messages)
` [PATCH v2 01/14] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
` [PATCH v2 11/14] x86/sev: Extend the config-fs attestation support for an SVSM
[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
2024-03-11 16:15 UTC (6+ messages)
` [PATCH v2 1/5] Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
` [PATCH v2 2/5] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH v2 3/5] hv_netvsc: Don't free decrypted memory
` [PATCH v2 4/5] uio_hv_generic: "
` [PATCH v2 5/5] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
CVE-2023-52514: x86/reboot: VMCLEAR active VMCSes before emergency reboot
2024-03-11 16:15 UTC (6+ messages)
` REJECTED: "
[GSoC][PATCH 0/1] add zero count optimization in ewah_bitmap.c
2024-03-11 16:14 UTC (4+ messages)
` [GSoC][PATCH 1/1] "
[PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed
2024-03-11 16:14 UTC (12+ messages)
[PATCH] perf scripts python: Add a script to run instances of perf script in parallel
2024-03-11 16:13 UTC (2+ messages)
[PATCH v3] btrfs: zoned: fix use-after-free in do_zone_finish
2024-03-11 16:12 UTC (2+ messages)
[PATCH 1/2] mm: zswap: optimize zswap pool size tracking
2024-03-11 16:12 UTC (2+ messages)
` [PATCH 2/2] mm: zpool: return pool size in pages
[PATCH v2 0/6] arm: imx8mp: add karo electronics qsxp imx8mp som support
2024-03-11 16:11 UTC (7+ messages)
` [PATCH v2 1/6] of: introduce of_property_read_s32
` [PATCH v2 2/6] net: phy: micrel: update id table from Linux kernel
` [PATCH v2 3/6] net: phy: micrel: add support for ksz9131 phy
` [PATCH v2 4/6] arm: dts: karo: import dts for karo-qsxp-ml81
` [PATCH v2 5/6] arm: dts: karo: add karo imx8mp-karo-qsxp-ml81-qsbase4
` [PATCH v2 6/6] arm: imx8mp: add karo electronics qsxp-ml81 som support
[PATCH] fix volume mute and mic mute LEDs on HP probook 0x8a74
2024-03-11 16:11 UTC (4+ messages)
[PATCH v4 00/12] Add support for NIST P521 to ecdsa
2024-03-11 16:11 UTC (5+ messages)
` [PATCH v5 05/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [EXTERNAL] "
` [EXTERNAL] "
iio: xilinx-ams: shift-out-of-bounds in ams_enable_channel_sequence
2024-03-11 16:11 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v6 0/6] ice: Support 5 layer Tx scheduler topology
2024-03-11 16:09 UTC (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 5/6] ice: Add tx_scheduling_layers devlink param
[LTP] [PATCH v1] fanotify14: fix anonymous pipe testcases
2024-03-11 16:08 UTC (4+ messages)
[PATCH 0/9] Improve trap handling for nested traps
2024-03-11 16:09 UTC (10+ messages)
` [PATCH 1/9] lib: sbi: Remove sbi_trap_exit() and related code
` [PATCH 2/9] include: sbi: Add trap_context pointer in struct sbi_scratch
` [PATCH 3/9] lib: sbi: Introduce trap context
` [PATCH 4/9] lib: sbi: Simplify parameters of misaligned and access fault handlers
` [PATCH 5/9] lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
` [PATCH 6/9] lib: sbi: Remove regs paramter of sbi_irqchip_process()
` [PATCH 7/9] lib: sbi: Remove regs parameter from trap irq handling functions
` [PATCH 8/9] lib: sbi: Pass trap context pointer to sbi_ecall_handler()
` [PATCH 9/9] lib: sbi: Extend sbi_trap_error() to dump state in a nested trap
[XEN PATCH] xen/compiler: deviate the inline macro for MISRA C Rule 20.4
2024-03-11 16:09 UTC (4+ messages)
[PATCH v3 0/2] Arc methods for linked list
2024-03-11 16:08 UTC (3+ messages)
` [PATCH v3 1/2] rust: sync: add `ArcBorrow::from_raw`
` [PATCH v3 2/2] rust: sync: add `Arc::into_unique_or_drop`
[PATCH] drm/xe: Remove unused xe_bo->props struct
2024-03-11 16:07 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v2 00/10] mirror: allow switching from background to active mode
2024-03-11 16:07 UTC (13+ messages)
[PATCH 0/4] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
2024-03-11 16:07 UTC (5+ messages)
` [PATCH 3/4] iomap: don't increase i_size if it's not a write operation
` [PATCH 4/4] iomap: cleanup iomap_write_iter()
[PATCH v2] drm/drm_connector: Document Colorspace property variants
2024-03-11 16:06 UTC (5+ messages)
[PATCH v3 0/4] Add WoM feature as an IIO event
2024-03-11 16:05 UTC (3+ messages)
` [PATCH v3 1/4] iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
` [PATCH v3 2/4] iio: imu: inv_mpu6050: add WoM event as accel event
[REGRESSION] Divide-by-zero on DisplayPort MST unplug with nouveau
2024-03-11 16:05 UTC (5+ messages)
[PATCH net 0/2] MT7530 DSA subdriver fix VLAN egress and handling of all link-local frames
2024-03-11 16:05 UTC (4+ messages)
` [PATCH net 1/2] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
[PATCH 0/2] x86/mm: XSA-389 follow-up
2024-03-11 16:04 UTC (3+ messages)
` [PATCH v2] x86/PoD: move increment of entry count
[PATCH] hte: tegra-194: Convert to platform remove callback returning void
2024-03-11 16:04 UTC (2+ messages)
[PATCH v2] firmware: remove copy-base relocation
2024-03-11 16:03 UTC
[PATCH net-next v11 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
2024-03-11 16:03 UTC (4+ messages)
` [PATCH net-next v11 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
[Buildroot] [PATCH 1/1] package/network-manager: bump to version 1.46.0
2024-03-11 16:03 UTC
[PATCH] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
2024-03-11 16:03 UTC
[PATCH v2 0/4] PAN for ARM32 using LPAE
2024-03-11 16:02 UTC (3+ messages)
` [PATCH v2 3/4] ARM: Reduce the number of #ifdef CONFIG_CPU_SW_DOMAIN_PAN
[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
2024-03-11 16:02 UTC (3+ messages)
` [PATCH 3/3] sh: Call paging_init() earlier in the init sequence
[RFC PATCH v4 0/5] initial support for Marvell 88PM886 PMIC
2024-03-11 15:51 UTC (6+ messages)
` [RFC PATCH v4 1/5] dt-bindings: mfd: add entry "
` [RFC PATCH v4 2/5] mfd: add driver "
` [RFC PATCH v4 3/5] regulator: add regulators "
` [RFC PATCH v4 4/5] input: add onkey "
` [RFC PATCH v4 5/5] MAINTAINERS: add myself "
[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
2024-03-11 16:01 UTC (10+ messages)
` [PATCH 1/3] "
[meta-security][PATCH] arpwatch: install man8 dir
2024-03-11 16:01 UTC
[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-11 14:49 UTC (11+ messages)
` [PATCH v9 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v9 05/27] drm/tests: Add output bpc tests
` [PATCH v9 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v9 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v9 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 17/27] drm/tests: Add tests for Broadcast RGB property
` [PATCH v9 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v9 23/27] drm/vc4: hdmi: Switch to HDMI connector
[GIT PULL] Thermal control updates for v6.9-rc1
2024-03-11 16:01 UTC
[PATCH net-next] netfilter: conntrack: dccp: try not to drop skb in conntrack
2024-03-11 16:00 UTC (4+ messages)
[PATCH v2 rcu/dev 1/2] rcu/tree: Reduce wake up for synchronize_rcu() common case
2024-03-11 16:01 UTC (4+ messages)
` [PATCH v2 rcu/dev 2/2] rcu/tree: Add comments explaining now-offline-CPU QS reports
[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
2024-03-11 15:55 UTC (10+ messages)
` [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
` [PATCH v1 5/8] virtio-ccw: Handle extra notification data
[PATCH v3 0/2] media: mgb4: YUV and variable framerate support
2024-03-11 17:00 UTC (3+ messages)
` [PATCH v3 1/2] media: mgb4: Add support for YUV image formats
` [PATCH v3 2/2] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
[GIT PULL] Documentation for 6.9
2024-03-11 15:59 UTC
[PATCH] net/i40e: support FEC feature
2024-03-11 15:59 UTC (3+ messages)
` [PATCH v4] "
[GIT PULL] ACPI updates for v6.9-rc1
2024-03-11 15:59 UTC
[PATCH 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-03-11 15:59 UTC (3+ messages)
[PATCH net-next 00/11] mlxsw: Support for nexthop group statistics
2024-03-11 15:59 UTC (8+ messages)
` [PATCH net-next 11/11] selftests: forwarding: Add a test for NH group stats
[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
2024-03-11 15:58 UTC
[PATCH] iio: pressure: Fixes SPI support for BMP3xx devices
2024-03-11 15:58 UTC (3+ messages)
[PATCH v2 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
2024-03-11 15:58 UTC (3+ messages)
` [PATCH v2 1/4] "
[GIT PULL] Power management updates for v6.9-rc1
2024-03-11 15:58 UTC
[GIT PULL] EDAC updates for v6.9
2024-03-11 15:57 UTC
[PATCH vhost v2 0/4] refactor the params of find_vqs()
2024-03-11 15:52 UTC (3+ messages)
` [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
[WIP] bcachefs fs usage update
2024-03-11 15:55 UTC (5+ messages)
[PATCH RFC v2 0/5] drm/msm: make use of the HDMI connector infrastructure
2024-03-11 15:55 UTC (4+ messages)
` [PATCH RFC v2 5/5] drm/msm/hdmi: make use of the drm_connector_hdmi framework
[GIT PULL] OPP updates for 6.9
2024-03-11 15:55 UTC (2+ messages)
[GIT PULL] cpufreq/arm updates for 6.9
2024-03-11 15:54 UTC (2+ messages)
[PATCH net-next 0/2] nexthop: Fix two nexthop group statistics issues
2024-03-11 15:52 UTC (6+ messages)
` [PATCH net-next 1/2] nexthop: Fix out-of-bounds access during attribute validation
[PATCH] net :mana : Add per-cpu stats for MANA device
2024-03-11 15:51 UTC (9+ messages)
[PATCH i-g-t v11 0/6] introduce Xe multigpu and other multi-GPU helpers
2024-03-11 15:49 UTC (4+ messages)
` [PATCH i-g-t v11 3/6] lib/intel_multigpu: Introduce library for multi-GPU scenarios
[PATCH AUTOSEL 6.7 01/23] regulator: max5970: Fix regulator child node name
2024-03-11 15:48 UTC (5+ messages)
` [PATCH AUTOSEL 6.7 18/23] ASoC: amd: yc: add new YC platform variant (0x63) support
[PATCH] drm/xe: Remove unused cpu_atomic bo flag
2024-03-11 15:48 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH v2 0/5] s390/vfio-ap: queue_configuration sysfs attribute for mdevctl automation
2024-03-11 15:27 UTC (3+ messages)
` [PATCH v2 3/5] s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queue
[PATCH v2 0/2] Arc methods for linked list
2024-03-11 15:47 UTC (8+ messages)
` [PATCH v2 2/2] rust: sync: add `Arc::into_unique_or_drop`
[PATCH v9 0/3] acpi: report NUMA nodes for device memory using GI
2024-03-11 15:45 UTC (3+ messages)
[GIT PULL] pmdomain updates for v6.9
2024-03-11 15:46 UTC (2+ messages)
is RSS and Flow director can work together
2024-03-11 15:46 UTC (2+ messages)
[PATCH v3 0/5] Add stub to handle Xfer:siginfo:read query
2024-03-11 15:45 UTC (2+ messages)
[PATCH] tg3: Remove residual error handling in tg3_suspend
2024-03-11 15:45 UTC (2+ messages)
` [PATCH v2] "
[PATCH v8 0/7] dts: Port scatter suite over
2024-03-11 15:44 UTC (6+ messages)
` [PATCH v9 "
` [PATCH v9 4/7] dts: add pci addresses to EAL parameters
` [PATCH v9 5/7] dts: allow configuring MTU of ports
` [PATCH v9 6/7] dts: add scatter to the yaml schema
` [PATCH v9 7/7] dts: add pmd_buffer_scatter test suite
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.