LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-24 22:52:43 to 2024-03-24 22:56:02 UTC [more...]

[PATCH 6.7 000/713] 6.7.11-rc1 review
 2024-03-24 22:44 UTC  (200+ messages)
` [PATCH 6.7 327/713] objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
` [PATCH 6.7 328/713] x86, relocs: Ignore relocations in .notes section
` [PATCH 6.7 329/713] SUNRPC: fix a memleak in gss_import_v2_context
` [PATCH 6.7 330/713] SUNRPC: fix some memleaks in gssx_dec_option_array
` [PATCH 6.7 331/713] arm64: dts: qcom: sm8550: Fix SPMI channels size
` [PATCH 6.7 332/713] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
` [PATCH 6.7 333/713] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
` [PATCH 6.7 334/713] wifi: rtw88: 8821cu: Fix firmware upload fail
` [PATCH 6.7 335/713] wifi: rtw88: 8821c: Fix beacon loss and disconnect
` [PATCH 6.7 336/713] wifi: rtw88: 8821c: Fix false alarm count
` [PATCH 6.7 337/713] wifi: brcm80211: handle pmk_op allocation failure
` [PATCH 6.7 338/713] PCI: Make pci_dev_is_disconnected() helper public for other drivers
` [PATCH 6.7 339/713] iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected
` [PATCH 6.7 340/713] igc: Fix missing time sync events
` [PATCH 6.7 341/713] igb: "
` [PATCH 6.7 342/713] ice: fix stats being updated by way too large values
` [PATCH 6.7 343/713] Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
` [PATCH 6.7 344/713] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH 6.7 345/713] Bluetooth: Remove superfluous call to hci_conn_check_pending()
` [PATCH 6.7 346/713] Bluetooth: Remove BT_HS
` [PATCH 6.7 347/713] Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
` [PATCH 6.7 348/713] Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
` [PATCH 6.7 349/713] Bluetooth: hci_core: Cancel request on command timeout
` [PATCH 6.7 350/713] Bluetooth: hci_sync: Fix overwriting request callback
` [PATCH 6.7 351/713] Bluetooth: hci_h5: Add ability to allocate memory for private data
` [PATCH 6.7 352/713] Bluetooth: btrtl: fix out of bounds memory access
` [PATCH 6.7 353/713] Bluetooth: hci_core: Fix possible buffer overflow
` [PATCH 6.7 354/713] Bluetooth: msft: Fix memory leak
` [PATCH 6.7 355/713] Bluetooth: btusb: "
` [PATCH 6.7 356/713] Bluetooth: af_bluetooth: Fix deadlock
` [PATCH 6.7 357/713] Bluetooth: fix use-after-free in accessing skb after sending it
` [PATCH 6.7 358/713] sr9800: Add check for usbnet_get_endpoints
` [PATCH 6.7 359/713] s390/cache: prevent rebuild of shared_cpu_list
` [PATCH 6.7 360/713] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
` [PATCH 6.7 361/713] bpf: Fix hashtab "
` [PATCH 6.7 362/713] bpf: Fix stackmap "
` [PATCH 6.7 363/713] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
` [PATCH 6.7 364/713] dpll: spec: use proper enum for pin capabilities attribute
` [PATCH 6.7 365/713] iommu: Fix compilation without CONFIG_IOMMU_INTEL
` [PATCH 6.7 366/713] ipv6: fib6_rules: flush route cache when rule is changed
` [PATCH 6.7 367/713] net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
` [PATCH 6.7 368/713] net: phy: fix phy_get_internal_delay accessing an empty array
` [PATCH 6.7 369/713] dpll: fix dpll_xa_ref_*_del() for multiple registrations
` [PATCH 6.7 370/713] net: hns3: fix wrong judgment condition issue
` [PATCH 6.7 371/713] net: hns3: fix kernel crash when 1588 is received on HIP08 devices
` [PATCH 6.7 372/713] net: hns3: fix port duplex configure error in IMP reset
` [PATCH 6.7 373/713] Bluetooth: Fix eir name length
` [PATCH 6.7 374/713] net: phy: dp83822: Fix RGMII TX delay configuration
` [PATCH 6.7 375/713] erofs: fix handling kern_mount() failure
` [PATCH 6.7 376/713] erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
` [PATCH 6.7 377/713] OPP: debugfs: Fix warning around icc_get_name()
` [PATCH 6.7 378/713] tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
` [PATCH 6.7 379/713] ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
` [PATCH 6.7 380/713] l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
` [PATCH 6.7 381/713] udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
` [PATCH 6.7 382/713] net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
` [PATCH 6.7 383/713] net/x25: fix incorrect parameter validation in the x25_getsockopt() function
` [PATCH 6.7 384/713] devlink: Fix length of eswitch inline-mode
` [PATCH 6.7 385/713] nfp: flower: handle acti_netdevs allocation failure
` [PATCH 6.7 386/713] bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
` [PATCH 6.7 387/713] dm raid: fix false positive for requeue needed during reshape
` [PATCH 6.7 388/713] dm: call the resume method on internal suspend
` [PATCH 6.7 389/713] drm/tegra: dsi: Add missing check for of_find_device_by_node
` [PATCH 6.7 390/713] drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe
` [PATCH 6.7 391/713] drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
` [PATCH 6.7 392/713] drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
` [PATCH 6.7 393/713] drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
` [PATCH 6.7 394/713] drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
` [PATCH 6.7 395/713] drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
` [PATCH 6.7 396/713] drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()
` [PATCH 6.7 397/713] drm/rockchip: inno_hdmi: Fix video timing
` [PATCH 6.7 398/713] drm: Don't treat 0 as -1 in drm_fixp2int_ceil
` [PATCH 6.7 399/713] drm/vkms: Avoid reading beyond LUT array
` [PATCH 6.7 400/713] drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
` [PATCH 6.7 401/713] drm/rockchip: lvds: do not overwrite error code
` [PATCH 6.7 402/713] drm/rockchip: lvds: do not print scary message when probing defer
` [PATCH 6.7 403/713] drm/panel-edp: use put_sync in unprepare
` [PATCH 6.7 404/713] drm/lima: fix a memleak in lima_heap_alloc
` [PATCH 6.7 405/713] ASoC: amd: acp: Add missing error handling in sof-mach
` [PATCH 6.7 406/713] ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
` [PATCH 6.7 407/713] dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
` [PATCH 6.7 408/713] media: tc358743: register v4l2 async device only after successful setup
` [PATCH 6.7 409/713] media: cadence: csi2rx: use match fwnode for media link
` [PATCH 6.7 410/713] PCI/DPC: Print all TLP Prefixes, not just the first
` [PATCH 6.7 411/713] perf record: Fix possible incorrect free in record__switch_output()
` [PATCH 6.7 412/713] perf top: Uniform the event name for the hybrid machine
` [PATCH 6.7 413/713] perf record: Check conflict between '--timestamp-filename' option and pipe mode before recording
` [PATCH 6.7 414/713] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
` [PATCH 6.7 415/713] drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'
` [PATCH 6.7 416/713] perf pmu: Treat the msr pmu as software
` [PATCH 6.7 417/713] ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSD
` [PATCH 6.7 418/713] drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()'
` [PATCH 6.7 419/713] ASoC: sh: rz-ssi: Fix error message print
` [PATCH 6.7 420/713] drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
` [PATCH 6.7 421/713] pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
` [PATCH 6.7 422/713] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH 6.7 423/713] media: v4l2: cci: print leading 0 on error
` [PATCH 6.7 424/713] perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
` [PATCH 6.7 425/713] PCI/AER: Fix rootport attribute paths in ABI docs
` [PATCH 6.7 426/713] perf bpf: Clean up the generated/copied vmlinux.h
` [PATCH 6.7 427/713] clk: meson: Add missing clocks to axg_clk_regmaps
` [PATCH 6.7 428/713] media: em28xx: annotate unchecked call to media_device_register()
` [PATCH 6.7 429/713] media: v4l2-tpg: fix some memleaks in tpg_alloc
` [PATCH 6.7 430/713] media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
` [PATCH 6.7 431/713] mtd: spinand: esmt: Extend IDs to 5 bytes
` [PATCH 6.7 432/713] media: edia: dvbdev: fix a use-after-free
` [PATCH 6.7 433/713] pinctrl: mediatek: Drop bogus slew rate register range for MT8186
` [PATCH 6.7 434/713] pinctrl: mediatek: Drop bogus slew rate register range for MT8192
` [PATCH 6.7 435/713] drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'
` [PATCH 6.7 436/713] clk: qcom: reset: Commonize the de/assert functions
` [PATCH 6.7 437/713] clk: qcom: reset: Ensure write completion on reset de/assertion
` [PATCH 6.7 438/713] quota: Fix potential NULL pointer dereference
` [PATCH 6.7 439/713] quota: Fix rcu annotations of inode dquot pointers
` [PATCH 6.7 440/713] quota: Properly annotate i_dquot arrays with __rcu
` [PATCH 6.7 441/713] PCI/P2PDMA: Fix a sleeping issue in a RCU read section
` [PATCH 6.7 442/713] PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
` [PATCH 6.7 443/713] crypto: xilinx - call finalize with bh disabled
` [PATCH 6.7 444/713] drivers/ps3: select VIDEO to provide cmdline functions
` [PATCH 6.7 445/713] perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
` [PATCH 6.7 446/713] perf srcline: Add missed addr2line closes
` [PATCH 6.7 447/713] dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
` [PATCH 6.7 448/713] drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
` [PATCH 6.7 449/713] drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled
` [PATCH 6.7 450/713] drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
` [PATCH 6.7 451/713] drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
` [PATCH 6.7 452/713] clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
` [PATCH 6.7 453/713] clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
` [PATCH 6.7 454/713] clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux
` [PATCH 6.7 455/713] ALSA: seq: fix function cast warnings
` [PATCH 6.7 456/713] perf expr: Fix "has_event" function for metric style events
` [PATCH 6.7 457/713] perf stat: Avoid metric-only segv
` [PATCH 6.7 458/713] perf metric: Don't remove scale from counts
` [PATCH 6.7 459/713] ASoC: meson: aiu: fix function pointer type mismatch
` [PATCH 6.7 460/713] ASoC: meson: t9015: "
` [PATCH 6.7 461/713] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
` [PATCH 6.7 462/713] ASoC: SOF: Add some bounds checking to firmware data
` [PATCH 6.7 463/713] drm: ci: use clk_ignore_unused for apq8016
` [PATCH 6.7 464/713] NTB: fix possible name leak in ntb_register_device()
` [PATCH 6.7 465/713] media: cedrus: h265: Fix configuring bitstream size
` [PATCH 6.7 466/713] media: sun8i-di: Fix coefficient writes
` [PATCH 6.7 467/713] media: sun8i-di: Fix power on/off sequences
` [PATCH 6.7 468/713] media: sun8i-di: Fix chroma difference threshold
` [PATCH 6.7 469/713] media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
` [PATCH 6.7 470/713] media: go7007: add check of return value of go7007_read_addr()
` [PATCH 6.7 471/713] media: pvrusb2: remove redundant NULL check
` [PATCH 6.7 472/713] media: pvrusb2: fix pvr2_stream_callback casts
` [PATCH 6.7 473/713] clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
` [PATCH 6.7 474/713] drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
` [PATCH 6.7 475/713] drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
` [PATCH 6.7 476/713] drm/msm/dpu: use devres-managed allocation for MDP TOP
` [PATCH 6.7 477/713] drm/msm/dpu: use devres-managed allocation for HW blocks
` [PATCH 6.7 478/713] drm/msm/dpu: finalise global state object
` [PATCH 6.7 479/713] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH 6.7 480/713] PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
` [PATCH 6.7 481/713] powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention
` [PATCH 6.7 482/713] drm/bridge: adv7511: fix crash on irq during probe
` [PATCH 6.7 483/713] pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
` [PATCH 6.7 484/713] clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister()
` [PATCH 6.7 485/713] clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
` [PATCH 6.7 486/713] clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
` [PATCH 6.7 487/713] clk: mediatek: mt7622-apmixedsys: "
` [PATCH 6.7 488/713] clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
` [PATCH 6.7 489/713] clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
` [PATCH 6.7 490/713] drm/tegra: put drm_gem_object ref on error in tegra_fb_create
` [PATCH 6.7 491/713] media: ivsc: csi: Swap SINK and SOURCE pads
` [PATCH 6.7 492/713] media: i2c: imx290: Fix IMX920 typo
` [PATCH 6.7 493/713] mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
` [PATCH 6.7 494/713] mfd: altera-sysmgr: "
` [PATCH 6.7 495/713] perf print-events: make is_event_supported() more robust
` [PATCH 6.7 496/713] crypto: arm/sha - fix function cast warnings
` [PATCH 6.7 497/713] crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
` [PATCH 6.7 498/713] crypto: qat - remove unused macros in qat_comp_alg.c
` [PATCH 6.7 499/713] crypto: qat - removed unused macro in adf_cnv_dbgfs.c
` [PATCH 6.7 500/713] crypto: qat - avoid division by zero
` [PATCH 6.7 501/713] crypto: qat - remove double initialization of value
` [PATCH 6.7 502/713] crypto: qat - relocate and rename get_service_enabled()
` [PATCH 6.7 503/713] crypto: qat - fix ring to service map for dcc in 4xxx
` [PATCH 6.7 504/713] crypto: jitter - fix CRYPTO_JITTERENTROPY help text
` [PATCH 6.7 505/713] drm/tidss: Fix initial plane zpos values
` [PATCH 6.7 506/713] drm/tidss: Fix sync-lost issue with two displays
` [PATCH 6.7 507/713] clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
` [PATCH 6.7 508/713] mtd: maps: physmap-core: fix flash size larger than 32-bit
` [PATCH 6.7 509/713] mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
` [PATCH 6.7 510/713] ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
` [PATCH 6.7 511/713] ASoC: meson: axg-tdm-interface: add frame rate constraint
` [PATCH 6.7 512/713] drm/msm/a7xx: Fix LLC typo
` [PATCH 6.7 513/713] perf pmu: Fix a potential memory leak in perf_pmu__lookup()
` [PATCH 6.7 514/713] HID: amd_sfh: Update HPD sensor structure elements
` [PATCH 6.7 515/713] HID: amd_sfh: Avoid disabling the interrupt
` [PATCH 6.7 516/713] drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
` [PATCH 6.7 517/713] media: pvrusb2: fix uaf in pvr2_context_set_notify
` [PATCH 6.7 518/713] media: dvb-frontends: avoid stack overflow warnings with clang
` [PATCH 6.7 519/713] media: go7007: fix a memleak in go7007_load_encoder
` [PATCH 6.7 520/713] media: ttpci: fix two memleaks in budget_av_attach
` [PATCH 6.7 521/713] media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
` [PATCH 6.7 522/713] arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
` [PATCH 6.7 523/713] drm/tests: helpers: Include missing drm_drv header
` [PATCH 6.7 524/713] drm/amd/pm: Fix esm reg mask use to get pcie speed
` [PATCH 6.7 525/713] gpio: nomadik: fix offset bug in nmk_pmx_set()

nfsd: memory leak when client does many file operations
 2024-03-24 22:54 UTC  (7+ messages)
` [External] : "
  ` Aw: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).