summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-03-23KVM: Shrink struct kvm_mmu_memory_cacheMathias Krause
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf
2023-03-23objtool: Change UNWIND_HINT() argument orderJosh Poimboeuf
2023-03-23objtool: Use relative pointers for annotationsJosh Poimboeuf
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman
2023-03-23driver core: device.h: make struct bus_type a const *Greg Kroah-Hartman
2023-03-23iommu: make the pointer to struct bus_type constantGreg Kroah-Hartman
2023-03-23driver core: make the bus_type in struct device_driver constantGreg Kroah-Hartman
2023-03-23driver core: bus: constify driver_find()Greg Kroah-Hartman
2023-03-23driver core: bus: constify bus_rescan_devices()Greg Kroah-Hartman
2023-03-23driver core: bus: constantify bus_register()Greg Kroah-Hartman
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-23driver core: bus: move dev_root out of struct bus_typeGreg Kroah-Hartman
2023-03-23vhost_task: Allow vhost layer to use copy_processMike Christie
2023-03-23mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-03-23net/mlx5: Expose bits for enabling out-of-order by defaultOr Har-Toov
2023-03-22bpf: Update the struct_ops of a bpf_link.Kui-Feng Lee
2023-03-22bpf: Create links for BPF struct_ops maps.Kui-Feng Lee
2023-03-22bpf: Retire the struct_ops map kvalue->refcnt.Kui-Feng Lee
2023-03-22net: phylink: remove an_enabledRussell King (Oracle)
2023-03-22netdev: Enforce index cap in netdev_get_tx_queueNick Child
2023-03-23ata: drop unused ata_id_is_lba_capacity_ok()Sergey Shtylyov
2023-03-23ata: drop unused ata_id_to_hd_driveid()Sergey Shtylyov
2023-03-23ata: pata_parport: move pata_parport.h to drivers/ata/pata_parportOndrej Zary
2023-03-23ata: pata_parport: remove scratch parameter from test_proto()Ondrej Zary
2023-03-23ata: pata_parport: remove verbose parameter from test_proto()Ondrej Zary
2023-03-23ata: pata_parport: remove scratch parameter from log_adapter()Ondrej Zary
2023-03-23ata: pata_parport: remove verbose parameter from log_adapter()Ondrej Zary
2023-03-23ata: pata_parport: remove typedef struct PIAOndrej Zary
2023-03-23ata: pata_parport: remove device from struct pi_adapterOndrej Zary
2023-03-23ata: pata_parport: remove devtype from struct pi_adapterOndrej Zary
2023-03-23ata: pata_parport: Introduce module_pata_parport_driver macroOndrej Zary
2023-03-23ata: pata_parport: Remove pi_swab16 and pi_swab32Ondrej Zary
2023-03-22bpf: return long from bpf_map_ops funcsJP Kobryn
2023-03-22Merge tag 'regmap-no-status' of https://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2023-03-22livepatch,sched: Add livepatch task switching to cond_resched()Josh Poimboeuf
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki
2023-03-22nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander
2023-03-21net: remove rcu_dereference_bh_rtnl()Eric Dumazet
2023-03-21cxl/pci: Fix CDAT retrieval on big endianLukas Wunner
2023-03-21i3c: Make i3c_master_unregister() return voidUwe Kleine-König
2023-03-21ftrace: Show a list of all functions that have ever been enabledSteven Rostedt (Google)
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-21ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGSFlorent Revest
2023-03-21ftrace: Store direct called addresses in their opsFlorent Revest
2023-03-21ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest