All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-15 18:47:09 to 2023-11-15 19:22:47 UTC [more...]

[PATCH 6.5 000/550] 6.5.12-rc1 review
 2023-11-15 19:11 UTC  (109+ messages)
` [PATCH 6.5 001/550] hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
` [PATCH 6.5 002/550] numa: Generalize numa_map_to_online_node()
` [PATCH 6.5 003/550] sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
` [PATCH 6.5 004/550] sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
` [PATCH 6.5 005/550] sched/fair: Fix cfs_rq_is_decayed() on !SMP
` [PATCH 6.5 006/550] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
` [PATCH 6.5 007/550] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
` [PATCH 6.5 008/550] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
` [PATCH 6.5 009/550] objtool: Propagate early errors
` [PATCH 6.5 010/550] sched: Fix stop_one_cpu_nowait() vs hotplug
` [PATCH 6.5 011/550] nfsd: Handle EOPENSTALE correctly in the filecache
` [PATCH 6.5 012/550] vfs: fix readahead(2) on block devices
` [PATCH 6.5 013/550] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
` [PATCH 6.5 014/550] x86/srso: Fix SBPB enablement for (possible) future fixed HW
` [PATCH 6.5 015/550] x86/srso: Print mitigation for retbleed IBPB case
` [PATCH 6.5 016/550] x86/srso: Fix vulnerability reporting for missing microcode
` [PATCH 6.5 017/550] x86/srso: Fix unret validation dependencies
` [PATCH 6.5 018/550] futex: Dont include process MM in futex key on no-MMU
` [PATCH 6.5 019/550] x86/numa: Introduce numa_fill_memblks()
` [PATCH 6.5 020/550] ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
` [PATCH 6.5 021/550] x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot
` [PATCH 6.5 022/550] x86/boot: Fix incorrect startup_gdt_descr.size
` [PATCH 6.5 023/550] cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
` [PATCH 6.5 024/550] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH 6.5 025/550] cpu/SMT: Make SMT control more robust against enumeration failures
` [PATCH 6.5 026/550] x86/apic: Fake primary thread mask for XEN/PV
` [PATCH 6.5 027/550] srcu: Fix callbacks acceleration mishandling
` [PATCH 6.5 028/550] drivers/clocksource/timer-ti-dm: Dont call clk_get_rate() in stop function
` [PATCH 6.5 029/550] x86/nmi: Fix out-of-order NMI nesting checks & false positive warning
` [PATCH 6.5 030/550] pstore/platform: Add check for kstrdup
` [PATCH 6.5 031/550] perf: Optimize perf_cgroup_switch()
` [PATCH 6.5 032/550] selftests/x86/lam: Zero out buffer for readlink()
` [PATCH 6.5 033/550] PCI/MSI: Provide stubs for IMS functions
` [PATCH 6.5 034/550] string: Adjust strtomem() logic to allow for smaller sources
` [PATCH 6.5 035/550] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
` [PATCH 6.5 036/550] irqchip/sifive-plic: Fix syscore registration for multi-socket systems
` [PATCH 6.5 037/550] wifi: ath12k: fix undefined behavior with __fls in dp
` [PATCH 6.5 038/550] wifi: cfg80211: add flush functions for wiphy work
` [PATCH 6.5 039/550] wifi: mac80211: move radar detect work to "
` [PATCH 6.5 040/550] wifi: mac80211: move scan "
` [PATCH 6.5 041/550] wifi: mac80211: move offchannel works "
` [PATCH 6.5 042/550] wifi: mac80211: move sched-scan stop work "
` [PATCH 6.5 043/550] wifi: mac80211: fix RCU usage warning in mesh fast-xmit
` [PATCH 6.5 044/550] wifi: cfg80211: fix off-by-one in element defrag
` [PATCH 6.5 045/550] wifi: mac80211: fix # of MSDU in A-MSDU calculation
` [PATCH 6.5 046/550] wifi: iwlwifi: honor the enable_ini value
` [PATCH 6.5 047/550] wifi: iwlwifi: dont use an uninitialized variable
` [PATCH 6.5 048/550] i40e: fix potential memory leaks in i40e_remove()
` [PATCH 6.5 049/550] iavf: Fix promiscuous mode configuration flow messages
` [PATCH 6.5 050/550] selftests/bpf: Correct map_fd to data_fd in tailcalls
` [PATCH 6.5 051/550] bpf, x86: save/restore regs with BPF_DW size
` [PATCH 6.5 052/550] bpf, x86: allow function arguments up to 12 for TRACING
` [PATCH 6.5 053/550] bpf, x64: Fix tailcall infinite loop
` [PATCH 6.5 054/550] wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
` [PATCH 6.5 055/550] wifi: iwlwifi: Use FW rate for non-data frames
` [PATCH 6.5 056/550] udp: introduce udp->udp_flags
` [PATCH 6.5 057/550] udp: move udp->no_check6_tx to udp->udp_flags
` [PATCH 6.5 058/550] udp: move udp->no_check6_rx "
` [PATCH 6.5 059/550] udp: move udp->gro_enabled "
` [PATCH 6.5 060/550] udp: add missing WRITE_ONCE() around up->encap_rcv
` [PATCH 6.5 061/550] udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
` [PATCH 6.5 062/550] udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
` [PATCH 6.5 063/550] udp: annotate data-races around udp->encap_type
` [PATCH 6.5 064/550] udplite: remove UDPLITE_BIT
` [PATCH 6.5 065/550] udplite: fix various data-races
` [PATCH 6.5 066/550] selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
` [PATCH 6.5 067/550] tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
` [PATCH 6.5 068/550] bpf: Fix kfunc callback register type handling
` [PATCH 6.5 069/550] gve: Use size_add() in call to struct_size()
` [PATCH 6.5 070/550] mlxsw: Use size_mul() "
` [PATCH 6.5 071/550] tls: Use size_add() "
` [PATCH 6.5 072/550] tipc: Use size_add() in calls "
` [PATCH 6.5 073/550] net: spider_net: Use size_add() in call "
` [PATCH 6.5 074/550] net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
` [PATCH 6.5 075/550] wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
` [PATCH 6.5 076/550] wifi: ath12k: fix DMA unmap warning on NULL DMA address
` [PATCH 6.5 077/550] wifi: ath11k: fix boot failure with one MSI vector
` [PATCH 6.5 078/550] wifi: mac80211: fix check for unusable RX result
` [PATCH 6.5 079/550] PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
` [PATCH 6.5 080/550] cpufreq: tegra194: fix warning due to missing opp_put
` [PATCH 6.5 081/550] wifi: mt76: mt7603: rework/fix rx pse hang check
` [PATCH 6.5 083/550] wifi: mt76: mt7603: improve stuck beacon handling
` [PATCH 6.5 084/550] wifi: mt76: connac: move connac3 definitions in mt76_connac3_mac.h
` [PATCH 6.5 085/550] wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
` [PATCH 6.5 086/550] wifi: mt76: mt7996: set correct wcid in txp
` [PATCH 6.5 087/550] wifi: mt76: mt7996: fix beamform mcu cmd configuration
` [PATCH 6.5 088/550] wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY cap
` [PATCH 6.5 089/550] wifi: mt76: mt7996: fix wmm queue mapping
` [PATCH 6.5 090/550] wifi: mt76: mt7996: fix rx rate report for CBW320-2
` [PATCH 6.5 091/550] wifi: mt76: mt7996: fix TWT command format
` [PATCH 6.5 092/550] wifi: mt76: update beacon size limitation
` [PATCH 6.5 093/550] wifi: mt76: fix potential memory leak of beacon commands
` [PATCH 6.5 094/550] wifi: mt76: get rid of false alamrs of tx emission issues
` [PATCH 6.5 095/550] wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
` [PATCH 6.5 096/550] wifi: mt76: mt7915: fix beamforming availability check
` [PATCH 6.5 097/550] wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
` [PATCH 6.5 098/550] tcp_metrics: add missing barriers on delete
` [PATCH 6.5 099/550] tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
` [PATCH 6.5 100/550] tcp_metrics: do not create an entry from tcp_init_metrics()
` [PATCH 6.5 101/550] wifi: rtlwifi: fix EDCA limit set by BT coexistence
` [PATCH 6.5 102/550] ACPI: property: Allow _DSD buffer data only for byte accessors
` [PATCH 6.5 103/550] =?UTF-8?q?ACPI:=20video:=20Add=20acpi=5Fbacklight=3Dvendor=20quir?= =?UTF-8?q?k=20for=20Toshiba=20Port=C3=A9g=C3=A9=20R100?=
` [PATCH 6.5 104/550] can: etas_es58x: rework the version check logic to silence -Wformat-truncation
` [PATCH 6.5 105/550] can: etas_es58x: add missing a blank line after declaration
` [PATCH 6.5 106/550] wifi: ath11k: fix Tx power value during active CAC
` [PATCH 6.5 107/550] can: dev: can_restart(): dont crash kernel if carrier is OK
` [PATCH 6.5 108/550] can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on()
` [PATCH 6.5 109/550] can: dev: can_put_echo_skb(): dont crash kernel if can_priv::echo_skb is accessed out of bounds

[PATCH] nvme-core: remove head->effects to fix use-after-free
 2023-11-15 19:21 UTC  (3+ messages)

[PATCH v2 0/7] ima: kexec: measure events between kexec load and execute
 2023-11-15 19:21 UTC  (4+ messages)

[PATCH v2] crypto: x86/sm2 -add Zhaoxin SM2 algorithm implementation
 2023-11-15 19:21 UTC  (3+ messages)

[PATCH 0/4] VFIO device init cleanup
 2023-11-15 19:19 UTC  (3+ messages)
` [PATCH 4/4] vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init

