summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-19ARM: davinci: remove unused cpuidle codeBartosz Golaszewski
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das
2024-08-19ARM: dts: microchip: sama5d29_curiosity: Add reg_5v to supply PMIC nodesAndrei Simion
2024-08-19ARM: dts: microchip: at91-sama5d27_wlsom1: Add reg_5v to supply PMIC nodesAndrei Simion
2024-08-19ARM: dts: microchip: at91-sama5d2_icp: Add reg_5v to supply PMIC nodesAndrei Simion
2024-08-19ARM: dts: microchip: at91-sama7g54_curiosity: Add reg_5v to supply PMIC nodesAndrei Simion
2024-08-19ARM: dts: microchip: at91-sama7g5ek: Add reg_5v to supply PMIC nodesAndrei Simion
2024-08-18Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach
2024-08-18Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-19Merge 6.11-rc4 into driver-core-nextGreg Kroah-Hartman
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal
2024-08-19RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra
2024-08-19RISC-V: KVM: Allow legacy PMU access from guestAtish Patra
2024-08-19RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel
2024-08-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai
2024-08-19erofs: get rid of check_layout_compatibility()Hongzhen Luo
2024-08-19erofs: simplify readdir operationHongzhen Luo
2024-08-19RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones
2024-08-18bcachefs: Fix incorrect gfp flagsKent Overstreet
2024-08-18bcachefs: fix field-spanning write warningKent Overstreet
2024-08-18bcachefs: Reallocate table when we're increasing sizeKent Overstreet
2024-08-18ksmbd: Replace one-element arrays with flexible-array membersThorsten Blum
2024-08-18ksmbd: fix spelling mistakes in documentationVictor Timofei
2024-08-18ksmbd: fix race condition between destroy_previous_session() and smb2 operati...Namjae Jeon
2024-08-18ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon
2024-08-18smb3: fix broken cached reads when posix locksSteve French
2024-08-18objtool/kbuild/rust: enable objtool for RustMiguel Ojeda
2024-08-18objtool/rust: list `noreturn` Rust functionsMiguel Ojeda
2024-08-18x86/rust: support MITIGATION_SLSMiguel Ojeda
2024-08-18x86/rust: support MITIGATION_RETHUNKMiguel Ojeda
2024-08-18x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda
2024-08-18rust: module: add static pointer to `{init,cleanup}_module()`Miguel Ojeda
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg
2024-08-18init/Kconfig: Only block on RANDSTRUCT for RUSTNeal Gompa
2024-08-18rust: error: allow `useless_conversion` for 32-bit buildsMiguel Ojeda
2024-08-18rust: types: improve `ForeignOwnable` documentationBenno Lossin
2024-08-18rust: implement ForeignOwnable for Pin<Box<T>>Alice Ryhl
2024-08-18rust: Implement the smart pointer `InPlaceInit` for `Arc`Alex Mantel
2024-08-18Linux 6.11-rc4v6.11-rc4Linus Torvalds
2024-08-18firmware: arm_scmi: Use max-rx-timeout-ms from devicetreeCristian Marussi
2024-08-18dt-bindings: firmware: arm,scmi: Introduce property max-rx-timeout-msPeng Fan
2024-08-18firmware: arm_scmi: Remove const from transport descriptorsCristian Marussi
2024-08-18firmware: arm_scmi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-18Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-18Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-18Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-08-18nodemask: Switch from inline to __always_inlineYury Norov