All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-08 13:30:31 to 2024-04-08 13:38:31 UTC [more...]

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-08 12:58 UTC  (56+ messages)
` [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 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 164/252] ALSA: hda: cs35l56: Add ACPI device match tables
` [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.6 184/252] ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
` [PATCH 6.6 185/252] scsi: mylex: Fix sysfs buffer lengths
` [PATCH 6.6 186/252] scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
` [PATCH 6.6 187/252] Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"
` [PATCH 6.6 189/252] spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
` [PATCH 6.6 190/252] s390/pai: initialize event count once at initialization
` [PATCH 6.6 191/252] s390/pai_crypto: remove per-cpu variable assignement in event initialization
` [PATCH 6.6 192/252] s390/pai: cleanup "
` [PATCH 6.6 193/252] s390/pai: rework paiXXX_start and paiXXX_stop functions
` [PATCH 6.6 194/252] s390/pai: fix sampling event removal for PMU device driver
` [PATCH 6.6 195/252] ata: sata_mv: Fix PCI device ID table declaration compilation warning
` [PATCH 6.6 196/252] ASoC: SOF: amd: fix for false dsp interrupts
` [PATCH 6.6 197/252] SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
` [PATCH 6.6 198/252] riscv: Disable preemption when using patch_map()
` [PATCH 6.6 199/252] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
` [PATCH 6.6 200/252] ice: fix typo in assignment
` [PATCH 6.6 201/252] x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
` [PATCH 6.6 202/252] gpio: cdev: check for NULL labels when sanitizing them for irqs
` [PATCH 6.6 203/252] gpio: cdev: fix missed label sanitizing in debounce_setup()

[PATCH 6.8 000/273] 6.8.5-rc1 review
 2024-04-08 13:35 UTC  (58+ messages)
` [PATCH 6.8 046/273] netfilter: nf_tables: reject table flag and netdev basechain updates
` [PATCH 6.8 118/273] ipv6: Fix infinite recursion in fib6_dump_done()
` [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 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 146/273] ASoC: cs42l43: Correct extraction of data pointer in suspend/resume
` [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 6.8 166/273] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH 6.8 167/273] spi: s3c64xx: remove else after return
` [PATCH 6.8 169/273] spi: s3c64xx: allow full FIFO masks
` [PATCH 6.8 170/273] spi: s3c64xx: determine the fifo depth only once
` [PATCH 6.8 173/273] regmap: maple: Fix uninitialized symbol ret warnings
` [PATCH 6.8 174/273] ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
` [PATCH 6.8 175/273] scsi: mylex: Fix sysfs buffer lengths
` [PATCH 6.8 176/273] scsi: sd: Unregister device if device_add_disk() failed in sd_probe()
` [PATCH 6.8 177/273] Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"
` [PATCH 6.8 178/273] drm/i915/dp: Fix DSC state HW readout for SST connectors
` [PATCH 6.8 179/273] cifs: Fix caching to try to do open O_WRONLY as rdwr on server
` [PATCH 6.8 180/273] spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
` [PATCH 6.8 181/273] s390/pai: fix sampling event removal for PMU device driver
` [PATCH 6.8 182/273] thermal: gov_power_allocator: Allow binding without cooling devices
` [PATCH 6.8 183/273] thermal: gov_power_allocator: Allow binding without trip points
` [PATCH 6.8 184/273] drm/i915/gt: Limit the reserved VM space to only the platforms that need it
` [PATCH 6.8 185/273] ata: sata_mv: Fix PCI device ID table declaration compilation warning
` [PATCH 6.8 186/273] ASoC: SOF: amd: fix for false dsp interrupts

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 12:52 UTC  (56+ messages)
` [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 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 212/690] ext4: fix error code saved on super block during file system abort
` [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 216/690] fsnotify: generate FS_RENAME event with rich information
` [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 236/690] lockd: introduce nlmsvc_serv
` [PATCH 5.15 237/690] lockd: simplify management of network status notifiers
` [PATCH 5.15 238/690] lockd: move lockd_start_svc() call into lockd_create_svc()
` [PATCH 5.15 239/690] lockd: move svc_exit_thread() into the thread
` [PATCH 5.15 241/690] lockd: rename lockd_create_svc() to lockd_get()
` [PATCH 5.15 242/690] SUNRPC: move the pool_map definitions (back) into svc.c
` [PATCH 5.15 243/690] SUNRPC: always treat sv_nrpools==1 as "not pooled"
` [PATCH 5.15 244/690] lockd: use svc_set_num_threads() for thread start and stop
` [PATCH 5.15 245/690] NFS: switch the callback service back to non-pooled
` [PATCH 5.15 246/690] NFSD: Remove be32_to_cpu() from DRC hash function
` [PATCH 5.15 247/690] NFSD: Fix inconsistent indenting
` [PATCH 5.15 248/690] NFSD: simplify per-net file cache management
` [PATCH 5.15 249/690] NFSD: Combine XDR error tracepoints
` [PATCH 5.15 250/690] nfsd: improve stateid access bitmask documentation
` [PATCH 5.15 251/690] NFSD: De-duplicate nfsd4_decode_bitmap4()
` [PATCH 5.15 252/690] nfs: block notification on fs with its own ->lock
` [PATCH 5.15 253/690] nfsd4: add refcount for nfsd4_blocked_lock
` [PATCH 5.15 254/690] nfsd: map EBADF

