messages from 2023-12-28 06:43:04 to 2023-12-28 09:01:10 UTC [more...]
[linux-linus test] 184230: tolerable FAIL - PUSHED
2023-12-28 9:00 UTC
[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
2023-12-28 8:46 UTC (9+ messages)
` [PATCH 1/2] mm/tlb: fix fullmm semantics
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1
[Buildroot] [PATCH v3 1/8] package/python-typing-extensions: bump to version 4.9.0
2023-12-28 8:59 UTC (5+ messages)
` [Buildroot] [PATCH v3 6/8] package/python-fastapi-sessions: new package
[GIT PULL 1/1] Broadcom devicetree changes for 6.8
2023-12-28 8:58 UTC (2+ messages)
[PATCH v2 0/6] Remove some lruvec page accounting functions
2023-12-28 8:57 UTC (7+ messages)
` [PATCH v2 1/6] mm: Remove inc/dec lruvec page state functions
` [PATCH v2 2/6] slub: Use alloc_pages_node() in alloc_slab_page()
` [PATCH v2 3/6] slub: Use folio APIs in free_large_kmalloc()
` [PATCH v2 4/6] slub: Use a folio in __kmalloc_large_node
` [PATCH v2 5/6] mm/khugepaged: Use a folio more in collapse_file()
` [PATCH v2 6/6] mm/memcontrol: Remove __mod_lruvec_page_state()
[PATCH 00/12] Introduce `refStorage` extension
2023-12-28 8:56 UTC (12+ messages)
` [PATCH 01/12] t: introduce DEFAULT_REPO_FORMAT prereq
` [PATCH 03/12] refs: refactor logic to look up storage backends
` [PATCH 04/12] setup: start tracking ref storage format when
[PATCH v3 0/9] Add loongarch kvm accel support
2023-12-28 8:40 UTC (10+ messages)
` [PATCH v3 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc7
` [PATCH v3 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH v3 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH v3 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH v3 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH v3 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH v3 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH v3 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH v3 9/9] target/loongarch: Add loongarch kvm into meson build
[PATCH] leds: Change devm_led_classdev_register_ext stub logic to use IS_REACHABLE
2023-12-28 8:55 UTC
[PATCH v3 0/2] target/i386: add support for LAM
2023-12-28 8:51 UTC (5+ messages)
` [PATCH v3 1/2] target/i386: add support for LAM in CPUID enumeration
` [PATCH v3 2/2] target/i386: add control bits support for LAM
[GIT PULL] ARM: sprd: DTS and bindings for v6.8-rc1
2023-12-28 8:49 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/exim: fix build with libexecinfo
2023-12-28 8:51 UTC (2+ messages)
[PATCH v3 0/9] Handoff bloblist from previous boot stage
2023-12-28 8:50 UTC (6+ messages)
` [PATCH v3 9/9] qemu-arm: get FDT from bloblist
[PATCH] net/ice: updated 23.11 recommended matching list
2023-12-28 8:38 UTC
[PATCH] net/i40e: updated 23.11 recommended matching list
2023-12-28 8:37 UTC
[RFC PATCH net-next v5 00/14] Device Memory TCP
2023-12-28 8:46 UTC (3+ messages)
` [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
remove another host aware model leftover
2023-12-28 8:45 UTC (4+ 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 1/2] dt-bindings: iio: adc: rtq6056: add support for the whole RTQ6056 family
2023-12-28 8:44 UTC (8+ messages)
[tip:master] BUILD SUCCESS 0cd7f0ac8c4bb49515363cc81d8ebc777b1e5d8b
2023-12-28 8:43 UTC
[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 (13+ 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 (4+ messages)
` [RFC PATCH 1/4] cxl: move some function from acpi module to core module
` [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 (6+ messages)
` [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] 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: "
[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 (3+ messages)
[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
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.