summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16lib/stackdepot: lower the indentation in stack_depot_initAndrey Konovalov
2023-02-16lib/stackdepot: annotate init and early init functionsAndrey Konovalov
2023-02-16lib/stackdepot: rename stack_depot_disableAndrey Konovalov
2023-02-16lib/stackdepot, mm: rename stack_depot_want_early_initAndrey Konovalov
2023-02-16lib/stackdepot: use pr_fmt to define message formatAndrey Konovalov
2023-02-16lib/stackdepot: put functions in logical orderAndrey Konovalov
2023-02-16Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-16block: use proper return value from bio_failfast()Jens Axboe
2023-02-17Merge remote-tracking branch 'regmap/for-6.3' into regmap-nextMark Brown
2023-02-16MAINTAINERS: update FPU EMULATOR web pageRandy Dunlap
2023-02-16mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcountZach O'Keefe
2023-02-16mm/filemap: fix page end in filemap_get_read_batchQian Yingjin
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray
2023-02-16Fix typos in selftest/bpf filesTaichi Nishimura
2023-02-16Documentation/watchdog/hpwdt: Fix FormatJerry Hoemann
2023-02-16Documentation/watchdog/hpwdt: Fix ReferenceJerry Hoemann
2023-02-17regmap-irq: Remove unused mask_invert flagAidan MacDonald
2023-02-17regmap-irq: Remove unused type_invert flagAidan MacDonald
2023-02-16Documentation: core-api: padata: correct spellingRandy Dunlap
2023-02-16docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSIONLukas Bulwahn
2023-02-17Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-02-16selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-16Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-16PCI: hv: Drop duplicate PCI_MSI dependencyLukas Bulwahn
2023-02-16docs: Use HTML comments for the kernel-toc SPDX lineJonathan Corbet
2023-02-16cxl/mem: Add kdoc param for event log driver stateAlison Schofield
2023-02-16PCI/P2PDMA: Annotate RCU dereferenceLogan Gunthorpe
2023-02-16cxl/trace: Add serial number to trace pointsIra Weiny
2023-02-16cxl/trace: Add host output to trace pointsIra Weiny
2023-02-16cxl/trace: Standardize device information outputIra Weiny
2023-02-17Merge tag 'amd-drm-fixes-6.2-2023-02-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-02-16arm64: perf: reject CHAIN events at creation timeMark Rutland
2023-02-16arm_pmu: fix event CPU filteringMark Rutland
2023-02-16Merge tag 'davinci-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-16dt-bindings: riscv: correct starfive visionfive 2 compatiblesConor Dooley
2023-02-16Merge tag 'socfpga_dts_updates_for_v6.3_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-02-16Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-16Merge patch series "can: esd_usb: Some more preparation for supporting esd CA...Marc Kleine-Budde
2023-02-16can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messagesFrank Jungclaus
2023-02-16can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus
2023-02-16can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-02-16Merge tag 'gpio-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-16can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()Yang Li