index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-11-04
cred: make init_cred static
Christian Brauner
2025-11-04
cred: add kernel_cred() helper
Christian Brauner
2025-11-04
cleanup: fix scoped_class()
Christian Brauner
2025-11-04
cleanup: Always inline everything
Peter Zijlstra
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
2025-11-04
rseq: Separate the signal delivery path
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_set_ids()
Thomas Gleixner
2025-11-04
rseq: Use static branch for syscall exit debug when GENERIC_IRQ_ENTRY=y
Thomas Gleixner
2025-11-04
rseq: Make exit debugging static branch based
Thomas Gleixner
2025-11-04
rseq: Provide and use rseq_update_user_cs()
Thomas Gleixner
2025-11-04
rseq: Provide static branch for runtime debugging
Thomas Gleixner
2025-11-04
rseq: Expose lightweight statistics in debugfs
Thomas Gleixner
2025-11-04
rseq: Provide tracepoint wrappers for inline code
Thomas Gleixner
2025-11-04
rseq: Record interrupt from user space
Thomas Gleixner
2025-11-04
rseq: Cache CPU ID and MM CID values
Thomas Gleixner
2025-11-04
sched: Move MM CID related functions to sched.h
Thomas Gleixner
2025-11-04
entry: Inline irqentry_enter/exit_from/to_user_mode()
Thomas Gleixner
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
2025-11-04
entry: Clean up header
Thomas Gleixner
2025-11-04
rseq: Introduce struct rseq_data
Thomas Gleixner
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
2025-11-04
rseq: Remove the ksig argument from rseq_handle_notify_resume()
Thomas Gleixner
2025-11-04
rseq: Condense the inline stubs
Thomas Gleixner
2025-11-04
rseq: Avoid pointless evaluation in __rseq_notify_resume()
Thomas Gleixner
2025-11-04
uaccess: Provide put/get_user_inline()
Thomas Gleixner
2025-11-04
uaccess: Provide scoped user access regions
Thomas Gleixner
2025-11-03
PCI/TSM: Report active IDE streams
Dan Williams
2025-11-03
PCI/IDE: Report available IDE streams
Dan Williams
2025-11-03
PCI/IDE: Add IDE establishment helpers
Dan Williams
2025-11-03
PCI: Add PCIe Device 3 Extended Capability enumeration
Dan Williams
2025-11-03
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
2025-11-03
PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
Dan Williams
2025-11-03
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
2025-11-03
coco/tsm: Introduce a core device for TEE Security Managers
Dan Williams
2025-11-03
soc: qcom: ubwc: Add config for Kaanapali
Akhil P Oommen
2025-11-03
net: phy: introduce internal API for PHY MSE diagnostics
Oleksij Rempel
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
2025-11-03
sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2025-11-03
cgroup: Defer task cgroup unlink until after the task is done switching out
Tejun Heo
2025-11-03
cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()
Tejun Heo
2025-11-03
nstree: add listns()
Christian Brauner
[prev]
[next]