index
:
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
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-04
srcu: Move ->sda_is_static from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move heuristics fields from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move grace-period fields from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->lock from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->lock initialization after srcu_usage allocation
Paul E. McKenney
2023-04-04
srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->srcu_size_state from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->level from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Begin offloading srcu_struct fields to srcu_update
Paul E. McKenney
2023-04-04
srcu: Use static init for statically allocated in-module srcu_struct
Paul E. McKenney
2023-04-04
rcu-tasks: Fix warning for unused tasks_rcu_exit_srcu
Paul E. McKenney
2023-04-03
bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc call
Dave Marchevsky
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
tracing/osnoise: Fix notify new tracing_max_latency
Daniel Bristot de Oliveira
2023-04-03
tracing/timerlat: Notify new max thread latency
Daniel Bristot de Oliveira
2023-04-03
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
2023-04-03
tracing/synthetic: Fix races on freeing last_cmd
Tze-nan Wu
2023-04-03
printk: Remove obsoleted check for non-existent "user" object
Stanislav Kinsburskii
2023-04-03
fork: use pidfd_prepare()
Christian Brauner
2023-04-03
pid: add pidfd_prepare()
Christian Brauner
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-02
bpf: compute hashes in bloom filter similar to hashmap
Anton Protopopov
2023-04-01
bpf: optimize hashmap lookups when key_size is divisible by 4
Anton Protopopov
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
2023-03-30
Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg
David Vernet
2023-03-30
dma-debug: Use %pa to format phys_addr_t
Geert Uytterhoeven
2023-03-29
cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...
Waiman Long
2023-03-29
cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
Waiman Long
2023-03-29
Merge branch 'for-6.3-fixes' into for-6.4
Tejun Heo
2023-03-29
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-03-29
tracing: Unbreak user events
Steven Rostedt (Google)
2023-03-29
tracing/user_events: Use print_format_fields() for trace output
Steven Rostedt (Google)
2023-03-29
tracing/user_events: Align structs with tabs for readability
Beau Belgrave
2023-03-29
tracing/user_events: Limit global user_event count
Beau Belgrave
2023-03-29
tracing/user_events: Charge event allocs to cgroups
Beau Belgrave
2023-03-29
tracing/user_events: Add ioctl for disabling addresses
Beau Belgrave
2023-03-29
tracing/user_events: Fixup enable faults asyncly
Beau Belgrave
2023-03-29
tracing/user_events: Use remote writes for event enablement
Beau Belgrave
2023-03-29
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
2023-03-29
tracing/user_events: Split header into uapi and kernel
Beau Belgrave
2023-03-29
tracing: Add "fields" option to show raw trace event fields
Steven Rostedt (Google)
2023-03-29
Merge branch 'slab/for-6.4/slob-removal' into slab/for-next
Vlastimil Babka
2023-03-29
mm/slob: remove CONFIG_SLOB
Vlastimil Babka
2023-03-28
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
[prev]
[next]