messages from 2024-02-06 00:55:31 to 2024-02-06 02:36:40 UTC [more...]
[PATCH v3 00/24] of: property: add port base loop
2024-02-06 2:06 UTC (5+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()
[Intel-wired-lan] [PATCH net v1] net: intel: fix old compiler regressions
2024-02-06 2:29 UTC (2+ messages)
` "
[PATCH 0/9] thermal: intel: hfi: Prework for the virtualization of HFI
2024-02-06 2:37 UTC (6+ messages)
` [PATCH 8/9] x86/hreset: Configure history reset
Linux 6.8-rc1
2024-02-06 2:33 UTC (7+ messages)
` Build regressions/improvements in v6.8-rc1
` [Intel-wired-lan] "
[PATCH] cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig
2024-02-05 20:54 UTC (2+ messages)
[PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
2024-02-06 2:32 UTC (5+ messages)
[RFC] rockchip: Reset to bootrom download mode on hang
2024-02-06 2:25 UTC (4+ messages)
[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
2024-02-06 2:25 UTC (6+ messages)
` [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains
[PATCH 0/1] Correct a comment in include/linux/memremap.h
2024-02-06 2:24 UTC (3+ messages)
` [PATCH 1/1] memremap.h: correct an error in a comment
[PATCH] mm/swap: fix race condition in direct swapin path
2024-02-06 2:24 UTC (3+ messages)
[PATCH v1 1/3] perf stat: Pass fewer metric arguments
2024-02-06 2:23 UTC (6+ messages)
` [PATCH v1 2/3] perf metrics: Compute unmerged uncore metrics individually
[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
2024-02-06 2:23 UTC (3+ messages)
[openeuler:OLK-6.6 2519/3004] drivers/gpu/drm/phytium/phytium_plane.c:30:6: warning: no previous prototype for function 'phytium_plane_destroy'
2024-02-06 2:22 UTC
[kees:devel/2-arg-strscpy 3/4] fs/exec.c:1234:2: error: use of undeclared identifier '__strscpy_pad'
2024-02-06 2:22 UTC
[PATCH 0/2] perf symbols: Slightly improve module file executable section mappings
2024-02-06 2:21 UTC (9+ messages)
` [PATCH 1/2] perf script: Make it possible to see perf's kernel and module memory mappings
` [PATCH 2/2] perf symbols: Slightly improve module file executable section mappings
[PATCH mptcp-net 0/4] fixes for userspace PM
2024-02-06 2:21 UTC (8+ messages)
` [PATCH mptcp-net 1/4] mptcp: add needs_id for userspace appending addr
` [PATCH mptcp-net 2/4] mptcp: add needs_id for netlink "
` [PATCH mptcp-net 4/4] selftests: mptcp: rm subflow with v4/v4mapped addr
` selftests: mptcp: rm subflow with v4/v4mapped addr: Tests Results
[PATCH v6 00/11] wifi: ath12k: P2P support for WCN7850
2024-02-06 2:21 UTC (4+ messages)
` [PATCH v6 05/11] wifi: ath12k: implement handling of P2P NoA event
[PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys
2024-02-06 2:21 UTC (2+ messages)
[PATCH v4 0/9] File abstractions needed by Rust Binder
2024-02-06 2:18 UTC (5+ messages)
` [PATCH v4 1/9] rust: types: add `NotThreadSafe`
` [PATCH v4 2/9] rust: task: add `Task::current_raw`
[v0 0/2] uart base and hardcode boot address 0
2024-02-06 2:15 UTC (6+ messages)
` [PATCH v0 2/2] aspeed: fix "
[PATCH v6 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-06 2:14 UTC (6+ messages)
` [PATCH v6 1/5] perf: build: introduce the libcapstone
` [PATCH v6 2/5] perf: util: use capstone disasm engine to show assembly instructions
` [PATCH v6 3/5] perf: script: add field 'disasm' to display mnemonic instructions
` [PATCH v6 4/5] perf: script: add raw|disasm arguments to --insn-trace option
` [PATCH v6 5/5] perf: script: prefer capstone to XED
[PATCH 0/1] Enable ccs compressed framebuffers on Xe2
2024-02-06 2:14 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable ccs compressed framebuffers on Xe2 (rev5)
[PATCH v2] rust: place generated init_module() function in .init.text
2024-02-06 2:13 UTC (3+ messages)
[RFC] perf: Reconsider an error code selection in bpf_map__fprintf()
2024-02-06 2:12 UTC (3+ messages)
cip/linux-5.10.y-cip-rt build: 191 builds: 5 failed, 186 passed, 12 errors, 12 warnings (v5.10.209-cip44-rt18)
2024-02-06 2:11 UTC
[PATCH V2] loongarch: Change the UEFI loading mode to loongarch
2024-02-06 2:10 UTC
linux-next: build warnings after merge of the block tree
2024-02-06 2:10 UTC
[PATCH 0/5] scsi: Replace {v}snprintf() variants with safer alternatives
2024-02-06 2:07 UTC (2+ messages)
[PATCH v4 0/8] completion: improvements for git-bisect
2024-02-06 2:09 UTC (9+ messages)
` [PATCH v5 0/7] "
` [PATCH v5 1/7] completion: tests: always use 'master' for default initial branch name
` [PATCH v5 2/7] completion: bisect: complete bad, new, old, and help subcommands
` [PATCH v5 3/7] completion: bisect: complete custom terms and related options
` [PATCH v5 4/7] completion: bisect: complete missing --first-parent and --no-checkout options
` [PATCH v5 5/7] completion: new function __git_complete_log_opts
` [PATCH v5 6/7] completion: bisect: complete log opts for visualize subcommand
` [PATCH v5 7/7] completion: bisect: recognize but do not complete view subcommand
[PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
2024-02-06 2:08 UTC (3+ messages)
[PATCH] scsi: core: move scsi_host_busy() out of host lock if it is for per-command
2024-02-06 2:08 UTC (2+ messages)
[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
2024-02-06 2:08 UTC (2+ messages)
[cocci] [PATCH 00/42] Fix coccicheck warnings
2024-02-06 2:07 UTC (2+ messages)
` (subset) "
[PATCH] scsi: lpfc: use unsigned type for num_sge
2024-02-06 2:08 UTC (2+ messages)
[PATCH v13 00/19] scsi: Allow scsi_execute users to request retries
2024-02-06 2:07 UTC (2+ messages)
[PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked
2024-02-06 2:07 UTC (2+ messages)
[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
2024-02-06 2:06 UTC (10+ messages)
` [PATCH v6 2/3] ethdev: add compare item
` [PATCH v7 0/4] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
` [PATCH v7 1/4] ethdev: rename action modify field data structure
` [PATCH v7 2/4] ethdev: move flow field data structures
` [PATCH v7 3/4] ethdev: add compare item
` [PATCH v7 4/4] net/mlx5: add compare item support
[PATCH] drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL
2024-02-06 2:05 UTC (7+ messages)
[PATCH 0/7] dm vdo: fix sparse warnings
2024-02-06 2:04 UTC (8+ messages)
` [PATCH 1/7] dm vdo: fix sparse warnings about missing statics
` [PATCH 2/7] dm vdo: fix sparse 'warning: Using plain integer as NULL pointer'
` [PATCH 3/7] dm vdo: fix various blk_opf_t sparse warnings
` [PATCH 4/7] dm vdo data-vio: silence sparse warnings about locking context imbalances
` [PATCH 5/7] dm vdo dedupe: "
` [PATCH 6/7] dm vdo recovery-journal: fix sparse 'mixed bitwiseness' warning
` [PATCH 7/7] dm vdo: move encoding constants to encodings.h
[PATCH] btrfs: mark __btrfs_add_free_space static
2024-02-06 1:56 UTC
[intel-lts:4.19/android_s 2642/30000] drivers/vhm/vhm_irqfd.c:312:5: error: no previous prototype for function 'acrn_irqfd'
2024-02-06 2:01 UTC
[PATCH 0/9] rtw88: Add support for RTL8723CS/RTL8703B
2024-02-06 2:02 UTC (13+ messages)
` [PATCH 1/9] wifi: rtw88: Shared module for rtw8723x devices
` [PATCH 4/9] wifi: rtw88: Add rtw8703b.h
` [PATCH 5/9] wifi: rtw88: Add rtw8703b.c
[PATCH v2] mm/demotion: print demotion targets
2024-02-06 2:01 UTC
zohar public key
2024-02-06 2:01 UTC
[PATCH v5 0/5] perf: script: Intro capstone disasm engine to show instruction trace
2024-02-06 2:00 UTC (6+ messages)
` [PATCH v5 3/5] perf: script: add field 'disasm' to display mnemonic instructions
[PATCH 0/3] drivers: scsi: struct bus_type cleanup
2024-02-06 2:00 UTC (2+ messages)
[PATCH] scsi: tcm_loop: make tcm_loop_lld_bus const
2024-02-06 2:00 UTC (2+ messages)
[PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
2024-02-06 1:56 UTC (7+ messages)
[PATCH 00/26] Zone write plugging
2024-02-06 1:55 UTC (9+ messages)
` [PATCH 11/26] scsi: sd: Use the block layer zone append emulation
[PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-02-06 1:55 UTC (6+ messages)
[PATCH] thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
2024-02-06 1:54 UTC
[PATCH v2 00/17] Update lpfc to revision 14.4.0.0
2024-02-06 1:53 UTC (2+ messages)
[PATCH 0/2] Wangxun support vector Rx/Tx
2024-02-06 1:50 UTC (2+ messages)
linux-next: manual merge of the block tree with the vfs-brauner tree
2024-02-06 1:48 UTC
Do we still need SLAB_MEM_SPREAD (and possibly others)?
2024-02-06 1:46 UTC (7+ messages)
[PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
2024-02-06 1:46 UTC (3+ messages)
[btrfs] RAID1 volume on zoned device oops when sync
2024-02-06 1:45 UTC (11+ messages)
[PATCH-next] epoll: Remove ep_scan_ready_list() in comments
2024-02-06 1:43 UTC
[PATCH REPOST wq/for-6.9] workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 ordered
2024-02-06 1:43 UTC (2+ messages)
` [PATCH] Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpumask()"
[PATCH 0/5] reftable: fix writing multi-level indices
2024-02-06 1:43 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 5/5] reftable: document reading and writing indices
[PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
2024-02-06 1:41 UTC (2+ messages)
[TEST] The no-kvm CI instances going away
2024-02-06 1:41 UTC
[PATCH-wq v3 0/4] workqueue: Enable unbound cpumask update on ordered workqueues
2024-02-06 1:40 UTC (6+ messages)
[PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
2024-02-06 1:39 UTC (4+ messages)
[PATCH 0/6] filesystem visibility ioctls
2024-02-06 1:39 UTC (5+ messages)
` [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME
[PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions
2024-02-06 1:36 UTC (5+ messages)
[PATCH 1/4] kbuild: rpm-pkg: do not include depmod-generated files
2024-02-06 1:35 UTC (4+ messages)
` [PATCH 2/4] kbuild: rpm-pkg: mark installed files in /boot as %ghost
[PATCH 0/6] AMD Nested Virt Preparation
2024-02-06 1:34 UTC (8+ messages)
` [PATCH 1/6] xen/hvm: Convert hap_capabilities into a bitfield
` [PATCH 2/6] svm: Improve type of cpu_has_svm_feature
` [PATCH 3/6] xen/hvm: Move other hvm_function_table booleans into the caps bitfield
` [PATCH 4/6] nestedsvm: Disable TscRateMSR
` [PATCH 5/6] nestedsvm: Remove bogus debug message from nestedsvm_check_intercepts
` [PATCH 6/6] svm/nestedvm: Introduce nested capabilities bit
[PATCH 5.4,4.19] lsm: new security_file_ioctl_compat() hook
2024-02-06 1:29 UTC
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-06 1:32 UTC (7+ messages)
[PATCH 0/2] Compiler Attributes, s390: Provide and use __uninitialized macro
2024-02-06 1:31 UTC (5+ messages)
` [PATCH 1/2] Compiler Attributes: Add "
` [PATCH 2/2] s390/fpu: make use of "
SMB 1.0 broken between Kernel versions 6.2 and 6.5
2024-02-06 1:30 UTC (6+ messages)
[openeuler:openEuler-1.0-LTS 21328/21616] drivers/scsi/sssraid/sssraid_os.c:2107:8-16: WARNING: please use sysfs_emit or sysfs_emit_at
2024-02-06 1:29 UTC
[nsa:dev/iio-backend-axi-dds-test 4/20] dtbs_check: Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml:45:5: [error] syntax error: could not find expected ':' (syntax)
2024-02-06 1:22 UTC
linux-next: build failure after merge of the drm-misc tree
2024-02-06 1:28 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for "
[frank-w-bpi-r2-4.14:5.4-spi 10/41] net/wireguard/compat/compat.h: linux/ip.h is included more than once
2024-02-06 1:25 UTC (2+ messages)
[PATCH] iommu/ipmmu-vmsa: Minor cleanups
2024-02-06 1:26 UTC (3+ messages)
[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
2024-02-06 1:25 UTC (4+ messages)
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
[PATCH 0/2] Ensure FCoE target interrupts work
2024-02-06 1:23 UTC (5+ messages)
` [PATCH 1/2] Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"
` [PATCH 2/2] fnic: move fnic_fnic_flush_tx() to a work queue
cxl: question about cxl qos_class verification
2024-02-06 1:23 UTC (3+ messages)
` "
[kees:devel/2-arg-strscpy 2/4] drivers/gpu/drm/drm_property.c:131:2: error: implicit declaration of function 'COUNT_ARGS' is invalid in C99
2024-02-06 1:19 UTC
[openeuler:openEuler-1.0-LTS 13192/21616] drivers/crypto/hisilicon/qm.c:2726: warning: Excess function parameter 'ce' description in 'qm_hw_error_init'
2024-02-06 1:19 UTC
[openeuler:openEuler-1.0-LTS 21328/21616] drivers/scsi/sssraid/sssraid_os.c:1702:22: warning: unused variable 'node_id_array'
2024-02-06 1:19 UTC
[openeuler:openEuler-1.0-LTS 19033/21616] mm/mem_reliable.c:41:22: warning: 'zero' defined but not used
2024-02-06 1:19 UTC
[PATCH 1/2] x86/random: Retry on RDSEED failure
2024-02-06 1:12 UTC (9+ messages)
` [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails
[PATCH 0/6] block atomic writes for XFS
2024-02-06 1:15 UTC (5+ messages)
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
2024-02-06 1:10 UTC
[PATCH v8 00/25] maps/threads/dsos memory improvements and fixes
2024-02-06 1:13 UTC (2+ messages)
[PATCH] Always check the return value of `repo_read_object_file()`
2024-02-06 1:13 UTC (2+ messages)
[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
2024-02-06 1:10 UTC (3+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
[PATCH v1 bpf-next 0/9] BPF static branches
2024-02-06 1:09 UTC (3+ messages)
` [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
[PATCH v3 0/3] per-vma locks in userfaultfd
2024-02-06 1:09 UTC (4+ messages)
` [PATCH v3 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v3 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[openeuler:openEuler-1.0-LTS 21254/21616] drivers/gpu/drm/phytium/phytium_display_drv.c:89:16: warning: variable 'status' set but not used
2024-02-06 1:07 UTC
linux-next: manual merge of the drm-misc tree with Linus' tree
2024-02-06 1:06 UTC (2+ messages)
[PATCH 0/2] arm64: dts: allwinner: Add Transpeed WiFi nodes
2024-02-06 1:03 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: Transpeed 8K618-T: add "
[PATCH v2 00/10] Enrich Trailer API
2024-02-06 1:01 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 08/10] trailer: move arg handling to interpret-trailers.c
[PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
2024-02-06 1:01 UTC (3+ messages)
[PATCH V3 0/2] CPSW: enable mac_managed_pm to fix mdio
2024-02-06 0:59 UTC (3+ messages)
` [PATCH V3 1/2] net: ethernet: ti: cpsw_new: "
` [PATCH V3 2/2] net: ethernet: ti: cpsw: "
[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
2024-02-06 0:59 UTC (5+ messages)
[pull request][net-next V3 00/15] mlx5 updates 2024-01-26
2024-02-06 0:56 UTC (4+ messages)
` [net-next V3 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
[pull request][net-next V4 00/15] mlx5 updates 2024-01-26
2024-02-06 0:55 UTC (16+ messages)
` [net-next V4 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next V4 02/15] xfrm: get global statistics from the offloaded device
` [net-next V4 03/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next V4 04/15] net/mlx5e: Delete obsolete IPsec code
` [net-next V4 05/15] Documentation: Fix counter name of mlx5 vnic reporter
` [net-next V4 06/15] net/mlx5: Rename mlx5_sf_dev_remove
` [net-next V4 07/15] net/mlx5: remove fw_fatal reporter dump option for non PF
` [net-next V4 08/15] net/mlx5: remove fw "
` [net-next V4 09/15] net/mlx5: SF, Stop waiting for FW as teardown was called
` [net-next V4 10/15] net/mlx5: Return specific error code for timeout on wait_fw_init
` [net-next V4 11/15] net/mlx5: Remove initial segmentation duplicate definitions
` [net-next V4 12/15] net/mlx5: Change missing SyncE capability print to debug
` [net-next V4 13/15] net/mlx5: DR, Change SWS usage to debug fs seq_file interface
` [net-next V4 14/15] net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
` [net-next V4 15/15] net/mlx5e: XDP, Exclude headroom and tailroom from "
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.