public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-16 20:27:57 to 2023-07-16 20:37:15 UTC [more...]

[PATCH 6.1 000/591] 6.1.39-rc1 review
 2023-07-16 19:44 UTC  (140+ messages)
` [PATCH 6.1 001/591] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
` [PATCH 6.1 002/591] fs: pipe: reveal missing function protoypes
` [PATCH 6.1 003/591] block: Fix the type of the second bdev_op_is_zoned_write() argument
` [PATCH 6.1 004/591] erofs: clean up cached I/O strategies
` [PATCH 6.1 005/591] erofs: avoid tagged pointers to mark sync decompression
` [PATCH 6.1 006/591] erofs: remove tagged pointer helpers
` [PATCH 6.1 007/591] erofs: move zdata.h into zdata.c
` [PATCH 6.1 008/591] erofs: kill hooked chains to avoid loops on deduplicated compressed images
` [PATCH 6.1 009/591] x86/resctrl: Only show tasks pid in current pid namespace
` [PATCH 6.1 010/591] blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
` [PATCH 6.1 011/591] x86/sev: Fix calculation of end address based on number of pages
` [PATCH 6.1 012/591] virt: sevguest: Add CONFIG_CRYPTO dependency
` [PATCH 6.1 013/591] blk-mq: fix potential io hang by wrong wake_batch
` [PATCH 6.1 014/591] lockd: drop inappropriate svc_get() from locked_get()
` [PATCH 6.1 015/591] nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
` [PATCH 6.1 016/591] nvme-auth: rename authentication work elements
` [PATCH 6.1 017/591] nvme-auth: remove symbol export from nvme_auth_reset
` [PATCH 6.1 018/591] nvme-auth: no need to reset chap contexts on re-authentication
` [PATCH 6.1 019/591] nvme-core: fix memory leak in dhchap_secret_store
` [PATCH 6.1 020/591] nvme-core: fix memory leak in dhchap_ctrl_secret
` [PATCH 6.1 021/591] nvme-auth: dont ignore key generation failures when initializing ctrl keys
` [PATCH 6.1 022/591] nvme-core: add missing fault-injection cleanup
` [PATCH 6.1 023/591] nvme-core: fix dev_pm_qos memleak
` [PATCH 6.1 024/591] md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
` [PATCH 6.1 025/591] md/raid10: fix overflow of md/safe_mode_delay
` [PATCH 6.1 026/591] md/raid10: fix wrong setting of max_corr_read_errors
` [PATCH 6.1 027/591] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
` [PATCH 6.1 028/591] md/raid10: fix io loss while replacement replace rdev
` [PATCH 6.1 029/591] md/raid1-10: factor out a helper to add bio to plug
` [PATCH 6.1 030/591] md/raid1-10: factor out a helper to submit normal write
` [PATCH 6.1 031/591] md/raid1-10: submit write io directly if bitmap is not enabled
` [PATCH 6.1 032/591] block: fix blktrace debugfs entries leakage
` [PATCH 6.1 033/591] irqchip/stm32-exti: Fix warning on initialized field overwritten
` [PATCH 6.1 034/591] irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
` [PATCH 6.1 035/591] svcrdma: Prevent page release when nothing was received
` [PATCH 6.1 036/591] erofs: simplify iloc()
` [PATCH 6.1 037/591] erofs: fix compact 4B support for 16k block size
` [PATCH 6.1 038/591] posix-timers: Prevent RT livelock in itimer_delete()
` [PATCH 6.1 039/591] tick/rcu: Fix bogus ratelimit condition
` [PATCH 6.1 040/591] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
` [PATCH 6.1 041/591] clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe
` [PATCH 6.1 042/591] PM: domains: fix integer overflow issues in genpd_parse_state()
` [PATCH 6.1 043/591] perf/arm-cmn: Fix DTC reset
` [PATCH 6.1 044/591] x86/mm: Allow guest.enc_status_change_prepare() to fail
` [PATCH 6.1 045/591] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
` [PATCH 6.1 046/591] drivers/perf: hisi: Dont migrate perf to the CPU going to teardown
` [PATCH 6.1 047/591] powercap: RAPL: Fix CONFIG_IOSF_MBI dependency
` [PATCH 6.1 048/591] PM: domains: Move the verification of in-params from genpd_add_device()
` [PATCH 6.1 049/591] ARM: 9303/1: kprobes: avoid missing-declaration warnings
` [PATCH 6.1 050/591] cpufreq: intel_pstate: Fix energy_performance_preference for passive
` [PATCH 6.1 051/591] thermal/drivers/mediatek: Relocate driver to mediatek folder
` [PATCH 6.1 052/591] thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
` [PATCH 6.1 053/591] rcu: Make rcu_cpu_starting() rely on interrupts being disabled
` [PATCH 6.1 054/591] rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
` [PATCH 6.1 055/591] rcutorture: Correct name of use_softirq module parameter
` [PATCH 6.1 056/591] rcuscale: Move shutdown from wait_event() to wait_event_idle()
` [PATCH 6.1 057/591] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
` [PATCH 6.1 058/591] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
` [PATCH 6.1 059/591] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
` [PATCH 6.1 060/591] perf/ibs: Fix interface via core pmu events
` [PATCH 6.1 061/591] x86/mm: Fix __swp_entry_to_pte() for Xen PV guests
` [PATCH 6.1 062/591] locking/atomic: arm: fix sync ops
` [PATCH 6.1 063/591] evm: Complete description of evm_inode_setattr()
` [PATCH 6.1 064/591] evm: Fix build warnings
` [PATCH 6.1 065/591] ima: "
` [PATCH 6.1 066/591] pstore/ram: Add check for kstrdup
` [PATCH 6.1 067/591] igc: Enable and fix RX hash usage by netstack
` [PATCH 6.1 068/591] wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
` [PATCH 6.1 069/591] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
` [PATCH 6.1 070/591] libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE
` [PATCH 6.1 071/591] samples/bpf: Fix buffer overflow in tcp_basertt
` [PATCH 6.1 072/591] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
` [PATCH 6.1 073/591] wifi: wilc1000: fix for absent RSN capabilities WFA testcase
` [PATCH 6.1 074/591] wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
` [PATCH 6.1 075/591] sctp: add bpf_bypass_getsockopt proto callback
` [PATCH 6.1 076/591] libbpf: fix offsetof() and container_of() to work with CO-RE
` [PATCH 6.1 077/591] bpf: Dont EFAULT for {g,s}setsockopt with wrong optlen
` [PATCH 6.1 078/591] spi: dw: Round of n_bytes to power of 2
` [PATCH 6.1 079/591] nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
` [PATCH 6.1 080/591] bpftool: JIT limited misreported as negative value on aarch64
` [PATCH 6.1 081/591] bpf: Remove bpf trampoline selector
` [PATCH 6.1 082/591] bpf: Fix memleak due to fentry attach failure
` [PATCH 6.1 083/591] selftests/bpf: Do not use sign-file as testcase
` [PATCH 6.1 084/591] regulator: core: Fix more error checking for debugfs_create_dir()
` [PATCH 6.1 085/591] regulator: core: Streamline debugfs operations
` [PATCH 6.1 086/591] wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
` [PATCH 6.1 087/591] wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
` [PATCH 6.1 088/591] wifi: atmel: Fix an error handling path in atmel_probe()
` [PATCH 6.1 089/591] wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
` [PATCH 6.1 090/591] wifi: ray_cs: Fix an error handling path in ray_probe()
` [PATCH 6.1 091/591] wifi: ath9k: dont allow to overwrite ENDPOINT0 attributes
` [PATCH 6.1 092/591] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
` [PATCH 6.1 093/591] wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart
` [PATCH 6.1 094/591] wifi: mac80211: recalc min chandef for new STA links
` [PATCH 6.1 095/591] selftests/bpf: Fix check_mtu using wrong variable type
` [PATCH 6.1 096/591] wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
` [PATCH 6.1 097/591] wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
` [PATCH 6.1 098/591] ice: handle extts in the miscellaneous interrupt thread
` [PATCH 6.1 099/591] selftests: cgroup: fix unexpected failure on test_memcg_low
` [PATCH 6.1 100/591] watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH 6.1 101/591] watchdog/perf: more properly prevent false positives with turbo modes
` [PATCH 6.1 102/591] kexec: fix a memory leak in crash_shrink_memory()
` [PATCH 6.1 103/591] mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isnt used
` [PATCH 6.1 104/591] memstick r592: make memstick_debug_get_tpc_name() static
` [PATCH 6.1 105/591] wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
` [PATCH 6.1 106/591] wifi: mac80211: Fix permissions for valid_links debugfs entry
` [PATCH 6.1 107/591] rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
` [PATCH 6.1 108/591] wifi: ath11k: Add missing check for ioremap
` [PATCH 6.1 109/591] wifi: iwlwifi: pull from TXQs with softirqs disabled
` [PATCH 6.1 110/591] wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()
` [PATCH 6.1 111/591] wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
` [PATCH 6.1 112/591] wifi: cfg80211: rewrite merging of inherited elements
` [PATCH 6.1 113/591] wifi: cfg80211: drop incorrect nontransmitted BSS update code
` [PATCH 6.1 114/591] wifi: cfg80211: fix regulatory disconnect with OCB/NAN
` [PATCH 6.1 115/591] wifi: cfg80211/mac80211: Fix ML element common size calculation
` [PATCH 6.1 116/591] wifi: ieee80211: Fix the common size calculation for reconfiguration ML
` [PATCH 6.1 117/591] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
` [PATCH 6.1 118/591] wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection
` [PATCH 6.1 119/591] wifi: ath9k: convert msecs to jiffies where needed
` [PATCH 6.1 120/591] bpf: Factor out socket lookup functions for the TC hookpoint
` [PATCH 6.1 121/591] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH 6.1 122/591] bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH 6.1 123/591] can: length: fix bitstuffing count
` [PATCH 6.1 124/591] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH 6.1 125/591] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH 6.1 126/591] net: stmmac: fix double serdes powerdown
` [PATCH 6.1 127/591] netlink: fix potential deadlock in netlink_set_err()
` [PATCH 6.1 128/591] netlink: do not hard code device address lenth in fdb dumps
` [PATCH 6.1 129/591] bonding: do not assume skb mac_header is set
` [PATCH 6.1 130/591] selftests: rtnetlink: remove netdevsim device after ipsec offload test
` [PATCH 6.1 132/591] net: axienet: Move reset before 64-bit DMA detection
` [PATCH 6.1 141/591] drm/amd/display: Add logging for display MALL refresh setting
` [PATCH 6.1 142/591] radeon: avoid double free in ci_dpm_init()
` [PATCH 6.1 143/591] drm/amd/display: Explicitly specify update type per plane info change
` [PATCH 6.1 144/591] drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show()
` [PATCH 6.1 145/591] Input: drv260x - sleep between polling GO bit
` [PATCH 6.1 146/591] drm/bridge: ti-sn65dsi83: Fix enable error path
` [PATCH 6.1 147/591] drm/bridge: tc358768: always enable HS video mode
` [PATCH 6.1 148/591] drm/bridge: tc358768: fix PLL parameters computation

