summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rust: list: add ListArcFieldAlice Ryhl2024-08-232-0/+99
* rust: list: support heterogeneous listsAlice Ryhl2024-08-232-1/+177
* rust: list: add cursorAlice Ryhl2024-08-231-0/+82
* rust: list: add iteratorsAlice Ryhl2024-08-231-0/+102
* rust: list: add ListAlice Ryhl2024-08-232-5/+331
* rust: list: add macro for implementing ListItemAlice Ryhl2024-08-232-0/+146
* rust: list: add struct with prev/next pointersAlice Ryhl2024-08-231-0/+119
* rust: list: add tracking for ListArcAlice Ryhl2024-08-232-3/+170
* rust: list: add ListArcAlice Ryhl2024-08-233-0/+361
* rust: init: add `assert_pinned` macroBenno Lossin2024-08-232-0/+97
* rust: support arrays in target JSONMatthew Maurer2024-08-231-29/+53
* rust: init: add `write_[pin_]init` functionsBenno Lossin2024-08-222-25/+61
* rust: kernel: add `drop_contents` to `BoxExt`Benno Lossin2024-08-221-1/+30
* rust: enable bindgen's `--enable-function-attribute-detection` flagMiguel Ojeda2024-08-211-1/+1
* rust: sort blk includes in bindings_helper.hAlice Ryhl2024-08-211-1/+1
* rust: kbuild: auto generate helper exportsGary Guo2024-08-1918-42/+15
* objtool/kbuild/rust: enable objtool for RustMiguel Ojeda2024-08-182-10/+21
* objtool/rust: list `noreturn` Rust functionsMiguel Ojeda2024-08-182-1/+53
* x86/rust: support MITIGATION_SLSMiguel Ojeda2024-08-181-0/+8
* x86/rust: support MITIGATION_RETHUNKMiguel Ojeda2024-08-181-0/+5
* x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda2024-08-182-1/+8
* rust: module: add static pointer to `{init,cleanup}_module()`Miguel Ojeda2024-08-181-0/+12
* rust: kbuild: split up helpers.cAndreas Hindborg2024-08-1820-244/+301
* init/Kconfig: Only block on RANDSTRUCT for RUSTNeal Gompa2024-08-181-1/+1
* rust: error: allow `useless_conversion` for 32-bit buildsMiguel Ojeda2024-08-181-1/+4
* rust: types: improve `ForeignOwnable` documentationBenno Lossin2024-08-181-1/+4
* rust: implement ForeignOwnable for Pin<Box<T>>Alice Ryhl2024-08-181-0/+27
* rust: Implement the smart pointer `InPlaceInit` for `Arc`Alex Mantel2024-08-182-27/+37
* Linux 6.11-rc4v6.11-rc4Linus Torvalds2024-08-181-1/+1
* Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-182-2/+2
|\
| * mips: sgi-ip22: Fix the buildBart Van Assche2024-08-131-1/+1
| * ARM: riscpc: ecard: Fix the buildBart Van Assche2024-08-131-1/+1
* | Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-183-30/+37
|\ \
| * | char: xillybus: Check USB endpoints when probing deviceEli Billauer2024-08-161-2/+20
| * | char: xillybus: Refine workqueue handlingEli Billauer2024-08-161-3/+5
| * | Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman2024-08-152-22/+3
| * | char: xillybus: Don't destroy workqueue from work item running on itEli Billauer2024-08-131-5/+11
| |/
* | Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-184-39/+9
|\ \
| * | Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman2024-08-151-28/+5
| * | tty: atmel_serial: use the correct RTS flag.Mathieu Othacehe2024-08-131-1/+1
| * | tty: vt: conmakehash: remove non-portable code printing comment headerMasahiro Yamada2024-08-131-10/+2
| * | tty: serial: fsl_lpuart: mark last busy before uart_add_one_portPeng Fan2024-08-131-0/+1
| |/
* | Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-188-10/+16
|\ \
| * | xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman2024-08-151-3/+5
| * | usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede2024-08-131-0/+1
| * | Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang2024-08-131-1/+0
| * | usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus2024-08-131-1/+1
| * | usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin2024-08-131-0/+1
| * | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-131-1/+1
| * | Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-08-132-4/+7
| |\ \ | | |/ | |/|