public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-15 20:42:39 to 2023-11-15 20:54:04 UTC [more...]

[PATCH 5.15 000/244] 5.15.139-rc1 review
 2023-11-15 20:37 UTC  (45+ messages)
` [PATCH 5.15 001/244] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
` [PATCH 5.15 002/244] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
` [PATCH 5.15 003/244] sched: Fix stop_one_cpu_nowait() vs hotplug
` [PATCH 5.15 004/244] vfs: fix readahead(2) on block devices
` [PATCH 5.15 005/244] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
` [PATCH 5.15 006/244] x86/srso: Fix SBPB enablement for (possible) future fixed HW
` [PATCH 5.15 010/244] x86/boot: Fix incorrect startup_gdt_descr.size
` [PATCH 5.15 011/244] pstore/platform: Add check for kstrdup
` [PATCH 5.15 012/244] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
` [PATCH 5.15 013/244] i40e: fix potential memory leaks in i40e_remove()
` [PATCH 5.15 014/244] selftests/bpf: Test tail call counting with bpf2bpf and data on stack
` [PATCH 5.15 015/244] selftests/bpf: Correct map_fd to data_fd in tailcalls
` [PATCH 5.15 016/244] wifi: iwlwifi: Use FW rate for non-data frames
` [PATCH 5.15 017/244] udp: add missing WRITE_ONCE() around up->encap_rcv
` [PATCH 5.15 018/244] tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
` [PATCH 5.15 190/244] xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
` [PATCH 5.15 197/244] rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
` [PATCH 5.15 198/244] pcmcia: cs: fix possible hung task and memory leak pccardd()
` [PATCH 5.15 199/244] pcmcia: ds: fix refcount leak in pcmcia_device_add()
` [PATCH 5.15 220/244] dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses
` [PATCH 5.15 221/244] net: r8169: Disable multicast filter for RTL8168H and RTL8107E
` [PATCH 5.15 222/244] Fix termination state for idr_for_each_entry_ul()
` [PATCH 5.15 223/244] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
` [PATCH 5.15 224/244] selftests: pmtu.sh: fix result checking
` [PATCH 5.15 225/244] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH 5.15 226/244] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH 5.15 227/244] net/smc: put sk reference if close work was canceled
` [PATCH 5.15 228/244] tg3: power down device only on SYSTEM_POWER_OFF
` [PATCH 5.15 229/244] block: remove unneeded return value of bio_check_ro()
` [PATCH 5.15 230/244] blk-core: use pr_warn_ratelimited() in bio_check_ro()
` [PATCH 5.15 231/244] r8169: respect userspace disabling IFF_MULTICAST
` [PATCH 5.15 232/244] i2c: iproc: handle invalid slave state
` [PATCH 5.15 233/244] netfilter: xt_recent: fix (increase) ipv6 literal buffer length
` [PATCH 5.15 234/244] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs
` [PATCH 5.15 235/244] netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
` [PATCH 5.15 236/244] drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
` [PATCH 5.15 237/244] ASoC: hdmi-codec: register hpd callback on component probe
` [PATCH 5.15 238/244] spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
` [PATCH 5.15 239/244] fbdev: imsttfb: Fix error path of imsttfb_probe()
` [PATCH 5.15 240/244] fbdev: imsttfb: fix a resource leak in probe
` [PATCH 5.15 241/244] fbdev: fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 5.15 242/244] tracing/kprobes: Fix the order of argument descriptions
` [PATCH 5.15 243/244] Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
` [PATCH 5.15 244/244] btrfs: use u64 for buffer sizes in the tree search ioctls

[PATCH 5.10 000/191] 5.10.201-rc1 review
 2023-11-15 20:45 UTC  (23+ messages)
` [PATCH 5.10 001/191] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
` [PATCH 5.10 002/191] sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
` [PATCH 5.10 003/191] vfs: fix readahead(2) on block devices
` [PATCH 5.10 004/191] x86/srso: Fix SBPB enablement for (possible) future fixed HW
` [PATCH 5.10 005/191] futex: Dont include process MM in futex key on no-MMU
` [PATCH 5.10 006/191] x86/boot: Fix incorrect startup_gdt_descr.size
` [PATCH 5.10 007/191] pstore/platform: Add check for kstrdup
` [PATCH 5.10 008/191] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
` [PATCH 5.10 009/191] i40e: fix potential memory leaks in i40e_remove()
` [PATCH 5.10 010/191] wifi: iwlwifi: Use FW rate for non-data frames
` [PATCH 5.10 011/191] udp: add missing WRITE_ONCE() around up->encap_rcv
` [PATCH 5.10 012/191] tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
` [PATCH 5.10 013/191] overflow: Implement size_t saturating arithmetic helpers
` [PATCH 5.10 014/191] gve: Use size_add() in call to struct_size()
` [PATCH 5.10 015/191] mlxsw: Use size_mul() "
` [PATCH 5.10 016/191] tipc: Use size_add() in calls "
` [PATCH 5.10 017/191] net: spider_net: Use size_add() in call "
` [PATCH 5.10 018/191] wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
` [PATCH 5.10 019/191] wifi: mt76: mt7603: rework/fix rx pse hang check
` [PATCH 5.10 021/191] tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
` [PATCH 5.10 030/191] chtls: fix tp->rcv_tstamp initialization
` [PATCH 5.10 031/191] tcp: fix cookie_init_timestamp() overflows

[PATCH 4.19 00/88] 4.19.299-rc1 review
 2023-11-15 20:36 UTC  (89+ messages)
` [PATCH 4.19 01/88] vfs: fix readahead(2) on block devices
` [PATCH 4.19 02/88] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
` [PATCH 4.19 03/88] i40e: fix potential memory leaks in i40e_remove()
` [PATCH 4.19 04/88] tcp_metrics: add missing barriers on delete
` [PATCH 4.19 05/88] tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
` [PATCH 4.19 06/88] tcp_metrics: do not create an entry from tcp_init_metrics()
` [PATCH 4.19 07/88] wifi: rtlwifi: fix EDCA limit set by BT coexistence
` [PATCH 4.19 08/88] can: dev: move driver related infrastructure into separate subdir
` [PATCH 4.19 09/88] can: dev: can_restart(): dont crash kernel if carrier is OK
` [PATCH 4.19 10/88] can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on()
` [PATCH 4.19 11/88] thermal: core: prevent potential string overflow
` [PATCH 4.19 12/88] chtls: fix tp->rcv_tstamp initialization
` [PATCH 4.19 13/88] ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
` [PATCH 4.19 14/88] ipv6: avoid atomic fragment on GSO packets
` [PATCH 4.19 15/88] macsec: Fix traffic counters/statistics
` [PATCH 4.19 16/88] macsec: use DEV_STATS_INC()
` [PATCH 4.19 17/88] net: add DEV_STATS_READ() helper
` [PATCH 4.19 18/88] ipvlan: properly track tx_errors
` [PATCH 4.19 19/88] regmap: debugfs: Fix a erroneous check after snprintf()
` [PATCH 4.19 20/88] clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
` [PATCH 4.19 21/88] clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
` [PATCH 4.19 22/88] clk: npcm7xx: Fix incorrect kfree
` [PATCH 4.19 23/88] clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
` [PATCH 4.19 24/88] clk: mediatek: clk-mt2701: "
` [PATCH 4.19 25/88] platform/x86: wmi: Fix probe failure when failing to register WMI devices
` [PATCH 4.19 26/88] platform/x86: wmi: remove unnecessary initializations
` [PATCH 4.19 27/88] platform/x86: wmi: Fix opening of char device
` [PATCH 4.19 28/88] hwmon: (coretemp) Fix potentially truncated sysfs attribute name
` [PATCH 4.19 29/88] drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
` [PATCH 4.19 30/88] drm/radeon: possible buffer overflow
` [PATCH 4.19 31/88] drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
` [PATCH 4.19 32/88] ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
` [PATCH 4.19 33/88] firmware: ti_sci: Mark driver as non removable
` [PATCH 4.19 34/88] clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skipped
` [PATCH 4.19 35/88] hwrng: geode - fix accessing registers
` [PATCH 4.19 36/88] sched/rt: Provide migrate_disable/enable() inlines
` [PATCH 4.19 37/88] nd_btt: Make BTT lanes preemptible
` [PATCH 4.19 38/88] HID: cp2112: Use irqchip template
` [PATCH 4.19 39/88] hid: cp2112: Fix duplicate workqueue initialization
` [PATCH 4.19 40/88] ARM: 9321/1: memset: cast the constant byte to unsigned char
` [PATCH 4.19 41/88] ext4: move ix sanity check to corrent position
` [PATCH 4.19 42/88] RDMA/hfi1: Workaround truncation compilation error
` [PATCH 4.19 43/88] sh: bios: Revive earlyprintk support
` [PATCH 4.19 44/88] ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
` [PATCH 4.19 45/88] ASoC: ams-delta.c: use component after check
` [PATCH 4.19 46/88] mfd: dln2: Fix double put in dln2_probe
` [PATCH 4.19 47/88] leds: pwm: simplify if condition
` [PATCH 4.19 48/88] leds: pwm: convert to atomic PWM API
` [PATCH 4.19 49/88] leds: pwm: Dont disable the PWM when the LED should be off
` [PATCH 4.19 50/88] ledtrig-cpu: Limit to 8 CPUs
` [PATCH 4.19 51/88] leds: trigger: ledtrig-cpu:: Fix output may be truncated issue for cpu
` [PATCH 4.19 52/88] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
` [PATCH 4.19 53/88] usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
` [PATCH 4.19 54/88] dmaengine: ti: edma: handle irq_of_parse_and_map() errors
` [PATCH 4.19 55/88] misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
` [PATCH 4.19 56/88] tools: iio: privatize globals and functions in iio_generic_buffer.c file
` [PATCH 4.19 57/88] tools: iio: iio_generic_buffer: Fix some integer type and calculation
` [PATCH 4.19 58/88] tools: iio: iio_generic_buffer ensure alignment
` [PATCH 4.19 59/88] USB: usbip: fix stub_dev hub disconnect
` [PATCH 4.19 60/88] dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
` [PATCH 4.19 61/88] f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
` [PATCH 4.19 62/88] pcmcia: cs: fix possible hung task and memory leak pccardd()
` [PATCH 4.19 63/88] pcmcia: ds: fix refcount leak in pcmcia_device_add()
` [PATCH 4.19 64/88] pcmcia: ds: fix possible name leak in error path "
` [PATCH 4.19 65/88] media: bttv: fix use after free error due to btv->timeout timer
` [PATCH 4.19 66/88] media: s3c-camif: Avoid inappropriate kfree()
` [PATCH 4.19 67/88] media: dvb-usb-v2: af9035: fix missing unlock
` [PATCH 4.19 68/88] pwm: sti: Avoid conditional gotos
` [PATCH 4.19 69/88] pwm: sti: Reduce number of allocations and drop usage of chip_data
` [PATCH 4.19 70/88] pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
` [PATCH 4.19 71/88] Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
` [PATCH 4.19 72/88] llc: verify mac len before reading mac header
` [PATCH 4.19 73/88] tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
` [PATCH 4.19 74/88] dccp: Call security_inet_conn_request() after setting IPv4 addresses
` [PATCH 4.19 75/88] dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses
` [PATCH 4.19 76/88] r8169: improve rtl_set_rx_mode
` [PATCH 4.19 77/88] net: r8169: Disable multicast filter for RTL8168H and RTL8107E
` [PATCH 4.19 78/88] net/smc: postpone release of clcsock
` [PATCH 4.19 79/88] net/smc: wait for pending work before clcsock release_sock
` [PATCH 4.19 80/88] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH 4.19 81/88] tg3: power down device only on SYSTEM_POWER_OFF
` [PATCH 4.19 82/88] r8169: respect userspace disabling IFF_MULTICAST
` [PATCH 4.19 83/88] netfilter: xt_recent: fix (increase) ipv6 literal buffer length
` [PATCH 4.19 84/88] fbdev: imsttfb: Fix error path of imsttfb_probe()
` [PATCH 4.19 85/88] fbdev: imsttfb: fix a resource leak in probe
` [PATCH 4.19 86/88] fbdev: fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 4.19 87/88] Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
` [PATCH 4.19 88/88] btrfs: use u64 for buffer sizes in the tree search ioctls

[PATCH 6.1 000/379] 6.1.63-rc1 review
 2023-11-15 19:23 UTC  (18+ messages)
` [PATCH 6.1 110/379] Revert "hwmon: (sch56xx-common) Add DMI override table"
` [PATCH 6.1 111/379] Revert "hwmon: (sch56xx-common) Add automatic module loading on supported devices"
` [PATCH 6.1 112/379] hwmon: (sch5627) Use bit macros when accessing the control register
` [PATCH 6.1 113/379] hwmon: (sch5627) Disallow write access if virtual registers are locked
` [PATCH 6.1 114/379] hte: tegra: Fix missing error code in tegra_hte_test_probe()
` [PATCH 6.1 115/379] drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
` [PATCH 6.1 123/379] drm/bridge: lt8912b: Fix crash on bridge detach
` [PATCH 6.1 124/379] drm/bridge: lt8912b: Manually disable HPD only if it was enabled
` [PATCH 6.1 125/379] drm/bridge: lt8912b: Add missing drm_bridge_attach call
` [PATCH 6.1 126/379] drm/bridge: tc358768: Fix use of uninitialized variable
` [PATCH 6.1 127/379] drm/bridge: tc358768: Fix bit updates
` [PATCH 6.1 128/379] drm/bridge: tc358768: remove unused variable
` [PATCH 6.1 129/379] drm/bridge: tc358768: Use struct videomode
` [PATCH 6.1 131/379] drm/bridge: tc358768: Use dev for dbg prints, not priv->dev
` [PATCH 6.1 132/379] drm/bridge: tc358768: Rename dsibclk to hsbyteclk
` [PATCH 6.1 133/379] drm/bridge: tc358768: Clean up clock period code
` [PATCH 6.1 134/379] drm/bridge: tc358768: Fix tc358768_ns_to_cnt()

