aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-03pds_core: add AUXILIARY_BUS and NET_DEVLINK to KconfigShannon Nelson1-0/+2
2023-05-03pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson1-2/+1
2023-05-03ionic: catch failure from devlink_allocShannon Nelson1-0/+2
2023-05-03ethtool: Fix uninitialized number of lanesIdo Schimmel1-1/+1
2023-05-03r8152: fix the autosuspend doesn't workHayes Wang1-0/+1
2023-05-03ionic: remove noise from ethtool rxnfc error msgShannon Nelson1-1/+1
2023-05-03Merge branch 'octeontx2-af-fixes'David S. Miller13-91/+187
2023-05-03octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep1-1/+1
2023-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep1-1/+10
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth3-11/+46
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth4-50/+69
2023-05-03octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth3-18/+41
2023-05-03octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh1-1/+1
2023-05-03octeontx2-af: Add validation for lmac typeHariprasad Kelam1-0/+8
2023-05-03octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth1-2/+2
2023-05-03octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth1-2/+2
2023-05-03octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth1-2/+1
2023-05-03octeontx2-af: Secure APR table update with the lockGeetha sowjanya1-5/+8
2023-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller6-17/+38
2023-05-03netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso5-3/+16
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden1-2/+5
2023-05-03netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...Pablo Neira Ayuso1-12/+17
2023-05-03ALSA: docs: Fix code block indentation in ALSA driver exampleBagas Sanjaya1-11/+11
2023-05-03ALSA: docs: Extend module parameters descriptionIvan Orlov1-0/+13
2023-05-03drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Hans de Goede4-30/+6
2023-05-03drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoRadhakrishna Sripada1-0/+2
2023-05-03drm/i915/guc: Actually return an error if GuC version range check failsJohn Harrison1-8/+12
2023-05-02module: include internal.h in module/dups.cArnd Bergmann1-0/+2
2023-05-02net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untaggingFelix Fietkau2-67/+40
2023-05-02sysctl: remove register_sysctl_paths()Luis Chamberlain3-79/+4
2023-05-02kernel: pid_namespace: simplify sysctls with register_sysctl()Luis Chamberlain2-4/+2
2023-05-02clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified caseHal Feng1-4/+1
2023-05-02clk: sp7021: Adjust width of _m in HWM_FIELD_PREP()Nathan Chancellor1-1/+1
2023-05-02Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford1-7/+0
2023-05-02mm: change per-VMA lock statistics to be disabled by defaultSuren Baghdasaryan1-2/+8
2023-05-02MAINTAINERS: update Michal Simek's emailMichal Simek2-2/+3
2023-05-02mm/mempolicy: correctly update prev when policy is equal on mbindLorenzo Stoakes1-1/+3
2023-05-02relayfs: fix out-of-bounds access in relay_file_readZhang Zhengming1-1/+2
2023-05-02kasan: hw_tags: avoid invalid virt_to_page()Mark Rutland1-2/+2
2023-05-02mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang3-2/+32
2023-05-02mm/page_alloc: add some comments to explain the possible hole in __pageblock_...Baolin Wang1-0/+9
2023-05-02mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand3-19/+18
2023-05-02selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand1-6/+40
2023-05-02mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0David Hildenbrand3-9/+63
2023-05-02mm/damon/paddr: fix missing folio_sz update in damon_pa_young()Kefeng Wang1-4/+2
2023-05-02mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()Kefeng Wang1-4/+3
2023-05-02mm/damon/paddr: minor refactor of damon_pa_pageout()Kefeng Wang1-8/+5
2023-05-02Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds222-10668/+8933
2023-05-02Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds3-0/+17
2023-05-02Merge tag 'afs-fixes-20230502' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+13