public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-14 14:36:12 to 2024-10-14 14:48:02 UTC [more...]

[PATCH 6.6 000/213] 6.6.57-rc1 review
 2024-10-14 14:21 UTC  (198+ messages)
` [PATCH 6.6 001/213] unicode: Dont special case ignorable code points
` [PATCH 6.6 002/213] net: fec: dont save PTP state if PTP is unsupported
` [PATCH 6.6 003/213] Revert "PCI/MSI: Provide stubs for IMS functions"
` [PATCH 6.6 004/213] ASoC: cs35l56: Load tunings for the correct speaker models
` [PATCH 6.6 005/213] phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overrides
` [PATCH 6.6 006/213] phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop
` [PATCH 6.6 007/213] gfs2: Revert "introduce qd_bh_get_or_undo"
` [PATCH 6.6 008/213] gfs2: qd_check_sync cleanups
` [PATCH 6.6 009/213] gfs2: Revert "ignore negated quota changes"
` [PATCH 6.6 010/213] riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
` [PATCH 6.6 011/213] net: ethernet: cortina: Drop TSO support
` [PATCH 6.6 012/213] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP (again)
` [PATCH 6.6 013/213] tracing: Remove precision vsnprintf() check from print event
` [PATCH 6.6 014/213] ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks table
` [PATCH 6.6 015/213] ALSA: hda/realtek: cs35l41: Fix device ID / model name
` [PATCH 6.6 016/213] drm/crtc: fix uninitialized variable use even harder
` [PATCH 6.6 017/213] bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
` [PATCH 6.6 018/213] bus: mhi: ep: Introduce async read/write callbacks
` [PATCH 6.6 019/213] bus: mhi: ep: Add support for async DMA write operation
` [PATCH 6.6 020/213] bus: mhi: ep: Add support for async DMA read operation
` [PATCH 6.6 021/213] bus: mhi: ep: Do not allocate memory for MHI objects from DMA zone
` [PATCH 6.6 022/213] Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"
` [PATCH 6.6 023/213] pds_core: no health-thread in VF path
` [PATCH 6.6 024/213] libceph: init the cursor when preparing sparse read in msgr2
` [PATCH 6.6 025/213] tracing: Have saved_cmdlines arrays all in one allocation
` [PATCH 6.6 026/213] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 6.6 027/213] spi: spi-fsl-lpspi: remove redundant spi_controller_put call
` [PATCH 6.6 028/213] ata: ahci: Add mask_port_map module parameter
` [PATCH 6.6 029/213] ASoC: tas2781: mark dvc_tlv with __maybe_unused
` [PATCH 6.6 030/213] scsi: Remove scsi device no_start_on_resume flag
` [PATCH 6.6 031/213] scsi: sd: Do not repeat the starting disk message
` [PATCH 6.6 032/213] i40e: Fix ST code value for Clause 45
` [PATCH 6.6 033/213] i40e: Include types.h to some headers
` [PATCH 6.6 034/213] e1000e: move force SMBUS near the end of enable_ulp function
` [PATCH 6.6 035/213] bootconfig: Fix the kerneldoc of _xbc_exit()
` [PATCH 6.6 036/213] perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay()
` [PATCH 6.6 037/213] perf sched: Fix memory leak in perf_sched__map()
` [PATCH 6.6 038/213] perf sched: Move curr_thread initialization to perf_sched__map()
` [PATCH 6.6 039/213] perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}()
` [PATCH 6.6 040/213] libsubcmd: Dont free the usage string
` [PATCH 6.6 041/213] selftests: net: Remove executable bits from library scripts
` [PATCH 6.6 042/213] selftests: Introduce Makefile variable to list shared bash scripts
` [PATCH 6.6 043/213] Bluetooth: Fix usage of __hci_cmd_sync_status
` [PATCH 6.6 044/213] jbd2: fix kernel-doc for j_transaction_overhead_buffers
` [PATCH 6.6 045/213] lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 compat
` [PATCH 6.6 046/213] drm/amd/display: Remove a redundant check in authenticated_dp
` [PATCH 6.6 047/213] drm/amd/display: Revert "Check HDCP returned status"
` [PATCH 6.6 048/213] fs/ntfs3: Do not call file_modified if collapse range failed
` [PATCH 6.6 049/213] fs/ntfs3: Fix sparse warning in ni_fiemap
` [PATCH 6.6 050/213] fs/ntfs3: Refactor enum_rstbl to suppress static checker
` [PATCH 6.6 051/213] virtio_console: fix misc probe bugs
` [PATCH 6.6 052/213] ntfs3: Change to non-blocking allocation in ntfs_d_hash
` [PATCH 6.6 053/213] zram: free secondary algorithms names
` [PATCH 6.6 054/213] zram: dont free statically defined names
` [PATCH 6.6 055/213] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
` [PATCH 6.6 056/213] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH 6.6 057/213] bpf: Check percpu map value size first
` [PATCH 6.6 058/213] s390/boot: Compile all files with the same march flag
` [PATCH 6.6 059/213] s390/facility: Disable compile time optimization for decompressor code
` [PATCH 6.6 060/213] s390/mm: Add cond_resched() to cmm_alloc/free_pages()
` [PATCH 6.6 061/213] bpf, x64: Fix a jit convergence issue
` [PATCH 6.6 062/213] ext4: dont set SB_RDONLY after filesystem errors
` [PATCH 6.6 063/213] ext4: nested locking for xattr inode
` [PATCH 6.6 064/213] s390/cpum_sf: Remove WARN_ON_ONCE statements
` [PATCH 6.6 065/213] s390/traps: Handle early warnings gracefully
` [PATCH 6.6 066/213] bpf: Prevent tail call between progs attached to different hooks
` [PATCH 6.6 067/213] ktest.pl: Avoid false positives with grub2 skip regex
` [PATCH 6.6 068/213] RDMA/mad: Improve handling of timed out WRs of mad agent
` [PATCH 6.6 069/213] soundwire: intel_bus_common: enable interrupts before exiting reset
` [PATCH 6.6 070/213] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
` [PATCH 6.6 071/213] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
` [PATCH 6.6 072/213] clk: bcm: bcm53573: fix OF node leak in init
` [PATCH 6.6 073/213] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH 6.6 074/213] i2c: i801: Use a different adapter-name for IDF adapters
` [PATCH 6.6 075/213] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH 6.6 076/213] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition
` [PATCH 6.6 077/213] RISC-V: Dont have MAX_PHYSMEM_BITS exceed phys_addr_t
` [PATCH 6.6 078/213] io_uring: check if we need to reschedule during overflow flush
` [PATCH 6.6 079/213] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH 6.6 080/213] mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strict
` [PATCH 6.6 081/213] riscv: avoid Imbalance in RAS
` [PATCH 6.6 082/213] RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
` [PATCH 6.6 083/213] soundwire: cadence: re-check Peripheral status with delayed_work
` [PATCH 6.6 084/213] riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
` [PATCH 6.6 085/213] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
` [PATCH 6.6 086/213] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
` [PATCH 6.6 087/213] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
` [PATCH 6.6 088/213] serial: protect uart_port_dtr_rts() in uart_shutdown() too
` [PATCH 6.6 089/213] usb: typec: tipd: Free IRQ only if it was requested before
` [PATCH 6.6 090/213] usb: chipidea: udc: enable suspend interrupt after usb reset
` [PATCH 6.6 091/213] usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario
` [PATCH 6.6 092/213] comedi: ni_routing: tools: Check when the file could not be opened
` [PATCH 6.6 093/213] LoongArch: Fix memleak in pci_acpi_scan_root()
` [PATCH 6.6 094/213] netfilter: nf_nat: dont try nat source port reallocation for reverse dir clash
` [PATCH 6.6 095/213] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
` [PATCH 6.6 096/213] virtio_pmem: Check device status before requesting flush
` [PATCH 6.6 097/213] tools/iio: Add memory allocation failure check for trigger_name
` [PATCH 6.6 098/213] staging: vme_user: added bound check to geoid
` [PATCH 6.6 099/213] driver core: bus: Fix double free in driver API bus_register()
` [PATCH 6.6 100/213] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
` [PATCH 6.6 101/213] scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
` [PATCH 6.6 102/213] scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
` [PATCH 6.6 103/213] drm/amd/display: Check null pointer before dereferencing se
` [PATCH 6.6 104/213] fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
` [PATCH 6.6 105/213] smb: client: fix UAF in async decryption
` [PATCH 6.6 106/213] fbdev: sisfb: Fix strbuf array overflow
` [PATCH 6.6 107/213] x86/amd_nb: Add new PCI IDs for AMD family 0x1a
` [PATCH 6.6 108/213] x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
` [PATCH 6.6 109/213] NFSD: Mark filecache "down" if init fails
` [PATCH 6.6 110/213] ice: set correct dst VSI in only LAN filters
` [PATCH 6.6 111/213] ice: fix VLAN replay after reset
` [PATCH 6.6 112/213] SUNRPC: Fix integer overflow in decode_rc_list()
` [PATCH 6.6 113/213] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
` [PATCH 6.6 114/213] net: phy: dp83869: fix memory corruption when enabling fiber
` [PATCH 6.6 115/213] tcp: fix to allow timestamp undo if no retransmits were sent
` [PATCH 6.6 116/213] tcp: fix tcp_enter_recovery() to zero retrans_stamp when its safe
` [PATCH 6.6 117/213] tcp: new TCP_INFO stats for RTO events
` [PATCH 6.6 118/213] tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
` [PATCH 6.6 119/213] rxrpc: Fix uninitialised variable in rxrpc_send_data()
` [PATCH 6.6 120/213] netfilter: br_netfilter: fix panic with metadata_dst skb
` [PATCH 6.6 121/213] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
` [PATCH 6.6 122/213] Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
` [PATCH 6.6 123/213] net: phy: bcm84881: Fix some error handling paths
` [PATCH 6.6 124/213] thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add
` [PATCH 6.6 125/213] thermal: intel: int340x: processor: Fix warning during module unload
` [PATCH 6.6 126/213] Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"
` [PATCH 6.6 127/213] net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()
` [PATCH 6.6 128/213] net: dsa: b53: fix jumbo frame mtu check
` [PATCH 6.6 129/213] net: dsa: b53: fix max MTU for 1g switches
` [PATCH 6.6 130/213] net: dsa: b53: fix max MTU for BCM5325/BCM5365
` [PATCH 6.6 131/213] net: dsa: b53: allow lower MTUs on BCM5325/5365
` [PATCH 6.6 132/213] net: dsa: b53: fix jumbo frames on 10/100 ports
` [PATCH 6.6 133/213] drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device
` [PATCH 6.6 134/213] nouveau/dmem: Fix privileged error in copy engine channel
` [PATCH 6.6 135/213] gpio: aspeed: Add the flush write to ensure the write complete
` [PATCH 6.6 136/213] gpio: aspeed: Use devm_clk api to manage clock source
` [PATCH 6.6 137/213] platform/x86/intel/tpmi: Add defines to get version information
` [PATCH 6.6 138/213] powercap: intel_rapl_tpmi: Ignore minor version change
` [PATCH 6.6 139/213] ice: Fix netif_is_ice() in Safe Mode
` [PATCH 6.6 140/213] ice: rename switchdev to eswitch
` [PATCH 6.6 141/213] ice: Flush FDB entries before reset
` [PATCH 6.6 142/213] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
` [PATCH 6.6 143/213] igb: Do not bring the device up after non-fatal error
` [PATCH 6.6 144/213] e1000e: change I219 (19) devices to ADP
` [PATCH 6.6 145/213] net/sched: accept TCA_STAB only for root qdisc
` [PATCH 6.6 146/213] net: ibm: emac: mal: fix wrong goto
` [PATCH 6.6 147/213] btrfs: zoned: fix missing RCU locking in error message when loading zone info
` [PATCH 6.6 148/213] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
` [PATCH 6.6 149/213] netfilter: xtables: avoid NFPROTO_UNSPEC where needed
` [PATCH 6.6 150/213] netfilter: fib: check correct rtable in vrf setups
` [PATCH 6.6 151/213] net: do not delay dst_entries_add() in dst_release()
` [PATCH 6.6 152/213] rtnetlink: Add bulk registration helpers for rtnetlink message handlers
` [PATCH 6.6 153/213] vxlan: Handle error of rtnl_register_module()
` [PATCH 6.6 154/213] bridge: "
` [PATCH 6.6 155/213] mctp: "
` [PATCH 6.6 156/213] rtnetlink: change nlk->cb_mutex role
` [PATCH 6.6 157/213] rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
` [PATCH 6.6 158/213] mpls: no longer hold RTNL in mpls_netconf_dump_devconf()
` [PATCH 6.6 159/213] mpls: Handle error of rtnl_register_module()
` [PATCH 6.6 160/213] phonet: no longer hold RTNL in route_dumpit()
` [PATCH 6.6 161/213] phonet: Handle error of rtnl_register_module()
` [PATCH 6.6 162/213] ppp: fix ppp_async_encode() illegal access
` [PATCH 6.6 163/213] slip: make slhc_remember() more robust against malicious packets
` [PATCH 6.6 164/213] rcu/nocb: Make IRQs disablement symmetric
` [PATCH 6.6 165/213] rcu/nocb: Fix rcuog wake-up from offline softirq
` [PATCH 6.6 166/213] HID: mcp2200: added driver for GPIOs of MCP2200
` [PATCH 6.6 167/213] HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk
` [PATCH 6.6 168/213] HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines
` [PATCH 6.6 169/213] HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
` [PATCH 6.6 170/213] HID: asus: add ROG Ally N-Key ID and keycodes
` [PATCH 6.6 171/213] HID: asus: add ROG Z13 lightbar
` [PATCH 6.6 172/213] hid-asus: add ROG Ally X prod ID to quirk list
` [PATCH 6.6 174/213] hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature
` [PATCH 6.6 175/213] hwmon: (tmp513) Add missing dependency on REGMAP_I2C
` [PATCH 6.6 176/213] hwmon: (mc34vr500) "
` [PATCH 6.6 183/213] usb: dwc3: core: Stop processing of pending events if controller is halted
` [PATCH 6.6 184/213] usb: xhci: Fix problem with xhci resume from suspend
` [PATCH 6.6 185/213] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
` [PATCH 6.6 186/213] usb: gadget: core: force synchronous registration
` [PATCH 6.6 187/213] hid: intel-ish-hid: Fix uninitialized variable rv in ish_fw_xfer_direct_dma
` [PATCH 6.6 188/213] drm/v3d: Stop the active perfmon before being destroyed
` [PATCH 6.6 189/213] drm/vc4: "
` [PATCH 6.6 190/213] drm/i915/hdcp: fix connector refcounting
` [PATCH 6.6 191/213] Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
` [PATCH 6.6 192/213] scsi: wd33c93: Dont use stale scsi_pointer value
` [PATCH 6.6 193/213] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()
` [PATCH 6.6 194/213] mptcp: fallback when MPTCP opts are dropped after 1st data
` [PATCH 6.6 195/213] ata: libata: avoid superfluous disk spin down + spin up during hibernation
` [PATCH 6.6 196/213] net: explicitly clear the sk pointer, when pf->create fails
` [PATCH 6.6 197/213] net: Fix an unsafe loop on the list
` [PATCH 6.6 198/213] net: dsa: lan9303: ensure chip reset and wait for READY status
` [PATCH 6.6 199/213] net: phy: Remove LED entry from LEDs list on unregister
` [PATCH 6.6 200/213] mptcp: handle consistently DSS corruption
` [PATCH 6.6 201/213] mptcp: pm: do not remove closing subflows
` [PATCH 6.6 202/213] device-dax: correct pgoff align in dax_set_mapping()
` [PATCH 6.6 203/213] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
` [PATCH 6.6 204/213] powercap: intel_rapl_tpmi: Fix bogus register reading

[PATCH 6.11 000/214] 6.11.4-rc1 review
 2024-10-14 14:21 UTC  (3+ messages)
` [PATCH 6.11 193/214] net: Fix an unsafe loop on the list
` [PATCH 6.11 214/214] io_uring/rw: fix cflags posting for single issue multishot read


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox