Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-10-02 13:32:00 to 2024-10-02 13:41:40 UTC [more...]

[PATCH 6.11 000/695] 6.11.2-rc1 review
 2024-10-02 12:57 UTC  (201+ messages)
` [PATCH 6.11 253/695] tpm: Clean up TPM space after command failure
` [PATCH 6.11 255/695] bpf, x64: Fix tailcall hierarchy
` [PATCH 6.11 256/695] bpf, arm64: "
` [PATCH 6.11 257/695] bpf, lsm: Add check for BPF LSM return value
` [PATCH 6.11 258/695] bpf: Fix compare error in function retval_range_within
` [PATCH 6.11 259/695] selftests/bpf: Workaround strict bpf_lsm return value check
` [PATCH 6.11 260/695] selftests/bpf: Fix error linking uprobe_multi on mips
` [PATCH 6.11 261/695] selftests/bpf: Fix wrong binary in Makefile log output
` [PATCH 6.11 262/695] tools/runqslower: Fix LDFLAGS and add LDLIBS support
` [PATCH 6.11 267/695] selftests/bpf: Drop unneeded error.h includes
` [PATCH 6.11 268/695] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
` [PATCH 6.11 269/695] selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
` [PATCH 6.11 270/695] selftests/bpf: Fix missing BUILD_BUG_ON() declaration
` [PATCH 6.11 271/695] selftests/bpf: Fix include of <sys/fcntl.h>
` [PATCH 6.11 272/695] selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
` [PATCH 6.11 273/695] selftests/bpf: Fix compiling kfree_skb.c "
` [PATCH 6.11 274/695] selftests/bpf: Fix compiling flow_dissector.c "
` [PATCH 6.11 275/695] selftests/bpf: Fix compiling tcp_rtt.c "
` [PATCH 6.11 276/695] selftests/bpf: Fix compiling core_reloc.c "
` [PATCH 6.11 277/695] selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
` [PATCH 6.11 278/695] selftests/bpf: Fix errors compiling decap_sanity.c "
` [PATCH 6.11 279/695] selftests/bpf: Fix errors compiling crypto_sanity.c "
` [PATCH 6.11 280/695] selftests/bpf: Fix errors compiling cg_storage_multi.h "
` [PATCH 6.11 281/695] libbpf: Dont take direct pointers into BTF data from st_ops
` [PATCH 6.11 282/695] selftests/bpf: Fix arg parsing in veristat, test_progs
` [PATCH 6.11 283/695] selftests/bpf: Fix error compiling test_lru_map.c
` [PATCH 6.11 284/695] selftests/bpf: Fix C++ compile error from missing _Bool type
` [PATCH 6.11 285/695] selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
` [PATCH 6.11 286/695] selftests/bpf: Fix compile if backtrace support missing in libc
` [PATCH 6.11 287/695] selftests/bpf: Fix error compiling tc_redirect.c with musl libc
` [PATCH 6.11 288/695] s390/entry: Move early program check handler to entry.S
` [PATCH 6.11 289/695] s390/entry: Make early program check handler relocated lowcore aware
` [PATCH 6.11 290/695] libbpf: Fix license for btf_relocate.c
` [PATCH 6.11 291/695] samples/bpf: Fix compilation errors with cf-protection option
` [PATCH 6.11 292/695] selftests/bpf: no need to track next_match_pos in struct test_loader
` [PATCH 6.11 293/695] selftests/bpf: extract test_loader->expect_msgs as a data structure
` [PATCH 6.11 294/695] selftests/bpf: allow checking xlated programs in verifier_* tests
` [PATCH 6.11 295/695] selftests/bpf: __arch_* macro to limit test cases to specific archs
` [PATCH 6.11 296/695] selftests/bpf: fix to avoid __msg tag de-duplication by clang
` [PATCH 6.11 297/695] bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos
` [PATCH 6.11 298/695] selftests/bpf: Fix incorrect parameters in NULL pointer checking
` [PATCH 6.11 299/695] libbpf: Fix bpf_object__open_skeleton()s mishandling of options
` [PATCH 6.11 300/695] s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex
` [PATCH 6.11 301/695] libbpf: Ensure new BTF objects inherit input endianness
` [PATCH 6.11 302/695] xz: cleanup CRC32 edits from 2018
` [PATCH 6.11 303/695] kthread: fix task state in kthread worker if being frozen
` [PATCH 6.11 304/695] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
` [PATCH 6.11 305/695] bpftool: Fix handling enum64 in btf dump sorting
` [PATCH 6.11 306/695] sched/deadline: Fix schedstats vs deadline servers
` [PATCH 6.11 307/695] smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
` [PATCH 6.11 308/695] ext4: avoid buffer_head leak in ext4_mark_inode_used()
` [PATCH 6.11 309/695] ext4: avoid potential buffer_head leak in __ext4_new_inode()
` [PATCH 6.11 310/695] ext4: avoid negative min_clusters in find_group_orlov()
` [PATCH 6.11 311/695] ext4: return error on ext4_find_inline_entry
` [PATCH 6.11 312/695] ext4: avoid OOB when system.data xattr changes underneath the filesystem
` [PATCH 6.11 313/695] ext4: check stripe size compatibility on remount as well
` [PATCH 6.11 314/695] sched/numa: Fix the vma scan starving issue
` [PATCH 6.11 315/695] nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
` [PATCH 6.11 316/695] nilfs2: determine empty node blocks as corrupted
` [PATCH 6.11 317/695] nilfs2: fix potential oob read in nilfs_btree_check_delete()
` [PATCH 6.11 318/695] sched/pelt: Use rq_clock_task() for hw_pressure
` [PATCH 6.11 319/695] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
` [PATCH 6.11 320/695] bpf: Fix helper writes to read-only maps
` [PATCH 6.11 321/695] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
` [PATCH 6.11 322/695] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
` [PATCH 6.11 323/695] perf scripts python cs-etm: Restore first sample log in verbose mode
` [PATCH 6.11 324/695] perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
` [PATCH 6.11 325/695] perf mem: Free the allocated sort string, fixing a leak
` [PATCH 6.11 326/695] perf callchain: Fix stitch LBR memory leaks
` [PATCH 6.11 327/695] perf lock contention: Change stack_id type to s32
` [PATCH 6.11 328/695] perf vendor events: SKX, CLX, SNR uncore cache event fixes
` [PATCH 6.11 329/695] perf inject: Fix leader sampling inserting additional samples
` [PATCH 6.11 330/695] perf report: Fix --total-cycles --stdio output error
` [PATCH 6.11 331/695] perf build: Fix up broken capstone feature detection fast path
` [PATCH 6.11 332/695] perf sched timehist: Fix missing free of session in perf_sched__timehist()
` [PATCH 6.11 333/695] perf stat: Display iostat headers correctly
` [PATCH 6.11 334/695] perf dwarf-aux: Check allowed location expressions when collecting variables
` [PATCH 6.11 335/695] perf annotate-data: Fix off-by-one in location range check
` [PATCH 6.11 336/695] perf dwarf-aux: Handle bitfield members from pointer access
` [PATCH 6.11 337/695] perf hist: Dont set hpp_fmt_value for members in --no-group
` [PATCH 6.11 338/695] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
` [PATCH 6.11 339/695] perf time-utils: Fix 32-bit nsec parsing
` [PATCH 6.11 340/695] perf mem: Check mem_events for all eligible PMUs
` [PATCH 6.11 341/695] perf mem: Fix missed p-core mem events on ADL and RPL
` [PATCH 6.11 342/695] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll
` [PATCH 6.11 343/695] clk: imx: imx6ul: fix default parent for enet*_ref_sel
` [PATCH 6.11 344/695] clk: imx: composite-8m: Enable gate clk with mcore_booted
` [PATCH 6.11 345/695] clk: imx: composite-93: keep root clock on when mcore enabled
` [PATCH 6.11 346/695] clk: imx: composite-7ulp: Check the PCC present bit
` [PATCH 6.11 347/695] clk: imx: fracn-gppll: fix fractional part of PLL getting lost
` [PATCH 6.11 348/695] clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH 6.11 349/695] clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
` [PATCH 6.11 350/695] clk: imx: imx8qxp: Parent should be initialized earlier than the clock
` [PATCH 6.11 351/695] quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
` [PATCH 6.11 352/695] remoteproc: imx_rproc: Correct ddr alias for i.MX8M
` [PATCH 6.11 353/695] remoteproc: imx_rproc: Initialize workqueue earlier
` [PATCH 6.11 354/695] clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228
` [PATCH 6.11 355/695] clk: qcom: dispcc-sm8550: fix several supposed typos
` [PATCH 6.11 356/695] clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_src
` [PATCH 6.11 357/695] clk: qcom: dispcc-sm8650: Update the GDSC flags
` [PATCH 6.11 358/695] clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGs
` [PATCH 6.11 359/695] leds: bd2606mvv: Fix device child node usage in bd2606mvv_probe()
` [PATCH 6.11 360/695] pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesnt support PIN_CFG_OEN
` [PATCH 6.11 361/695] pinctrl: ti: ti-iodelay: Fix some error handling paths
` [PATCH 6.11 362/695] phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
` [PATCH 6.11 363/695] Input: ilitek_ts_i2c - avoid wrong input subsystem sync
` [PATCH 6.11 364/695] Input: ilitek_ts_i2c - add report id message validation
` [PATCH 6.11 365/695] drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error
` [PATCH 6.11 366/695] drivers: media: dvb-frontends/rtl2830: "
` [PATCH 6.11 367/695] media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835
` [PATCH 6.11 368/695] PCI: Wait for Link before restoring Downstream Buses
` [PATCH 6.11 369/695] firewire: core: correct range of block for case of switch statement
` [PATCH 6.11 370/695] PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
` [PATCH 6.11 371/695] media: staging: media: starfive: camss: Drop obsolete return value documentation
` [PATCH 6.11 372/695] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH 6.11 373/695] clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
` [PATCH 6.11 374/695] leds: pca995x: Use device_for_each_child_node() to access device child nodes
` [PATCH 6.11 375/695] leds: pca995x: Fix device child node usage in pca995x_probe()
` [PATCH 6.11 376/695] x86/PCI: Check pcie_find_root_port() return for NULL
` [PATCH 6.11 377/695] nvdimm: Fix devs leaks in scan_labels()
` [PATCH 6.11 378/695] PCI: xilinx-nwl: Fix register misspelling
` [PATCH 6.11 379/695] PCI: xilinx-nwl: Clean up clock on probe failure/removal
` [PATCH 6.11 380/695] leds: gpio: Set num_leds after allocation
` [PATCH 6.11 381/695] media: platform: rzg2l-cru: rzg2l-csi2: Add missing MODULE_DEVICE_TABLE
` [PATCH 6.11 382/695] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
` [PATCH 6.11 383/695] pinctrl: single: fix missing error code in pcs_probe()
` [PATCH 6.11 384/695] clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs
` [PATCH 6.11 385/695] iommufd/selftest: Fix buffer read overrrun in the dirty test
` [PATCH 6.11 386/695] RDMA/bnxt_re: Fix the table size for PSN/MSN entries
` [PATCH 6.11 387/695] media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
` [PATCH 6.11 388/695] media: mediatek: vcodec: Fix VP8 "
` [PATCH 6.11 389/695] media: mediatek: vcodec: Fix H264 "
` [PATCH 6.11 390/695] media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3
` [PATCH 6.11 391/695] RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
` [PATCH 6.11 392/695] RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
` [PATCH 6.11 393/695] clk: ti: dra7-atl: Fix leak of of_nodes
` [PATCH 6.11 394/695] clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
` [PATCH 6.11 395/695] clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_p
` [PATCH 6.11 396/695] nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire
` [PATCH 6.11 397/695] nfsd: fix refcount leak when file is unhashed after being found
` [PATCH 6.11 398/695] pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
` [PATCH 6.11 399/695] IB/mlx5: Fix UMR pd cleanup on error flow of driver init
` [PATCH 6.11 400/695] IB/core: Fix ib_cache_setup_one error flow cleanup
` [PATCH 6.11 401/695] dt-bindings: PCI: layerscape-pci: Replace fsl,lx2160a-pcie with fsl,lx2160ar2-pcie
` [PATCH 6.11 402/695] iommufd: Check the domain owner of the parent before creating a nesting domain
` [PATCH 6.11 403/695] PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
` [PATCH 6.11 404/695] RDMA/erdma: Return QP state in erdma_query_qp
` [PATCH 6.11 405/695] RDMA/mlx5: Fix counter update on MR cache mkey creation
` [PATCH 6.11 406/695] RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
` [PATCH 6.11 407/695] RDMA/mlx5: Drop redundant work canceling from clean_keys()
` [PATCH 6.11 408/695] RDMA/mlx5: Fix MR cache temp entries cleanup
` [PATCH 6.11 409/695] watchdog: imx_sc_wdt: Dont disable WDT in suspend
` [PATCH 6.11 410/695] RDMA/hns: Dont modify rq next block addr in HIP09 QPC
` [PATCH 6.11 411/695] RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
` [PATCH 6.11 412/695] RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
` [PATCH 6.11 413/695] RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
` [PATCH 6.11 414/695] RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
` [PATCH 6.11 415/695] RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
` [PATCH 6.11 416/695] RDMA/hns: Optimize hem allocation performance
` [PATCH 6.11 417/695] RDMA/hns: Fix restricted __le16 degrades to integer issue
` [PATCH 6.11 418/695] Input: ims-pcu - fix calling interruptible mutex
` [PATCH 6.11 419/695] RDMA/mlx5: Obtain upper net device only when needed
` [PATCH 6.11 420/695] PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
` [PATCH 6.11 421/695] riscv: Fix fp alignment bug in perf_callchain_user()
` [PATCH 6.11 422/695] RDMA/hns: Fix ah error counter in sw stat not increasing
` [PATCH 6.11 423/695] RDMA/cxgb4: Added NULL check for lookup_atid
` [PATCH 6.11 424/695] RDMA/irdma: fix error message in irdma_modify_qp_roce()
` [PATCH 6.11 425/695] ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
` [PATCH 6.11 426/695] ntb_perf: Fix printk format
` [PATCH 6.11 427/695] ntb: Force physically contiguous allocation of rx ring buffers
` [PATCH 6.11 428/695] nfsd: call cache_put if xdr_reserve_space returns NULL
` [PATCH 6.11 429/695] nfsd: return -EINVAL when namelen is 0
` [PATCH 6.11 430/695] nfsd: untangle code in nfsd4_deleg_getattr_conflict()
` [PATCH 6.11 431/695] nfsd: fix initial getattr on write delegation
` [PATCH 6.11 432/695] crypto: caam - Pad SG length when allocating hash edesc
` [PATCH 6.11 433/695] crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10
` [PATCH 6.11 434/695] f2fs: atomic: fix to avoid racing w/ GC
` [PATCH 6.11 435/695] f2fs: reduce expensive checkpoint trigger frequency
` [PATCH 6.11 436/695] f2fs: fix to avoid racing in between read and OPU dio write
` [PATCH 6.11 437/695] f2fs: Create COW inode from parent dentry for atomic write
` [PATCH 6.11 438/695] f2fs: fix to wait page writeback before setting gcing flag
` [PATCH 6.11 439/695] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
` [PATCH 6.11 440/695] f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
` [PATCH 6.11 441/695] f2fs: compress: dont redirty sparse cluster during {,de}compress
` [PATCH 6.11 442/695] f2fs: prevent atomic file from being dirtied before commit
` [PATCH 6.11 443/695] f2fs: get rid of online repaire on corrupted directory
` [PATCH 6.11 444/695] f2fs: fix to dont set SB_RDONLY in f2fs_handle_critical_error()
` [PATCH 6.11 445/695] spi: airoha: fix dirmap_{read,write} operations
` [PATCH 6.11 446/695] spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
` [PATCH 6.11 447/695] spi: atmel-quadspi: Undo runtime PM changes at driver exit time
` [PATCH 6.11 448/695] spi: spi-fsl-lpspi: "
` [PATCH 6.11 449/695] lib/sbitmap: define swap_lock as raw_spinlock_t
` [PATCH 6.11 450/695] spi: airoha: remove read cache in airoha_snand_dirmap_read()
` [PATCH 6.11 451/695] spi: atmel-quadspi: Avoid overwriting delay register settings
` [PATCH 6.11 452/695] NFSv4.2: Fix detection of "Proxying of Times" server support
` [PATCH 6.11 453/695] nvme-multipath: system fails to create generic nvme device
` [PATCH 6.11 454/695] iio: adc: ad7606: fix oversampling gpio array
` [PATCH 6.11 456/695] driver core: Fix error handling in driver API device_rename()
` [PATCH 6.11 465/695] coresight: tmc: sg: Do not leak sg_table
` [PATCH 6.11 466/695] interconnect: icc-clk: Add missed num_nodes initialization


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