RTT-PROBE: lore-subspace-rtt
 2024-04-08 13:38 UTC 

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-08 13:38 UTC  (6+ messages)
` [PATCH net-next v1 01/12] mm: Move the page fragment allocator from page_alloc into its own file

[PATCH 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-04-08 13:37 UTC  (6+ messages)

[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-04-08 13:37 UTC  (3+ messages)
` [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test

[PATCH net-next v2 0/3] This patch series introduce the support for ioctl(s) in AF_VSOCK
 2024-04-08 13:37 UTC 

[RFC net-next v2 0/5] net: openvswitch: Add sample multicasting
 2024-04-08 13:37 UTC  (3+ messages)
` [RFC net-next v2 5/5] net:openvswitch: add psample support

[PATCH v1 00/44] KVM: arm64: Preamble for pKVM
 2024-04-08 13:35 UTC  (7+ messages)
` [PATCH v1 13/44] KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit
` [PATCH v1 14/44] KVM: arm64: Refactor calculating SVE state size to use helpers

[GIT PULL FOR v6.10] Add imx-asrc m2m audio rate control driver
 2024-04-08 13:35 UTC  (3+ messages)

[PATCH 0/3] Add thermal sensor driver for Surface Aggregator
 2024-04-08 13:34 UTC  (8+ messages)
` [PATCH 1/3] hwmon: Add thermal sensor driver for Surface Aggregator Module
` [PATCH 2/3] hwmon: surface_temp: Add support for sensor names

[PATCH 0/3] wifi: Un-embed ath10k and ath11k dummy netdev
 2024-04-08 13:33 UTC  (3+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Fix the USB driver option selection
 2024-04-08 13:32 UTC  (2+ messages)

fix kernels without v5 support
 2024-04-08 13:32 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove support for tools and kernels with "
` [PATCH 2/6] remove xfs/096
` [PATCH 3/6] xfs/078: remove the 512 byte block size sub-case
` [PATCH 4/6] xfs/263: remove the nocrc sub-test
` [PATCH 5/6] xfs/522: use reflink instead of crc as test feature
` [PATCH 6/6] xfs: don't run tests that require v4 file systems when not supported

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

[PATCH v5] Bluetooth: compute LE flow credits based on recvbuf space
 2024-04-08 13:32 UTC  (2+ messages)
` [v5] "

[PATCH iwl-next v5] ice: Add automatic VF reset on Tx MDD events
 2024-04-08 13:32 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 1/2] x86/cpu/topology: don't write to immutable cpu_present_mask
 2024-04-08 13:31 UTC  (2+ messages)

[PATCH v20 0/9] Add multiport support for DWC3 controllers
 2024-04-08 13:29 UTC  (5+ messages)
` [PATCH v20 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v20 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v20 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v20 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper


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.