summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-25x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanismAndrew Cooper
2024-08-25x86/entry: Test ti_work for zero before processing individual bitsXin Li (Intel)
2024-08-25btrfs: run delayed iputs when flushing delallocJosef Bacik
2024-08-25KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1Shaoqin Huang
2024-08-25KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1Shaoqin Huang
2024-08-25KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guestShaoqin Huang
2024-08-25KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1...Shaoqin Huang
2024-08-25rust: enable rustdoc's `--generate-link-to-definition`Miguel Ojeda
2024-08-25docs: rust: improve main page introducing a "Code documentation" sectionMiguel Ojeda
2024-08-25docs: rust: link to https://rust.docs.kernel.orgMiguel Ojeda
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang
2024-08-25io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_argJens Axboe
2024-08-25io_uring: wire up min batch wake timeoutJens Axboe
2024-08-25io_uring: add support for batch wait timeoutJens Axboe
2024-08-25io_uring: implement our own schedule timeout handlingJens Axboe
2024-08-25io_uring: move schedule wait logic into helperJens Axboe
2024-08-25io_uring: encapsulate extraneous wait flags into a separate structJens Axboe
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov
2024-08-25io_uring: add absolute mode wait timeoutsPavel Begunkov
2024-08-25io_uring/napi: postpone napi timeout adjustmentPavel Begunkov
2024-08-25io_uring/napi: refactor __io_napi_busy_loop()Pavel Begunkov
2024-08-25io_uring/kbuf: turn io_buffer_list booleans into flagsJens Axboe
2024-08-25io_uring/net: use ITER_UBUF for single segment send mapsJens Axboe
2024-08-25io_uring/kbuf: use 'bl' directly rather than req->buf_listJens Axboe
2024-08-25io_uring: micro optimization of __io_sq_thread() conditionOlivier Langlois
2024-08-25io_uring/rsrc: enable multi-hugepage buffer coalescingChenliang Li
2024-08-25io_uring/rsrc: store folio shift and mask into imuChenliang Li
2024-08-25io_uring: add napi busy settings to the fdinfo outputOlivier Langlois
2024-08-25x86/fred: Set SS to __KERNEL_DS when enabling FREDXin Li (Intel)
2024-08-25ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 UltraYOUNGJIN JOO
2024-08-25LoongArch: Remove the unused dma-direct.hMiao Wang
2024-08-25x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70hRichard Gong
2024-08-25x86/extable: Remove unused declaration fixup_bug()Yue Haibing
2024-08-25x86/boot/64: Strip percpu address space when setting up GDT descriptorsUros Bizjak
2024-08-25cifs: Fix FALLOC_FL_PUNCH_HOLE supportDavid Howells
2024-08-25smb/client: fix rdma usage in smb2_async_writev()Stefan Metzmacher
2024-08-25smb/client: remove unused rq_iter_size from struct smb_rqstStefan Metzmacher
2024-08-25smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()Stefan Metzmacher
2024-08-25rust: types: add `ARef::into_raw`Kartik Prajapati
2024-08-25rust: kernel: use docs.kernel.org links in code documentationMichael Vetter
2024-08-25x86/cpu: Clarify the error message when BIOS does not support SGXWangYuli
2024-08-25x86/kexec: Add comments around swap_pages() assembly to improve readabilityKai Huang
2024-08-25x86/kexec: Fix a comment of swap_pages() assemblyKai Huang
2024-08-25x86/sgx: Fix a W=1 build warning in function commentKai Huang
2024-08-25x86/EISA: Use memremap() to probe for the EISA BIOS signatureMaciej W. Rozycki
2024-08-25x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()Gaosheng Cui
2024-08-25x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __initNathan Chancellor
2024-08-25usb: roles: add lockdep class key to struct usb_role_switchAmit Sunil Dhamne
2024-08-25usb: ehci-brcm: fix module autoloadingLiao Chen
2024-08-25usb: typec: fix module autoloadingLiao Chen