summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-10selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-07-10selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-07-10mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==NBarry Song
2024-07-10mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNCBarry Song
2024-07-10mm/page_alloc: remove prefetchw() on freeing page to buddy systemWei Yang
2024-07-10kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init sectionWei Yang
2024-07-10kernel/fork.c: get totalram_pages from memblock to calculate max_threadsWei Yang
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner
2024-07-10mm: memcg: add cache line padding to mem_cgroup_per_nodeRoman Gushchin
2024-07-10mm: memcg: drop obsolete cache line padding in struct mem_cgroupRoman Gushchin
2024-07-10Docs/mm/damon/index: add links to admin-guide docSeongJae Park
2024-07-10Docs/mm/damon/index: add links to designSeongJae Park
2024-07-10Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage docSeongJae Park
2024-07-10Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...SeongJae Park
2024-07-10Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...SeongJae Park
2024-07-10Docs/mm/damon/design: add links from overall architecture to sections of detailsSeongJae Park
2024-07-10Docs/admin-guide/mm/damon/start: add access pattern snapshot exampleSeongJae Park
2024-07-10Docs/mm/damon/design: clarify regions merging operationSeongJae Park
2024-07-10Docs/mm/damon/design: fix two typosSeongJae Park
2024-07-10mm/shmem: fix input and output inconsistenciesBang Li
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw
2024-07-10tools/mm: introduce a tool to assess swap entry allocation for thp_swapoutBarry Song
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-10Merge branch 'use network helpers, part 8'Martin KaFai Lau
2024-07-10selftests/bpf: Use connect_fd_to_fd in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Use start_server_addr in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Use start_server_str in sk_lookupGeliang Tang
2024-07-10selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-07-10selftests/bpf: Add ASSERT_OK_FD macroGeliang Tang
2024-07-10selftests/bpf: Add backlog for network_helper_optsGeliang Tang
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=mAlan Maguire
2024-07-10mailbox: Add support for QTI CPUCP mailbox controllerSibi Sankar
2024-07-10dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindingsSibi Sankar
2024-07-10dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP an...Bartosz Golaszewski
2024-07-10mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'Dr. David Alan Gilbert
2024-07-10mailbox: imx: fix TXDB_V2 channel race conditionPeng Fan
2024-07-10mailbox: omap: Fix mailbox interrupt sharingAndrew Davis
2024-07-10mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structureAngeloGioacchino Del Regno
2024-07-10mailbox: mtk-cmdq: Move and partially refactor clocks probeAngeloGioacchino Del Regno
2024-07-10mailbox: mtk-cmdq: Stop requiring name for GCE clockAngeloGioacchino Del Regno
2024-07-10dt-bindings: mailbox: Add mediatek,gce-props.yamlJason-JH.Lin
2024-07-11bus: sunxi-rsb: Constify struct regmap_busJavier Carrasco
2024-07-10dt-bindings: watchdog: renesas,wdt: Document RZ/G3S supportClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Add suspend/resume supportClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Rely on the reset driver for doing proper resetClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Remove comparison with zeroClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Remove reset de-assert from probeClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea