summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen
2022-12-01s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev
2022-12-01Merge branch 'af_unix-fix-a-null-deref-in-sk_diag_dump_uid'Paolo Abeni
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-12-01af_unix: Get user_ns from in_skb in unix_diag_get_exact().Kuniyuki Iwashima
2022-12-01dt-bindings: cpufreq: cpufreq-qcom-hw: Add QDU1000/QRU1000 cpufreqMelody Olvera
2022-12-01cpufreq: tegra186: Use flexible array to simplify memory allocationChristophe JAILLET
2022-12-01drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN
2022-12-01ALSA: dice: Remove left-over license textTakashi Sakamoto
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-30net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli
2022-11-30net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang
2022-11-30cpumask: limit visibility of FORCE_NR_CPUSYury Norov
2022-11-30acct: fix potential integer overflow in encode_comp_t()Zheng Yejian
2022-11-30acct: fix accuracy loss for input value of encode_comp_t()Zheng Yejian
2022-11-30linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>Masahiro Yamada
2022-11-30rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang
2022-11-30rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang
2022-11-30fat (exportfs): fix some kernel-doc warningsBo Liu
2022-11-30ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao
2022-11-30lib/radix-tree.c: fix uninitialized variable compilation warningRong Tao
2022-11-30vmcoreinfo: warn if we exceed vmcoreinfo data sizeStephen Brennan
2022-11-30checkpatch: add check for array allocator family argument orderLiao Chang
2022-11-30wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2022-11-30debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2022-11-30lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita
2022-11-30libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2022-11-30cpupower: rapl monitor - shows the used power consumption in uj for each rapl...Thomas Renninger
2022-11-30cpupower: Introduce powercap intel-rapl library and powercap-info commandThomas Renninger
2022-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-30cpupower: Add Georgian translationZurab Kargareteli
2022-11-30Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht
2022-11-30Input: wistron_btns - disable on UMLRandy Dunlap
2022-12-01Merge branch 'slub-tiny-v1r6' into slab/for-nextVlastimil Babka
2022-12-01Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka
2022-12-01mm, slub: don't aggressively inline with CONFIG_SLUB_TINYVlastimil Babka
2022-12-01mm, slub: remove percpu slabs with CONFIG_SLUB_TINYVlastimil Babka
2022-12-01mm, slub: split out allocations from pre/post hooksVlastimil Babka
2022-12-01mm/slub, kunit: Add a test case for kmalloc redzone checkFeng Tang
2022-11-30MAINTAINERS: change sis_i2c maintainer email addressMika Penttilä
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-11-30mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-30mm/khugepaged: take the right locks for page table retractionJann Horn
2022-11-30mm: migrate: fix THP's mapcount on isolationGavin Shan
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross