Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ata: libata: drop ata_msg_probe() | Hannes Reinecke | 2022-01-05 | 1 | -2/+0 | |
| * | | | | | | | ata: libata: drop ata_msg_warn() | Hannes Reinecke | 2022-01-05 | 1 | -2/+0 | |
| * | | | | | | | ata: libata: drop ata_msg_malloc() | Hannes Reinecke | 2022-01-05 | 1 | -2/+0 | |
| * | | | | | | | ata: libata: drop ata_msg_ctl() | Hannes Reinecke | 2022-01-05 | 1 | -2/+0 | |
| * | | | | | | | ata: libata: drop ata_msg_error() and ata_msg_intr() | Hannes Reinecke | 2022-01-05 | 1 | -4/+0 | |
| * | | | | | | | ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros | Hannes Reinecke | 2022-01-05 | 1 | -31/+38 | |
| * | | | | | | | ata: libata: add tracepoints for ATA error handling | Hannes Reinecke | 2022-01-05 | 1 | -0/+60 | |
| * | | | | | | | ata: libata-sff: tracepoints for HSM state machine | Hannes Reinecke | 2022-01-05 | 1 | -0/+125 | |
| * | | | | | | | ata: libata: tracepoints for bus-master DMA | Hannes Reinecke | 2022-01-05 | 1 | -0/+125 | |
| * | | | | | | | ata: libata: add qc_prep tracepoint | Hannes Reinecke | 2022-01-04 | 1 | -1/+9 | |
| * | | | | | | | ata: libata: add reset tracepoints | Hannes Reinecke | 2022-01-04 | 1 | -0/+96 | |
| * | | | | | | | ata: libata: Add ata_port_classify() helper | Hannes Reinecke | 2022-01-04 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-01-18 | 3 | -8/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | vdpa: Avoid taking cf_mutex lock on get status | Eli Cohen | 2022-01-15 | 1 | -1/+0 | |
| * | | | | | | | | vdpa: Support reporting max device capabilities | Eli Cohen | 2022-01-15 | 2 | -0/+4 | |
| * | | | | | | | | vdpa: Add support for returning device configuration information | Eli Cohen | 2022-01-15 | 1 | -0/+4 | |
| * | | | | | | | | vdpa: Allow to configure max data virtqueues | Eli Cohen | 2022-01-15 | 1 | -3/+16 | |
| * | | | | | | | | vdpa: Sync calls set/get config/status with cf_mutex | Eli Cohen | 2022-01-15 | 1 | -0/+3 | |
| * | | | | | | | | vdpa: Provide interface to read driver features | Eli Cohen | 2022-01-15 | 1 | -5/+9 | |
| * | | | | | | | | vdpa: Mark vdpa_config_ops.get_vq_notification as optional | Eugenio PĂ©rez | 2022-01-15 | 1 | -1/+1 | |
| * | | | | | | | | vdpa: add driver_override support | Stefano Garzarella | 2022-01-15 | 1 | -0/+2 | |
| * | | | | | | | | virtio: wrap config->reset calls | Michael S. Tsirkin | 2022-01-15 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-01-18 | 2 | -15/+64 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros | Paul Cercueil | 2022-01-12 | 1 | -0/+10 | |
| * | | | | | | | | PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro | Paul Cercueil | 2022-01-12 | 2 | -1/+16 | |
| * | | | | | | | | PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros | Paul Cercueil | 2022-01-12 | 1 | -3/+32 | |
| * | | | | | | | | PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro | Paul Cercueil | 2022-01-12 | 1 | -1/+1 | |
| * | | | | | | | | PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro | Paul Cercueil | 2022-01-12 | 1 | -13/+8 | |
* | | | | | | | | | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-01-18 | 2 | -0/+308 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'acpi-pfrut' | Rafael J. Wysocki | 2022-01-17 | 2 | -0/+308 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI: Introduce Platform Firmware Runtime Telemetry driver | Chen Yu | 2021-12-27 | 1 | -0/+88 | |
| | * | | | | | | | | | ACPI: Introduce Platform Firmware Runtime Update device driver | Chen Yu | 2021-12-27 | 1 | -0/+174 | |
| | * | | | | | | | | | efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding struc... | Chen Yu | 2021-12-27 | 1 | -0/+46 | |
* | | | | | | | | | | | Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-18 | 2 | -65/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm: Remove slab from struct page | Matthew Wilcox (Oracle) | 2022-01-06 | 2 | -65/+0 | |
| * | | | | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iom... | Vlastimil Babka | 2022-01-06 | 3 | -72/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2022-01-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cifs: move superblock magic defitions to magic.h | Jeff Layton | 2022-01-15 | 1 | -0/+4 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | devtmpfs regression fix: reconfigure on each mount | NeilBrown | 2022-01-17 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb | Linus Torvalds | 2022-01-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ntb_hw_switchtec: Remove code for disabling ID protection | Kelvin Cao | 2022-01-11 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2022-01-17 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | watchdog: bcm7038_wdt: Support platform data configuration | Florian Fainelli | 2021-12-28 | 1 | -0/+8 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-01-17 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | module.h: allow #define strings to work with MODULE_IMPORT_NS | Greg Kroah-Hartman | 2022-01-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | module: add in-kernel support for decompressing | Dmitry Torokhov | 2022-01-12 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-17 | 9 | -75/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ptrace: Remove unused regs argument from ptrace_report_syscall | Eric W. Biederman | 2022-01-08 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | exit: Remove profile_handoff_task | Eric W. Biederman | 2022-01-08 | 1 | -19/+0 | |
| * | | | | | | | | | | | | | | exit: Remove profile_task_exit & profile_munmap | Eric W. Biederman | 2022-01-08 | 1 | -26/+0 |