aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman432-2832/+5005
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal1-1/+3
2024-08-19RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra1-3/+3
2024-08-19RISC-V: KVM: Allow legacy PMU access from guestAtish Patra1-1/+14
2024-08-19RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel1-12/+2
2024-08-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai1-0/+9
2024-08-19erofs: get rid of check_layout_compatibility()Hongzhen Luo1-20/+6
2024-08-19erofs: simplify readdir operationHongzhen Luo2-24/+13
2024-08-19RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones1-2/+2
2024-08-18bcachefs: Fix incorrect gfp flagsKent Overstreet1-1/+1
2024-08-18bcachefs: fix field-spanning write warningKent Overstreet1-1/+2
2024-08-18bcachefs: Reallocate table when we're increasing sizeKent Overstreet1-1/+3
2024-08-18ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum2-4/+4
2024-08-18ksmbd: fix spelling mistakes in documentationVictor Timofei1-13/+13
2024-08-18ksmbd: fix race condition between destroy_previous_session() and smb2 operati...Namjae Jeon4-3/+45
2024-08-18ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon1-2/+5
2024-08-18smb3: fix broken cached reads when posix locksSteve French1-3/+1
2024-08-18objtool/kbuild/rust: enable objtool for RustMiguel Ojeda2-10/+21
2024-08-18objtool/rust: list `noreturn` Rust functionsMiguel Ojeda2-1/+53
2024-08-18x86/rust: support MITIGATION_SLSMiguel Ojeda1-0/+8
2024-08-18x86/rust: support MITIGATION_RETHUNKMiguel Ojeda1-0/+5
2024-08-18x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda2-1/+8
2024-08-18rust: module: add static pointer to `{init,cleanup}_module()`Miguel Ojeda1-0/+12
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg20-244/+301
2024-08-18init/Kconfig: Only block on RANDSTRUCT for RUSTNeal Gompa1-1/+1
2024-08-18rust: error: allow `useless_conversion` for 32-bit buildsMiguel Ojeda1-1/+4
2024-08-18rust: types: improve `ForeignOwnable` documentationBenno Lossin1-1/+4
2024-08-18rust: implement ForeignOwnable for Pin<Box<T>>Alice Ryhl1-0/+27
2024-08-18rust: Implement the smart pointer `InPlaceInit` for `Arc`Alex Mantel2-27/+37
2024-08-18Linux 6.11-rc4Linus Torvalds1-1/+1
2024-08-18firmware: arm_scmi: Use max-rx-timeout-ms from devicetreeCristian Marussi1-0/+9
2024-08-18dt-bindings: firmware: arm,scmi: Introduce property max-rx-timeout-msPeng Fan1-0/+7
2024-08-18firmware: arm_scmi: Remove const from transport descriptorsCristian Marussi5-5/+5
2024-08-18firmware: arm_scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2024-08-18Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2024-08-18Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-30/+37
2024-08-18Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-39/+9
2024-08-18nodemask: Switch from inline to __always_inlineYury Norov1-43/+43
2024-08-18cpumask: Switch from inline to __always_inlineBrian Norris1-100/+112
2024-08-18bitmap: Switch from inline to __always_inlineYury Norov1-64/+76
2024-08-18find: Switch from inline to __always_inlineYury Norov1-25/+25
2024-08-18Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-10/+16
2024-08-18Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+86
2024-08-18fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn1-2/+4
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov3-2/+253
2024-08-18ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov3-1/+251
2024-08-18Docs/sound: Add documentation for userspace-driven ALSA timersIvan Orlov2-0/+127
2024-08-18ALSA: aloop: Allow using global timersIvan Orlov1-0/+2
2024-08-18ALSA: hda: cs35l41: fix module autoloadingYuntao Liu1-0/+1
2024-08-18soundwire: intel_bus_common: enable interrupts before exiting resetPierre-Louis Bossart1-8/+8