index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
1
-4
/
+9
2025-11-04
ASoC: tas2781: Add tas5822 support
Baojun Xu
1
-0
/
+1
2025-11-04
regulator: pf9453: optimize PMIC PF9453 driver
Mark Brown
14
-32
/
+45
2025-11-04
drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident
Jani Nikula
1
-0
/
+6
2025-11-04
cred: add prepare credential guard
Christian Brauner
1
-0
/
+5
2025-11-04
cred: add scoped_with_creds() guards
Christian Brauner
1
-2
/
+4
2025-11-04
cred: add scoped_with_kernel_creds()
Christian Brauner
1
-0
/
+8
2025-11-04
cred: make init_cred static
Christian Brauner
1
-1
/
+0
2025-11-04
cred: add kernel_cred() helper
Christian Brauner
1
-0
/
+7
2025-11-04
cleanup: fix scoped_class()
Christian Brauner
1
-7
/
+8
2025-11-04
net: add net cookie for net device trace events
Tonghao Zhang
1
-10
/
+27
2025-11-04
cleanup: Always inline everything
Peter Zijlstra
1
-15
/
+15
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
5
-11
/
+53
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
2
-5
/
+37
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
2
-6
/
+45
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
3
-12
/
+15
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
2
-3
/
+133
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2
-9
/
+83
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
1
-0
/
+29
2025-11-04
rseq: Separate the signal delivery path
Thomas Gleixner
1
-5
/
+16
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
3
-15
/
+100
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
2
-1
/
+10
2025-11-04
rseq: Make exit debugging static branch based
Thomas Gleixner
1
-1
/
+1
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
2
-1
/
+216
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
1
-0
/
+3
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
2
-16
/
+49
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
1
-0
/
+28
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner
4
-6
/
+33
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
3
-4
/
+28
2025-11-04
sched: Move MM CID related functions to sched.h
Thomas Gleixner
2
-25
/
+26
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
1
-2
/
+11
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
1
-21
/
+5
2025-11-04
entry: Clean up header
Thomas Gleixner
2
-4
/
+6
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner
3
-37
/
+76
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
1
-0
/
+17
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
3
-72
/
+25
2025-11-04
rseq: Remove the ksig argument from rseq_handle_notify_resume()
Thomas Gleixner
2
-8
/
+9
2025-11-04
rseq: Condense the inline stubs
Thomas Gleixner
1
-35
/
+12
2025-11-04
rseq: Avoid pointless evaluation in __rseq_notify_resume()
Thomas Gleixner
2
-3
/
+14
2025-11-04
uaccess: Provide put/get_user_inline()
Thomas Gleixner
1
-0
/
+50
2025-11-04
uaccess: Provide scoped user access regions
Thomas Gleixner
1
-0
/
+192
2025-11-03
PCI/TSM: Report active IDE streams
Dan Williams
2
-0
/
+5
2025-11-03
PCI/IDE: Report available IDE streams
Dan Williams
1
-0
/
+1
2025-11-03
PCI/IDE: Add IDE establishment helpers
Dan Williams
2
-0
/
+84
2025-11-03
PCI: Add PCIe Device 3 Extended Capability enumeration
Dan Williams
2
-0
/
+8
2025-11-03
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
5
-1
/
+169
2025-11-03
PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
Dan Williams
2
-0
/
+14
2025-11-03
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
2
-0
/
+88
2025-11-03
coco/tsm: Introduce a core device for TEE Security Managers
Dan Williams
1
-0
/
+11
2025-11-03
soc: qcom: ubwc: Add config for Kaanapali
Akhil P Oommen
1
-0
/
+1
[prev]
[next]