summaryrefslogtreecommitdiffstats
path: root/mm/page_counter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-09tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2-9/+7
2023-03-09tools: ynl: move the enum classes to shared codeJakub Kicinski3-89/+121
2023-03-09net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo1-7/+4
2023-03-09af_unix: fix struct pid leaks in OOB supportEric Dumazet1-2/+8
2023-03-09eth: fealnx: bring back this old driverJakub Kicinski5-0/+1966
2023-03-09net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean1-15/+20
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds4-10/+10
2023-03-08net: microchip: sparx5: fix deletion of existing DSCP mappingsDaniel Machon1-16/+16
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh5-7/+82
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe1-5/+8
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski20-18/+28
2023-03-07mailmap: update entries for Stephen HemmingerStephen Hemminger1-1/+4
2023-03-07mailmap: add entry for Maxim MikityanskiyJakub Kicinski1-0/+2
2023-03-07nfc: change order inside nfc_se_io error pathFedor Pchelkin1-1/+1
2023-03-07ethernet: ice: avoid gcc-9 integer overflow warningArnd Bergmann1-4/+4
2023-03-07ice: don't ignore return codes in VSI related codeMichal Swiatkowski1-7/+10
2023-03-07ice: Fix DSCP PFC TLV creationDave Ertman1-1/+1
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds1-5/+5
2023-03-07net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau1-0/+1
2023-03-07net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau1-0/+5
2023-03-07platform: mellanox: mlx-platform: Initialize shift variable to 0Hans de Goede1-1/+1
2023-03-07platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally1-2/+3
2023-03-07platform/x86: ISST: Fix kernel documentation warningsSrinivas Pandruvada2-1/+3
2023-03-07platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-07platform: mellanox: select REGMAP instead of depending on itRandy Dunlap1-5/+4
2023-03-07platform/x86/intel/tpmi: Fix double free reported by SmatchSrinivas Pandruvada1-7/+7
2023-03-07platform/x86: ISST: Increase range of valid mail box commandsSrinivas Pandruvada1-1/+1
2023-03-07platform/x86: dell-ddv: Fix temperature scalingArmin Wolf1-2/+2
2023-03-07platform/x86: dell-ddv: Fix cache invalidation on resumeArmin Wolf1-1/+7
2023-03-07platform/x86/amd: pmc: remove CONFIG_SUSPEND checksArnd Bergmann1-21/+9
2023-03-07netfilter: conntrack: adopt safer max chain lengthEric Dumazet1-2/+2
2023-03-06net: tls: fix device-offloaded sendpage straddling recordsJakub Kicinski1-0/+2
2023-03-06net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2-1/+3
2023-03-06net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit1-11/+3
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds4-10/+10
2023-03-06selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-06btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer1-0/+1
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2-9/+17
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya1-3/+2
2023-03-06bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya1-4/+2
2023-03-06udf: Warn if block mapping is done for in-ICB filesJan Kara1-0/+3
2023-03-06udf: Fix reading of in-ICB filesJan Kara1-0/+9
2023-03-06udf: Fix lost writes in udf_adinicb_writepage()Jan Kara1-1/+1
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven1-5/+5
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong1-5/+5
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal3-2/+9
2023-03-06netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande1-7/+7
2023-03-06bnxt_en: Fix the double free during device removalSelvin Xavier2-2/+2