All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-28 06:18:35 to 2023-12-28 08:44:01 UTC [more...]

[PATCH v2 00/14] Unified cross-architecture kernel-mode FPU API
 2023-12-28  6:20 UTC  (21+ messages)
` [PATCH v2 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v2 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v2 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v2 13/14] selftests/fpu: Move FP code to a separate translation unit

[PATCH v2 1/1] net: phy: micrel: Add workaround for incomplete autonegotiation
 2023-12-28  8:43 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_sbios_heartbeat_notify()
 2023-12-28  8:42 UTC 

[PATCH v4 00/12] Support Firmware Handoff spec via bloblist
 2023-12-28  8:41 UTC  (9+ messages)
` [PATCH v4 01/12] bloblist: Update the tag numbering
` [PATCH v4 05/12] bloblist: Access record hdr_size and tag via a function
` [PATCH v4 06/12] bloblist: Drop spare value from bloblist record
` [PATCH v4 10/12] bloblist: Adjust the bloblist header

[PATCH v8 00/10] Add iommufd nesting (part 2/2)
 2023-12-28  8:42 UTC  (14+ messages)
` [PATCH v8 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v8 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v8 10/10] iommu/vt-d: Add iotlb flush for nested domain

Next planned maintenance release
 2023-12-28  8:40 UTC 

