aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysDocumentation: Add missing documentation for EXPORT_OP flagsnfsd-6.6nfsd-nextChuck Lever1-0/+26
6 daysSUNRPC: Remove unused declaration rpc_modcount()Yue Haibing1-16/+7
6 daysSUNRPC: Remove unused declarationsYue Haibing1-3/+0
6 daysNFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever3-14/+29
6 daysSUNRPC: Remove return value of svc_pool_wake_idle_thread()NeilBrown2-7/+3
6 daysSUNRPC: make rqst_should_sleep() idempotent()NeilBrown1-3/+5
6 daysSUNRPC: Clean up svc_set_num_threadsChuck Lever1-35/+25
6 daysSUNRPC: Count ingress RPC messages per svc_poolChuck Lever3-1/+5
6 daysSUNRPC: Deduplicate thread wake-up codeChuck Lever3-36/+43
6 daysSUNRPC: Move trace_svc_xprt_enqueueChuck Lever2-10/+10
6 daysSUNRPC: Add enum svc_auth_statusChuck Lever9-49/+73
6 daysSUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever2-35/+56
6 daysSUNRPC: change svc_rqst::rq_flags bits to enumNeilBrown1-10/+13
6 daysSUNRPC: change svc_pool::sp_flags bits to enumNeilBrown1-3/+7
6 daysSUNRPC: change cache_head.flags bits to enumNeilBrown1-4/+8
6 daysSUNRPC: remove timeout arg from svc_recv()NeilBrown9-32/+34
6 daysSUNRPC: change svc_recv() to return void.NeilBrown5-46/+17
6 daysSUNRPC: call svc_process() from svc_recv().NeilBrown5-10/+3
6 daysnfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2-34/+25
6 daysnfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2-36/+0
6 daysnfsd: don't allow nfsd threads to be signalled.NeilBrown4-33/+9
6 dayslockd: remove SIGKILL handlingNeilBrown1-24/+0
6 daysfs: lockd: avoid possible wrong NULL parameterSu Hui1-0/+3
6 daysexportfs: remove kernel-doc warnings in exportfsZhu Wang1-0/+1
6 daysSUNRPC: Reduce thread wake-up rate when receiving large RPC messagesChuck Lever1-1/+11
6 daysSUNRPC: Revert e0a912e8ddbaChuck Lever2-8/+0
6 daysSUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec arrayChuck Lever1-11/+13
6 daysSUNRPC: Send RPC message on TCP with a single sock_sendmsg() callChuck Lever2-15/+20
6 daysSUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyChuck Lever3-44/+72
6 daysnfsd: inherit required unset default acls from effective setJeff Layton1-5/+29
6 dayssunrpc: Remove unused extern declarationsYueHaibing1-3/+0
6 dayslockd: nlm_blocked list race fixesAlexander Aring1-1/+12
6 daysnfsd: set missing after_change as before_change + 1Jeff Layton1-1/+1
6 daysnfsd: remove unsafe BUG_ON from set_change_infoJeff Layton2-11/+32
6 daysnfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton5-37/+65
6 daysnfsd: add a MODULE_DESCRIPTIONJeff Layton1-0/+1
6 daysNFSD: Rename struct svc_cacherepChuck Lever4-28/+28
6 daysNFSD: Remove svc_rqst::rq_cacherepChuck Lever4-12/+16
6 daysNFSD: Refactor the duplicate reply cache shrinkerChuck Lever1-43/+39
6 daysNFSD: Replace nfsd_prune_bucket()Chuck Lever2-15/+85
6 daysNFSD: Rename nfsd_reply_cache_alloc()Chuck Lever1-3/+3
6 daysNFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever1-7/+20
6 daysSUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.cChuck Lever3-114/+1
6 daysSUNRPC: Remove the ->import_ctx methodChuck Lever2-12/+1
6 daysSUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEMChuck Lever2-14/+0
6 daysSUNRPC: Remove gss_import_v1_context()Chuck Lever1-141/+1
6 daysSUNRPC: Remove krb5_derive_key_v1()Chuck Lever2-90/+0
6 daysSUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDChuck Lever5-486/+0
6 daysSUNRPC: Remove DES and DES3 enctypes from the supported enctypes listChuck Lever1-52/+0
6 daysSUNRPC: Remove Kunit tests for the DES3 encryption typeChuck Lever1-196/+0
6 daysSUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DESChuck Lever2-29/+0
6 daysNFSD: Enable write delegation supportDai Ngo2-20/+78
6 daysNFSD: Report zero space limit for write delegationsChuck Lever1-3/+6
6 daysNFSD: handle GETATTR conflict with write delegationDai Ngo5-0/+82
6 dayslocks: allow support for write delegationDai Ngo1-7/+0
6 daysSUNRPC: Fix the recent bv_offset fixChuck Lever1-1/+3
8 daysLinux 6.5HEADv6.5masterLinus Torvalds1-1/+1
8 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-57/+6
9 daysMerge tag 'x86-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+9
9 daysMerge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
9 daysMerge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-38/+42
9 daysgenirq: Fix software resend lockup and nested resendJohan Hovold1-1/+6
9 daysLoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen1-2/+1
9 daysLoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen2-4/+22
10 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+51
10 dayslib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller1-26/+6
10 daysMerge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds32-73/+279
10 daysMerge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-75/+7
10 daysMerge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+14
10 daysMerge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-7/+68
10 daysMerge tag 'sound-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-32/+93
10 daysLoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang3-10/+1
10 daysLoongArch: Add identifier names to arguments of die() declarationTiezhu Yang1-1/+1
10 daysLoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang1-2/+4
10 daysLoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang2-7/+7
10 daysLoongArch: Remove <asm/export.h>Masahiro Yamada1-1/+0
10 daysLoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada8-8/+8
10 daysLoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada3-3/+0
10 daysLoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui1-1/+1
10 daysLoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao1-2/+0
10 daysMerge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-94/+136
11 daysMerge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai1-1/+1
11 daysMerge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-78/+166
11 daysscsi: snic: Fix double free in snic_tgt_create()Zhu Wang1-2/+1
11 daysMerge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+2
11 daysscsi: core: raid_class: Remove raid_component_add()Zhu Wang2-52/+0
11 daysMerge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-39/+69
11 daysshmem: fix smaps BUG sleeping while atomicHugh Dickins1-2/+4
11 daysselftests: cachestat: catch failing fsync test on tmpfsAndre Przywara1-15/+47
11 daysselftests: cachestat: test for cachestat availabilityAndre Przywara1-1/+19
11 daysmaple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett1-0/+7
11 daysmadvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei1-1/+1
11 daysmadvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...Yin Fengwei1-1/+1
11 daysmadvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...Yin Fengwei1-2/+2
11 daysMerge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-1/+2
11 daysMerge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+15
11 daysriscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing1-4/+4
11 daysMerge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-55/+67
11 daysMerge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds79-356/+664
11 daysNFSD: Fix a thinko introduced by recent trace point changesnfsd-6.5-5nfsd-fixesChuck Lever1-0/+1
11 daysASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello1-1/+1
12 daysx86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang1-0/+7
12 daysx86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2-3/+2
12 daysMerge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni5-11/+37
12 daysMerge branch 'fix-macvlan-over-alb-bond-support'Paolo Abeni7-127/+272
12 daysselftests: bonding: add macvlan over bond testingHangbin Liu2-1/+101
12 daysselftest: bond: add new topo bond_topo_2d1c.shHangbin Liu4-113/+167
12 daysbonding: fix macvlan over alb bond supportHangbin Liu2-13/+4
12 daysrtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-0/+3
12 daysMerge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai8-29/+84
12 daysMerge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+5
12 daysdrm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
12 daysdrm: Add an HPD poll helper to reschedule the poll workImre Deak2-22/+47
12 daysMerge patch series "riscv: fix ptrace and export VLENB"Palmer Dabbelt4-71/+3
12 daysgpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski1-1/+1
12 daysgpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski1-0/+13
12 daysdrm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin6-16/+16
12 daysdrm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23
12 daysALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai1-2/+8
12 daysMerge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+13
12 daysplatform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen1-0/+1
12 daysnetfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal3-0/+11
12 daysnetfilter: nf_tables: fix out of memory error handlingFlorian Westphal1-3/+10
12 daysnetfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso1-2/+2
12 daysnetfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso1-1/+5
12 daysnetfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso1-1/+1
12 daysnetfilter: nf_tables: validate all pending tablesFlorian Westphal2-4/+8
12 daysASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax1-1/+1
12 daysibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
12 daysi40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov1-2/+3
13 daysnet/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim1-13/+40
13 daysdma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark1-9/+9
13 daysmedia: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
13 daysigc: Fix the typo in the PTM Control macroSasha Neftin1-1/+1
13 daysbatman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann1-0/+3
13 daysigb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
13 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-33/+14
13 daysMerge branch 'can-fixes-for-6-5-rc7'Jakub Kicinski2-24/+33
13 dayscan: raw: add missing refcount for memory leak fixOliver Hartkopp1-9/+26
13 dayscan: isotp: fix support for transmission of SF without flow controlOliver Hartkopp1-15/+7
13 daysbnx2x: new flag for track HW resource allocationThinh Tran4-28/+44
13 daysclk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov1-6/+7
13 daysdrm/i915: fix Sphinx indentation warningJani Nikula1-0/+2
13 daysRISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu2-1/+3
13 daysRISC-V: Remove ptrace support for vectorsPalmer Dabbelt2-70/+0
13 daysMerge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-27/+15
13 dayssfc: allocate a big enough SKB for loopback selftest packetEdward Cree3-3/+3
13 daysMerge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-2/+12
13 daysleds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún2-14/+14
13 daysnet: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle1-2/+10
13 daysMerge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-23/+35
13 daysMerge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
13 daysdrm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
14 daysdrm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal1-1/+1
14 daystg3: Use slab_build_skb() when neededKees Cook1-1/+4
14 daysselftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
14 dayssamples: ftrace: Replace bti assembly with hint for older compilerGONG, Ruiqi5-7/+7
14 daysscsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong1-1/+1
14 daysscsi: ufs: mcq: Fix the search/wrap around logicBao D. Nguyen1-2/+4
2023-08-21of/platform: increase refcount of fwnodePeng Fan1-2/+2
2023-08-21mm: multi-gen LRU: don't spin during memcg releaseT.J. Mercier1-5/+8
2023-08-21mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin1-4/+7
2023-08-21radix tree: remove unused variableArnd Bergmann1-1/+0
2023-08-21mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti1-0/+4
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-21nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi1-0/+5
2023-08-21mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...David Hildenbrand1-0/+10
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski1-2/+2
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan18-20/+100
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand3-5/+8
2023-08-21mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand4-14/+49
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros1-7/+8
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros4-25/+4
2023-08-21ice: fix receive buffer size miscalculationJesse Brandeburg1-1/+2
2023-08-21tracing: Introduce pipe_cpumask to avoid race on trace_pipesZheng Yejian2-7/+50
2023-08-21drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael1-1/+1
2023-08-21of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-21of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring1-2/+2
2023-08-21spi: spi-cadence: Fix data corruption issues in slave modeSrinivas Goud1-7/+12
2023-08-21spi: stm32: fix accidential revert to byte-sized transfer splittingLeonard Göhrs1-3/+3
2023-08-21platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook ...André Apitzsch1-0/+5
2023-08-21platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_tableSwapnil Devesh1-0/+7
2023-08-21ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede1-1/+5
2023-08-21pinctrl: amd: Mask wake bits on probe againMario Limonciello1-0/+30
2023-08-21Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of git://git.kernel.org/pub/s...Linus Walleij3-7/+38
2023-08-21wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih2-2/+11
2023-08-21MAINTAINERS: add entry for macsecSabrina Dubroca1-0/+10
2023-08-21Merge tag 'v6.5-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2-4/+4
2023-08-21mm: avoid 'might_sleep()' in get_mmap_lock_carefully()Linus Torvalds1-4/+1
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan1-0/+2
2023-08-20Linux 6.5-rc7v6.5-rc7Linus Torvalds1-1/+1
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet8-11/+22
2023-08-20net: validate veth and vxcan peer ifindexesJakub Kicinski4-16/+22
2023-08-20Merge branch 'fixed_phy_register-return-value'David S. Miller2-2/+2
2023-08-20net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-20net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-34/+72
2023-08-20Merge tag 'rust-fixes-6.5-rc7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+1
2023-08-19net: phy: Fix deadlocking in phy_error() invocationSerge Semin1-4/+7
2023-08-19net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer1-0/+10