summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-04PCI: brcmstb: Use swinit reset if availableJim Quinlan
2024-09-04PCI: brcmstb: Use bridge reset if availableJim Quinlan
2024-09-04printk: Avoid false positive lockdep report for legacy printingJohn Ogness
2024-09-04printk: nbcon: Assign nice -20 for printing threadsJohn Ogness
2024-09-04printk: Implement legacy printer kthread for PREEMPT_RTJohn Ogness
2024-09-04tty: sysfs: Add nbcon support for 'active'John Ogness
2024-09-04proc: Add nbcon support for /proc/consolesJohn Ogness
2024-09-04proc: consoles: Add notation to c_start/c_stopJohn Ogness
2024-09-04printk: nbcon: Show replay message on takeoverJohn Ogness
2024-09-04printk: Provide helper for message prependingJohn Ogness
2024-09-04printk: nbcon: Rely on kthreads for normal operationJohn Ogness
2024-09-04printk: nbcon: Use thread callback if in task context for legacyJohn Ogness
2024-09-04printk: nbcon: Relocate nbcon_atomic_emit_one()John Ogness
2024-09-04printk: nbcon: Introduce printer kthreadsThomas Gleixner
2024-09-04printk: nbcon: Init @nbcon_seq to highest possibleJohn Ogness
2024-09-04printk: nbcon: Add context to usable() and emit()John Ogness
2024-09-04printk: Flush console on unregister_console()John Ogness
2024-09-04printk: Fail pr_flush() if before SYSTEM_SCHEDULINGJohn Ogness
2024-09-04printk: nbcon: Add function for printers to reacquire ownershipJohn Ogness
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu
2024-09-04perf jevents: Add cpuid to model lookup commandIan Rogers
2024-09-04thermal/drivers/imx_sc_thermal: Use dev_err_probeAlexander Stein
2024-09-04block: fix comment to use set_current_stateAlvaro Parker
2024-09-04bio-integrity: don't restrict the size of integrity metadataMikulas Patocka
2024-09-04ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()Li Nan
2024-09-04rpmb: fix error path in rpmb_dev_register()Jens Wiklander
2024-09-04platform/x86: int3472: Use str_high_low()Andy Shevchenko
2024-09-04platform/x86: int3472: Use GPIO_LOOKUP() macroAndy Shevchenko
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta
2024-09-04libsubcmd: Don't free the usage stringAditya Gupta
2024-09-04ALSA: firewire: use nonatomic PCM operationTakashi Sakamoto
2024-09-04firewire: core: non-atomic memory allocation for isochronous event to user cl...Takashi Sakamoto
2024-09-04firewire: ohci: operate IT/IR events in sleepable work process instead of tas...Takashi Sakamoto
2024-09-04firewire: core: add local API to queue work item to workqueue specific to iso...Takashi Sakamoto
2024-09-04firewire: core: allocate workqueue to handle isochronous contexts in cardTakashi Sakamoto
2024-09-04perf parse-events: Vary default_breakpoint_len on i386 and arm64Ian Rogers
2024-09-04perf parse-events: Add default_breakpoint_len helperIan Rogers
2024-09-04Merge patch series "can: rockchip_canfd: add support for CAN-FD IP core found...Marc Kleine-Budde
2024-09-04platform/x86:dell-laptop: remove duplicate code w/ battery functionAndres Salomon
2024-09-04platform/x86:dell-laptop: Add knobs to change battery charge settingsAndres Salomon
2024-09-04can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTINGMarc Kleine-Budde
2024-09-04can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACKMarc Kleine-Budde
2024-09-04can: rockchip_canfd: add hardware timestamping supportMarc Kleine-Budde
2024-09-04can: rockchip_canfd: enable full TX-FIFO depth of 2Marc Kleine-Budde
2024-09-04can: rockchip_canfd: prepare to use full TX-FIFO depthMarc Kleine-Budde
2024-09-04can: rockchip_canfd: add stats support for errata workaroundsMarc Kleine-Budde
2024-09-04can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken...Marc Kleine-Budde
2024-09-04can: rockchip_canfd: implement workaround for erratum 12Marc Kleine-Budde
2024-09-04can: rockchip_canfd: implement workaround for erratum 6Marc Kleine-Budde
2024-09-04can: rockchip_canfd: add TX PATHMarc Kleine-Budde