[PATCH v2 1/5] remote-curl: avoid hang if curl asks for more data after eof
 2023-11-15 19:20 UTC  (2+ messages)

[PATCH] dm-thin: Improve performance of O_SYNC IOs to mapped data
 2023-11-15 19:18 UTC  (2+ messages)
`  "

[PATCH for-rc 0/3] Fixes for 64K page size support
 2023-11-15 19:17 UTC  (4+ messages)
` [PATCH for-rc 1/3] RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
` [PATCH for-rc 2/3] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
` [PATCH for-rc 3/3] RDMA/irdma: Fix support for 64k pages

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-15 19:03 UTC  (4+ messages)
` [PATCH v2 05/15] staging: mmal-vchiq: Use vc-sm-cma to support zero copy

[linus:master] [iov_iter] c9eec08bac: vm-scalability.throughput -16.9% regression
 2023-11-15 19:15 UTC  (10+ messages)

[PATCH v2 00/12] Multiple cleanup patches for the UFS driver
 2023-11-15 19:13 UTC  (4+ messages)
` [PATCH v2 09/12] scsi: ufs: Simplify ufshcd_abort_all()

[PATCH v3 1/5] workqueue: Make workqueue_set_unbound_cpumask() static
 2023-11-15 19:12 UTC  (2+ messages)

