summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-04net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)
2025-11-04block: make bio auto-integrity deadlock safeChristoph Hellwig
2025-11-04regulator: pf9453: optimize PMIC PF9453 driverMark Brown
2025-11-04cred: add prepare credential guardChristian Brauner
2025-11-04cred: add scoped_with_creds() guardsChristian Brauner
2025-11-04cred: add scoped_with_kernel_creds()Christian Brauner
2025-11-04cred: make init_cred staticChristian Brauner
2025-11-04cred: add kernel_cred() helperChristian Brauner
2025-11-04cleanup: fix scoped_class()Christian Brauner
2025-11-04cleanup: Always inline everythingPeter Zijlstra
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner
2025-11-04rseq: Split up rseq_exit_to_user_mode()Thomas Gleixner
2025-11-04entry: Split up exit_to_user_mode_prepare()Thomas Gleixner
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner
2025-11-04rseq: Implement fast path for exit to userThomas Gleixner
2025-11-04rseq: Optimize event settingThomas Gleixner
2025-11-04rseq: Rework the TIF_NOTIFY handlerThomas Gleixner
2025-11-04rseq: Separate the signal delivery pathThomas Gleixner
2025-11-04rseq: Provide and use rseq_set_ids()Thomas Gleixner
2025-11-04rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=yThomas Gleixner
2025-11-04rseq: Make exit debugging static branch basedThomas Gleixner
2025-11-04rseq: Provide and use rseq_update_user_cs()Thomas Gleixner
2025-11-04rseq: Provide static branch for runtime debuggingThomas Gleixner
2025-11-04rseq: Expose lightweight statistics in debugfsThomas Gleixner
2025-11-04rseq: Provide tracepoint wrappers for inline codeThomas Gleixner
2025-11-04rseq: Record interrupt from user spaceThomas Gleixner
2025-11-04rseq: Cache CPU ID and MM CID valuesThomas Gleixner
2025-11-04sched: Move MM CID related functions to sched.hThomas Gleixner
2025-11-04entry: Inline irqentry_enter/exit_from/to_user_mode()Thomas Gleixner
2025-11-04entry: Remove syscall_enter_from_user_mode_prepare()Thomas Gleixner
2025-11-04entry: Clean up headerThomas Gleixner
2025-11-04rseq: Introduce struct rseq_dataThomas Gleixner
2025-11-04rseq, virt: Retrigger RSEQ after vcpu_run()Thomas Gleixner
2025-11-04rseq: Simplify the event notificationThomas Gleixner
2025-11-04rseq: Remove the ksig argument from rseq_handle_notify_resume()Thomas Gleixner
2025-11-04rseq: Condense the inline stubsThomas Gleixner
2025-11-04rseq: Avoid pointless evaluation in __rseq_notify_resume()Thomas Gleixner
2025-11-04uaccess: Provide put/get_user_inline()Thomas Gleixner
2025-11-04uaccess: Provide scoped user access regionsThomas Gleixner
2025-11-03PCI/TSM: Report active IDE streamsDan Williams
2025-11-03PCI/IDE: Report available IDE streamsDan Williams
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams
2025-11-03PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams
2025-11-03PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams