stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 16:36:32 to 2023-01-16 16:46:09 UTC [more...]

[PATCH 5.4 000/658] 5.4.229-rc1 review
 2023-01-16 15:50 UTC  (201+ messages)
` [PATCH 5.4 347/658] rtc: snvs: Allow a time difference on clock register read
` [PATCH 5.4 349/658] iommu/amd: Fix pci device refcount leak in ppr_notifier()
` [PATCH 5.4 350/658] iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
` [PATCH 5.4 351/658] macintosh: fix possible memory leak in macio_add_one_device()
` [PATCH 5.4 352/658] macintosh/macio-adb: check the return value of ioremap()
` [PATCH 5.4 353/658] powerpc/52xx: Fix a resource leak in an error handling path
` [PATCH 5.4 354/658] cxl: Fix refcount leak in cxl_calc_capp_routing
` [PATCH 5.4 355/658] powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()
` [PATCH 5.4 356/658] powerpc/perf: callchain validate kernel stack pointer bounds
` [PATCH 5.4 365/658] powerpc/pseries: Stop using eeh_ops->init()
` [PATCH 5.4 366/658] powerpc/eeh: Drop redundant spinlock initialization
` [PATCH 5.4 367/658] powerpc/pseries/eeh: use correct API for error log size
` [PATCH 5.4 368/658] rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
` [PATCH 5.4 369/658] rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
` [PATCH 5.4 370/658] nfsd: Define the file access mode enum for tracing
` [PATCH 5.4 371/658] NFSD: Add tracepoints to NFSDs duplicate reply cache
` [PATCH 5.4 372/658] nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
` [PATCH 5.4 373/658] mISDN: hfcsusb: dont call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
` [PATCH 5.4 374/658] mISDN: hfcpci: "
` [PATCH 5.4 375/658] mISDN: hfcmulti: "
` [PATCH 5.4 376/658] nfc: pn533: Clear nfc_target before being used
` [PATCH 5.4 377/658] r6040: Fix kmemleak in probe and remove
` [PATCH 5.4 378/658] rtc: mxc_v2: Add missing clk_disable_unprepare()
` [PATCH 5.4 379/658] openvswitch: Fix flow lookup to use unmasked key
` [PATCH 5.4 380/658] skbuff: Account for tail adjustment during pull operations
` [PATCH 5.4 381/658] mailbox: zynq-ipi: fix error handling while device_register() fails
` [PATCH 5.4 382/658] net_sched: reject TCF_EM_SIMPLE case for complex ematch module
` [PATCH 5.4 383/658] rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
` [PATCH 5.4 384/658] myri10ge: Fix an error handling path in myri10ge_probe()
` [PATCH 5.4 385/658] net: stream: purge sk_error_queue in sk_stream_kill_queues()
` [PATCH 5.4 386/658] rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
` [PATCH 5.4 387/658] binfmt_misc: fix shift-out-of-bounds in check_special_flags
` [PATCH 5.4 388/658] fs: jfs: fix shift-out-of-bounds in dbAllocAG
` [PATCH 5.4 389/658] udf: Avoid double brelse() in udf_rename()
` [PATCH 5.4 390/658] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH 5.4 391/658] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH 5.4 392/658] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH 5.4 393/658] acct: fix potential integer overflow in encode_comp_t()
` [PATCH 5.4 394/658] hfs: fix OOB Read in __hfs_brec_find
` [PATCH 5.4 395/658] drm/etnaviv: add missing quirks for GC300
` [PATCH 5.4 396/658] brcmfmac: return error when getting invalid max_flowrings from dongle
` [PATCH 5.4 397/658] wifi: ath9k: verify the expected usb_endpoints are present
` [PATCH 5.4 398/658] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH 5.4 399/658] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH 5.4 400/658] ipmi: fix memleak when unload ipmi driver
` [PATCH 5.4 401/658] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH 5.4 402/658] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH 5.4 403/658] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [PATCH 5.4 404/658] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH 5.4 405/658] igb: Do not free q_vector unless new one was allocated
` [PATCH 5.4 406/658] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH 5.4 407/658] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH 5.4 408/658] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH 5.4 409/658] drm/rockchip: Use drm_mode_copy()
` [PATCH 5.4 410/658] drm/sti: "
` [PATCH 5.4 411/658] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
` [PATCH 5.4 412/658] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH 5.4 413/658] net: add atomic_long_t to net_device_stats fields
` [PATCH 5.4 414/658] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH 5.4 415/658] ppp: associate skb with a device at tx
` [PATCH 5.4 416/658] bpf: Prevent decl_tag from being referenced in func_proto arg
` [PATCH 5.4 417/658] media: dvb-frontends: fix leak of memory fw
` [PATCH 5.4 418/658] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH 5.4 419/658] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH 5.4 420/658] blk-mq: fix possible memleak when register hctx failed
` [PATCH 5.4 421/658] regulator: core: fix use_count leakage when handling boot-on
` [PATCH 5.4 422/658] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH 5.4 423/658] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH 5.4 424/658] clk: st: Fix memory leak in st_of_quadfs_setup()
` [PATCH 5.4 425/658] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
` [PATCH 5.4 426/658] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
` [PATCH 5.4 427/658] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
` [PATCH 5.4 428/658] orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
` [PATCH 5.4 429/658] orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
` [PATCH 5.4 430/658] ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
` [PATCH 5.4 431/658] ALSA: hda: add snd_hdac_stop_streams() helper
` [PATCH 5.4 432/658] ASoC: Intel: Skylake: Fix driver hang during shutdown
` [PATCH 5.4 433/658] ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe()
` [PATCH 5.4 434/658] ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()
` [PATCH 5.4 435/658] ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()
` [PATCH 5.4 436/658] ASoC: wm8994: Fix potential deadlock
` [PATCH 5.4 437/658] ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()
` [PATCH 5.4 438/658] ASoC: rt5670: Remove unbalanced pm_runtime_put()
` [PATCH 5.4 439/658] pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
` [PATCH 5.4 440/658] perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option()
` [PATCH 5.4 441/658] pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
` [PATCH 5.4 442/658] ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB
` [PATCH 5.4 443/658] ALSA: hda/hdmi: Add HP Device 0x8711 to force connect list
` [PATCH 5.4 444/658] usb: dwc3: core: defer probe on ulpi_read_id timeout
` [PATCH 5.4 445/658] HID: wacom: Ensure bootloader PID is usable in hidraw mode
` [PATCH 5.4 446/658] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH 5.4 447/658] iio: adc: ad_sigma_delta: do not use internal iio_dev lock
` [PATCH 5.4 448/658] iio: adc128s052: add proper .data members in adc128_of_match table
` [PATCH 5.4 449/658] regulator: core: fix deadlock on regulator enable
` [PATCH 5.4 450/658] gcov: add support for checksum field
` [PATCH 5.4 451/658] media: dvbdev: fix build warning due to comments
` [PATCH 5.4 452/658] media: dvbdev: fix refcnt bug
` [PATCH 5.4 453/658] cifs: fix oops during encryption
` [PATCH 5.4 454/658] nvme-pci: fix doorbell buffer value endianness
` [PATCH 5.4 455/658] nvme-pci: add a blank line after declarations
` [PATCH 5.4 456/658] nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()
` [PATCH 5.4 457/658] ata: ahci: Fix PCS quirk application for suspend
` [PATCH 5.4 458/658] nvme: resync include/linux/nvme.h with nvmecli
` [PATCH 5.4 459/658] nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
` [PATCH 5.4 460/658] objtool: Fix SEGFAULT
` [PATCH 5.4 461/658] powerpc/rtas: avoid device tree lookups in rtas_os_term()
` [PATCH 5.4 462/658] powerpc/rtas: avoid scheduling "
` [PATCH 5.4 463/658] HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
` [PATCH 5.4 464/658] HID: plantronics: Additional PIDs for double volume key presses quirk
` [PATCH 5.4 465/658] hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount
` [PATCH 5.4 466/658] ovl: Use ovl mounters fsuid and fsgid in ovl_link()
` [PATCH 5.4 467/658] ALSA: line6: correct midi status byte when receiving data from podxt
` [PATCH 5.4 468/658] ALSA: line6: fix stack overflow in line6_midi_transmit
` [PATCH 5.4 469/658] pnode: terminate at peers of source
` [PATCH 5.4 470/658] md: fix a crash in mempool_free
` [PATCH 5.4 471/658] mm, compaction: fix fast_isolate_around() to stay within boundaries
` [PATCH 5.4 472/658] f2fs: should put a page when checking the summary info
` [PATCH 5.4 473/658] mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
` [PATCH 5.4 474/658] tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
` [PATCH 5.4 475/658] tpm: tpm_tis: "
` [PATCH 5.4 476/658] SUNRPC: Dont leak netobj memory when gss_read_proxy_verf() fails
` [PATCH 5.4 477/658] net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
` [PATCH 5.4 478/658] net/af_packet: make sure to pull mac header
` [PATCH 5.4 479/658] media: stv0288: use explicitly signed char
` [PATCH 5.4 480/658] soc: qcom: Select REMAP_MMIO for LLCC driver
` [PATCH 5.4 481/658] kest.pl: Fix grub2 menu handling for rebooting
` [PATCH 5.4 482/658] ktest.pl minconfig: Unset configs instead of just removing them
` [PATCH 5.4 483/658] mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400K
` [PATCH 5.4 484/658] btrfs: fix resolving backrefs for inline extent followed by prealloc
` [PATCH 5.4 485/658] ARM: ux500: do not directly dereference __iomem
` [PATCH 5.4 486/658] arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strength
` [PATCH 5.4 487/658] selftests: Use optional USERCFLAGS and USERLDFLAGS
` [PATCH 5.4 488/658] cpufreq: Init completion before kobject_init_and_add()
` [PATCH 5.4 489/658] binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
` [PATCH 5.4 490/658] binfmt: Fix error return code in load_elf_fdpic_binary()
` [PATCH 5.4 491/658] dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abort
` [PATCH 5.4 492/658] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
` [PATCH 5.4 493/658] dm thin: Use last transactions pmd->root when commit failed
` [PATCH 5.4 494/658] dm thin: Fix UAF in run_timer_softirq()
` [PATCH 5.4 495/658] dm integrity: Fix UAF in dm_integrity_dtr()
` [PATCH 5.4 496/658] dm clone: Fix UAF in clone_dtr()
` [PATCH 5.4 497/658] dm cache: Fix UAF in destroy()
` [PATCH 5.4 498/658] dm cache: set needs_check flag after aborting metadata
` [PATCH 5.4 499/658] tracing/hist: Fix out-of-bound write on action_data.var_ref_idx
` [PATCH 5.4 500/658] x86/microcode/intel: Do not retry microcode reloading on the APs
` [PATCH 5.4 501/658] tracing/hist: Fix wrong return value in parse_action_params()
` [PATCH 5.4 502/658] tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
` [PATCH 5.4 503/658] ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
` [PATCH 5.4 504/658] media: dvb-core: Fix double free in dvb_register_device()
` [PATCH 5.4 505/658] media: dvb-core: Fix UAF due to refcount races at releasing
` [PATCH 5.4 506/658] cifs: fix confusing debug message
` [PATCH 5.4 507/658] cifs: fix missing display of three mount options
` [PATCH 5.4 508/658] md/bitmap: Fix bitmap chunk size overflow issues
` [PATCH 5.4 509/658] efi: Add iMac Pro 2017 to uefi skip cert quirk
` [PATCH 5.4 510/658] ipmi: fix long wait in unload when IPMI disconnect
` [PATCH 5.4 511/658] mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
` [PATCH 5.4 512/658] ima: Fix a potential NULL pointer access in ima_restore_measurement_list
` [PATCH 5.4 513/658] ipmi: fix use after free in _ipmi_destroy_user()
` [PATCH 5.4 514/658] PCI: Fix pci_device_is_present() for VFs by checking PF
` [PATCH 5.4 515/658] PCI/sysfs: Fix double free in error path
` [PATCH 5.4 516/658] crypto: n2 - add missing hash statesize
` [PATCH 5.4 517/658] iommu/amd: Fix ivrs_acpihid cmdline parsing code
` [PATCH 5.4 518/658] parisc: led: Fix potential null-ptr-deref in start_task()
` [PATCH 5.4 519/658] device_cgroup: Roll back to original exceptions after copy failure
` [PATCH 5.4 520/658] drm/connector: send hotplug uevent on connector cleanup
` [PATCH 5.4 521/658] drm/vmwgfx: Validate the box size for the snooped cursor
` [PATCH 5.4 522/658] ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop
` [PATCH 5.4 523/658] ext4: fix undefined behavior in bit shift for ext4_check_flag_values
` [PATCH 5.4 524/658] ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
` [PATCH 5.4 525/658] ext4: add helper to check quota inums
` [PATCH 5.4 526/658] ext4: fix reserved cluster accounting in __es_remove_extent()
` [PATCH 5.4 527/658] ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
` [PATCH 5.4 528/658] ext4: init quota for old.inode in ext4_rename
` [PATCH 5.4 529/658] ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
` [PATCH 5.4 530/658] ext4: fix corruption when online resizing a 1K bigalloc fs
` [PATCH 5.4 531/658] ext4: fix error code return to user-space in ext4_get_branch()
` [PATCH 5.4 532/658] ext4: avoid BUG_ON when creating xattrs
` [PATCH 5.4 533/658] ext4: fix inode leak in ext4_xattr_inode_create() on an error path
` [PATCH 5.4 534/658] ext4: initialize quota before expanding inode in setproject ioctl
` [PATCH 5.4 535/658] ext4: avoid unaccounted block allocation when expanding inode
` [PATCH 5.4 536/658] ext4: allocate extended attribute value in vmalloc area
` [PATCH 5.4 537/658] drm/amdgpu: make display pinning more flexible (v2)
` [PATCH 5.4 538/658] btrfs: replace strncpy() with strscpy()
` [PATCH 5.4 539/658] PM/devfreq: governor: Add a private governor_data for governor
` [PATCH 5.4 540/658] media: s5p-mfc: Fix to handle reference queue during finishing
` [PATCH 5.4 541/658] media: s5p-mfc: Clear workbit to handle error condition
` [PATCH 5.4 542/658] media: s5p-mfc: Fix in register read and write for H264
` [PATCH 5.4 543/658] dm thin: resume even if in FAIL mode
` [PATCH 5.4 545/658] perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
` [PATCH 5.4 546/658] KVM: x86: optimize more exit handlers in vmx.c
` [PATCH 5.4 554/658] riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
` [PATCH 5.4 555/658] ext4: goto right label failed_mount3a
` [PATCH 5.4 556/658] ext4: correct inconsistent error msg in nojournal mode
` [PATCH 5.4 557/658] mm/highmem: Lift memcpy_[to|from]_page to core
` [PATCH 5.4 558/658] ext4: use memcpy_to_page() in pagecache_write()
` [PATCH 5.4 559/658] fs: ext4: initialize fsdata "
` [PATCH 5.4 560/658] ext4: use kmemdup() to replace kmalloc + memcpy
` [PATCH 5.4 561/658] mbcache: dont reclaim used entries
` [PATCH 5.4 562/658] mbcache: add functions to delete entry if unused
` [PATCH 5.4 563/658] ext4: remove EA inode entry from mbcache on inode eviction


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).