summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-23tls: fix missing memory barrier in tls_initDae R. Jeong
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller
2024-05-23doc: ceph: update userspace command to get CephFS metadataArtem Ikonnikov
2024-05-23ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bitXiubo Li
2024-05-23ceph: check the cephx mds auth access for async diropXiubo Li
2024-05-23ceph: check the cephx mds auth access for openXiubo Li
2024-05-23ceph: check the cephx mds auth access for setattrXiubo Li
2024-05-23ceph: add ceph_mds_check_access() helperXiubo Li
2024-05-23ceph: save cap_auths in MDS client when session is openedXiubo Li
2024-05-23testing: net-drv: use stats64 for testingJoe Damato
2024-05-23ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi
2024-05-23Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie
2024-05-23Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov
2024-05-22bcachefs: Fix race path in bch2_inode_insert()Kent Overstreet
2024-05-22Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-22bcachefs: Ensure we're RW before journallingKent Overstreet
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22bcachefs: Fix shutdown orderingKent Overstreet
2024-05-22ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-22bcachefs: Fix unsafety in bch2_dirent_name_bytes()Kent Overstreet
2024-05-22Merge patch series "riscv: Extension parsing fixes"Palmer Dabbelt
2024-05-22riscv: selftests: Add signal handling vector testsCharlie Jenkins
2024-05-22riscv: mm: accelerate pagefault when badaccessKefeng Wang
2024-05-22riscv: uaccess: Relax the threshold for fast pathXiao Wang
2024-05-22riscv: uaccess: Allow the last potential unrolled copyXiao Wang
2024-05-22riscv: typo in comment for get_f64_regXingyou Chen
2024-05-22Use bool value in set_cpu_online()Zhao Ke
2024-05-22riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins
2024-05-22Merge patch series "riscv: fix debug_pagealloc"Palmer Dabbelt
2024-05-22riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan
2024-05-22Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt
2024-05-22riscv: do not select MODULE_SECTIONS by defaultQingfang Deng
2024-05-22riscv: show help string for riscv-specific targetsEmil Renner Berthing
2024-05-22riscv: make image compression configurableEmil Renner Berthing
2024-05-22bcachefs: Fix stack oob in __bch2_encrypt_bio()Kent Overstreet
2024-05-22bcachefs: Fix btree_trans leak in bch2_readahead()Kent Overstreet
2024-05-22bcachefs: Fix bogus verify_replicas_entry() assertKent Overstreet
2024-05-23i3c: dw: Add hot-join support.Billy Tsai
2024-05-23i3c: master: Enable runtime PM for master controllerMukesh Kumar Savaliya
2024-05-23i3c: master: svc: fix invalidate IBI type and miss call client IBI handlerFrank Li
2024-05-23i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frameFrank Li
2024-05-23i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()Frank Li
2024-05-22mm: simplify and improve print_vma_addr() outputLinus Torvalds
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds
2024-05-22x86: improve bitop code generation with clangLinus Torvalds
2024-05-22x86: improve array_index_mask_nospec() code generationLinus Torvalds