Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 13:19:50 to 2024-04-08 13:29:27 UTC [more...]

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 12:57 UTC  (55+ messages)
` [PATCH 6.6 073/252] r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
` [PATCH 6.6 089/252] vsock/virtio: fix packet delivery to tap device
` [PATCH 6.6 090/252] x86/srso: Improve i-cache locality for alias mitigation
` [PATCH 6.6 091/252] x86/srso: Disentangle rethunk-dependent options
` [PATCH 6.6 092/252] x86/nospec: Refactor UNTRAIN_RET[_*]
` [PATCH 6.6 093/252] x86/bugs: Fix the SRSO mitigation on Zen3/4
` [PATCH 6.6 094/252] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH 6.6 095/252] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH 6.6 096/252] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
` [PATCH 6.6 097/252] netfilter: nf_tables: discard table flag update with pending basechain deletion
` [PATCH 6.6 098/252] netfilter: validate user input for expected length
` [PATCH 6.6 099/252] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
` [PATCH 6.6 100/252] bpf, sockmap: Prevent lock inversion deadlock in map delete elem
` [PATCH 6.6 101/252] x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
` [PATCH 6.6 102/252] KVM: arm64: Ensure target address is granule-aligned for range TLBI
` [PATCH 6.6 103/252] net/sched: act_skbmod: prevent kernel-infoleak
` [PATCH 6.6 104/252] net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
` [PATCH 6.6 105/252] net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
` [PATCH 6.6 106/252] net: stmmac: fix rx queue priority assignment
` [PATCH 6.6 107/252] net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
` [PATCH 6.6 108/252] net: txgbe: fix i2c dev name cannot match clkdev
` [PATCH 6.6 109/252] net: fec: Set mac_managed_pm during probe
` [PATCH 6.6 110/252] net: phy: micrel: Fix potential null pointer dereference
` [PATCH 6.6 111/252] net: dsa: mv88e6xxx: fix usable ports on 88e6020
` [PATCH 6.6 112/252] selftests: net: gro fwd: update vxlan GRO test expectations
` [PATCH 6.6 113/252] gro: fix ownership transfer
` [PATCH 6.6 114/252] ice: fix enabling RX VLAN filtering
` [PATCH 6.6 115/252] i40e: Fix VF MAC filter removal
` [PATCH 6.6 116/252] erspan: make sure erspan_base_hdr is present in skb->head
` [PATCH 6.6 117/252] selftests: reuseaddr_conflict: add missing new line at the end of the output
` [PATCH 6.6 118/252] tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildcard addresses
` [PATCH 6.6 119/252] ax25: fix use-after-free bugs caused by ax25_ds_del_timer
` [PATCH 6.6 120/252] ipv6: Fix infinite recursion in fib6_dump_done()
` [PATCH 6.6 121/252] mlxbf_gige: stop interface during shutdown
` [PATCH 6.6 122/252] r8169: skip DASH fw status checks when DASH is disabled
` [PATCH 6.6 123/252] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH 6.6 124/252] udp: do not transition UDP GRO fraglist partial checksums to unnecessary
` [PATCH 6.6 125/252] udp: prevent local UDP tunnel packets from being GROed
` [PATCH 6.6 126/252] octeontx2-af: Fix issue with loading coalesced KPU profiles
` [PATCH 6.6 127/252] octeontx2-pf: check negative error code in otx2_open()
` [PATCH 6.6 128/252] octeontx2-af: Add array index check
` [PATCH 6.6 129/252] i40e: fix i40e_count_filters() to count only active/new filters
` [PATCH 6.6 130/252] i40e: fix vf may be used uninitialized in this function warning
` [PATCH 6.6 131/252] scsi: sg: Avoid sg device teardown race
` [PATCH 6.6 132/252] usb: typec: ucsi: Fix race between typec_switch and role_switch
` [PATCH 6.6 133/252] usb: typec: ucsi: Check for notifications after init
` [PATCH 6.6 134/252] drm/amd/display: Fix DPSTREAM CLK on and off sequence
` [PATCH 6.6 135/252] drm/amd/display: Prevent crash when disable stream
` [PATCH 6.6 136/252] drm/amd: Evict resources during PM ops prepare() callback
` [PATCH 6.6 137/252] drm/amd: Add concept of running prepare_suspend() sequence for IP blocks
` [PATCH 6.6 140/252] i40e: Enforce software interrupt during busy-poll exit
` [PATCH 6.6 141/252] i40e: Remove back pointer from i40e_hw structure
` [PATCH 6.6 142/252] i40e: Refactor I40E_MDIO_CLAUSE* macros
` [PATCH 6.6 143/252] virtchnl: Add header dependencies

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 12:50 UTC  (57+ messages)
` [PATCH 5.15 118/690] netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
` [PATCH 5.15 122/690] xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
` [PATCH 5.15 138/690] ACPI: CPPC: Use access_width over bit_width for system memory accesses
` [PATCH 5.15 139/690] clocksource/drivers/arm_global_timer: Fix maximum prescaler value
` [PATCH 5.15 140/690] entry: Respect changes to system call number by trace_sys_enter()
` [PATCH 5.15 141/690] minmax: add umin(a, b) and umax(a, b)
` [PATCH 5.15 142/690] swiotlb: Fix alignment checks when both allocation and DMA masks are present
` [PATCH 5.15 143/690] dma-mapping: add dma_opt_mapping_size()
` [PATCH 5.15 144/690] dma-iommu: add iommu_dma_opt_mapping_size()
` [PATCH 5.15 145/690] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
` [PATCH 5.15 146/690] printk: Update @console_may_schedule in console_trylock_spinning()
` [PATCH 5.15 147/690] tty: serial: imx: Fix broken RS485
` [PATCH 5.15 148/690] KVM: arm64: Work out supported block level at compile time
` [PATCH 5.15 149/690] KVM: arm64: Limit stage2_apply_range() batch size to largest block
` [PATCH 5.15 150/690] x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
` [PATCH 5.15 151/690] x86/bugs: Add asm helpers for executing VERW
` [PATCH 5.15 152/690] x86/entry_64: Add VERW just before userspace transition
` [PATCH 5.15 153/690] x86/entry_32: "
` [PATCH 5.15 154/690] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
` [PATCH 5.15 155/690] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
` [PATCH 5.15 156/690] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
` [PATCH 5.15 157/690] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
` [PATCH 5.15 158/690] Documentation/hw-vuln: Add documentation for RFDS
` [PATCH 5.15 159/690] x86/rfds: Mitigate Register File Data Sampling (RFDS)
` [PATCH 5.15 160/690] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
` [PATCH 5.15 161/690] arch: Introduce CONFIG_FUNCTION_ALIGNMENT
` [PATCH 5.15 162/690] x86/asm: Differentiate between code and function alignment
` [PATCH 5.15 163/690] x86/alternatives: Introduce int3_emulate_jcc()
` [PATCH 5.15 164/690] x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
` [PATCH 5.15 165/690] x86/static_call: Add support for Jcc tail-calls
` [PATCH 5.15 166/690] fsnotify: pass data_type to fsnotify_name()
` [PATCH 5.15 167/690] fsnotify: pass dentry instead of inode data
` [PATCH 5.15 168/690] fsnotify: clarify contract for create event hooks
` [PATCH 5.15 169/690] fsnotify: Dont insert unmergeable events in hashtable
` [PATCH 5.15 170/690] fanotify: Fold event size calculation to its own function
` [PATCH 5.15 171/690] fanotify: Split fsid check from other fid mode checks
` [PATCH 5.15 172/690] inotify: Dont force FS_IN_IGNORED
` [PATCH 5.15 173/690] fsnotify: Add helper to detect overflow_event
` [PATCH 5.15 174/690] fsnotify: Add wrapper around fsnotify_add_event
` [PATCH 5.15 175/690] fsnotify: Retrieve super block from the data field
` [PATCH 5.15 176/690] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH 5.15 177/690] fsnotify: Pass group argument to free_event
` [PATCH 5.15 178/690] fanotify: Support null inode event in fanotify_dfid_inode
` [PATCH 5.15 179/690] fanotify: Allow file handle encoding for unhashed events
` [PATCH 5.15 180/690] fanotify: Encode empty file handle when no inode is provided
` [PATCH 5.15 181/690] fanotify: Require fid_mode for any non-fd event
` [PATCH 5.15 182/690] fsnotify: Support FS_ERROR event type
` [PATCH 5.15 183/690] fanotify: Reserve UAPI bits for FAN_FS_ERROR
` [PATCH 5.15 184/690] fanotify: Pre-allocate pool of error events
` [PATCH 5.15 185/690] fanotify: Support enqueueing "
` [PATCH 5.15 186/690] fanotify: Support merging "
` [PATCH 5.15 187/690] fanotify: Wrap object_fh inline space in a creator macro
` [PATCH 5.15 188/690] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH 5.15 191/690] fanotify: Emit generic error info for error event
` [PATCH 5.15 192/690] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH 5.15 193/690] ext4: Send notifications on error

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-08 12:56 UTC  (53+ messages)
` [PATCH 6.8 055/273] drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74
` [PATCH 6.8 071/273] x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
` [PATCH 6.8 072/273] x86/bpf: Fix IP after emitting call depth accounting
` [PATCH 6.8 073/273] Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
` [PATCH 6.8 074/273] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
` [PATCH 6.8 075/273] Bluetooth: qca: fix device-address endianness
` [PATCH 6.8 076/273] Bluetooth: add quirk for broken address properties
` [PATCH 6.8 077/273] Bluetooth: hci_event: set the conn encrypted before conn establishes
` [PATCH 6.8 078/273] Bluetooth: Fix TOCTOU in HCI debugfs implementation
` [PATCH 6.8 079/273] netfilter: nf_tables: release batch on table validation from abort path
` [PATCH 6.8 080/273] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH 6.8 081/273] selftests: mptcp: join: fix dev in check_endpoint
` [PATCH 6.8 082/273] xen-netfront: Add missing skb_mark_for_recycle
` [PATCH 6.8 083/273] net/rds: fix possible cp null dereference
` [PATCH 6.8 084/273] net: usb: ax88179_178a: avoid the interface always configured as random address
` [PATCH 6.8 085/273] net: mana: Fix Rx DMA datasize and skb_over_panic
` [PATCH 6.8 086/273] vsock/virtio: fix packet delivery to tap device
` [PATCH 6.8 087/273] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH 6.8 088/273] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH 6.8 089/273] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
` [PATCH 6.8 090/273] netfilter: nf_tables: discard table flag update with pending basechain deletion
` [PATCH 6.8 091/273] netfilter: validate user input for expected length
` [PATCH 6.8 092/273] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
` [PATCH 6.8 093/273] bpf, sockmap: Prevent lock inversion deadlock in map delete elem
` [PATCH 6.8 094/273] mptcp: prevent BPF accessing lowat from a subflow socket
` [PATCH 6.8 095/273] x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
` [PATCH 6.8 096/273] KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
` [PATCH 6.8 097/273] KVM: arm64: Ensure target address is granule-aligned for range TLBI
` [PATCH 6.8 098/273] net/sched: act_skbmod: prevent kernel-infoleak
` [PATCH 6.8 099/273] net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
` [PATCH 6.8 100/273] net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
` [PATCH 6.8 101/273] net: stmmac: fix rx queue priority assignment
` [PATCH 6.8 102/273] net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
` [PATCH 6.8 103/273] net: txgbe: fix i2c dev name cannot match clkdev
` [PATCH 6.8 104/273] net: fec: Set mac_managed_pm during probe
` [PATCH 6.8 105/273] net: phy: micrel: Fix potential null pointer dereference
` [PATCH 6.8 106/273] net: dsa: mv88e6xxx: fix usable ports on 88e6020
` [PATCH 6.8 107/273] selftests: net: gro fwd: update vxlan GRO test expectations
` [PATCH 6.8 108/273] gro: fix ownership transfer
` [PATCH 6.8 109/273] idpf: fix kernel panic on unknown packet types
` [PATCH 6.8 110/273] ice: fix enabling RX VLAN filtering
` [PATCH 6.8 111/273] i40e: Fix VF MAC filter removal
` [PATCH 6.8 112/273] tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard addresses
` [PATCH 6.8 113/273] erspan: make sure erspan_base_hdr is present in skb->head
` [PATCH 6.8 114/273] selftests: reuseaddr_conflict: add missing new line at the end of the output
` [PATCH 6.8 115/273] tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildcard addresses
` [PATCH 6.8 116/273] ax25: fix use-after-free bugs caused by ax25_ds_del_timer
` [PATCH 6.8 117/273] e1000e: Workaround for sporadic MDI error on Meteor Lake systems
` [PATCH 6.8 119/273] mlxbf_gige: stop interface during shutdown
` [PATCH 6.8 123/273] udp: prevent local UDP tunnel packets from being GROed
` [PATCH 6.8 124/273] octeontx2-af: Fix issue with loading coalesced KPU profiles
` [PATCH 6.8 125/273] octeontx2-pf: check negative error code in otx2_open()

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 12:59 UTC  (38+ messages)
` [PATCH 6.1 102/138] s390/pai: rename structure member users to active_events
` [PATCH 6.1 103/138] s390/pai_ext: replace atomic_t with refcount_t
` [PATCH 6.1 104/138] s390/pai: initialize event count once at initialization
` [PATCH 6.1 105/138] s390/pai_crypto: remove per-cpu variable assignement in event initialization
` [PATCH 6.1 106/138] s390/pai: cleanup "
` [PATCH 6.1 107/138] s390/pai: rework paiXXX_start and paiXXX_stop functions
` [PATCH 6.1 108/138] s390/pai: fix sampling event removal for PMU device driver
` [PATCH 6.1 109/138] ata: sata_mv: Fix PCI device ID table declaration compilation warning
` [PATCH 6.1 110/138] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
` [PATCH 6.1 111/138] x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
` [PATCH 6.1 112/138] ksmbd: dont send oplock break if rename fails
` [PATCH 6.1 113/138] ksmbd: validate payload size in ipc response
` [PATCH 6.1 114/138] ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
` [PATCH 6.1 115/138] ALSA: hda/realtek - Fix inactive headset mic jack
` [PATCH 6.1 116/138] ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
` [PATCH 6.1 117/138] driver core: Introduce device_link_wait_removal()
` [PATCH 6.1 118/138] of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
` [PATCH 6.1 119/138] x86/mm/pat: fix VM_PAT handling in COW mappings
` [PATCH 6.1 120/138] x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
` [PATCH 6.1 121/138] x86/coco: Require seeding RNG with RDRAND on CoCo systems
` [PATCH 6.1 122/138] s390/entry: align system call table on 8 bytes
` [PATCH 6.1 123/138] riscv: Fix spurious errors from __get/put_kernel_nofault
` [PATCH 6.1 124/138] riscv: process: Fix kernel gp leakage
` [PATCH 6.1 125/138] smb3: retrying on failed server close
` [PATCH 6.1 126/138] smb: client: fix potential UAF in cifs_debug_files_proc_show()
` [PATCH 6.1 127/138] smb: client: fix potential UAF in cifs_stats_proc_write()
` [PATCH 6.1 128/138] smb: client: fix potential UAF in cifs_stats_proc_show()
` [PATCH 6.1 129/138] smb: client: fix potential UAF in smb2_is_valid_oplock_break()
` [PATCH 6.1 130/138] smb: client: fix potential UAF in smb2_is_valid_lease_break()
` [PATCH 6.1 131/138] smb: client: fix potential UAF in is_valid_oplock_break()
` [PATCH 6.1 132/138] smb: client: fix potential UAF in smb2_is_network_name_deleted()
` [PATCH 6.1 133/138] smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
` [PATCH 6.1 134/138] selftests: mptcp: join: fix dev in check_endpoint
` [PATCH 6.1 135/138] mptcp: dont account accept() of non-MPC client as fallback to TCP
` [PATCH 6.1 136/138] selftests: mptcp: display simult in extra_msg
` [PATCH 6.1 137/138] mm/secretmem: fix GUP-fast succeeding on secretmem folios
` [PATCH 6.1 138/138] nvme: fix miss command type check

[PATCH -for-stable-v6.6+ 0/6] EFI/x86 updates for secure boot
 2024-04-08 13:20 UTC  (4+ messages)
` [PATCH -for-stable-v6.6+ 3/6] x86/boot: Move mem_encrypt= parsing to the decompressor


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).