[PATCH 6.6 000/603] 6.6.2-rc1 review
 2023-11-15 19:12 UTC  (16+ messages)
` [PATCH 6.6 162/603] clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
` [PATCH 6.6 163/603] clk: qcom: mmcc-msm8998: Dont check halt bit on some branch clks
` [PATCH 6.6 164/603] clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
` [PATCH 6.6 165/603] clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src
` [PATCH 6.6 180/603] clk: linux/clk-provider.h: fix kernel-doc warnings and typos
` [PATCH 6.6 181/603] spi: nxp-fspi: use the correct ioremap function
` [PATCH 6.6 183/603] clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
` [PATCH 6.6 192/603] clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
` [PATCH 6.6 193/603] clk: qcom: clk-alpha-pll: introduce stromer plus ops
` [PATCH 6.6 194/603] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH 6.6 195/603] clk: qcom: apss-ipq-pll: Fix l value for ipq5332_pll_config
` [PATCH 6.6 197/603] clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
` [PATCH 6.6 198/603] clk: qcom: ipq5332: "
` [PATCH 6.6 199/603] clk: mediatek: fix double free in mtk_clk_register_pllfh()
` [PATCH 6.6 200/603] platform/x86: wmi: Fix probe failure when failing to register WMI devices

[PATCH 6.5 000/550] 6.5.12-rc1 review
 2023-11-15 19:13 UTC  (13+ messages)
` [PATCH 6.5 193/550] Revert "hwmon: (sch56xx-common) Add DMI override table"
` [PATCH 6.5 200/550] spi: omap2-mcspi: switch to use modern name
` [PATCH 6.5 201/550] spi: omap2-mcspi: Fix hardcoded reference clock
` [PATCH 6.5 202/550] drm: bridge: samsung-dsim: Initialize ULPS EXIT for i.MX8M DSIM
` [PATCH 6.5 233/550] drm/amdkfd: Handle errors from svm validate and map
` [PATCH 6.5 234/550] drm/amd/display: Fix null pointer dereference in error message
` [PATCH 6.5 235/550] drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
` [PATCH 6.5 236/550] drm/amd/display: Refactor dm_get_plane_scale helper
` [PATCH 6.5 237/550] drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
` [PATCH 6.5 238/550] io_uring/kbuf: Fix check of BID wrapping in provided buffers
` [PATCH 6.5 239/550] io_uring/kbuf: Allow the full buffer id space for "
` [PATCH 6.5 240/550] drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data


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