]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2023-08-29  NeilBrownSUNRPC: remove timeout arg from svc_recv()
2023-08-29  NeilBrownSUNRPC: change svc_recv() to return void.
2023-08-29  NeilBrownSUNRPC: call svc_process() from svc_recv().
2023-08-29  NeilBrownnfsd: separate nfsd_last_thread() from nfsd_put()
2023-08-29  NeilBrownnfsd: Simplify code around svc_exit_thread() call in...
2023-08-29  NeilBrownnfsd: don't allow nfsd threads to be signalled.
2023-08-29  NeilBrownlockd: remove SIGKILL handling
2023-08-29  Su Huifs: lockd: avoid possible wrong NULL parameter
2023-08-29  Zhu Wangexportfs: remove kernel-doc warnings in exportfs
2023-08-29  Chuck LeverSUNRPC: Reduce thread wake-up rate when receiving large...
2023-08-29  Chuck LeverSUNRPC: Revert e0a912e8ddba
2023-08-29  Chuck LeverSUNRPC: Convert svc_udp_sendto() to use the per-socket...
2023-08-29  Chuck LeverSUNRPC: Send RPC message on TCP with a single sock_send...
2023-08-29  Chuck LeverSUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
2023-08-29  Jeff Laytonnfsd: inherit required unset default acls from effectiv...
2023-08-29  YueHaibingsunrpc: Remove unused extern declarations
2023-08-29  Alexander Aringlockd: nlm_blocked list race fixes
2023-08-29  Jeff Laytonnfsd: set missing after_change as before_change + 1
2023-08-29  Jeff Laytonnfsd: remove unsafe BUG_ON from set_change_info
2023-08-29  Jeff Laytonnfsd: handle failure to collect pre/post-op attrs more...
2023-08-29  Jeff Laytonnfsd: add a MODULE_DESCRIPTION
2023-08-29  Chuck LeverNFSD: Rename struct svc_cacherep
2023-08-29  Chuck LeverNFSD: Remove svc_rqst::rq_cacherep
2023-08-29  Chuck LeverNFSD: Refactor the duplicate reply cache shrinker
2023-08-29  Chuck LeverNFSD: Replace nfsd_prune_bucket()
2023-08-29  Chuck LeverNFSD: Rename nfsd_reply_cache_alloc()
2023-08-29  Chuck LeverNFSD: Refactor nfsd_reply_cache_free_locked()
2023-08-29  Chuck LeverSUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
2023-08-29  Chuck LeverSUNRPC: Remove the ->import_ctx method
2023-08-29  Chuck LeverSUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
2023-08-29  Chuck LeverSUNRPC: Remove gss_import_v1_context()
2023-08-29  Chuck LeverSUNRPC: Remove krb5_derive_key_v1()
2023-08-29  Chuck LeverSUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPL...
2023-08-29  Chuck LeverSUNRPC: Remove DES and DES3 enctypes from the supported...
2023-08-29  Chuck LeverSUNRPC: Remove Kunit tests for the DES3 encryption...
2023-08-29  Chuck LeverSUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
2023-08-29  Dai NgoNFSD: Enable write delegation support
2023-08-29  Chuck LeverNFSD: Report zero space limit for write delegations
2023-08-29  Dai NgoNFSD: handle GETATTR conflict with write delegation
2023-08-29  Dai Ngolocks: allow support for write delegation
2023-08-29  Chuck LeverSUNRPC: Fix the recent bv_offset fix
2023-08-27  Linus TorvaldsLinux 6.5 v6.5
2023-08-27  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2023-08-26  Linus TorvaldsMerge tag 'x86-urgent-2023-08-26' of git://git.kernel...
2023-08-26  Linus TorvaldsMerge tag 'irq-urgent-2023-08-26' of git://git.kernel...
2023-08-26  Linus TorvaldsMerge tag 'loongarch-fixes-6.5-2' of git://git.kernel...
2023-08-26  Johan Hovoldgenirq: Fix software resend lockup and nested resend
2023-08-26  Huacai ChenLoongArch: Fix hw_breakpoint_control() for watchpoints
2023-08-26  Huacai ChenLoongArch: Ensure FP/SIMD registers in the core dump...
2023-08-26  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2023-08-25  Helge Dellerlib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32...
2023-08-25  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-08-25-11-07' of...
2023-08-25  Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel...
2023-08-25  Linus TorvaldsMerge tag 'gpio-fixes-for-v6.5' of git://git.kernel...
2023-08-25  Linus TorvaldsMerge tag 'pinctrl-v6.5-4' of git://git.kernel.org...
2023-08-25  Linus TorvaldsMerge tag 'sound-6.5' of git://git.kernel.org/pub/scm...
2023-08-25  Tiezhu YangLoongArch: Put the body of play_dead() into arch_cpu_id...
2023-08-25  Tiezhu YangLoongArch: Add identifier names to arguments of die...
2023-08-25  Tiezhu YangLoongArch: Return earlier in die() if notify_die()...
2023-08-25  Tiezhu YangLoongArch: Do not kill the task in die() if notify_die...
2023-08-25  Masahiro YamadaLoongArch: Remove <asm/export.h>
2023-08-25  Masahiro YamadaLoongArch: Replace #include <asm/export.h> with #includ...
2023-08-25  Masahiro YamadaLoongArch: Remove unneeded #include <asm/export.h>
2023-08-25  WANG XueruiLoongArch: Replace -ffreestanding with finer-grained...
2023-08-25  Xi RuoyaoLoongArch: Remove redundant "source drivers/firmware...
2023-08-25  Linus TorvaldsMerge tag 'drm-fixes-2023-08-25' of git://anongit.freed...
2023-08-25  Takashi IwaiMerge tag 'asoc-fix-v6.5-rc7-2' of https://git.kernel...
2023-08-25  Linus TorvaldsMerge tag 'trace-v6.5-rc6' of git://git.kernel.org...
2023-08-25  Zhu Wangscsi: snic: Fix double free in snic_tgt_create()
2023-08-25  Linus TorvaldsMerge tag 'media/v6.5-4' of git://git.kernel.org/pub...
2023-08-25  Zhu Wangscsi: core: raid_class: Remove raid_component_add()
2023-08-24  Dave AirlieMerge tag 'drm-intel-fixes-2023-08-24' of git://anongit...
2023-08-24  Hugh Dickinsshmem: fix smaps BUG sleeping while atomic
2023-08-24  Andre Przywaraselftests: cachestat: catch failing fsync test on tmpfs
2023-08-24  Andre Przywaraselftests: cachestat: test for cachestat availability
2023-08-24  Liam R. Howlettmaple_tree: disable mas_wr_append() when other readers...
2023-08-24  Yin Fengweimadvise:madvise_free_pte_range(): don't use mapcount...
2023-08-24  Yin Fengweimadvise:madvise_free_huge_pmd(): don't use mapcount...
2023-08-24  Yin Fengweimadvise:madvise_cold_or_pageout_pte_range(): don't...
2023-08-24  Linus TorvaldsMerge tag 'nfsd-6.5-5' of git://git.kernel.org/pub...
2023-08-24  Linus TorvaldsMerge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org...
2023-08-24  Mingzheng Xingriscv: Fix build errors using binutils2.37 toolchains
2023-08-24  Dave AirlieMerge tag 'drm-misc-fixes-2023-08-24' of git://anongit...
2023-08-24  Linus TorvaldsMerge tag 'net-6.5-rc8' of git://git.kernel.org/pub...
2023-08-24  Chuck LeverNFSD: Fix a thinko introduced by recent trace point...
2023-08-24  Mario LimoncielloASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ
2023-08-24  Feng Tangx86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling...
2023-08-24  Rick Edgecombex86/fpu: Invalidate FPU state correctly on exec()
2023-08-24  Paolo AbeniMerge tag 'nf-23-08-23' of ssh://gitolite.kernel.org...
2023-08-24  Paolo AbeniMerge branch 'fix-macvlan-over-alb-bond-support'
2023-08-24  Hangbin Liuselftests: bonding: add macvlan over bond testing
2023-08-24  Hangbin Liuselftest: bond: add new topo bond_topo_2d1c.sh
2023-08-24  Hangbin Liubonding: fix macvlan over alb bond support
2023-08-24  Ido Schimmelrtnetlink: Reject negative ifindexes in RTM_NEWLINK
2023-08-24  Takashi IwaiMerge tag 'asoc-fix-v6.5-rc7' of https://git.kernel...
2023-08-23  Linus TorvaldsMerge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub...
2023-08-23  Imre Deakdrm/i915: Fix HPD polling, reenabling the output poll...
2023-08-23  Imre Deakdrm: Add an HPD poll helper to reschedule the poll...
2023-08-23  Palmer DabbeltMerge patch series "riscv: fix ptrace and export VLENB"
2023-08-23  Bartosz Golaszewskigpio: sim: pass the GPIO device's software node to...
next