Linux Stable Kernel
[Prev Page][Next Page]
- [PATCH 5.15 391/691] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit, (continued)
- [PATCH 5.15 391/691] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit, Greg Kroah-Hartman
- [PATCH 5.15 393/691] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start, Greg Kroah-Hartman
- [PATCH 5.15 394/691] i2c: xiic: Fix broken locking on tx_msg, Greg Kroah-Hartman
- [PATCH 5.15 395/691] i2c: xiic: Switch from waitqueue to completion, Greg Kroah-Hartman
- [PATCH 5.15 396/691] i2c: xiic: Fix RX IRQ busy check, Greg Kroah-Hartman
- [PATCH 5.15 398/691] i2c: xiic: improve error message when transfer fails to start, Greg Kroah-Hartman
- [PATCH 5.15 397/691] i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path, Greg Kroah-Hartman
- [PATCH 5.15 399/691] i2c: xiic: Try re-initialization on bus busy timeout, Greg Kroah-Hartman
- [PATCH 5.15 382/691] net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq(), Greg Kroah-Hartman
- [PATCH 5.15 400/691] media: usbtv: Remove useless locks in usbtv_video_free(), Greg Kroah-Hartman
- [PATCH 5.15 401/691] ALSA: mixer_oss: Remove some incorrect kfree_const() usages, Greg Kroah-Hartman
- [PATCH 5.15 402/691] ALSA: hda/realtek: Fix the push button function for the ALC257, Greg Kroah-Hartman
- [PATCH 5.15 403/691] ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs, Greg Kroah-Hartman
- [PATCH 5.15 404/691] ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m, Greg Kroah-Hartman
- [PATCH 5.15 405/691] ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin, Greg Kroah-Hartman
- [PATCH 5.15 406/691] f2fs: Require FMODE_WRITE for atomic write ioctls, Greg Kroah-Hartman
- [PATCH 5.15 407/691] wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats(), Greg Kroah-Hartman
- [PATCH 5.15 408/691] wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit, Greg Kroah-Hartman
- [PATCH 5.15 409/691] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node(), Greg Kroah-Hartman
- [PATCH 5.15 383/691] netfilter: nf_tables: prevent nf_skb_duplicated corruption, Greg Kroah-Hartman
- [PATCH 5.15 410/691] net/xen-netback: prevent UAF in xenvif_flush_hash(), Greg Kroah-Hartman
- [PATCH 5.15 411/691] net: hisilicon: hip04: fix OF node leak in probe(), Greg Kroah-Hartman
- [PATCH 5.15 412/691] net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info(), Greg Kroah-Hartman
- [PATCH 5.15 413/691] net: hisilicon: hns_mdio: fix OF node leak in probe(), Greg Kroah-Hartman
- [PATCH 5.15 384/691] Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq(), Greg Kroah-Hartman
- [PATCH 5.15 385/691] net: ethernet: lantiq_etop: fix memory disclosure, Greg Kroah-Hartman
- [PATCH 5.15 386/691] net: avoid potential underflow in qdisc_pkt_len_init() with UFO, Greg Kroah-Hartman
- [PATCH 5.15 387/691] net: add more sanity checks to qdisc_pkt_len_init(), Greg Kroah-Hartman
- [PATCH 5.15 388/691] stmmac_pci: Fix underflow size in stmmac_rx, Greg Kroah-Hartman
- [PATCH 5.15 389/691] net: stmmac: Disable automatic FCS/Pad stripping, Greg Kroah-Hartman
- [PATCH 5.15 380/691] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc(), Greg Kroah-Hartman
- [PATCH 5.15 415/691] ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails, Greg Kroah-Hartman
- [PATCH 5.15 424/691] tipc: guard against string buffer overrun, Greg Kroah-Hartman
- [PATCH 5.15 425/691] net: mvpp2: Increase size of queue_name buffer, Greg Kroah-Hartman
- [PATCH 5.15 427/691] ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family, Greg Kroah-Hartman
- [PATCH 5.15 426/691] ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR)., Greg Kroah-Hartman
- [PATCH 5.15 428/691] net: atlantic: Avoid warning about potential string truncation, Greg Kroah-Hartman
- [PATCH 5.15 430/691] ACPICA: iasl: handle empty connection_node, Greg Kroah-Hartman
- [PATCH 5.15 429/691] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process, Greg Kroah-Hartman
- [PATCH 5.15 432/691] wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker, Greg Kroah-Hartman
- [PATCH 5.15 431/691] proc: add config & param to block forcing mem writes, Greg Kroah-Hartman
- [PATCH 5.15 433/691] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext(), Greg Kroah-Hartman
- [PATCH 5.15 416/691] ACPICA: Fix memory leak if acpi_ps_get_next_field() fails, Greg Kroah-Hartman
- [PATCH 5.15 434/691] nfp: Use IRQF_NO_AUTOEN flag in request_irq(), Greg Kroah-Hartman
- [PATCH 5.15 435/691] signal: Replace BUG_ON()s, Greg Kroah-Hartman
- [PATCH 5.15 436/691] ALSA: usb-audio: Add input value sanity checks for standard types, Greg Kroah-Hartman
- [PATCH 5.15 437/691] x86/ioapic: Handle allocation failures gracefully, Greg Kroah-Hartman
- [PATCH 5.15 438/691] ALSA: usb-audio: Define macros for quirk table entries, Greg Kroah-Hartman
- [PATCH 5.15 439/691] ALSA: usb-audio: Add logitech Audio profile quirk, Greg Kroah-Hartman
- [PATCH 5.15 440/691] tools/x86/kcpuid: Protect against faulty "max subleaf" values, Greg Kroah-Hartman
- [PATCH 5.15 441/691] ALSA: asihpi: Fix potential OOB array access, Greg Kroah-Hartman
- [PATCH 5.15 443/691] x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments(), Greg Kroah-Hartman
- [PATCH 5.15 442/691] ALSA: hdsp: Break infinite MIDI input flush loop, Greg Kroah-Hartman
- [PATCH 5.15 417/691] net: sched: consistently use rcu_replace_pointer() in taprio_change(), Greg Kroah-Hartman
- [PATCH 5.15 444/691] fbdev: pxafb: Fix possible use after free in pxafb_task(), Greg Kroah-Hartman
- [PATCH 5.15 445/691] rcuscale: Provide clear error when async specified without primitives, Greg Kroah-Hartman
- [PATCH 5.15 446/691] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux, Greg Kroah-Hartman
- [PATCH 5.15 447/691] power: reset: brcmstb: Do not go into infinite loop if reset fails, Greg Kroah-Hartman
- [PATCH 5.15 418/691] blk_iocost: fix more out of bound shifts, Greg Kroah-Hartman
- [PATCH 5.15 419/691] nvme-pci: qdepth 1 quirk, Greg Kroah-Hartman
- [PATCH 5.15 420/691] wifi: ath11k: fix array out-of-bound access in SoC stats, Greg Kroah-Hartman
- [PATCH 5.15 421/691] wifi: rtw88: select WANT_DEV_COREDUMP, Greg Kroah-Hartman
- [PATCH 5.15 422/691] ACPI: EC: Do not release locks during operation region accesses, Greg Kroah-Hartman
- [PATCH 5.15 449/691] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count, Greg Kroah-Hartman
- [PATCH 5.15 423/691] ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package(), Greg Kroah-Hartman
- [PATCH 5.15 414/691] ACPI: PAD: fix crash in exit_round_robin(), Greg Kroah-Hartman
- [PATCH 5.15 458/691] drm/amdgpu: add raven1 gfxoff quirk, Greg Kroah-Hartman
- [PATCH 5.15 459/691] drm/amdgpu: enable gfxoff quirk on HP 705G4, Greg Kroah-Hartman
- [PATCH 5.15 460/691] HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio, Greg Kroah-Hartman
- [PATCH 5.15 461/691] platform/x86: touchscreen_dmi: add nanote-next quirk, Greg Kroah-Hartman
- [PATCH 5.15 462/691] drm/amd/display: Check stream before comparing them, Greg Kroah-Hartman
- [PATCH 5.15 463/691] drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation, Greg Kroah-Hartman
- [PATCH 5.15 464/691] drm/amd/display: Fix index out of bounds in degamma hardware format translation, Greg Kroah-Hartman
- [PATCH 5.15 465/691] drm/amd/display: Fix index out of bounds in DCN30 color transformation, Greg Kroah-Hartman
- [PATCH 5.15 466/691] drm/amd/display: Initialize get_bytes_per_elements default to 1, Greg Kroah-Hartman
- [PATCH 5.15 467/691] drm/printer: Allow NULL data in devcoredump printer, Greg Kroah-Hartman
- [PATCH 5.15 450/691] drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream, Greg Kroah-Hartman
- [PATCH 5.15 468/691] scsi: aacraid: Rearrange order of struct aac_srb_unit, Greg Kroah-Hartman
- [PATCH 5.15 469/691] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode(), Greg Kroah-Hartman
- [PATCH 5.15 470/691] drm/amd/pm: ensure the fw_info is not null before using it, Greg Kroah-Hartman
- [PATCH 5.15 471/691] of/irq: Refer to actual buffer size in of_irq_parse_one(), Greg Kroah-Hartman
- [PATCH 5.15 472/691] ext4: ext4_search_dir should return a proper error, Greg Kroah-Hartman
- [PATCH 5.15 473/691] ext4: avoid use-after-free in ext4_ext_show_leaf(), Greg Kroah-Hartman
- [PATCH 5.15 474/691] ext4: fix i_data_sem unlock order in ext4_ind_migrate(), Greg Kroah-Hartman
- [PATCH 5.15 475/691] blk-integrity: use sysfs_emit, Greg Kroah-Hartman
- [PATCH 5.15 476/691] blk-integrity: convert to struct device_attribute, Greg Kroah-Hartman
- [PATCH 5.15 477/691] blk-integrity: register sysfs attributes on struct device, Greg Kroah-Hartman
- [PATCH 5.15 451/691] ata: sata_sil: Rename sil_blacklist to sil_quirks, Greg Kroah-Hartman
- [PATCH 5.15 478/691] usb: typec: tcpm: Check for port partner validity before consuming it, Greg Kroah-Hartman
- [PATCH 5.15 479/691] spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled, Greg Kroah-Hartman
- [PATCH 5.15 480/691] spi: s3c64xx: fix timeout counters in flush_fifo, Greg Kroah-Hartman
- [PATCH 5.15 481/691] selftests: breakpoints: use remaining time to check if suspend succeed, Greg Kroah-Hartman
- [PATCH 5.15 452/691] drm/amd/display: Check null pointers before using dc->clk_mgr, Greg Kroah-Hartman
- [PATCH 5.15 453/691] jfs: UBSAN: shift-out-of-bounds in dbFindBits, Greg Kroah-Hartman
- [PATCH 5.15 454/691] jfs: Fix uaf in dbFreeBits, Greg Kroah-Hartman
- [PATCH 5.15 455/691] jfs: check if leafidx greater than num leaves per dmap tree, Greg Kroah-Hartman
- [PATCH 5.15 456/691] scsi: smartpqi: correct stream detection, Greg Kroah-Hartman
- [PATCH 5.15 457/691] jfs: Fix uninit-value access of new_ea in ea_buffer, Greg Kroah-Hartman
- [PATCH 5.15 448/691] iommu/vt-d: Always reserve a domain ID for identity setup, Greg Kroah-Hartman
- [PATCH 5.15 483/691] selftests: vDSO: fix vdso_config for powerpc, Greg Kroah-Hartman
- [PATCH 5.15 492/691] firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp(), Greg Kroah-Hartman
- [PATCH 5.15 493/691] spi: bcm63xx: Fix module autoloading, Greg Kroah-Hartman
- [PATCH 5.15 494/691] power: supply: hwmon: Fix missing temp1_max_alarm attribute, Greg Kroah-Hartman
- [PATCH 5.15 495/691] perf/core: Fix small negative period being ignored, Greg Kroah-Hartman
- [PATCH 5.15 497/691] drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS, Greg Kroah-Hartman
- [PATCH 5.15 496/691] parisc: Fix itlb miss handler for 64-bit programs, Greg Kroah-Hartman
- [PATCH 5.15 498/691] ALSA: core: add isascii() check to card ID generator, Greg Kroah-Hartman
- [PATCH 5.15 499/691] ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET, Greg Kroah-Hartman
- [PATCH 5.15 500/691] ALSA: usb-audio: Add native DSD support for Luxman D-08u, Greg Kroah-Hartman
- [PATCH 5.15 501/691] ALSA: line6: add hw monitor volume control to POD HD500X, Greg Kroah-Hartman
- [PATCH 5.15 484/691] selftests: vDSO: fix vDSO symbols lookup for powerpc64, Greg Kroah-Hartman
- [PATCH 5.15 502/691] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9, Greg Kroah-Hartman
- [PATCH 5.15 503/691] ext4: no need to continue when the number of entries is 1, Greg Kroah-Hartman
- [PATCH 5.15 504/691] ext4: correct encrypted dentry name hash when not casefolded, Greg Kroah-Hartman
- [PATCH 5.15 506/691] ext4: propagate errors from ext4_find_extent() in ext4_insert_range(), Greg Kroah-Hartman
- [PATCH 5.15 505/691] ext4: fix slab-use-after-free in ext4_split_extent_at(), Greg Kroah-Hartman
- [PATCH 5.15 507/691] ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space(), Greg Kroah-Hartman
- [PATCH 5.15 509/691] ext4: aovid use-after-free in ext4_ext_insert_extent(), Greg Kroah-Hartman
- [PATCH 5.15 510/691] ext4: fix double brelse() the buffer of the extents path, Greg Kroah-Hartman
- [PATCH 5.15 508/691] ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free, Greg Kroah-Hartman
- [PATCH 5.15 485/691] selftests/mm: fix charge_reserved_hugetlb.sh test, Greg Kroah-Hartman
- [PATCH 5.15 511/691] ext4: update orig_path in ext4_find_extent(), Greg Kroah-Hartman
- [PATCH 5.15 512/691] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit(), Greg Kroah-Hartman
- [PATCH 5.15 513/691] ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list(), Greg Kroah-Hartman
- [PATCH 5.15 514/691] ext4: fix fast commit inode enqueueing during a full journal commit, Greg Kroah-Hartman
- [PATCH 5.15 486/691] selftests: vDSO: fix ELF hash table entry size for s390x, Greg Kroah-Hartman
- [PATCH 5.15 487/691] selftests: vDSO: fix vdso_config for s390, Greg Kroah-Hartman
- [PATCH 5.15 488/691] platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug, Greg Kroah-Hartman
- [PATCH 5.15 489/691] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume, Greg Kroah-Hartman
- [PATCH 5.15 490/691] i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq(), Greg Kroah-Hartman
- [PATCH 5.15 491/691] i2c: xiic: Wait for TX empty to avoid missed TX NAKs, Greg Kroah-Hartman
- [PATCH 5.15 482/691] selftests: vDSO: fix vDSO name for powerpc, Greg Kroah-Hartman
- [PATCH 5.15 516/691] ext4: mark fc as ineligible using an handle in ext4_xattr_set(), Greg Kroah-Hartman
- [PATCH 5.15 525/691] clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks, Greg Kroah-Hartman
- [PATCH 5.15 526/691] media: sun4i_csi: Implement link validate for sun4i_csi subdev, Greg Kroah-Hartman
- [PATCH 5.15 527/691] media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags, Greg Kroah-Hartman
- [PATCH 5.15 528/691] clk: qcom: clk-rpmh: Fix overflow in BCM vote, Greg Kroah-Hartman
- [PATCH 5.15 529/691] clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src, Greg Kroah-Hartman
- [PATCH 5.15 530/691] media: venus: fix use after free bug in venus_remove due to race condition, Greg Kroah-Hartman
- [PATCH 5.15 531/691] clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable(), Greg Kroah-Hartman
- [PATCH 5.15 532/691] clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table, Greg Kroah-Hartman
- [PATCH 5.15 533/691] iio: magnetometer: ak8975: Fix reading for ak099xx sensors, Greg Kroah-Hartman
- [PATCH 5.15 534/691] tomoyo: fallback to realpath if symlinks pathname does not exist, Greg Kroah-Hartman
- [PATCH 5.15 517/691] riscv: define ILLEGAL_POINTER_VALUE for 64bit, Greg Kroah-Hartman
- [PATCH 5.15 535/691] net: stmmac: Fix zero-division error when disabling tc cbs, Greg Kroah-Hartman
- [PATCH 5.15 536/691] rtc: at91sam9: fix OF node leak in probe() error path, Greg Kroah-Hartman
- [PATCH 5.15 537/691] Input: adp5589-keys - fix NULL pointer dereference, Greg Kroah-Hartman
- [PATCH 5.15 539/691] ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[], Greg Kroah-Hartman
- [PATCH 5.15 538/691] Input: adp5589-keys - fix adp5589_gpio_get_value(), Greg Kroah-Hartman
- [PATCH 5.15 542/691] btrfs: wait for fixup workers before stopping cleaner kthread during umount, Greg Kroah-Hartman
- [PATCH 5.15 541/691] btrfs: fix a NULL pointer dereference when failed to start a new trasacntion, Greg Kroah-Hartman
- [PATCH 5.15 540/691] ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[], Greg Kroah-Hartman
- [PATCH 5.15 543/691] gpio: davinci: fix lazy disable, Greg Kroah-Hartman
- [PATCH 5.15 544/691] tracing/hwlat: Fix a race during cpuhp processing, Greg Kroah-Hartman
- [PATCH 5.15 518/691] exfat: fix memory leak in exfat_load_bitmap(), Greg Kroah-Hartman
- [PATCH 5.15 545/691] tracing/timerlat: Fix a race during cpuhp processing, Greg Kroah-Hartman
- [PATCH 5.15 546/691] close_range(): fix the logics in descriptor table trimming, Greg Kroah-Hartman
- [PATCH 5.15 547/691] drm/sched: Add locking to drm_sched_entity_modify_sched, Greg Kroah-Hartman
- [PATCH 5.15 548/691] drm/amd/display: Fix system hang while resume with TBT monitor, Greg Kroah-Hartman
- [PATCH 5.15 519/691] perf hist: Update hist symbol when updating maps, Greg Kroah-Hartman
- [PATCH 5.15 520/691] nfsd: fix delegation_blocked() to block correctly for at least 30 seconds, Greg Kroah-Hartman
- [PATCH 5.15 521/691] nfsd: map the EBADMSG to nfserr_io to avoid warning, Greg Kroah-Hartman
- [PATCH 5.15 522/691] NFSD: Fix NFSv4s PUTPUBFH operation, Greg Kroah-Hartman
- [PATCH 5.15 523/691] aoe: fix the potential use-after-free problem in more places, Greg Kroah-Hartman
- [PATCH 5.15 524/691] clk: rockchip: fix error for unknown clocks, Greg Kroah-Hartman
- [PATCH 5.15 515/691] ext4: use handle to mark fc as ineligible in __track_dentry_update(), Greg Kroah-Hartman
- [PATCH 5.15 550/691] device property: Add fwnode_iomap(), Greg Kroah-Hartman
- [PATCH 5.15 559/691] ext4: dax: fix overflowing extents beyond inode size when partially writing, Greg Kroah-Hartman
- [PATCH 5.15 560/691] arm64: Add Cortex-715 CPU part definition, Greg Kroah-Hartman
- [PATCH 5.15 561/691] arm64: cputype: Add Neoverse-N3 definitions, Greg Kroah-Hartman
- [PATCH 5.15 562/691] arm64: errata: Expand speculative SSBS workaround once more, Greg Kroah-Hartman
- [PATCH 5.15 563/691] uprobes: fix kernel info leak via "[uprobes]" vma, Greg Kroah-Hartman
- [PATCH 5.15 564/691] drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`, Greg Kroah-Hartman
- [PATCH 5.15 565/691] build-id: require program headers to be right after ELF header, Greg Kroah-Hartman
- [PATCH 5.15 566/691] lib/buildid: harden build ID parsing logic, Greg Kroah-Hartman
- [PATCH 5.15 567/691] drm/rockchip: define gamma registers for RK3399, Greg Kroah-Hartman
- [PATCH 5.15 568/691] drm/rockchip: support gamma control on RK3399, Greg Kroah-Hartman
- [PATCH 5.15 551/691] device property: Add fwnode_irq_get_byname, Greg Kroah-Hartman
- [PATCH 5.15 570/691] media: i2c: imx335: Enable regulator supplies, Greg Kroah-Hartman
- [PATCH 5.15 571/691] media: imx335: Fix reset-gpio handling, Greg Kroah-Hartman
- [PATCH 5.15 569/691] drm/rockchip: vop: clear DMA stop bit on RK3066, Greg Kroah-Hartman
- [PATCH 5.15 572/691] dt-bindings: clock: qcom: Add missing UFS QREF clocks, Greg Kroah-Hartman
- [PATCH 5.15 574/691] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun", Greg Kroah-Hartman
- [PATCH 5.15 573/691] dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x, Greg Kroah-Hartman
- [PATCH 5.15 576/691] clk: qcom: gcc-sc8180x: Add GPLL9 support, Greg Kroah-Hartman
- [PATCH 5.15 575/691] r8169: add tally counter fields added with RTL8125, Greg Kroah-Hartman
- [PATCH 5.15 578/691] ACPI: battery: Fix possible crash when unregistering a battery hook, Greg Kroah-Hartman
- [PATCH 5.15 577/691] ACPI: battery: Simplify battery hook locking, Greg Kroah-Hartman
- [PATCH 5.15 552/691] i2c: smbus: Use device_*() functions instead of of_*(), Greg Kroah-Hartman
- [PATCH 5.15 580/691] ext4: fix inode tree inconsistency caused by ENOMEM, Greg Kroah-Hartman
- [PATCH 5.15 579/691] Revert "arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings", Greg Kroah-Hartman
- [PATCH 5.15 581/691] 9p: add missing locking around taking dentry fid list, Greg Kroah-Hartman
- [PATCH 5.15 582/691] vhost/scsi: null-ptr-dereference in vhost_scsi_get_req(), Greg Kroah-Hartman
- [PATCH 5.15 553/691] i2c: create debugfs entry per adapter, Greg Kroah-Hartman
- [PATCH 5.15 554/691] i2c: core: Lock address during client device instantiation, Greg Kroah-Hartman
- [PATCH 5.15 555/691] i2c: xiic: Use devm_clk_get_enabled(), Greg Kroah-Hartman
- [PATCH 5.15 556/691] i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled, Greg Kroah-Hartman
- [PATCH 5.15 557/691] spi: bcm63xx: Fix missing pm_runtime_disable(), Greg Kroah-Hartman
- [PATCH 5.15 558/691] ext4: properly sync file size update after O_SYNC direct IO, Greg Kroah-Hartman
- [PATCH 5.15 549/691] kconfig: qconf: fix buffer overflow in debug links, Greg Kroah-Hartman
- [PATCH 5.15 593/691] fs/ntfs3: Refactor enum_rstbl to suppress static checker, Greg Kroah-Hartman
- [PATCH 5.15 584/691] ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate(), Greg Kroah-Hartman
- [PATCH 5.15 594/691] virtio_console: fix misc probe bugs, Greg Kroah-Hartman
- [PATCH 5.15 595/691] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal, Greg Kroah-Hartman
- [PATCH 5.15 596/691] bpf: Check percpu map value size first, Greg Kroah-Hartman
- [PATCH 5.15 597/691] s390/facility: Disable compile time optimization for decompressor code, Greg Kroah-Hartman
- [PATCH 5.15 598/691] s390/mm: Add cond_resched() to cmm_alloc/free_pages(), Greg Kroah-Hartman
- [PATCH 5.15 599/691] bpf, x64: Fix a jit convergence issue, Greg Kroah-Hartman
- [PATCH 5.15 600/691] ext4: dont set SB_RDONLY after filesystem errors, Greg Kroah-Hartman
- [PATCH 5.15 601/691] ext4: nested locking for xattr inode, Greg Kroah-Hartman
- [PATCH 5.15 602/691] s390/cpum_sf: Remove WARN_ON_ONCE statements, Greg Kroah-Hartman
- [PATCH 5.15 585/691] unicode: Dont special case ignorable code points, Greg Kroah-Hartman
- [PATCH 5.15 603/691] ktest.pl: Avoid false positives with grub2 skip regex, Greg Kroah-Hartman
- [PATCH 5.15 604/691] RDMA/mad: Improve handling of timed out WRs of mad agent, Greg Kroah-Hartman
- [PATCH 5.15 606/691] RDMA/rtrs-srv: Avoid null pointer deref during path establishment, Greg Kroah-Hartman
- [PATCH 5.15 605/691] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip, Greg Kroah-Hartman
- [PATCH 5.15 607/691] clk: bcm: bcm53573: fix OF node leak in init, Greg Kroah-Hartman
- [PATCH 5.15 608/691] PCI: Add ACS quirk for Qualcomm SA8775P, Greg Kroah-Hartman
- [PATCH 5.15 609/691] i2c: i801: Use a different adapter-name for IDF adapters, Greg Kroah-Hartman
- [PATCH 5.15 610/691] PCI: Mark Creative Labs EMU20k2 INTx masking as broken, Greg Kroah-Hartman
- [PATCH 5.15 611/691] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition, Greg Kroah-Hartman
- [PATCH 5.15 612/691] media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put(), Greg Kroah-Hartman
- [PATCH 5.15 586/691] net: ethernet: cortina: Drop TSO support, Greg Kroah-Hartman
- [PATCH 5.15 613/691] remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table, Greg Kroah-Hartman
- [PATCH 5.15 614/691] clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D, Greg Kroah-Hartman
- [PATCH 5.15 615/691] usb: chipidea: udc: enable suspend interrupt after usb reset, Greg Kroah-Hartman
- [PATCH 5.15 588/691] drm/crtc: fix uninitialized variable use even harder, Greg Kroah-Hartman
- [PATCH 5.15 587/691] tracing: Remove precision vsnprintf() check from print event, Greg Kroah-Hartman
- [PATCH 5.15 589/691] tracing: Have saved_cmdlines arrays all in one allocation, Greg Kroah-Hartman
- [PATCH 5.15 590/691] selftests/net: give more time to udpgro bg processes to complete startup, Greg Kroah-Hartman
- [PATCH 5.15 591/691] selftests/net: synchronize udpgro tests tx and rx connection, Greg Kroah-Hartman
- [PATCH 5.15 592/691] selftests: net: Remove executable bits from library scripts, Greg Kroah-Hartman
- [PATCH 5.15 583/691] perf report: Fix segfault when sym sort key is not used, Greg Kroah-Hartman
- [PATCH 5.15 626/691] SUNRPC: Fix integer overflow in decode_rc_list(), Greg Kroah-Hartman
- [PATCH 5.15 617/691] comedi: ni_routing: tools: Check when the file could not be opened, Greg Kroah-Hartman
- [PATCH 5.15 627/691] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies(), Greg Kroah-Hartman
- [PATCH 5.15 629/691] tcp: fix to allow timestamp undo if no retransmits were sent, Greg Kroah-Hartman
- [PATCH 5.15 628/691] net: phy: dp83869: fix memory corruption when enabling fiber, Greg Kroah-Hartman
- [PATCH 5.15 631/691] netfilter: br_netfilter: fix panic with metadata_dst skb, Greg Kroah-Hartman
- [PATCH 5.15 630/691] tcp: fix tcp_enter_recovery() to zero retrans_stamp when its safe, Greg Kroah-Hartman
- [PATCH 5.15 632/691] Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change, Greg Kroah-Hartman
- [PATCH 5.15 633/691] net: phy: bcm84881: Fix some error handling paths, Greg Kroah-Hartman
- [PATCH 5.15 634/691] thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add, Greg Kroah-Hartman
- [PATCH 5.15 618/691] virtio_pmem: Check device status before requesting flush, Greg Kroah-Hartman
- [PATCH 5.15 635/691] thermal: intel: int340x: processor: Fix warning during module unload, Greg Kroah-Hartman
- [PATCH 5.15 637/691] net: dsa: b53: fix max MTU for 1g switches, Greg Kroah-Hartman
- [PATCH 5.15 638/691] net: dsa: b53: fix max MTU for BCM5325/BCM5365, Greg Kroah-Hartman
- [PATCH 5.15 636/691] net: dsa: b53: fix jumbo frame mtu check, Greg Kroah-Hartman
- [PATCH 5.15 639/691] net: dsa: b53: allow lower MTUs on BCM5325/5365, Greg Kroah-Hartman
- [PATCH 5.15 640/691] net: dsa: b53: fix jumbo frames on 10/100 ports, Greg Kroah-Hartman
- [PATCH 5.15 643/691] ice: Fix netif_is_ice() in Safe Mode, Greg Kroah-Hartman
- [PATCH 5.15 641/691] gpio: aspeed: Add the flush write to ensure the write complete., Greg Kroah-Hartman
- [PATCH 5.15 642/691] gpio: aspeed: Use devm_clk api to manage clock source, Greg Kroah-Hartman
- [PATCH 5.15 645/691] igb: Do not bring the device up after non-fatal error, Greg Kroah-Hartman
- [PATCH 5.15 644/691] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash, Greg Kroah-Hartman
- [PATCH 5.15 646/691] net/sched: accept TCA_STAB only for root qdisc, Greg Kroah-Hartman
- [PATCH 5.15 619/691] tools/iio: Add memory allocation failure check for trigger_name, Greg Kroah-Hartman
- [PATCH 5.15 647/691] net: ibm: emac: mal: fix wrong goto, Greg Kroah-Hartman
- [PATCH 5.15 648/691] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start, Greg Kroah-Hartman
- [PATCH 5.15 649/691] netfilter: xtables: avoid NFPROTO_UNSPEC where needed, Greg Kroah-Hartman
- [PATCH 5.15 621/691] drm/amd/display: Check null pointer before dereferencing se, Greg Kroah-Hartman
- [PATCH 5.15 622/691] fbdev: sisfb: Fix strbuf array overflow, Greg Kroah-Hartman
- [PATCH 5.15 620/691] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute, Greg Kroah-Hartman
- [PATCH 5.15 623/691] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt, Greg Kroah-Hartman
- [PATCH 5.15 624/691] NFSD: Mark filecache "down" if init fails, Greg Kroah-Hartman
- [PATCH 5.15 625/691] ice: fix VLAN replay after reset, Greg Kroah-Hartman
- [PATCH 5.15 616/691] usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario, Greg Kroah-Hartman
- [PATCH 5.15 651/691] netfilter: rpfilter/fib: Populate flowic_l3mdev field, Greg Kroah-Hartman
- [PATCH 5.15 660/691] x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported, Greg Kroah-Hartman
- [PATCH 5.15 661/691] hwmon: (tmp513) Add missing dependency on REGMAP_I2C, Greg Kroah-Hartman
- [PATCH 5.15 662/691] hwmon: (adm9240) Add missing dependency on REGMAP_I2C, Greg Kroah-Hartman
- [PATCH 5.15 663/691] hwmon: (adt7470) Add missing dependency on REGMAP_I2C, Greg Kroah-Hartman
- [PATCH 5.15 664/691] HID: amd_sfh: Switch to device-managed dmam_alloc_coherent(), Greg Kroah-Hartman
- [PATCH 5.15 665/691] resource: fix region_intersects() vs add_memory_driver_managed(), Greg Kroah-Hartman
- [PATCH 5.15 666/691] HID: plantronics: Workaround for an unexcepted opposite volume key, Greg Kroah-Hartman
- [PATCH 5.15 667/691] Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant", Greg Kroah-Hartman
- [PATCH 5.15 668/691] usb: dwc3: core: Stop processing of pending events if controller is halted, Greg Kroah-Hartman
- [PATCH 5.15 669/691] usb: xhci: Fix problem with xhci resume from suspend, Greg Kroah-Hartman
- [PATCH 5.15 652/691] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces., Greg Kroah-Hartman
- [PATCH 5.15 670/691] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip, Greg Kroah-Hartman
- [PATCH 5.15 671/691] hid: intel-ish-hid: Fix uninitialized variable rv in ish_fw_xfer_direct_dma, Greg Kroah-Hartman
- [PATCH 5.15 672/691] drm/v3d: Stop the active perfmon before being destroyed, Greg Kroah-Hartman
- [PATCH 5.15 673/691] net: explicitly clear the sk pointer, when pf->create fails, Greg Kroah-Hartman
- [PATCH 5.15 674/691] net: Fix an unsafe loop on the list, Greg Kroah-Hartman
- [PATCH 5.15 675/691] net: dsa: lan9303: ensure chip reset and wait for READY status, Greg Kroah-Hartman
- [PATCH 5.15 676/691] mptcp: pm: do not remove closing subflows, Greg Kroah-Hartman
- [PATCH 5.15 653/691] netfilter: fib: check correct rtable in vrf setups, Greg Kroah-Hartman
- [PATCH 5.15 654/691] net: rtnetlink: add msg kind names, Greg Kroah-Hartman
- [PATCH 5.15 656/691] mctp: Handle error of rtnl_register_module()., Greg Kroah-Hartman
- [PATCH 5.15 657/691] ppp: fix ppp_async_encode() illegal access, Greg Kroah-Hartman
- [PATCH 5.15 655/691] rtnetlink: Add bulk registration helpers for rtnetlink message handlers., Greg Kroah-Hartman
- [PATCH 5.15 659/691] RDMA/hns: Fix UAF for cq async event, Greg Kroah-Hartman
- [PATCH 5.15 658/691] slip: make slhc_remember() more robust against malicious packets, Greg Kroah-Hartman
- [PATCH 5.15 678/691] kthread: unpark only parked kthread, Greg Kroah-Hartman
- [PATCH 5.15 650/691] net: Add l3mdev index to flow struct and avoid oif reset for port devices, Greg Kroah-Hartman
- [PATCH 5.15 687/691] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces, Greg Kroah-Hartman
- [PATCH 5.15 688/691] ext4: fix warning in ext4_dio_write_end_io(), Greg Kroah-Hartman
- [PATCH 5.15 690/691] selftests: net: more strict check in net_helper, Greg Kroah-Hartman
- [PATCH 5.15 689/691] net: axienet: start napi before enabling Rx/Tx, Greg Kroah-Hartman
- [PATCH 5.15 691/691] net: xilinx: axienet: Schedule NAPI in two steps, Greg Kroah-Hartman
- [PATCH 5.15 679/691] block, bfq: fix uaf for accessing waker_bfqq after splitting, Greg Kroah-Hartman
- [PATCH 5.15 680/691] perf test sample-parsing: Fix branch_stack entry endianness check, Greg Kroah-Hartman
- [PATCH 5.15 681/691] i2c: smbus: Check for parent device before dereference, Greg Kroah-Hartman
- [PATCH 5.15 683/691] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup, Greg Kroah-Hartman
- [PATCH 5.15 682/691] net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT, Greg Kroah-Hartman
- [PATCH 5.15 684/691] net: Handle l3mdev in ip_tunnel_init_flow, Greg Kroah-Hartman
- [PATCH 5.15 685/691] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev, Greg Kroah-Hartman
- [PATCH 5.15 686/691] net: vrf: determine the dst using the original ifindex for multicast, Greg Kroah-Hartman
- [PATCH 5.15 677/691] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error, Greg Kroah-Hartman
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Florian Fainelli
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Shuah Khan
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Naresh Kamboju
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Harshit Mogalapalli
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Jon Hunter
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Muhammad Usama Anjum
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Guenter Roeck
- Re: [PATCH 5.15 000/691] 5.15.168-rc1 review, Richard Narron
- [PATCH 6.1 000/791] 6.1.113-rc2 review,
Greg Kroah-Hartman
- [PATCH 6.6 000/211] 6.6.57-rc2 review,
Greg Kroah-Hartman
- [PATCH 6.11 000/212] 6.11.4-rc2 review,
Greg Kroah-Hartman
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review, Kexy Biscuit
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review, Pavel Machek
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review, Jon Hunter
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review, Muhammad Usama Anjum
- <Possible follow-ups>
- Re: [PATCH 6.11 000/212] 6.11.4-rc2 review, Ronald Warsow
[PATCH 6.11 001/212] unicode: Dont special case ignorable code points, Greg Kroah-Hartman
[PATCH net] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow,
Matthieu Baerts (NGI0)
[PATCH] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow, Matthieu Baerts (NGI0)
[PATCH 05/10] drm/amd/display: temp w/a for DP Link Layer compliance, Wayne Lin
[PATCH 01/10] drm/amd/display: temp w/a for dGPU to enter idle optimizations,
Wayne Lin
[PATCH] media: av7110: fix a spectre vulnerability, Mauro Carvalho Chehab
Request to backport "irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1",
Zenghui Yu
[PATCH 1/2] dt-bindings: pinctrl: samsung: Fix interrupt constraint for variants with fallbacks,
Krzysztof Kozlowski
[PATCH ath-current] wifi: ath10k: Fix memory leak in management tx,
Manikanta Pubbisetty
[REQUEST] net: fec: Not yet ported PTP patches,
Csókás Bence
[PATCH V4] x86/apic: Always explicitly disarm TSC-deadline timer, Zhang Rui
+ mm-swapfile-skip-hugetlb-pages-for-unuse_vma.patch added to mm-hotfixes-unstable branch, Andrew Morton
[PATCH] mm/swapfile: skip HugeTLB pages for unuse_vma,
Liu Shixin
[PATCH] comedi: Flush partial mappings in error case,
Jann Horn
[PATCH 6.1.y] bpf: Fix dev's rx stats for bpf_redirect_peer traffic,
Matthew Yeazel
[PATCH] drm/radeon: Fix encoder->possible_clones,
Ville Syrjala
[PATCH 6.1 000/798] 6.1.113-rc1 review,
Greg Kroah-Hartman
- [PATCH 6.1 001/798] EDAC/synopsys: Fix ECC status and IRQ control race condition, Greg Kroah-Hartman
- [PATCH 6.1 012/798] mount: handle OOM on mnt_warn_timestamp_expiry, Greg Kroah-Hartman
- [PATCH 6.1 010/798] RISC-V: KVM: Fix sbiret init before forwarding to userspace, Greg Kroah-Hartman
- [PATCH 6.1 011/798] fs/namespace: fnic: Switch to use %ptTd, Greg Kroah-Hartman
- [PATCH 6.1 014/798] kselftest/arm64: Verify simultaneous SSVE and ZA context generation, Greg Kroah-Hartman
- [PATCH 6.1 013/798] kselftest/arm64: Dont pass headers to the compiler as source, Greg Kroah-Hartman
- [PATCH 6.1 015/798] kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA, Greg Kroah-Hartman
- [PATCH 6.1 016/798] kselftest/arm64: signal: fix/refactor SVE vector length enumeration, Greg Kroah-Hartman
- [PATCH 6.1 017/798] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing, Greg Kroah-Hartman
- [PATCH 6.1 004/798] crypto: xor - fix template benchmarking, Greg Kroah-Hartman
- [PATCH 6.1 002/798] EDAC/synopsys: Fix error injection on Zynq UltraScale+, Greg Kroah-Hartman
- [PATCH 6.1 003/798] wifi: rtw88: always wait for both firmware loading attempts, Greg Kroah-Hartman
- [PATCH 6.1 005/798] ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe(), Greg Kroah-Hartman
- [PATCH 6.1 007/798] wifi: ath9k: Remove error checks when creating debugfs entries, Greg Kroah-Hartman
- [PATCH 6.1 006/798] wifi: ath9k: fix parameter check in ath9k_init_debug(), Greg Kroah-Hartman
- [PATCH 6.1 008/798] net: stmmac: dwmac-loongson: Init ref and PTP clocks rate, Greg Kroah-Hartman
- [PATCH 6.1 019/798] wifi: iwlwifi: mvm: increase the time between ranging measurements, Greg Kroah-Hartman
- [PATCH 6.1 028/798] netfilter: nf_tables: reject element expiration with no timeout, Greg Kroah-Hartman
- [PATCH 6.1 029/798] netfilter: nf_tables: reject expiration higher than timeout, Greg Kroah-Hartman
- [PATCH 6.1 030/798] netfilter: nf_tables: remove annotation to access set timeout while holding lock, Greg Kroah-Hartman
- [PATCH 6.1 031/798] perf/arm-cmn: Rework DTC counters (again), Greg Kroah-Hartman
- [PATCH 6.1 032/798] perf/arm-cmn: Improve debugfs pretty-printing for large configs, Greg Kroah-Hartman
- [PATCH 6.1 033/798] perf/arm-cmn: Refactor node ID handling. Again., Greg Kroah-Hartman
- [PATCH 6.1 034/798] perf/arm-cmn: Ensure dtm_idx is big enough, Greg Kroah-Hartman
- [PATCH 6.1 036/798] x86/sgx: Fix deadlock in SGX NUMA node search, Greg Kroah-Hartman
- [PATCH 6.1 035/798] cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately, Greg Kroah-Hartman
- [PATCH 6.1 037/798] crypto: hisilicon/hpre - enable sva error interrupt event, Greg Kroah-Hartman
- [PATCH 6.1 020/798] ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE, Greg Kroah-Hartman
- [PATCH 6.1 038/798] crypto: hisilicon/hpre - mask cluster timeout error, Greg Kroah-Hartman
- [PATCH 6.1 040/798] crypto: hisilicon/qm - reset device before enabling it, Greg Kroah-Hartman
- [PATCH 6.1 039/798] crypto: hisilicon/qm - fix coding style issues, Greg Kroah-Hartman
- [PATCH 6.1 041/798] crypto: hisilicon/qm - inject error before stopping queue, Greg Kroah-Hartman
- [PATCH 6.1 042/798] wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan(), Greg Kroah-Hartman
- [PATCH 6.1 043/798] wifi: mt76: mt7915: fix rx filter setting for bfee functionality, Greg Kroah-Hartman
- [PATCH 6.1 044/798] wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors, Greg Kroah-Hartman
- [PATCH 6.1 045/798] wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop(), Greg Kroah-Hartman
- [PATCH 6.1 046/798] wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param, Greg Kroah-Hartman
- [PATCH 6.1 047/798] Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED, Greg Kroah-Hartman
- [PATCH 6.1 048/798] Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL, Greg Kroah-Hartman
- [PATCH 6.1 021/798] ACPICA: executer/exsystem: Dont nag user about every Stall() violating the spec, Greg Kroah-Hartman
- [PATCH 6.1 049/798] sock_map: Add a cond_resched() in sock_hash_free(), Greg Kroah-Hartman
- [PATCH 6.1 050/798] can: bcm: Clear bo->bcm_proc_read after remove_proc_entry()., Greg Kroah-Hartman
- [PATCH 6.1 023/798] drivers/perf: hisi_pcie: Record hardware counts correctly, Greg Kroah-Hartman
- [PATCH 6.1 051/798] can: m_can: Remove repeated check for is_peripheral, Greg Kroah-Hartman
- [PATCH 6.1 022/798] padata: Honor the callers alignment in case of chunk_size 0, Greg Kroah-Hartman
- [PATCH 6.1 024/798] kselftest/arm64: Actually test SME vector length changes via sigreturn, Greg Kroah-Hartman
- [PATCH 6.1 025/798] can: j1939: use correct function name in comment, Greg Kroah-Hartman
- [PATCH 6.1 026/798] ACPI: CPPC: Fix MASK_VAL() usage, Greg Kroah-Hartman
- [PATCH 6.1 018/798] wifi: mac80211: dont use rate mask for offchannel TX either, Greg Kroah-Hartman
- [PATCH 6.1 027/798] netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire, Greg Kroah-Hartman
- [PATCH 6.1 053/798] can: m_can: m_can_close(): stop clocks after device has been shut down, Greg Kroah-Hartman
- [PATCH 6.1 062/798] nbd: fix race between timeout and normal completion, Greg Kroah-Hartman
- [PATCH 6.1 063/798] block, bfq: fix possible UAF for bfqq->bic with merge chain, Greg Kroah-Hartman
- [PATCH 6.1 064/798] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator(), Greg Kroah-Hartman
- [PATCH 6.1 065/798] block, bfq: dont break merge chain in bfq_split_bfqq(), Greg Kroah-Hartman
- [PATCH 6.1 067/798] block: fix potential invalid pointer dereference in blk_add_partition, Greg Kroah-Hartman
- [PATCH 6.1 068/798] spi: ppc4xx: handle irq_of_parse_and_map() errors, Greg Kroah-Hartman
- [PATCH 6.1 066/798] block: print symbolic error name instead of error code, Greg Kroah-Hartman
- [PATCH 6.1 069/798] arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GB, Greg Kroah-Hartman
- [PATCH 6.1 070/798] firmware: arm_scmi: Fix double free in OPTEE transport, Greg Kroah-Hartman
- [PATCH 6.1 071/798] spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ, Greg Kroah-Hartman
- [PATCH 6.1 054/798] Bluetooth: btusb: Fix not handling ZPL/short-transfer, Greg Kroah-Hartman
- [PATCH 6.1 072/798] regulator: Return actual error in of_regulator_bulk_get_all(), Greg Kroah-Hartman
- [PATCH 6.1 073/798] arm64: dts: renesas: r9a07g043u: Correct GICD and GICR sizes, Greg Kroah-Hartman
- [PATCH 6.1 074/798] arm64: dts: renesas: r9a07g054: Correct GICD and GICR sizes, Greg Kroah-Hartman
- [PATCH 6.1 076/798] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks, Greg Kroah-Hartman
- [PATCH 6.1 075/798] arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizes, Greg Kroah-Hartman
- [PATCH 6.1 077/798] arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations, Greg Kroah-Hartman
- [PATCH 6.1 078/798] ARM: dts: microchip: sama7g5: Fix RTT clock, Greg Kroah-Hartman
- [PATCH 6.1 079/798] ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property, Greg Kroah-Hartman
- [PATCH 6.1 081/798] reset: berlin: fix OF node leak in probe() error path, Greg Kroah-Hartman
- [PATCH 6.1 055/798] bareudp: Pull inner IP header in bareudp_udp_encap_recv()., Greg Kroah-Hartman
- [PATCH 6.1 080/798] ARM: versatile: fix OF node leak in CPUs prepare, Greg Kroah-Hartman
- [PATCH 6.1 082/798] reset: k210: fix OF node leak in probe() error path, Greg Kroah-Hartman
- [PATCH 6.1 084/798] ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error, Greg Kroah-Hartman
- [PATCH 6.1 083/798] clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init(), Greg Kroah-Hartman
- [PATCH 6.1 085/798] ALSA: hda: cs35l41: fix module autoloading, Greg Kroah-Hartman
- [PATCH 6.1 086/798] m68k: Fix kernel_clone_args.flags in m68k_clone(), Greg Kroah-Hartman
- [PATCH 6.1 056/798] bareudp: Pull inner IP header on xmit., Greg Kroah-Hartman
- [PATCH 6.1 059/798] net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input, Greg Kroah-Hartman
- [PATCH 6.1 057/798] net: enetc: Use IRQF_NO_AUTOEN flag in request_irq(), Greg Kroah-Hartman
- [PATCH 6.1 060/798] net: tipc: avoid possible garbage value, Greg Kroah-Hartman
- [PATCH 6.1 058/798] r8169: disable ALDPS per default for RTL8125, Greg Kroah-Hartman
- [PATCH 6.1 061/798] ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev(), Greg Kroah-Hartman
- [PATCH 6.1 097/798] mtd: powernv: Add check devm_kasprintf() returned value, Greg Kroah-Hartman
- [PATCH 6.1 052/798] can: m_can: enable NAPI before enabling interrupts, Greg Kroah-Hartman
- [PATCH 6.1 088/798] i2c: Add i2c_get_match_data(), Greg Kroah-Hartman
- [PATCH 6.1 098/798] rcu/nocb: Fix RT throttling hrtimer armed from offline CPU, Greg Kroah-Hartman
- [PATCH 6.1 099/798] mtd: rawnand: mtk: Use for_each_child_of_node_scoped(), Greg Kroah-Hartman
- [PATCH 6.1 101/798] mtd: rawnand: mtk: Fix init error path, Greg Kroah-Hartman
- [PATCH 6.1 100/798] mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips, Greg Kroah-Hartman
- [PATCH 6.1 102/798] pmdomain: core: Harden inter-column space in debug summary, Greg Kroah-Hartman
- [PATCH 6.1 103/798] drm/stm: Fix an error handling path in stm_drm_platform_probe(), Greg Kroah-Hartman
- [PATCH 6.1 104/798] drm/stm: ltdc: check memory returned by devm_kzalloc(), Greg Kroah-Hartman
- [PATCH 6.1 105/798] drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func, Greg Kroah-Hartman
- [PATCH 6.1 106/798] drm/amdgpu: Replace one-element array with flexible-array member, Greg Kroah-Hartman
- [PATCH 6.1 107/798] drm/amdgpu: properly handle vbios fake edid sizing, Greg Kroah-Hartman
- [PATCH 6.1 089/798] hwmon: (max16065) Remove use of i2c_match_id(), Greg Kroah-Hartman
- [PATCH 6.1 108/798] drm/radeon: Replace one-element array with flexible-array member, Greg Kroah-Hartman
- [PATCH 6.1 109/798] drm/radeon: properly handle vbios fake edid sizing, Greg Kroah-Hartman
- [PATCH 6.1 110/798] scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly, Greg Kroah-Hartman
- [PATCH 6.1 111/798] scsi: NCR5380: Check for phase match during PDMA fixup, Greg Kroah-Hartman
- [PATCH 6.1 112/798] drm/amd/amdgpu: Properly tune the size of struct, Greg Kroah-Hartman
- [PATCH 6.1 113/798] drm/rockchip: vop: Allow 4096px width scaling, Greg Kroah-Hartman
- [PATCH 6.1 115/798] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets, Greg Kroah-Hartman
- [PATCH 6.1 114/798] drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode, Greg Kroah-Hartman
- [PATCH 6.1 116/798] drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid(), Greg Kroah-Hartman
- [PATCH 6.1 090/798] hwmon: (max16065) Fix alarm attributes, Greg Kroah-Hartman
- [PATCH 6.1 117/798] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get, Greg Kroah-Hartman
- [PATCH 6.1 118/798] scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del(), Greg Kroah-Hartman
- [PATCH 6.1 119/798] jfs: fix out-of-bounds in dbNextAG() and diAlloc(), Greg Kroah-Hartman
- [PATCH 6.1 120/798] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config(), Greg Kroah-Hartman
- [PATCH 6.1 091/798] mtd: slram: insert break after errors in parsing the map, Greg Kroah-Hartman
- [PATCH 6.1 093/798] power: supply: axp20x_battery: Remove design from min and max voltage, Greg Kroah-Hartman
- [PATCH 6.1 092/798] hwmon: (ntc_thermistor) fix module autoloading, Greg Kroah-Hartman
- [PATCH 6.1 094/798] power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense, Greg Kroah-Hartman
- [PATCH 6.1 096/798] iommu/amd: Do not set the D bit on AMD v2 table entries, Greg Kroah-Hartman
- [PATCH 6.1 095/798] fbdev: hpfb: Fix an error handling path in hpfb_dio_probe(), Greg Kroah-Hartman
- [PATCH 6.1 122/798] powerpc/8xx: Fix initial memory mapping, Greg Kroah-Hartman
- [PATCH 6.1 087/798] hwmon: (max16065) Fix overflows seen when writing limits, Greg Kroah-Hartman
- [PATCH 6.1 133/798] HID: wacom: Support sequence numbers smaller than 16-bit, Greg Kroah-Hartman
- [PATCH 6.1 131/798] drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind(), Greg Kroah-Hartman
- [PATCH 6.1 132/798] xen: use correct end address of kernel for conflict checking, Greg Kroah-Hartman
- [PATCH 6.1 134/798] HID: wacom: Do not warn about dropped packets for first packet, Greg Kroah-Hartman
- [PATCH 6.1 135/798] xen/swiotlb: add alignment check for dma buffers, Greg Kroah-Hartman
- [PATCH 6.1 136/798] xen/swiotlb: fix allocated size, Greg Kroah-Hartman
- [PATCH 6.1 138/798] selftests/bpf: Add selftest deny_namespace to s390x deny list, Greg Kroah-Hartman
- [PATCH 6.1 137/798] tpm: Clean up TPM space after command failure, Greg Kroah-Hartman
- [PATCH 6.1 140/798] selftests/bpf: Workaround strict bpf_lsm return value check., Greg Kroah-Hartman
- [PATCH 6.1 139/798] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id(), Greg Kroah-Hartman
- [PATCH 6.1 123/798] powerpc/8xx: Fix kernel vs user address comparison, Greg Kroah-Hartman
- [PATCH 6.1 141/798] selftests/bpf: Use pid_t consistently in test_progs.c, Greg Kroah-Hartman
- [PATCH 6.1 142/798] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c, Greg Kroah-Hartman
- [PATCH 6.1 145/798] selftests/bpf: Fix missing UINT_MAX definitions in benchmarks, Greg Kroah-Hartman
- [PATCH 6.1 143/798] selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc, Greg Kroah-Hartman
- [PATCH 6.1 144/798] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c, Greg Kroah-Hartman
- [PATCH 6.1 146/798] selftests/bpf: Fix missing BUILD_BUG_ON() declaration, Greg Kroah-Hartman
- [PATCH 6.1 147/798] selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test, Greg Kroah-Hartman
- [PATCH 6.1 149/798] selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test, Greg Kroah-Hartman
- [PATCH 6.1 148/798] selftests/bpf: Refactor out some functions in ns_current_pid_tgid test, Greg Kroah-Hartman
- [PATCH 6.1 124/798] drm/msm: Fix incorrect file name output in adreno_request_fw(), Greg Kroah-Hartman
- [PATCH 6.1 150/798] selftests/bpf: Fix include of <sys/fcntl.h>, Greg Kroah-Hartman
- [PATCH 6.1 151/798] selftests/bpf: Fix compiling kfree_skb.c with musl-libc, Greg Kroah-Hartman
- [PATCH 6.1 152/798] selftests/bpf: Fix compiling flow_dissector.c with musl-libc, Greg Kroah-Hartman
- [PATCH 6.1 153/798] selftests/bpf: Fix compiling tcp_rtt.c with musl-libc, Greg Kroah-Hartman
- [PATCH 6.1 154/798] selftests/bpf: Fix compiling core_reloc.c with musl-libc, Greg Kroah-Hartman
- [PATCH 6.1 125/798] drm/msm/a5xx: disable preemption in submits by default, Greg Kroah-Hartman
- [PATCH 6.1 126/798] drm/msm/a5xx: properly clear preemption records on resume, Greg Kroah-Hartman
- [PATCH 6.1 127/798] drm/msm/a5xx: fix races in preemption evaluation stage, Greg Kroah-Hartman
- [PATCH 6.1 130/798] drm/msm: fix %s null argument error, Greg Kroah-Hartman
- [PATCH 6.1 128/798] drm/msm/a5xx: workaround early ring-buffer emptiness check, Greg Kroah-Hartman
- [PATCH 6.1 129/798] ipmi: docs: dont advertise deprecated sysfs entries, Greg Kroah-Hartman
- [PATCH 6.1 121/798] drm/mediatek: Use spin_lock_irqsave() for CRTC event lock, Greg Kroah-Hartman
- [PATCH 6.1 165/798] smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso, Greg Kroah-Hartman
- [PATCH 6.1 156/798] selftests/bpf: Fix error compiling test_lru_map.c, Greg Kroah-Hartman
- [PATCH 6.1 168/798] ext4: avoid negative min_clusters in find_group_orlov(), Greg Kroah-Hartman
- [PATCH 6.1 166/798] ext4: avoid buffer_head leak in ext4_mark_inode_used(), Greg Kroah-Hartman
- [PATCH 6.1 167/798] ext4: avoid potential buffer_head leak in __ext4_new_inode(), Greg Kroah-Hartman
- [PATCH 6.1 170/798] ext4: avoid OOB when system.data xattr changes underneath the filesystem, Greg Kroah-Hartman
- [PATCH 6.1 169/798] ext4: return error on ext4_find_inline_entry, Greg Kroah-Hartman
- [PATCH 6.1 171/798] nilfs2: fix potential null-ptr-deref in nilfs_btree_insert(), Greg Kroah-Hartman
- [PATCH 6.1 172/798] nilfs2: determine empty node blocks as corrupted, Greg Kroah-Hartman
- [PATCH 6.1 173/798] nilfs2: fix potential oob read in nilfs_btree_check_delete(), Greg Kroah-Hartman
- [PATCH 6.1 174/798] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit, Greg Kroah-Hartman
- [PATCH 6.1 175/798] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types, Greg Kroah-Hartman
- [PATCH 6.1 157/798] selftests/bpf: Fix C++ compile error from missing _Bool type, Greg Kroah-Hartman
- [PATCH 6.1 178/798] perf inject: Fix leader sampling inserting additional samples, Greg Kroah-Hartman
- [PATCH 6.1 176/798] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error, Greg Kroah-Hartman
- [PATCH 6.1 177/798] perf mem: Free the allocated sort string, fixing a leak, Greg Kroah-Hartman
- [PATCH 6.1 179/798] perf sched timehist: Fix missing free of session in perf_sched__timehist(), Greg Kroah-Hartman
- [PATCH 6.1 181/798] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time, Greg Kroah-Hartman
- [PATCH 6.1 180/798] perf stat: Display iostat headers correctly, Greg Kroah-Hartman
- [PATCH 6.1 183/798] clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection, Greg Kroah-Hartman
- [PATCH 6.1 182/798] perf time-utils: Fix 32-bit nsec parsing, Greg Kroah-Hartman
- [PATCH 6.1 184/798] clk: imx: composite-8m: Enable gate clk with mcore_booted, Greg Kroah-Hartman
- [PATCH 6.1 158/798] selftests/bpf: Replace extract_build_id with read_build_id, Greg Kroah-Hartman
- [PATCH 6.1 187/798] clk: imx: fracn-gppll: fix fractional part of PLL getting lost, Greg Kroah-Hartman
- [PATCH 6.1 186/798] clk: imx: fracn-gppll: support integer pll, Greg Kroah-Hartman
- [PATCH 6.1 185/798] clk: imx: composite-7ulp: Check the PCC present bit, Greg Kroah-Hartman
- [PATCH 6.1 160/798] selftests/bpf: Fix compile if backtrace support missing in libc, Greg Kroah-Hartman
- [PATCH 6.1 159/798] selftests/bpf: Move test_progs helpers to testing_helpers object, Greg Kroah-Hartman
- [PATCH 6.1 161/798] bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos, Greg Kroah-Hartman
- [PATCH 6.1 162/798] xz: cleanup CRC32 edits from 2018, Greg Kroah-Hartman
- [PATCH 6.1 163/798] kthread: fix task state in kthread worker if being frozen, Greg Kroah-Hartman
- [PATCH 6.1 155/798] selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc, Greg Kroah-Hartman
- [PATCH 6.1 189/798] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk, Greg Kroah-Hartman
- [PATCH 6.1 164/798] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard, Greg Kroah-Hartman
- [PATCH 6.1 199/798] PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameter, Greg Kroah-Hartman
- [PATCH 6.1 198/798] PCI/PM: Increase wait time after resume, Greg Kroah-Hartman
- [PATCH 6.1 200/798] PCI: Wait for Link before restoring Downstream Buses, Greg Kroah-Hartman
- [PATCH 6.1 201/798] PCI: keystone: Fix if-statement expression in ks_pcie_quirk(), Greg Kroah-Hartman
- [PATCH 6.1 203/798] nvdimm: Fix devs leaks in scan_labels(), Greg Kroah-Hartman
- [PATCH 6.1 202/798] clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL, Greg Kroah-Hartman
- [PATCH 6.1 204/798] PCI: xilinx-nwl: Fix register misspelling, Greg Kroah-Hartman
- [PATCH 6.1 205/798] PCI: xilinx-nwl: Clean up clock on probe failure/removal, Greg Kroah-Hartman
- [PATCH 6.1 206/798] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency, Greg Kroah-Hartman
- [PATCH 6.1 190/798] clk: imx: imx8qxp: Parent should be initialized earlier than the clock, Greg Kroah-Hartman
- [PATCH 6.1 207/798] pinctrl: single: fix missing error code in pcs_probe(), Greg Kroah-Hartman
- [PATCH 6.1 208/798] RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer, Greg Kroah-Hartman
- [PATCH 6.1 209/798] RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds, Greg Kroah-Hartman
- [PATCH 6.1 210/798] clk: ti: dra7-atl: Fix leak of of_nodes, Greg Kroah-Hartman
- [PATCH 6.1 211/798] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire, Greg Kroah-Hartman
- [PATCH 6.1 212/798] nfsd: fix refcount leak when file is unhashed after being found, Greg Kroah-Hartman
- [PATCH 6.1 213/798] pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource(), Greg Kroah-Hartman
- [PATCH 6.1 215/798] IB/core: Fix ib_cache_setup_one error flow cleanup, Greg Kroah-Hartman
- [PATCH 6.1 214/798] pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function, Greg Kroah-Hartman
- [PATCH 6.1 216/798] PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port(), Greg Kroah-Hartman
- [PATCH 6.1 217/798] RDMA/erdma: Return QP state in erdma_query_qp, Greg Kroah-Hartman
- [PATCH 6.1 191/798] remoteproc: imx_rproc: Correct ddr alias for i.MX8M, Greg Kroah-Hartman
- [PATCH 6.1 218/798] watchdog: imx_sc_wdt: Dont disable WDT in suspend, Greg Kroah-Hartman
- [PATCH 6.1 219/798] RDMA/hns: Dont modify rq next block addr in HIP09 QPC, Greg Kroah-Hartman
- [PATCH 6.1 220/798] RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08, Greg Kroah-Hartman
- [PATCH 6.1 193/798] clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228, Greg Kroah-Hartman
- [PATCH 6.1 221/798] RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range(), Greg Kroah-Hartman
- [PATCH 6.1 194/798] Input: ilitek_ts_i2c - avoid wrong input subsystem sync, Greg Kroah-Hartman
- [PATCH 6.1 192/798] remoteproc: imx_rproc: Initialize workqueue earlier, Greg Kroah-Hartman
- [PATCH 6.1 195/798] Input: ilitek_ts_i2c - add report id message validation, Greg Kroah-Hartman
- [PATCH 6.1 196/798] drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error, Greg Kroah-Hartman
- [PATCH 6.1 197/798] drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error, Greg Kroah-Hartman
- [PATCH 6.1 188/798] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks, Greg Kroah-Hartman
- [PATCH 6.1 223/798] RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler, Greg Kroah-Hartman
- [PATCH 6.1 232/798] nfsd: call cache_put if xdr_reserve_space returns NULL, Greg Kroah-Hartman
- [PATCH 6.1 234/798] f2fs: fix to update i_ctime in __f2fs_setxattr(), Greg Kroah-Hartman
- [PATCH 6.1 235/798] f2fs: remove unneeded check condition in __f2fs_setxattr(), Greg Kroah-Hartman
- [PATCH 6.1 233/798] nfsd: return -EINVAL when namelen is 0, Greg Kroah-Hartman
- [PATCH 6.1 236/798] f2fs: reduce expensive checkpoint trigger frequency, Greg Kroah-Hartman
- [PATCH 6.1 237/798] f2fs: factor the read/write tracing logic into a helper, Greg Kroah-Hartman
- [PATCH 6.1 238/798] f2fs: fix to avoid racing in between read and OPU dio write, Greg Kroah-Hartman
- [PATCH 6.1 009/798] wifi: rtw88: remove CPT execution branch never used, Greg Kroah-Hartman
- [PATCH 6.1 239/798] f2fs: fix to wait page writeback before setting gcing flag, Greg Kroah-Hartman
- [PATCH 6.1 240/798] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation, Greg Kroah-Hartman
- [PATCH 6.1 224/798] RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS, Greg Kroah-Hartman
- [PATCH 6.1 241/798] f2fs: clean up w/ dotdot_name, Greg Kroah-Hartman
- [PATCH 6.1 242/798] f2fs: get rid of online repaire on corrupted directory, Greg Kroah-Hartman
- [PATCH 6.1 243/798] spi: atmel-quadspi: Undo runtime PM changes at driver exit time, Greg Kroah-Hartman
- [PATCH 6.1 244/798] spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time, Greg Kroah-Hartman
- [PATCH 6.1 246/798] nvme-multipath: system fails to create generic nvme device, Greg Kroah-Hartman
- [PATCH 6.1 245/798] lib/sbitmap: define swap_lock as raw_spinlock_t, Greg Kroah-Hartman
- [PATCH 6.1 247/798] iio: adc: ad7606: fix oversampling gpio array, Greg Kroah-Hartman
- [PATCH 6.1 249/798] ABI: testing: fix admv8818 attr description, Greg Kroah-Hartman
- [PATCH 6.1 248/798] iio: adc: ad7606: fix standby gpio state to match the documentation, Greg Kroah-Hartman
- [PATCH 6.1 250/798] iio: chemical: bme680: Fix read/write ops to device by adding mutexes, Greg Kroah-Hartman
- [PATCH 6.1 251/798] iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables, Greg Kroah-Hartman
- [PATCH 6.1 225/798] RDMA/hns: Optimize hem allocation performance, Greg Kroah-Hartman
- [PATCH 6.1 253/798] dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible, Greg Kroah-Hartman
- [PATCH 6.1 252/798] iio: magnetometer: ak8975: drop incorrect AK09116 compatible, Greg Kroah-Hartman
- [PATCH 6.1 255/798] cxl/pci: Break out range register decoding from cxl_hdm_decode_init(), Greg Kroah-Hartman
- [PATCH 6.1 254/798] coresight: tmc: sg: Do not leak sg_table, Greg Kroah-Hartman
- [PATCH 6.1 227/798] RDMA/cxgb4: Added NULL check for lookup_atid, Greg Kroah-Hartman
- [PATCH 6.1 226/798] riscv: Fix fp alignment bug in perf_callchain_user(), Greg Kroah-Hartman
- [PATCH 6.1 228/798] RDMA/irdma: fix error message in irdma_modify_qp_roce(), Greg Kroah-Hartman
- [PATCH 6.1 230/798] ntb_perf: Fix printk format, Greg Kroah-Hartman
- [PATCH 6.1 229/798] ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir(), Greg Kroah-Hartman
- [PATCH 6.1 231/798] ntb: Force physically contiguous allocation of rx ring buffers, Greg Kroah-Hartman
- [PATCH 6.1 257/798] vdpa: Add eventfd for the vdpa callback, Greg Kroah-Hartman
- [PATCH 6.1 222/798] RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled, Greg Kroah-Hartman
- [PATCH 6.1 268/798] bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave(), Greg Kroah-Hartman
- [PATCH 6.1 266/798] tcp: check skb is non-NULL in tcp_rto_delta_us(), Greg Kroah-Hartman
- [PATCH 6.1 267/798] net: qrtr: Update packets cloning when broadcasting, Greg Kroah-Hartman
- [PATCH 6.1 269/798] net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled, Greg Kroah-Hartman
- [PATCH 6.1 270/798] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU, Greg Kroah-Hartman
- [PATCH 6.1 271/798] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS, Greg Kroah-Hartman
- [PATCH 6.1 272/798] io_uring/sqpoll: do not allow pinning outside of cpuset, Greg Kroah-Hartman
- [PATCH 6.1 273/798] drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination, Greg Kroah-Hartman
- [PATCH 6.1 275/798] io_uring/io-wq: inherit cpuset of cgroup in io worker, Greg Kroah-Hartman
- [PATCH 6.1 274/798] io_uring/io-wq: do not allow pinning outside of cpuset, Greg Kroah-Hartman
- [PATCH 6.1 258/798] vhost_vdpa: assign irq bypass producer token correctly, Greg Kroah-Hartman
- [PATCH 6.1 276/798] vfio/pci: fix potential memory leak in vfio_intx_enable(), Greg Kroah-Hartman
- [PATCH 6.1 278/798] drm/vmwgfx: Prevent unmapping active read buffers, Greg Kroah-Hartman
- [PATCH 6.1 279/798] io_uring/sqpoll: retain test for whether the CPU is valid, Greg Kroah-Hartman
- [PATCH 6.1 277/798] selinux,smack: dont bypass permissions check in inode_setsecctx hook, Greg Kroah-Hartman
- [PATCH 6.1 281/798] Remove *.orig pattern from .gitignore, Greg Kroah-Hartman
- [PATCH 6.1 280/798] io_uring/sqpoll: do not put cpumask on stack, Greg Kroah-Hartman
[Index of Archives]
[Linux Kernel]
[Kernel Development Newbies]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]