public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-09 13:30:04 to 2023-10-09 13:40:41 UTC [more...]

[PATCH 5.10 000/226] 5.10.198-rc1 review
 2023-10-09 13:01 UTC  (107+ messages)
` [PATCH 5.10 001/226] NFS: Use the correct commit info in nfs_join_page_group()
` [PATCH 5.10 002/226] NFS/pNFS: Report EINVAL errors from connect() to the server
` [PATCH 5.10 003/226] SUNRPC: Mark the cred for revalidation if the server rejects it
` [PATCH 5.10 004/226] tracing: Increase trace array ref count on enable and filter files
` [PATCH 5.10 005/226] ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 5.10 006/226] ata: libahci: clear pending interrupt status
` [PATCH 5.10 007/226] ext4: remove the group parameter of ext4_trim_extent
` [PATCH 5.10 008/226] ext4: add new helper interface ext4_try_to_trim_range()
` [PATCH 5.10 009/226] ext4: scope ret locally in ext4_try_to_trim_range()
` [PATCH 5.10 010/226] ext4: change s_last_trim_minblks type to unsigned long
` [PATCH 5.10 011/226] ext4: mark group as trimmed only if it was fully scanned
` [PATCH 5.10 012/226] ext4: replace the traditional ternary conditional operator with with max()/min()
` [PATCH 5.10 013/226] ext4: move setting of trimmed bit into ext4_try_to_trim_range()
` [PATCH 5.10 014/226] ext4: do not let fstrim block system suspend
` [PATCH 5.10 015/226] tracing: Have event inject files inc the trace array ref count
` [PATCH 5.10 016/226] netfilter: nf_tables: integrate pipapo into commit protocol
` [PATCH 5.10 017/226] netfilter: nf_tables: dont skip expired elements during walk
` [PATCH 5.10 018/226] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH 5.10 019/226] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH 5.10 020/226] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
` [PATCH 5.10 021/226] netfilter: nf_tables: remove busy mark and gc batch API
` [PATCH 5.10 022/226] netfilter: nf_tables: dont fail inserts if duplicate has expired
` [PATCH 5.10 023/226] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH 5.10 024/226] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH 5.10 025/226] netfilter: nf_tables: GC transaction race with abort path
` [PATCH 5.10 026/226] netfilter: nf_tables: use correct lock to protect gc_list
` [PATCH 5.10 027/226] netfilter: nf_tables: defer gc run if previous batch is still pending
` [PATCH 5.10 028/226] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
` [PATCH 5.10 029/226] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
` [PATCH 5.10 030/226] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
` [PATCH 5.10 031/226] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
` [PATCH 5.10 032/226] netfilter: nf_tables: fix memleak when more than 255 elements expired
` [PATCH 5.10 033/226] ASoC: meson: spdifin: start hw on dai probe
` [PATCH 5.10 034/226] netfilter: nf_tables: disallow element removal on anonymous sets
` [PATCH 5.10 035/226] bpf: Avoid deadlock when using queue and stack maps from NMI
` [PATCH 5.10 036/226] selftests/tls: Add {} to avoid static checker warning
` [PATCH 5.10 037/226] selftests: tls: swap the TX and RX sockets in some tests
` [PATCH 5.10 038/226] ASoC: imx-audmix: Fix return error with devm_clk_get()
` [PATCH 5.10 039/226] i40e: Fix VF VLAN offloading when port VLAN is configured
` [PATCH 5.10 040/226] ipv4: fix null-deref in ipv4_link_failure
` [PATCH 5.10 041/226] powerpc/perf/hv-24x7: Update domain value check
` [PATCH 5.10 042/226] dccp: fix dccp_v4_err()/dccp_v6_err() again
` [PATCH 5.10 043/226] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH 5.10 044/226] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH 5.10 045/226] platform/x86: intel_scu_ipc: Dont override scu in intel_scu_ipc_dev_simple_command()
` [PATCH 5.10 046/226] platform/x86: intel_scu_ipc: Fail IPC send if still busy
` [PATCH 5.10 047/226] x86/srso: Fix srso_show_state() side effect
` [PATCH 5.10 048/226] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
` [PATCH 5.10 049/226] net: hns3: only enable unicast promisc when mac table full
` [PATCH 5.10 050/226] net: hns3: add 5ms delay before clear firmware reset irq source
` [PATCH 5.10 051/226] net: bridge: use DEV_STATS_INC()
` [PATCH 5.10 052/226] team: fix null-ptr-deref when team device type is changed
` [PATCH 5.10 053/226] netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
` [PATCH 5.10 054/226] seqlock: avoid -Wshadow warnings
` [PATCH 5.10 055/226] seqlock: Rename __seqprop() users
` [PATCH 5.10 056/226] seqlock: Prefix internal seqcount_t-only macros with a "do_"
` [PATCH 5.10 057/226] locking/seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()
` [PATCH 5.10 058/226] bnxt_en: Flush XDP for bnxt_poll_nitroa0()s NAPI
` [PATCH 5.10 059/226] net: rds: Fix possible NULL-pointer dereference
` [PATCH 5.10 060/226] gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
` [PATCH 5.10 062/226] netfilter: nf_tables: unregister flowtable hooks on netns exit
` [PATCH 5.10 064/226] Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
` [PATCH 5.10 065/226] Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
` [PATCH 5.10 066/226] mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setup
` [PATCH 5.10 067/226] mmc: renesas_sdhi: populate SCC pointer at the proper place
` [PATCH 5.10 068/226] mmc: tmio: support custom irq masks
` [PATCH 5.10 069/226] mmc: renesas_sdhi: register irqs before registering controller
` [PATCH 5.10 070/226] media: venus: core: Add io base variables for each block
` [PATCH 5.10 071/226] media: venus: hfi,pm,firmware: Convert to block relative addressing
` [PATCH 5.10 072/226] media: venus: hfi: Define additional 6xx registers
` [PATCH 5.10 073/226] media: venus: core: Add differentiator IS_V6(core)
` [PATCH 5.10 074/226] media: venus: hfi: Add a 6xx boot logic
` [PATCH 5.10 075/226] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH 5.10 076/226] netfilter: use actual socket sk for REJECT action
` [PATCH 5.10 077/226] netfilter: nft_exthdr: Support SCTP chunks
` [PATCH 5.10 078/226] netfilter: nf_tables: add and use nft_sk helper
` [PATCH 5.10 079/226] netfilter: nf_tables: add and use nft_thoff helper
` [PATCH 5.10 080/226] netfilter: nft_exthdr: break evaluation if setting TCP option fails
` [PATCH 5.10 081/226] netfilter: exthdr: add support for tcp option removal
` [PATCH 5.10 082/226] netfilter: nft_exthdr: Fix non-linear header modification
` [PATCH 5.10 083/226] ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
` [PATCH 5.10 084/226] ata: ahci: Add support for AMD A85 FCH (Hudson D4)
` [PATCH 5.10 086/226] ata: ahci: Add Elkhart Lake AHCI controller
` [PATCH 5.10 087/226] btrfs: reset destination buffer when read_extent_buffer() gets invalid range
` [PATCH 5.10 088/226] MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
` [PATCH 5.10 095/226] ARM: dts: motorola-mapphone: Add 1.2GHz OPP
` [PATCH 5.10 096/226] ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
` [PATCH 5.10 097/226] ARM: dts: am335x: Guardian: Update beeper label
` [PATCH 5.10 098/226] ARM: dts: Unify pwm-omap-dmtimer node names
` [PATCH 5.10 099/226] ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
` [PATCH 5.10 100/226] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
` [PATCH 5.10 101/226] power: supply: ucs1002: fix error code in ucs1002_get_property()
` [PATCH 5.10 102/226] xtensa: add default definition for XCHAL_HAVE_DIV32
` [PATCH 5.10 103/226] xtensa: iss/network: make functions static
` [PATCH 5.10 104/226] xtensa: boot: dont add include-dirs
` [PATCH 5.10 105/226] xtensa: boot/lib: fix function prototypes
` [PATCH 5.10 106/226] gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
` [PATCH 5.10 107/226] i2c: npcm7xx: Fix callback completion ordering
` [PATCH 5.10 108/226] dma-debug: dont call __dma_entry_alloc_check_leak() under free_entries_lock
` [PATCH 5.10 109/226] parisc: sba: Fix compile warning wrt list of SBA devices
` [PATCH 5.10 110/226] parisc: iosapic.c: Fix sparse warnings
` [PATCH 5.10 111/226] parisc: drivers: Fix sparse warning
` [PATCH 5.10 112/226] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH 5.10 113/226] scsi: qedf: Add synchronization between I/O completions and abort
` [PATCH 5.10 114/226] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH 5.10 115/226] ring-buffer: Avoid softlockup in ring_buffer_resize()