[RFC PATCH v8 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-28  8:38 UTC  (7+ messages)
` [RFC PATCH v9 1/5] iommu/vt-d: add flush_target_dev member to struct intel_iommu and pass device info to all ATS Invalidation functions
` [RFC PATCH v9 2/5] iommu/vt-d: break out ATS Invalidation if target device is gone
` [RFC PATCH v9 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[PATCH net-next] net: phy: Cleanup struct mdio_driver_common
 2023-12-28  8:37 UTC  (6+ messages)

[RFC PATCH 0/4] cxl: introduce CXL Virtualization module
 2023-12-28  6:43 UTC  (5+ messages)
` [RFC PATCH 1/4] cxl: move some function from acpi module to core module
` [RFC PATCH 3/4] cxl/port: introduce cxl_disable_port() function
` [RFC PATCH 4/4] cxl: introduce CXL Virtualization module

Słowa kluczowe do wypozycjonowania
 2023-12-28  8:30 UTC 

[PATCH v3 1/2] dt-bindings: input: Add Himax HX83102J touchscreen
 2023-12-28  8:30 UTC  (2+ messages)

[PATCH] net: bcmgenet: Fix FCS generation for fragmented skbuffs
 2023-12-28  8:25 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-28  8:23 UTC  (12+ messages)
` [PATCH v4 1/6] mm/zswap: change dstmem size to one page
` [PATCH v4 2/6] mm/zswap: reuse dstmem when decompress

[PATCH v3] usb: xhci-plat: fix usb disconnect issue after s4
 2023-12-28  7:11 UTC 

[PATCH net] net/sched: act_ct: fix skb leak and crash on ooo frags
 2023-12-28  8:14 UTC 

reftable: How to represent deleted referees of symrefs in the reflog?
 2023-12-28  8:14 UTC  (3+ messages)

[linux-next:master 7104/10295] WARN: resolve_btfids: unresolved symbol bpf_xdp_metadata_rx_vlan_tag
 2023-12-28  8:10 UTC 

[PATCH] drm/debugfs: fix memory leak in drm_debugfs_remove_files()
 2023-12-28  8:07 UTC 

[PATCH 1/2] dt-bindings: iio: adc: rtq6056: add support for the whole RTQ6056 family
 2023-12-28  8:06 UTC  (7+ messages)

[PATCH] mm: ratelimit stat flush from workingset shrinker
 2023-12-28  8:01 UTC  (2+ messages)

[PATCH v3] sideband.c: remove redundant 'NEEDSWORK' tag
 2023-12-28  8:01 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2023-12-28  7:57 UTC  (4+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 2/3] x86/sched/itmt: Export two API symbols
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs

[i-g-t 1/4] lib/i915/intel_drrs: Fix igt helper to get drrs status
 2023-12-28  7:51 UTC  (3+ messages)
` [i-g-t 1/7] "

[PATCH] platform/chrome: cros_ec_i2c: Less function calls in cros_ec_cmd_xfer_i2c() after error detection
 2023-12-28  7:56 UTC 

provide a sane discard_granularity default
 2023-12-28  7:55 UTC  (20+ messages)
` [PATCH 1/9] block: remove two comments in bio_split_discard
` [PATCH 2/9] bcache: discard_granularity should not be smaller than a sector
` [PATCH 3/9] block: default the discard granularity to sector size
` [PATCH 4/9] ubd: use the default discard granularity
` [PATCH 5/9] nbd: "
` [PATCH 6/9] null_blk: "
` [PATCH 7/9] zram: "
` [PATCH 8/9] bcache: "
` [PATCH 9/9] mtd_blkdevs: "

remove another host aware model leftover
 2023-12-28  7:51 UTC  (3+ messages)
` [PATCH 1/2] sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics
` [PATCH 2/2] block: remove disk_clear_zoned

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-28  7:49 UTC  (9+ messages)
` [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit

panel-raydium-rm692e5.c:undefined reference to `drm_dsc_pps_payload_pack'
 2023-12-28  7:48 UTC  (2+ messages)

[PATCH] drm/panel/raydium-rm692e5: select CONFIG_DRM_DISPLAY_DP_HELPER
 2023-12-28  7:46 UTC  (4+ messages)

[PATCH 0/3] Add hantro g1 video decoder support for RK3588
 2023-12-28  7:46 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: media: rockchip-vpu: Add RK3588 compatible

[PATCH] MA-21654 Use dma_alloc_pages in vb2_dma_sg_alloc_compacted
 2023-12-28  7:46 UTC  (8+ messages)

[virtio-comment] [PATCH v7 0/2] checksum corrections and additions
 2023-12-28  7:46 UTC  (3+ messages)
` [virtio-comment] [PATCH v7 1/2] virtio-net: correct conditions for devices to validate packet checksum
` [virtio-comment] [PATCH v7 2/2] virtio-net: device does not deliver partially checksummed packet and may validate the checksum

[PATCH v4 0/6] Initial support for the Realtek interrupt controller
 2023-12-28  7:41 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs

[PATCH v4 0/5] support ipq5332 platform
 2023-12-28  7:38 UTC  (12+ messages)
` [PATCH v4 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v3 00/14] Support Firmware Handoff spec via bloblist
 2023-12-28  7:37 UTC  (5+ messages)
` [PATCH v3 09/14] bloblist: Handle alignment with a void entry

[PATCH v3 0/9] Add CMDQ secure driver for SVP
 2023-12-28  7:37 UTC  (6+ messages)
` [PATCH v3 8/9] mailbox: mediatek: Add CMDQ secure mailbox driver

[PATCH V2 REBASED] dt-bindings: leds: add "usbport" trigger
 2023-12-28  7:33 UTC  (3+ messages)

[PATCH v4 ipsec-next 1/2] xfrm: introduce forwarding of ICMP Error messages
 2023-12-28  7:31 UTC 

[PATCH 0/2] smbios: riscv: set correct SMBIOS processor family value
 2023-12-28  7:30 UTC  (3+ messages)
` [PATCH 1/2] smbios: enable setting processor family > 0xff
` [PATCH 2/2] cpu: riscv: set correct SMBIOS processor family value

[PATCH v1] ASoC: tas2781: Add dsp firmware for different laptops
 2023-12-28  7:29 UTC  (3+ messages)
  ` [EXTERNAL] "

A bug was found in Linux Kernel 6.6+: KASAN: slab-use-after-free in iommufd_test (with POC)
 2023-12-28  7:28 UTC  (2+ messages)

[PATCH 0/2] RTQ6056: Add compatible for the same chip family
 2023-12-28  7:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: rtq6056: add support for the whole RTQ6056 family

撤回: [PATCH v2 07/10] exfat: convert exfat_find_empty_entry() to use dentry cache
 2023-12-28  7:25 UTC 

撤回: [PATCH v2 09/10] exfat: do not sync parent dir if just update timestamp
 2023-12-28  7:24 UTC 

[PATCH v2 0/6] Add support for Mobileye EyeQ5 clock controller
 2023-12-28  7:24 UTC  (7+ messages)
` [PATCH v2 3/6] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v2 4/6] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v2 6/6] MIPS: mobileye: eyeq5: use OLB clocks controller

[PATCH v2 1/2] xfs: fix a use after free in xfs_defer_finish_recovery
 2023-12-28  7:24 UTC  (2+ messages)
` [PATCH v2 2/2] xfs: use the op name in trace_xlog_intent_recovery_failed

[PATCH] virtio_blk: set the default scheduler to none
 2023-12-28  7:25 UTC  (7+ messages)

[LTP] [PATCH 1/1] tools: Fix syntax error caused by "; ; " in create_dmesg_entry awk script
 2023-12-28  7:21 UTC  (2+ messages)
` [LTP] [PATCH v2 "

[PATCH v2 0/1] bitbake: event: Improve error message for eventhandler
 2023-12-28  7:15 UTC  (4+ messages)
` [PATCH v2 1/1] "
  ` [bitbake-devel] "

[PATCH] arm64: dts: mediatek: mt7986: fix reference to PWM in fan node
 2023-12-28  7:14 UTC  (8+ messages)

[PATCH v8 00/19] Pass data lifetime information to SCSI disk devices
 2023-12-28  7:12 UTC  (3+ messages)
` [PATCH v8 06/19] block, fs: Propagate write hints to the block device inode

[PATCH] kconfig: Add a build target for checking current config for issues
 2023-12-28  7:09 UTC 

[PATCH] pinctrl: samsung: constify iomem pointers
 2023-12-28  7:06 UTC  (4+ messages)

[PATCH v2 07/10] exfat: convert exfat_find_empty_entry() to use dentry cache
 2023-12-28  7:05 UTC 

[PATCH v2 09/10] exfat: do not sync parent dir if just update timestamp
 2023-12-28  7:06 UTC 

[PATCH net-next v1] net: mctp: use deprecated parser in mctp_set_link_af
 2023-12-28  7:02 UTC 

[PATCH v2 10/10] exfat: remove duplicate update parent dir
 2023-12-28  7:00 UTC 

[PATCH v2 08/10] exfat: remove unused functions
 2023-12-28  6:59 UTC 

[PATCH v2 06/10] exfat: convert exfat_init_ext_entry() to use dentry cache
 2023-12-28  6:59 UTC 

[PATCH v2 05/10] exfat: move free cluster out of exfat_init_ext_entry()
 2023-12-28  6:59 UTC 

[PATCH v2 04/10] exfat: convert exfat_remove_entries() to use dentry cache
 2023-12-28  6:59 UTC 

[PATCH v2 03/10] exfat: convert exfat_add_entry() to use dentry cache
 2023-12-28  6:59 UTC 

[PATCH v2 01/10] exfat: add __exfat_get_dentry_set() helper
 2023-12-28  6:59 UTC 

[PATCH v2 02/10] exfat: add exfat_get_empty_dentry_set() helper
 2023-12-28  6:59 UTC 

[PATCH v2 00/10] exfat: improve sync dentry
 2023-12-28  6:58 UTC 

[PATCH v4] fdt: Allow the devicetree to come from a bloblist
 2023-12-28  6:55 UTC  (7+ messages)

[PATCH 0/3] Add driver for Cadence SD6HC SD/eMMC controller
 2023-12-28  6:53 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-cadence6: add DT bindings documentation
` [PATCH 2/3] mmc: sdhci-cadence6: add Cadence SD6HC support
` [PATCH 3/3] riscv: dts: starfive: jh8100: Add SD/eMMC device tree nodes

[drm-xe:drm-xe-next] BUILD SUCCESS 7b3b98d034784b125bad7aca46f9e7a3cfcde45a
 2023-12-28  6:49 UTC 

[BUG] mutex deadlock of dpm_resume() in low memory situation
 2023-12-28  6:40 UTC  (5+ messages)

[PATCH 1/2] xfs: fix a use after free in xfs_defer_finish_recovery
 2023-12-28  6:47 UTC  (5+ messages)
` [PATCH 2/2] xfs: use the op name in trace_xlog_intent_recovery_failed

[PATCH] q800: move dp8393x_prom memory region to Q800MachineState
 2023-12-28  6:45 UTC  (2+ messages)

[f2fs-dev] [PATCH v4] f2fs: New victim selection for GC
 2023-12-28  6:45 UTC  (2+ messages)
  `  "

[PATCH net-next v2] net/sched: cls_api: complement tcf_tfilter_dump_policy
 2023-12-28  6:43 UTC 

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-12-28  6:39 UTC  (4+ messages)
` [PATCH v2 06/15] media: intel/ipu6: add syscom interfaces between firmware and driver

[cocci] [PATCH 09/10] clk: ti: Less function calls in _ti_clkctrl_clk_register() after error detection
 2023-12-28  6:39 UTC  (4+ messages)
`  "
  ` [09/10] "
    ` [cocci] "

[oe-core][kirkstone][PATCH 1/2] openssh: fix CVE-2023-51384
 2023-12-28  6:40 UTC  (2+ messages)
` [oe-core][kirkstone][PATCH 2/2] openssh: fix CVE-2023-51385

[PATCH] dt-bindings: thermal: k3-j72xx: Update bindings for J721S2 SoCs
 2023-12-28  6:39 UTC 

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2023-12-28  6:27 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-12-27
 2023-12-28  6:38 UTC 

[PATCH] cmd: net: nfs: Enable the NFS command by default
 2023-12-28  6:34 UTC 

[PATCH 0/7] reftable: fixes and optimizations (pt.2)
 2023-12-28  6:28 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] reftable/stack: do not overwrite errors when compacting
  ` [PATCH v2 2/8] reftable/stack: do not auto-compact twice in `reftable_stack_add()`
  ` [PATCH v2 3/8] reftable/writer: fix index corruption when writing multiple indices
  ` [PATCH v2 4/8] reftable/record: constify some parts of the interface
  ` [PATCH v2 5/8] reftable/record: store "val1" hashes as static arrays
  ` [PATCH v2 6/8] reftable/record: store "val2" "
  ` [PATCH v2 7/8] reftable/merged: really reuse buffers to compute record keys
  ` [PATCH v2 8/8] reftable/merged: transfer ownership of records when iterating

[PATCH 2/2] mm: list_lru: remove unused macro list_lru_init_key()
 2023-12-28  6:27 UTC 

[PATCH 1/2] mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"
 2023-12-28  6:27 UTC 

[PATCH] mm: zsmalloc: return -ENOSPC rather than -EINVAL in zs_malloc while size is too large
 2023-12-28  6:23 UTC  (2+ messages)

[PATCH] xfs: use the op name in trace_xlog_intent_recovery_failed
 2023-12-28  6:22 UTC  (2+ messages)


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.