summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-04cred: add prepare credential guardChristian Brauner-0/+5
2025-11-04cred: add scoped_with_creds() guardsChristian Brauner-2/+4
2025-11-04cred: add scoped_with_kernel_creds()Christian Brauner-0/+8
2025-11-04cred: make init_cred staticChristian Brauner-1/+0
2025-11-04cred: add kernel_cred() helperChristian Brauner-0/+7
2025-11-04cleanup: fix scoped_class()Christian Brauner-7/+8
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang-10/+27
2025-11-04cleanup: Always inline everythingPeter Zijlstra-15/+15
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner-11/+53
2025-11-04rseq: Split up rseq_exit_to_user_mode()Thomas Gleixner-5/+37
2025-11-04entry: Split up exit_to_user_mode_prepare()Thomas Gleixner-6/+45
2025-11-04rseq: Switch to fast path processing on exit to userThomas Gleixner-12/+15
2025-11-04rseq: Implement fast path for exit to userThomas Gleixner-3/+133
2025-11-04rseq: Optimize event settingThomas Gleixner-9/+83
2025-11-04rseq: Rework the TIF_NOTIFY handlerThomas Gleixner-0/+29
2025-11-04rseq: Separate the signal delivery pathThomas Gleixner-5/+16
2025-11-04rseq: Provide and use rseq_set_ids()Thomas Gleixner-15/+100
2025-11-04rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=yThomas Gleixner-1/+10
2025-11-04rseq: Make exit debugging static branch basedThomas Gleixner-1/+1
2025-11-04rseq: Provide and use rseq_update_user_cs()Thomas Gleixner-1/+216
2025-11-04rseq: Provide static branch for runtime debuggingThomas Gleixner-0/+3
2025-11-04rseq: Expose lightweight statistics in debugfsThomas Gleixner-16/+49
2025-11-04rseq: Provide tracepoint wrappers for inline codeThomas Gleixner-0/+28
2025-11-04rseq: Record interrupt from user spaceThomas Gleixner-6/+33
2025-11-04rseq: Cache CPU ID and MM CID valuesThomas Gleixner-4/+28
2025-11-04sched: Move MM CID related functions to sched.hThomas Gleixner-25/+26
2025-11-04entry: Inline irqentry_enter/exit_from/to_user_mode()Thomas Gleixner-2/+11
2025-11-04entry: Remove syscall_enter_from_user_mode_prepare()Thomas Gleixner-21/+5
2025-11-04entry: Clean up headerThomas Gleixner-4/+6
2025-11-04rseq: Introduce struct rseq_dataThomas Gleixner-37/+76
2025-11-04rseq, virt: Retrigger RSEQ after vcpu_run()Thomas Gleixner-0/+17
2025-11-04rseq: Simplify the event notificationThomas Gleixner-72/+25
2025-11-04rseq: Remove the ksig argument from rseq_handle_notify_resume()Thomas Gleixner-8/+9
2025-11-04rseq: Condense the inline stubsThomas Gleixner-35/+12
2025-11-04rseq: Avoid pointless evaluation in __rseq_notify_resume()Thomas Gleixner-3/+14
2025-11-04uaccess: Provide put/get_user_inline()Thomas Gleixner-0/+50
2025-11-04uaccess: Provide scoped user access regionsThomas Gleixner-0/+192
2025-11-03PCI/TSM: Report active IDE streamsDan Williams-0/+5
2025-11-03PCI/IDE: Report available IDE streamsDan Williams-0/+1
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams-0/+84
2025-11-03PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams-0/+8
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams-1/+169
2025-11-03PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams-0/+14
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams-0/+88
2025-11-03coco/tsm: Introduce a core device for TEE Security ManagersDan Williams-0/+11
2025-11-03soc: qcom: ubwc: Add config for KaanapaliAkhil P Oommen-0/+1
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel-0/+35
2025-11-03net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel-0/+206
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja-1/+4
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima-0/+1