[PATCH 6.4 000/800] 6.4.4-rc1 review
 2023-07-16 19:50 UTC  (61+ messages)
` [PATCH 6.4 720/800] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
` [PATCH 6.4 723/800] irqchip/loongson-pch-pic: Fix initialization of HT vector register
` [PATCH 6.4 724/800] io_uring: wait interruptibly for request completions on exit
` [PATCH 6.4 725/800] mm/mglru: make memcg_lru->lock irq safe
` [PATCH 6.4 726/800] mmc: core: disable TRIM on Kingston EMMC04G-M627
` [PATCH 6.4 727/800] mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
` [PATCH 6.4 728/800] mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS
` [PATCH 6.4 729/800] mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used
` [PATCH 6.4 749/800] fs: Establish locking order for unrelated directories
` [PATCH 6.4 750/800] fs: Lock moved directories
` [PATCH 6.4 751/800] usb: typec: ucsi: Mark dGPUs as DEVICE scope
` [PATCH 6.4 752/800] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
` [PATCH 6.4 753/800] btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
` [PATCH 6.4 754/800] btrfs: fix dirty_metadata_bytes for redirtied buffers
` [PATCH 6.4 755/800] btrfs: insert tree mod log move in push_node_left
` [PATCH 6.4 756/800] btrfs: warn on invalid slot in tree mod log rewind
` [PATCH 6.4 757/800] btrfs: delete unused BGs while reclaiming BGs
` [PATCH 6.4 758/800] btrfs: bail out reclaim process if filesystem is read-only
` [PATCH 6.4 759/800] btrfs: add block-group tree to lockdep classes
` [PATCH 6.4 760/800] btrfs: reinsert BGs failed to reclaim
` [PATCH 6.4 761/800] btrfs: move out now unused BG from the reclaim list
` [PATCH 6.4 762/800] btrfs: fix race when deleting quota root from the dirty cow roots list
` [PATCH 6.4 763/800] btrfs: add missing error handling when logging operation while COWing extent buffer
` [PATCH 6.4 764/800] btrfs: fix extent buffer leak after tree mod log failure at split_node()
` [PATCH 6.4 765/800] btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
` [PATCH 6.4 766/800] ASoC: mediatek: mt8173: Fix irq error path
` [PATCH 6.4 767/800] ASoC: mediatek: mt8173: Fix snd_soc_component_initialize "
` [PATCH 6.4 768/800] regulator: tps65219: Fix matching interrupts for their regulators
` [PATCH 6.4 769/800] ARM: dts: qcom: msm8660: Fix regulator node names
` [PATCH 6.4 770/800] ARM: dts: qcom: ipq4019: fix broken NAND controller properties override
` [PATCH 6.4 771/800] ARM: orion5x: fix d2net gpio initialization
` [PATCH 6.4 772/800] leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
` [PATCH 6.4 773/800] blktrace: use inline function for blk_trace_remove() while blktrace is disabled
` [PATCH 6.4 774/800] Input: ads7846 - Fix usage of match data
` [PATCH 6.4 775/800] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
` [PATCH 6.4 776/800] fs: no need to check source
` [PATCH 6.4 777/800] Input: ads7846 - fix pointer cast warning
` [PATCH 6.4 778/800] mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
` [PATCH 6.4 779/800] powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
` [PATCH 6.4 780/800] kbuild: Add CLANG_FLAGS to as-instr
` [PATCH 6.4 781/800] kbuild: Add KBUILD_CPPFLAGS to as-option invocation
` [PATCH 6.4 782/800] kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS
` [PATCH 6.4 783/800] ovl: fix null pointer dereference in ovl_permission()
` [PATCH 6.4 784/800] ovl: let helper ovl_i_path_real() return the realinode
` [PATCH 6.4 785/800] ovl: fix null pointer dereference in ovl_get_acl_rcu()
` [PATCH 6.4 786/800] LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
` [PATCH 6.4 787/800] drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
` [PATCH 6.4 788/800] drm/amdgpu: make sure that BOs have a backing store
` [PATCH 6.4 789/800] drm/amdgpu: Skip mark offset for high priority rings
` [PATCH 6.4 790/800] drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
` [PATCH 6.4 791/800] drm/amdgpu/sdma4: set align mask to 255
` [PATCH 6.4 792/800] drm/amd/pm: add abnormal fan detection for smu 13.0.0
` [PATCH 6.4 793/800] drm/amdgpu: check RAS irq existence for VCN/JPEG
` [PATCH 6.4 794/800] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
` [PATCH 6.4 795/800] netfilter: nf_tables: do not ignore genmask when looking up chain by id
` [PATCH 6.4 796/800] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
` [PATCH 6.4 797/800] wireguard: queueing: use saner cpu selection wrapping
` [PATCH 6.4 798/800] wireguard: netlink: send staged packets when setting initial private key
` [PATCH 6.4 799/800] tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
` [PATCH 6.4 800/800] io_uring: Use io_schedule* in cqring wait


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