messages from 2024-07-16 15:50:16 to 2024-07-16 16:00:22 UTC [more...]
[PATCH 6.6 000/121] 6.6.41-rc1 review
2024-07-16 15:31 UTC (21+ messages)
` [PATCH 6.6 001/121] mm: prevent derefencing NULL ptr in pfn_section_valid()
` [PATCH 6.6 002/121] scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
` [PATCH 6.6 003/121] scsi: ufs: core: Fix ufshcd_abort_one "
` [PATCH 6.6 004/121] vfio/pci: Init the count variable in collecting hot-reset devices
` [PATCH 6.6 005/121] cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
` [PATCH 6.6 006/121] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH 6.6 007/121] cachefiles: stop sending new request when dropping object
` [PATCH 6.6 008/121] cachefiles: cancel all requests for the object that is being dropped
` [PATCH 6.6 009/121] cachefiles: wait for ondemand_object_worker to finish when dropping object
` [PATCH 6.6 010/121] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH 6.6 011/121] cachefiles: add missing lock protection when polling
` [PATCH 6.6 012/121] net: dsa: introduce dsa_phylink_to_port()
` [PATCH 6.6 013/121] dsa: lan9303: Fix mapping between DSA port number and PHY address
` [PATCH 6.6 014/121] filelock: fix potential use-after-free in posix_lock_inode
` [PATCH 6.6 015/121] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
` [PATCH 6.6 016/121] vfs: dont mod negative dentry count when on shrinker list
` [PATCH 6.6 017/121] net: bcmasp: Fix error code in probe()
` [PATCH 6.6 018/121] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 6.6 019/121] bpf: Fix too early release of tcx_entry
` [PATCH 6.6 021/121] skmsg: Skip zero length skb in sk_msg_recvmsg
[PATCH 6.1 00/96] 6.1.100-rc1 review
2024-07-16 15:32 UTC (97+ messages)
` [PATCH 6.1 01/96] mm: prevent derefencing NULL ptr in pfn_section_valid()
` [PATCH 6.1 02/96] cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
` [PATCH 6.1 03/96] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH 6.1 04/96] cachefiles: stop sending new request when dropping object
` [PATCH 6.1 05/96] cachefiles: cancel all requests for the object that is being dropped
` [PATCH 6.1 06/96] cachefiles: wait for ondemand_object_worker to finish when dropping object
` [PATCH 6.1 07/96] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH 6.1 08/96] cachefiles: add missing lock protection when polling
` [PATCH 6.1 09/96] filelock: fix potential use-after-free in posix_lock_inode
` [PATCH 6.1 10/96] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
` [PATCH 6.1 11/96] vfs: dont mod negative dentry count when on shrinker list
` [PATCH 6.1 12/96] tcp: fix incorrect undo caused by DSACK of TLP retransmit
` [PATCH 6.1 13/96] net: phy: microchip: lan87xx: reinit PHY after cable test
` [PATCH 6.1 14/96] skmsg: Skip zero length skb in sk_msg_recvmsg
` [PATCH 6.1 15/96] octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
` [PATCH 6.1 16/96] net: fix rc7s __skb_datagram_iter()
` [PATCH 6.1 17/96] i40e: Fix XDP program unloading while removing the driver
` [PATCH 6.1 18/96] net: ethernet: lantiq_etop: fix double free in detach
` [PATCH 6.1 19/96] bpf: Refactor some inode/task/sk storage functions for reuse
` [PATCH 6.1 20/96] bpf: Reduce smap->elem_size
` [PATCH 6.1 21/96] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [PATCH 6.1 22/96] bpf: Remove __bpf_local_storage_map_alloc
` [PATCH 6.1 23/96] bpf: fix order of args in call to bpf_map_kvcalloc
` [PATCH 6.1 24/96] net: ethernet: mtk-star-emac: set mac_managed_pm when probing
` [PATCH 6.1 25/96] ppp: reject claimed-as-LCP but actually malformed packets
` [PATCH 6.1 26/96] ethtool: netlink: do not return SQI value if link is down
` [PATCH 6.1 27/96] udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
` [PATCH 6.1 28/96] net/sched: Fix UAF when resolving a clash
` [PATCH 6.1 29/96] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
` [PATCH 6.1 30/96] s390: Mark psw in __load_psw_mask() as __unitialized
` [PATCH 6.1 31/96] firmware: cs_dsp: Fix overflow checking of wmfw header
` [PATCH 6.1 32/96] firmware: cs_dsp: Return error if block header overflows file
` [PATCH 6.1 33/96] firmware: cs_dsp: Validate payload length before processing block
` [PATCH 6.1 34/96] firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
` [PATCH 6.1 35/96] firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
` [PATCH 6.1 36/96] ARM: davinci: Convert comma to semicolon
` [PATCH 6.1 37/96] octeontx2-af: replace cpt slot with lf id on reg write
` [PATCH 6.1 38/96] octeontx2-af: update cpt lf alloc mailbox
` [PATCH 6.1 39/96] octeontx2-af: fix a issue with cpt_lf_alloc mailbox
` [PATCH 6.1 40/96] octeontx2-af: fix detection of IP layer
` [PATCH 6.1 41/96] octeontx2-af: extend RSS supported offload types
` [PATCH 6.1 42/96] octeontx2-af: fix issue with IPv6 ext match for RSS
` [PATCH 6.1 43/96] octeontx2-af: fix issue with IPv4 "
` [PATCH 6.1 44/96] cifs: fix setting SecurityFlags to true
` [PATCH 6.1 45/96] Revert "sched/fair: Make sure to try to detach at least one movable task"
` [PATCH 6.1 46/96] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
` [PATCH 6.1 47/96] tcp: avoid too many retransmit packets
` [PATCH 6.1 48/96] net: ks8851: Fix deadlock with the SPI chip variant
` [PATCH 6.1 49/96] net: ks8851: Fix potential TX stall after interface reopen
` [PATCH 6.1 50/96] USB: serial: option: add Telit generic core-dump composition
` [PATCH 6.1 51/96] USB: serial: option: add Telit FN912 rmnet compositions
` [PATCH 6.1 52/96] USB: serial: option: add Fibocom FM350-GL
` [PATCH 6.1 53/96] USB: serial: option: add support for Foxconn T99W651
` [PATCH 6.1 54/96] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 6.1 55/96] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 6.1 56/96] USB: serial: mos7840: fix crash on resume
` [PATCH 6.1 57/96] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 6.1 58/96] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 6.1 59/96] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 6.1 60/96] hpet: Support 32-bit userspace
` [PATCH 6.1 61/96] xhci: always resume roothubs if xHC was reset during resume
` [PATCH 6.1 62/96] ksmbd: discard write access to the directory open
` [PATCH 6.1 63/96] nvmem: rmem: Fix return value of rmem_read()
` [PATCH 6.1 64/96] nvmem: meson-efuse: Fix return value of nvmem callbacks
` [PATCH 6.1 65/96] nvmem: core: only change name to fram for current attribute
` [PATCH 6.1 66/96] platform/x86: toshiba_acpi: Fix array out-of-bounds access
` [PATCH 6.1 67/96] ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
` [PATCH 6.1 68/96] ALSA: hda/realtek: Enable Mute LED on HP 250 G7
` [PATCH 6.1 69/96] ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
` [PATCH 6.1 70/96] Fix userfaultfd_api to return EINVAL as expected
` [PATCH 6.1 71/96] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 6.1 72/96] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
` [PATCH 6.1 73/96] wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
` [PATCH 6.1 74/96] wireguard: allowedips: avoid unaligned 64-bit memory accesses
` [PATCH 6.1 75/96] wireguard: queueing: annotate intentional data race in cpu round robin
` [PATCH 6.1 76/96] wireguard: send: annotate intentional data race in checking empty queue
` [PATCH 6.1 77/96] misc: fastrpc: Fix DSP capabilities request
` [PATCH 6.1 78/96] misc: fastrpc: Avoid updating PD type for capability request
` [PATCH 6.1 79/96] misc: fastrpc: Copy the complete capability structure to user
` [PATCH 6.1 80/96] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
` [PATCH 6.1 81/96] cifs: use origin fullpath for automounts
` [PATCH 6.1 82/96] cifs: avoid dup prefix path in dfs_get_automount_devname()
` [PATCH 6.1 83/96] bpf: Allow reads from uninit stack
` [PATCH 6.1 84/96] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 6.1 85/96] sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
` [PATCH 6.1 86/96] i2c: rcar: bring hardware to known state when probing
` [PATCH 6.1 87/96] i2c: mark HostNotify target address as used
` [PATCH 6.1 88/96] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH 6.1 89/96] i2c: rcar: introduce Gen4 devices
` [PATCH 6.1 90/96] i2c: rcar: ensure Gen3+ reset does not disturb local targets
` [PATCH 6.1 91/96] i2c: testunit: avoid re-issued work after read message
` [PATCH 6.1 92/96] i2c: rcar: clear NO_RXDMA flag after resetting
` [PATCH 6.1 93/96] x86/entry/64: Remove obsolete comment on tracing vs. SYSRET
` [PATCH 6.1 94/96] x86/bhi: Avoid warning in #DB handler due to BHI mitigation
` [PATCH 6.1 95/96] kbuild: Make ld-version.sh more robust against version string changes
` [PATCH 6.1 96/96] i2c: rcar: fix error code in probe()
[PATCH 6.9 000/143] 6.9.10-rc1 review
2024-07-16 15:32 UTC (83+ messages)
` [PATCH 6.9 057/143] ARM: davinci: Convert comma to semicolon
` [PATCH 6.9 059/143] i40e: fix: remove needless retries of NVM update
` [PATCH 6.9 060/143] octeontx2-af: replace cpt slot with lf id on reg write
` [PATCH 6.9 061/143] octeontx2-af: fix a issue with cpt_lf_alloc mailbox
` [PATCH 6.9 062/143] octeontx2-af: fix detection of IP layer
` [PATCH 6.9 063/143] octeontx2-af: fix issue with IPv6 ext match for RSS
` [PATCH 6.9 064/143] octeontx2-af: fix issue with IPv4 "
` [PATCH 6.9 065/143] cifs: fix setting SecurityFlags to true
` [PATCH 6.9 066/143] Revert "sched/fair: Make sure to try to detach at least one movable task"
` [PATCH 6.9 071/143] USB: serial: option: add Fibocom FM350-GL
` [PATCH 6.9 072/143] USB: serial: option: add support for Foxconn T99W651
` [PATCH 6.9 073/143] USB: serial: option: add Netprisma LCUK54 series modules
` [PATCH 6.9 074/143] USB: serial: option: add Rolling RW350-GL variants
` [PATCH 6.9 075/143] USB: serial: mos7840: fix crash on resume
` [PATCH 6.9 076/143] USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
` [PATCH 6.9 077/143] usb: dwc3: pci: add support for the Intel Panther Lake
` [PATCH 6.9 078/143] usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
` [PATCH 6.9 079/143] usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
` [PATCH 6.9 080/143] USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
` [PATCH 6.9 081/143] misc: microchip: pci1xxxx: Fix return value of nvmem callbacks
` [PATCH 6.9 082/143] hpet: Support 32-bit userspace
` [PATCH 6.9 083/143] xhci: always resume roothubs if xHC was reset during resume
` [PATCH 6.9 084/143] s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
` [PATCH 6.9 085/143] nilfs2: fix kernel bug on rename operation of broken directory
` [PATCH 6.9 086/143] cachestat: do not flush stats in recency check
` [PATCH 6.9 087/143] mm: vmalloc: check if a hash-index is in cpu_possible_mask
` [PATCH 6.9 088/143] mm: fix crashes from deferred split racing folio migration
` [PATCH 6.9 089/143] filemap: replace pte_offset_map() with pte_offset_map_nolock()
` [PATCH 6.9 090/143] mm/filemap: skip to create PMD-sized page cache if needed
` [PATCH 6.9 091/143] mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
` [PATCH 6.9 092/143] ksmbd: discard write access to the directory open
` [PATCH 6.9 093/143] scsi: sd: Do not repeat the starting disk message
` [PATCH 6.9 094/143] iio: trigger: Fix condition for own trigger
` [PATCH 6.9 095/143] arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timer
` [PATCH 6.9 096/143] arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
` [PATCH 6.9 097/143] arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping
` [PATCH 6.9 098/143] arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording
` [PATCH 6.9 099/143] nvmem: rmem: Fix return value of rmem_read()
` [PATCH 6.9 100/143] nvmem: meson-efuse: Fix return value of nvmem callbacks
` [PATCH 6.9 101/143] nvmem: core: only change name to fram for current attribute
` [PATCH 6.9 102/143] nvmem: core: limit cell sysfs permissions to main attribute ones
` [PATCH 6.9 103/143] platform/x86: toshiba_acpi: Fix array out-of-bounds access
` [PATCH 6.9 104/143] tty: serial: ma35d1: Add a NULL check for of_node
` [PATCH 6.9 105/143] serial: imx: ensure RTS signal is not left active after shutdown
` [PATCH 6.9 106/143] ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
` [PATCH 6.9 107/143] ALSA: hda/realtek: Enable Mute LED on HP 250 G7
` [PATCH 6.9 108/143] ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
` [PATCH 6.9 109/143] mei: vsc: Enhance IVSC chipset stability during warm reboot
` [PATCH 6.9 110/143] mei: vsc: Prevent timeout error with added delay post-firmware download
` [PATCH 6.9 111/143] mei: vsc: Utilize the appropriate byte order swap function
` [PATCH 6.9 112/143] Fix userfaultfd_api to return EINVAL as expected
` [PATCH 6.9 113/143] mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
` [PATCH 6.9 114/143] mmc: davinci_mmc: Prevent transmitted data size from exceeding sgms length
` [PATCH 6.9 115/143] pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
` [PATCH 6.9 116/143] libceph: fix race between delayed_work() and ceph_monc_stop()
` [PATCH 6.9 117/143] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
` [PATCH 6.9 118/143] cpufreq: ACPI: Mark boost policy as enabled when setting boost
` [PATCH 6.9 119/143] cpufreq: Allow drivers to advertise boost enabled
` [PATCH 6.9 120/143] wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
` [PATCH 6.9 121/143] wireguard: allowedips: avoid unaligned 64-bit memory accesses
` [PATCH 6.9 122/143] wireguard: queueing: annotate intentional data race in cpu round robin
` [PATCH 6.9 123/143] wireguard: send: annotate intentional data race in checking empty queue
` [PATCH 6.9 124/143] misc: fastrpc: Fix DSP capabilities request
` [PATCH 6.9 125/143] misc: fastrpc: Avoid updating PD type for capability request
` [PATCH 6.9 126/143] misc: fastrpc: Copy the complete capability structure to user
` [PATCH 6.9 127/143] misc: fastrpc: Fix memory leak in audio daemon attach operation
` [PATCH 6.9 128/143] misc: fastrpc: Fix ownership reassignment of remote heap
` [PATCH 6.9 129/143] misc: fastrpc: Restrict untrusted app to attach to privileged PD
` [PATCH 6.9 130/143] mm/readahead: limit page cache size in page_cache_ra_order()
` [PATCH 6.9 131/143] mm/shmem: disable PMD-sized page cache if needed
` [PATCH 6.9 132/143] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
` [PATCH 6.9 133/143] Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"
` [PATCH 6.9 134/143] ext4: avoid ptr null pointer dereference
` [PATCH 6.9 135/143] i2c: rcar: bring hardware to known state when probing
` [PATCH 6.9 136/143] i2c: rcar: clear NO_RXDMA flag after resetting
` [PATCH 6.9 137/143] i2c: mark HostNotify target address as used
` [PATCH 6.9 138/143] i2c: rcar: ensure Gen3+ reset does not disturb local targets
` [PATCH 6.9 139/143] i2c: testunit: avoid re-issued work after read message
` [PATCH 6.9 140/143] sched/deadline: Fix task_struct reference leak
` [PATCH 6.9 141/143] x86/bhi: Avoid warning in #DB handler due to BHI mitigation
` [PATCH 6.9 142/143] kbuild: Make ld-version.sh more robust against version string changes
` [PATCH 6.9 143/143] kbuild: rpm-pkg: avoid the warnings with dtbs listed twice
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox