summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-05sparc64: add missing initialization of folio in tlb_batch_add()Mike Rapoport (IBM)
2023-09-05mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()Tong Tiangen
2023-09-05revert "memfd: improve userspace warnings for missing exec-related flags".Andrew Morton
2023-09-05of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAYPavel Pisa
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-05igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-05PCI: Fix CONFIG_PCI_DYNAMIC_OF_NODES kconfig dependenciesLizhi Hou
2023-09-05Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2023-09-05rcu: dump vmalloc memory info safelyZqiang
2023-09-05mm/vmalloc: add a safer version of find_vm_area() for debugJoel Fernandes (Google)
2023-09-05tools/mm: fix undefined reference to pthread_onceXie XiuQi
2023-09-05memcontrol: ensure memcg acquired by id is properly set upJohannes Weiner
2023-09-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-09-06kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-09-05octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya
2023-09-05igmp: limit igmpv3_newpack() packet size to IP_MAX_MTUEric Dumazet
2023-09-05ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński
2023-09-05MAINTAINERS: Update dlm mailing listAndrew Price
2023-09-05MAINTAINERS: Update gfs2 mailing listAndrew Price
2023-09-05mailbox: qcom-ipcc: fix incorrect num_chans countingJonathan Marek
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-09-05mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()Li Zetao
2023-09-05mailbox: platform-mhu: Remove redundant dev_err()Ruan Jinjie
2023-09-05mailbox: bcm-pdc: Fix some kernel-doc commentsYang Li
2023-09-05mailbox: mailbox-test: Fix an error check in mbox_test_probe()Minjie Du
2023-09-05mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-09-05mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-09-05perf: CXL: fix mismatched number of counters maskJeongtae Park
2023-09-05io_uring: add a sysctl to disable io_uring system-wideMatteo Rizzo
2023-09-05gfs2: change qd_slot_count to qd_slot_refBob Peterson
2023-09-05gfs2: check for no eligible quota changesBob Peterson
2023-09-05gfs2: Remove useless assignmentBob Peterson
2023-09-05gfs2: simplify slot_getBob Peterson
2023-09-05gfs2: Simplify qd2offsetBob Peterson
2023-09-05gfs2: introduce qd_bh_get_or_undoBob Peterson
2023-09-05gfs2: Remove quota allocation info from quota fileBob Peterson
2023-09-05gfs2: use constant for array sizeBob Peterson
2023-09-05gfs2: Set qd_sync_gen in do_syncBob Peterson
2023-09-05gfs2: Remove useless err setBob Peterson
2023-09-05gfs2: Small gfs2_quota_lock cleanupBob Peterson
2023-09-05gfs2: move qdsb_put and reduce redundancyBob Peterson
2023-09-05gfs2: improvements to sysfs statusBob Peterson
2023-09-05gfs2: Don't try to sync non-changesBob Peterson
2023-09-05gfs2: Simplify function need_syncBob Peterson