Stable Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 13:26:04 to 2024-04-08 13:35:37 UTC [more...]

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 12:58 UTC  (66+ messages)
` [PATCH 6.6 113/252] gro: fix ownership transfer
` [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 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 138/252] drm/amd: Flush GFXOFF requests in prepare stage
` [PATCH 6.6 139/252] i40e: Remove _t suffix from enum type names
` [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 6.6 144/252] i40e: Simplify memory allocation functions
` [PATCH 6.6 145/252] i40e: Move memory allocation structures to i40e_alloc.h
` [PATCH 6.6 146/252] i40e: Split i40e_osdep.h
` [PATCH 6.6 147/252] i40e: Remove circular header dependencies and fix headers
` [PATCH 6.6 148/252] intel: add bit macro includes where needed
` [PATCH 6.6 149/252] intel: legacy: field get conversion
` [PATCH 6.6 150/252] e1000e: Workaround for sporadic MDI error on Meteor Lake systems
` [PATCH 6.6 151/252] e1000e: Minor flow correction in e1000_shutdown function
` [PATCH 6.6 152/252] e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
` [PATCH 6.6 153/252] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH 6.6 154/252] net: ravb: Always process TX descriptor ring
` [PATCH 6.6 155/252] net: ravb: Always update error counters
` [PATCH 6.6 156/252] KVM: SVM: Use unsigned integers when dealing with ASIDs
` [PATCH 6.6 157/252] KVM: SVM: Add support for allowing zero SEV ASIDs
` [PATCH 6.6 158/252] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
` [PATCH 6.6 159/252] 9p: Fix read/write debug statements to report server reply
` [PATCH 6.6 160/252] ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
` [PATCH 6.6 161/252] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
` [PATCH 6.6 162/252] RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
` [PATCH 6.6 163/252] regmap: maple: Fix cache corruption in regcache_maple_drop()
` [PATCH 6.6 165/252] drm/panfrost: fix power transition timeout warnings
` [PATCH 6.6 166/252] nouveau/uvmm: fix addr/range calcs for remap operations
` [PATCH 6.6 167/252] drm/prime: Unbreak virtgpu dma-buf export
` [PATCH 6.6 168/252] ASoC: rt5682-sdw: fix locking sequence
` [PATCH 6.6 169/252] ASoC: rt711-sdca: "
` [PATCH 6.6 170/252] ASoC: rt711-sdw: "
` [PATCH 6.6 171/252] ASoC: rt712-sdca-sdw: "
` [PATCH 6.6 172/252] ASoC: rt722-sdca-sdw: "
` [PATCH 6.6 173/252] ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
` [PATCH 6.6 174/252] spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
` [PATCH 6.6 175/252] spi: s3c64xx: sort headers alphabetically
` [PATCH 6.6 176/252] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH 6.6 177/252] spi: s3c64xx: remove else after return
` [PATCH 6.6 178/252] spi: s3c64xx: define a magic value
` [PATCH 6.6 179/252] spi: s3c64xx: allow full FIFO masks
` [PATCH 6.6 180/252] spi: s3c64xx: determine the fifo depth only once
` [PATCH 6.6 181/252] spi: s3c64xx: Use DMA mode from fifo size
` [PATCH 6.6 182/252] ASoC: amd: acp: fix for acp_init function error handling
` [PATCH 6.6 183/252] regmap: maple: Fix uninitialized symbol ret warnings

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-08 13:35 UTC  (67+ messages)
` [PATCH 6.8 046/273] netfilter: nf_tables: reject table flag and netdev basechain updates
` [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 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 118/273] ipv6: Fix infinite recursion in fib6_dump_done()
` [PATCH 6.8 119/273] mlxbf_gige: stop interface during shutdown
` [PATCH 6.8 120/273] r8169: skip DASH fw status checks when DASH is disabled
` [PATCH 6.8 121/273] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH 6.8 122/273] udp: do not transition UDP GRO fraglist partial checksums to unnecessary
` [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.8 126/273] octeontx2-af: Add array index check
` [PATCH 6.8 127/273] i40e: fix i40e_count_filters() to count only active/new filters
` [PATCH 6.8 128/273] i40e: fix vf may be used uninitialized in this function warning
` [PATCH 6.8 129/273] i40e: Enforce software interrupt during busy-poll exit
` [PATCH 6.8 130/273] scsi: sg: Avoid sg device teardown race
` [PATCH 6.8 131/273] usb: typec: ucsi: Check for notifications after init
` [PATCH 6.8 132/273] drm/amd: Flush GFXOFF requests in prepare stage
` [PATCH 6.8 133/273] e1000e: Minor flow correction in e1000_shutdown function
` [PATCH 6.8 134/273] e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
` [PATCH 6.8 135/273] mean_and_variance: Drop always failing tests
` [PATCH 6.8 136/273] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH 6.8 137/273] net: ravb: Always process TX descriptor ring
` [PATCH 6.8 138/273] net: ravb: Always update error counters
` [PATCH 6.8 139/273] KVM: SVM: Use unsigned integers when dealing with ASIDs
` [PATCH 6.8 140/273] KVM: SVM: Add support for allowing zero SEV ASIDs
` [PATCH 6.8 141/273] selftests: mptcp: connect: fix shellcheck warnings
` [PATCH 6.8 142/273] selftests: mptcp: use += operator to append strings
` [PATCH 6.8 143/273] mptcp: dont account accept() of non-MPC client as fallback to TCP
` [PATCH 6.8 144/273] 9p: Fix read/write debug statements to report server reply
` [PATCH 6.8 145/273] ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
` [PATCH 6.8 147/273] riscv: mm: Fix prototype to avoid discarding const
` [PATCH 6.8 148/273] riscv: hwprobe: do not produce frtace relocation
` [PATCH 6.8 149/273] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
` [PATCH 6.8 150/273] block: count BLK_OPEN_RESTRICT_WRITES openers
` [PATCH 6.8 151/273] RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
` [PATCH 6.8 152/273] ASoC: amd: acp: fix for acp pdm configuration check
` [PATCH 6.8 153/273] regmap: maple: Fix cache corruption in regcache_maple_drop()
` [PATCH 6.8 154/273] ALSA: hda: cs35l56: Add ACPI device match tables
` [PATCH 6.8 155/273] drm/panfrost: fix power transition timeout warnings
` [PATCH 6.8 156/273] nouveau/uvmm: fix addr/range calcs for remap operations
` [PATCH 6.8 157/273] drm/prime: Unbreak virtgpu dma-buf export
` [PATCH 6.8 158/273] ASoC: rt5682-sdw: fix locking sequence
` [PATCH 6.8 159/273] ASoC: rt711-sdca: "
` [PATCH 6.8 160/273] ASoC: rt711-sdw: "
` [PATCH 6.8 161/273] ASoC: rt712-sdca-sdw: "
` [PATCH 6.8 162/273] ASoC: rt722-sdca-sdw: "
` [PATCH 6.8 163/273] ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
` [PATCH 6.8 164/273] spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
` [PATCH 6.8 165/273] spi: s3c64xx: sort headers alphabetically

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 12:51 UTC  (63+ messages)
` [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 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 189/690] fanotify: WARN_ON against too large file handles
` [PATCH 5.15 190/690] fanotify: Report fid info for file related file system errors
` [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 5.15 194/690] docs: Document the FAN_FS_ERROR event
` [PATCH 5.15 195/690] NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
` [PATCH 5.15 196/690] SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
` [PATCH 5.15 197/690] NFS: Move generic FS show macros to global header
` [PATCH 5.15 198/690] NFS: Move NFS protocol display "
` [PATCH 5.15 199/690] NFSD: Optimize DRC bucket pruning
` [PATCH 5.15 200/690] NFSD: move filehandle format declarations out of "uapi"
` [PATCH 5.15 201/690] NFSD: drop support for ancient filehandles
` [PATCH 5.15 202/690] NFSD: simplify struct nfsfh
` [PATCH 5.15 203/690] NFSD: Initialize pointer ni with NULL and not plain integer 0
` [PATCH 5.15 204/690] SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
` [PATCH 5.15 205/690] SUNRPC: Change return value type of .pc_decode
` [PATCH 5.15 206/690] NFSD: Save location of NFSv4 COMPOUND status
` [PATCH 5.15 207/690] SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
` [PATCH 5.15 208/690] SUNRPC: Change return value type of .pc_encode
` [PATCH 5.15 209/690] nfsd: update create verifier comment
` [PATCH 5.15 210/690] NFSD:fix boolreturn.cocci warning
` [PATCH 5.15 211/690] nfsd4: remove obselete comment
` [PATCH 5.15 213/690] fsnotify: clarify object type argument
` [PATCH 5.15 214/690] fsnotify: separate mark iterator type from object type enum
` [PATCH 5.15 215/690] fanotify: introduce group flag FAN_REPORT_TARGET_FID
` [PATCH 5.15 217/690] fanotify: use macros to get the offset to fanotify_info buffer
` [PATCH 5.15 218/690] fanotify: use helpers to parcel "
` [PATCH 5.15 219/690] fanotify: support secondary dir fh and name in fanotify_info
` [PATCH 5.15 220/690] fanotify: record old and new parent and name in FAN_RENAME event
` [PATCH 5.15 221/690] fanotify: record either old name new name or both for FAN_RENAME
` [PATCH 5.15 222/690] fanotify: report old and/or new parent+name in FAN_RENAME event
` [PATCH 5.15 223/690] fanotify: wire up "
` [PATCH 5.15 224/690] exit: Implement kthread_exit
` [PATCH 5.15 225/690] exit: Rename module_put_and_exit to module_put_and_kthread_exit
` [PATCH 5.15 226/690] NFSD: handle errors better in write_ports_addfd()
` [PATCH 5.15 227/690] SUNRPC: change svc_get() to return the svc
` [PATCH 5.15 228/690] SUNRPC/NFSD: clean up get/put functions
` [PATCH 5.15 229/690] SUNRPC: stop using ->sv_nrthreads as a refcount
` [PATCH 5.15 230/690] nfsd: make nfsd_stats.th_cnt atomic_t
` [PATCH 5.15 231/690] SUNRPC: use sv_lock to protect updates to sv_nrthreads
` [PATCH 5.15 232/690] NFSD: narrow nfsd_mutex protection in nfsd thread
` [PATCH 5.15 233/690] NFSD: Make it possible to use svc_set_num_threads_sync
` [PATCH 5.15 234/690] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
` [PATCH 5.15 235/690] NFSD: simplify locking for network notifier

[PATCH 5.15] x86/mm/pat: clear VM_PAT if copy_p4d_range failed
 2024-04-08 13:32 UTC 

[PATCH 6.1 000/138] 6.1.85-rc1 review
 2024-04-08 12:59 UTC  (8+ messages)
` [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


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).