index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-18
cpumask: Switch from inline to __always_inline
Brian Norris
1
-100
/
+112
2024-08-18
bitmap: Switch from inline to __always_inline
Yury Norov
1
-64
/
+76
2024-08-18
find: Switch from inline to __always_inline
Yury Norov
1
-25
/
+25
2024-08-18
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-19
/
+62
2024-08-18
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-17
sched/eevdf: Propagate min_slice up the cgroup hierarchy
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/fair: Avoid re-setting virtual deadline on 'migrations'
Peter Zijlstra
1
-2
/
+4
2024-08-17
sched,freezer: Mark TASK_FROZEN special
Peter Zijlstra
1
-2
/
+3
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
1
-0
/
+1
2024-08-17
crypto: lib/mpi - Add error checks to extension
Herbert Xu
1
-11
/
+11
2024-08-17
Revert "lib/mpi: Extend the MPI library"
Herbert Xu
1
-65
/
+0
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+12
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2024-08-16
Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+18
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
2
-4
/
+10
2024-08-16
KVM: arm64: Refine PMU defines for number of counters
Rob Herring (Arm)
1
-2
/
+0
2024-08-16
arm64: perf/kvm: Use a common PMU cycle counter define
Rob Herring (Arm)
1
-0
/
+3
2024-08-16
KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
Rob Herring (Arm)
1
-1
/
+0
2024-08-16
perf: arm_pmu: Remove event index to counter remapping
Rob Herring (Arm)
2
-1
/
+2
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+1
2024-08-16
string: add mem_is_zero() helper to check if memory area is all zeros
Jani Nikula
1
-0
/
+12
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-0
/
+47
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-0
/
+13
2024-08-16
mm: don't account memmap per-node
Pasha Tatashin
2
-5
/
+4
2024-08-16
mm: add system wide stats items category
Pasha Tatashin
1
-11
/
+4
2024-08-16
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2
-3
/
+41
2024-08-16
virtio: allow driver to disable the configure change notification
Jason Wang
1
-0
/
+7
2024-08-16
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-2
/
+2
2024-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-9
/
+29
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-08-15
string_choices: Add wrapper for str_down_up()
Kees Cook
1
-0
/
+1
2024-08-15
lib/string_choices: Add str_up_down() helper
Michal Wajdeczko
1
-0
/
+5
2024-08-15
context_tracking: Tag context_tracking_enabled_this_cpu() __always_inline
Sean Christopherson
1
-1
/
+1
2024-08-15
rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs()
Valentin Schneider
2
-2
/
+2
2024-08-15
context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watc...
Valentin Schneider
1
-4
/
+8
2024-08-15
firmware: qcom: qseecom: remove unused functions
Bartosz Golaszewski
1
-45
/
+0
2024-08-14
Merge tag 'v6.11-rc3' into trace/ring-buffer/core
Steven Rostedt
356
-3207
/
+7123
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2024-08-14
locking/csd_lock: Provide an indication of ongoing CSD-lock stall
Paul E. McKenney
1
-0
/
+6
2024-08-14
i2c: Use IS_REACHABLE() for substituting empty ACPI functions
Richard Fitzgerald
1
-1
/
+1
2024-08-14
binfmt_elf: mseal address zero
Jeff Xu
1
-0
/
+10
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+7
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+6
2024-08-14
rcu/tasks: Add detailed grace-period and barrier diagnostics
Paul E. McKenney
1
-0
/
+3
2024-08-14
rcu-tasks: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
1
-2
/
+0
2024-08-14
bpf: switch maps to CLASS(fd, ...)
Al Viro
1
-1
/
+10
2024-08-14
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
1
-0
/
+1
2024-08-14
virtchnl: support raw packet in protocol header
Junfeng Guo
1
-1
/
+11
[prev]
[next]