[PATCH 5.4 000/131] 5.4.258-rc1 review
 2023-10-09 13:02 UTC  (94+ messages)
` [PATCH 5.4 013/131] ASoC: meson: spdifin: start hw on dai probe
` [PATCH 5.4 021/131] i40e: Fix warning message and call stack during rmmod i40e driver
` [PATCH 5.4 022/131] i40e: Fix VF VLAN offloading when port VLAN is configured
` [PATCH 5.4 042/131] ata: libata: disallow dev-initiated LPM transitions to unsupported states
` [PATCH 5.4 043/131] MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
` [PATCH 5.4 044/131] clk: tegra: fix error return case for recalc_rate
` [PATCH 5.4 045/131] ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
` [PATCH 5.4 046/131] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-up
` [PATCH 5.4 047/131] xtensa: add default definition for XCHAL_HAVE_DIV32
` [PATCH 5.4 048/131] xtensa: iss/network: make functions static
` [PATCH 5.4 049/131] xtensa: boot: dont add include-dirs
` [PATCH 5.4 050/131] xtensa: boot/lib: fix function prototypes
` [PATCH 5.4 051/131] gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
` [PATCH 5.4 052/131] parisc: sba: Fix compile warning wrt list of SBA devices
` [PATCH 5.4 053/131] parisc: iosapic.c: Fix sparse warnings
` [PATCH 5.4 054/131] parisc: drivers: Fix sparse warning
` [PATCH 5.4 055/131] parisc: irq: Make irq_stack_union static to avoid "
` [PATCH 5.4 056/131] selftests/ftrace: Correctly enable event in instance-event.tc
` [PATCH 5.4 057/131] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [PATCH 5.4 058/131] ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
` [PATCH 5.4 059/131] spi: nxp-fspi: reset the FLSHxCR1 registers
` [PATCH 5.4 060/131] bpf: Clarify error expectations from bpf_clone_redirect
` [PATCH 5.4 061/131] powerpc/watchpoints: Annotate atomic context in more places
` [PATCH 5.4 062/131] ncsi: Propagate carrier gain/loss events to the NCSI controller
` [PATCH 5.4 063/131] fbdev/sh7760fb: Depend on FB=y
` [PATCH 5.4 064/131] nvme-pci: do not set the NUMA node of device if it has none
` [PATCH 5.4 065/131] watchdog: iTCO_wdt: No need to stop the timer in probe
` [PATCH 5.4 066/131] watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
` [PATCH 5.4 067/131] i40e: improve locking of mac_filter_hash
` [PATCH 5.4 068/131] i40e: always propagate error value in i40e_set_vsi_promisc()
` [PATCH 5.4 069/131] i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
` [PATCH 5.4 070/131] smack: Record transmuting in smk_transmuted
` [PATCH 5.4 071/131] smack: Retrieve transmuting information in smack_inode_getsecurity()
` [PATCH 5.4 072/131] Smack:- Use overlay inode label in smack_inode_copy_up()
` [PATCH 5.4 073/131] serial: 8250_port: Check IRQ data before use
` [PATCH 5.4 074/131] nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
` [PATCH 5.4 075/131] ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70q
` [PATCH 5.4 076/131] ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
` [PATCH 5.4 077/131] i2c: i801: unregister tco_pdev in i801_probe() error path
` [PATCH 5.4 078/131] ring-buffer: Update "shortest_full" in polling
` [PATCH 5.4 079/131] btrfs: properly report 0 avail for very full file systems
` [PATCH 5.4 080/131] net: thunderbolt: Fix TCPv6 GSO checksum calculation
` [PATCH 5.4 081/131] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH 5.4 082/131] ata: libata-core: Fix port and device removal
` [PATCH 5.4 083/131] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH 5.4 084/131] ata: libata-sata: increase PMP SRST timeout to 10s
` [PATCH 5.4 085/131] fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
` [PATCH 5.4 086/131] rbd: move rbd_dev_refresh() definition
` [PATCH 5.4 087/131] rbd: decouple header read-in from updating rbd_dev->header
` [PATCH 5.4 088/131] rbd: decouple parent info read-in from updating rbd_dev
` [PATCH 5.4 089/131] rbd: take header_rwsem in rbd_dev_refresh() only when updating
` [PATCH 5.4 090/131] Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
` [PATCH 5.4 091/131] scsi: zfcp: Fix a double put in zfcp_port_enqueue()
` [PATCH 5.4 092/131] qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
` [PATCH 5.4 093/131] wifi: mwifiex: Fix tlv_buf_left calculation
` [PATCH 5.4 094/131] net: replace calls to sock->ops->connect() with kernel_connect()
` [PATCH 5.4 095/131] btrfs: reject unknown mount options early
` [PATCH 5.4 096/131] net: prevent rewrite of msg_name in sock_sendmsg()
` [PATCH 5.4 097/131] ubi: Refuse attaching if mtds erasesize is 0
` [PATCH 5.4 098/131] wifi: iwlwifi: dbg_ini: fix structure packing
` [PATCH 5.4 099/131] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
` [PATCH 5.4 100/131] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
` [PATCH 5.4 101/131] wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
` [PATCH 5.4 102/131] regmap: rbtree: Fix wrong register marked as in-cache when creating new node
` [PATCH 5.4 103/131] ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
` [PATCH 5.4 104/131] scsi: target: core: Fix deadlock due to recursive locking
` [PATCH 5.4 105/131] NFS4: Trace state recovery operation
` [PATCH 5.4 106/131] NFS: Add a helper nfs_client_for_each_server()
` [PATCH 5.4 107/131] NFSv4: Fix a nfs4_state_manager() race
` [PATCH 5.4 108/131] modpost: add missing else to the "of" check
` [PATCH 5.4 109/131] net: fix possible store tearing in neigh_periodic_work()
` [PATCH 5.4 110/131] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
` [PATCH 5.4 111/131] net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
` [PATCH 5.4 112/131] net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
` [PATCH 5.4 113/131] net: nfc: llcp: Add lock when modifying device list
` [PATCH 5.4 114/131] netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
` [PATCH 5.4 115/131] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
` [PATCH 5.4 116/131] tcp: fix quick-ack counting to count actual ACKs of new data
` [PATCH 5.4 117/131] tcp: fix delayed ACKs for MSS boundary condition
` [PATCH 5.4 118/131] sctp: update transport state when processing a dupcook packet
` [PATCH 5.4 119/131] sctp: update hb timer immediately after users change hb_interval
` [PATCH 5.4 120/131] cpupower: add Makefile dependencies for install targets
` [PATCH 5.4 121/131] RDMA/core: Require admin capabilities to set system parameters
` [PATCH 5.4 122/131] IB/mlx4: Fix the size of a buffer in add_port_entries()
` [PATCH 5.4 123/131] gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
` [PATCH 5.4 124/131] gpio: pxa: disable pinctrl calls for MMP_GPIO
` [PATCH 5.4 125/131] RDMA/cma: Fix truncation compilation warning in make_cma_ports
` [PATCH 5.4 126/131] RDMA/uverbs: Fix typo of sizeof argument
` [PATCH 5.4 127/131] RDMA/siw: Fix connection failure handling
` [PATCH 5.4 128/131] RDMA/mlx5: Fix NULL string error
` [PATCH 5.4 129/131] parisc: Restore __ldcw_align for PA-RISC 2.0 processors
` [PATCH 5.4 130/131] NFS: Fix a race in __nfs_list_for_each_server()
` [PATCH 5.4 131/131] ima: rework CONFIG_IMA dependency block


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