[android-common:android13-5.10-2023-11 3634/30000] drivers/android/debug_symbols.c:50:9: sparse: sparse: cast removes address space '__percpu' of expression
 2023-11-15 19:12 UTC 

net/core/page_pool.c:590:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-15 19:12 UTC 

discuss about commit 3b0f9ce: filter-mpath: get wwids from sysfs vpd_pg83
 2023-11-15 19:12 UTC  (9+ messages)

[PATCH v1 0/5] Convert recently merged T30 boards to use DM PMIC
 2023-11-15 19:11 UTC  (9+ messages)

[PATCH 0/3] rcu/nocb updates v2
 2023-11-15 19:11 UTC  (4+ messages)
` [PATCH 1/3] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 2/3] rcu/nocb: Remove needless LOAD-ACQUIRE
` [PATCH 3/3] rcu/nocb: Remove needless full barrier after callback advancing

[PATCH] RelNotes: tweak 2.43.0 release notes
 2023-11-15 19:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] netdev: Remove improper use of netdev_connect_failed
 2023-11-15 19:07 UTC  (5+ messages)
` [PATCH 3/3] netdev: Separate connect_failed and disconnected paths

[Intel-xe] [PATCH v13] drm/xe: Add mocs kunit
 2023-11-15 19:03 UTC 

[PATCH v2 0/4] Delete vte9 recipe
 2023-11-15 19:06 UTC  (5+ messages)
` [PATCH v2 1/4] gnome-console,gnome-terminal: Depend on vte from core layer
` [PATCH v2 2/4] vte9: Drop recipe
` [PATCH v2 3/4] libxml++-5.0: Make use of gnomebase bbclass
` [PATCH v2 4/4] Revert "gnome-terminal: Remove recommendation on vte-prompt"

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-15 19:05 UTC  (13+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[RFC ipsec-next v2 0/8] Add IP-TFS mode to xfrm
 2023-11-15 19:04 UTC  (4+ messages)
` [RFC ipsec-next v2 6/8] iptfs: xfrm: Add mode_cbs module functionality
  ` [devel-ipsec] "

[Intel-xe] [PATCH v1 0/8] uAPI Alignment - Renaming
 2023-11-15 19:04 UTC  (9+ messages)
` [Intel-xe] [PATCH v1 4/8] drm/xe/uapi: Rename *_mem_regions masks
` [Intel-xe] [PATCH v1 5/8] drm/xe/uapi: Rename query's mem_usage to mem_regions
` [Intel-xe] [PATCH v1 7/8] drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
` [Intel-xe] [PATCH v1 8/8] drm/xe/uapi: Be more specific about the vm_bind prefetch region

[PATCH v1 0/2] Add quirks for various HP and ASUS laptops
 2023-11-15 19:02 UTC  (2+ messages)

[PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
 2023-11-15 19:04 UTC  (4+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-15 19:01 UTC 

kernel/sched/debug.c:746:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-15 19:02 UTC 

[Intel-gfx] [PATCH] drm/i915/gsc: Mark internal GSC engine with reserved uabi class
 2023-11-15 19:02 UTC  (3+ messages)
  `  "

[Intel-xe] [PATCH 1/4] drm/xe: Introduce dedicated function to read fuse registers
 2023-11-15 19:02 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/4] "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 1/3] NFSv4: Track the number of referring calls in struct cb_process_state
 2023-11-15 18:55 UTC  (3+ messages)
` [PATCH 2/3] NFSv4.1: if referring calls are complete, trust the stateid argument
  ` [PATCH 3/3] NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT

[PATCH v3] serial: sc16is7xx: address RX timeout interrupt errata
 2023-11-15 19:01 UTC 

diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h
 2023-11-15 19:01 UTC 

Regression in io_uring, leading to data corruption
 2023-11-15 19:00 UTC  (11+ messages)

FAILED: patch "[PATCH] Revert "drm/amd/display: Enable Replay for static screen use" failed to apply to 6.6-stable tree
 2023-11-15 19:00 UTC 

[PATCH] perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
 2023-11-15 19:00 UTC  (2+ messages)

[PATCH 0/3] MODVERSIONS + RUST Redux
 2023-11-15 18:50 UTC  (4+ messages)
` [PATCH 1/3] export_report: Rehabilitate script
` [PATCH 2/3] modpost: Extended modversion support
` [PATCH 3/3] export_report: Use new version info format

FAILED: patch "[PATCH] Revert "drm/amd: Disable S/G for APUs when 64GB or more host" failed to apply to 6.1-stable tree
 2023-11-15 18:59 UTC 

FAILED: patch "[PATCH] Revert "drm/amd: Disable S/G for APUs when 64GB or more host" failed to apply to 6.5-stable tree
 2023-11-15 18:59 UTC 

FAILED: patch "[PATCH] Revert "drm/amd: Disable S/G for APUs when 64GB or more host" failed to apply to 6.6-stable tree
 2023-11-15 18:59 UTC 

FAILED: patch "[PATCH] Revert "drm/amd/display: Remove v_startup workaround for" failed to apply to 6.1-stable tree
 2023-11-15 18:59 UTC 

FAILED: patch "[PATCH] Revert "drm/amd/display: Remove v_startup workaround for" failed to apply to 6.5-stable tree
 2023-11-15 18:59 UTC 

FAILED: patch "[PATCH] Revert "drm/amd/display: Remove v_startup workaround for" failed to apply to 6.6-stable tree
 2023-11-15 18:59 UTC 

iwlwifi firmware updates 2023-11-15
 2023-11-15 18:58 UTC  (3+ messages)

[PATCH net-next v9 0/3] net: axienet: Introduce dmaengine
 2023-11-15 18:56 UTC  (8+ messages)
` [PATCH net-next v9 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v9 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v9 3/3] net: axienet: Introduce "

[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
 2023-11-15 18:58 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: Require kvm-xfstests smoke for ext4

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-11-15 18:56 UTC  (8+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()

[syzbot] [bluetooth?] possible deadlock in hci_error_reset
 2023-11-15 18:56 UTC 

[meta-ti][kirkstone][PATCH] ti-gc320-driver: fix stdarg header file compilation issues
 2023-11-15 18:53 UTC  (3+ messages)

[PATCH v4] i2c: designware: Fix corrupted memory seen in the ISR
 2023-11-15 18:52 UTC  (6+ messages)

[PATCH net] net: sched: fix warn on htb offloaded class creation
 2023-11-15 18:51 UTC  (10+ messages)

[PATCH v2] Remove custom dumb_map_offset implementation in msm driver
 2023-11-15 18:49 UTC  (4+ messages)

[PATCH v6 00/21] vfio: Adopt iommufd
 2023-11-15 18:47 UTC  (5+ messages)
` [PATCH v6 16/21] vfio/ccw: Allow the selection of a given iommu backend
` [PATCH v6 20/21] kconfig: Activate IOMMUFD for s390x machines


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.