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-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
2024-08-13
Merge remote-tracking branch 'vfs/stable-struct_fd'
Andrii Nakryiko
18
-153
/
+149
2024-08-13
workqueue: Add interface for user-defined workqueue lockdep map
Matthew Brost
1
-0
/
+52
2024-08-13
regmap IRQ support for devices with multiple IRQs
Mark Brown
2
-0
/
+12
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
1
-0
/
+1
2024-08-13
vfs: Don't evict inode under the inode lru traversing context
Zhihao Cheng
1
-0
/
+5
2024-08-13
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
1
-0
/
+4
2024-08-13
net: netpoll: extract core of netpoll_cleanup
Breno Leitao
1
-0
/
+1
2024-08-13
iommu: Remove unused declaration iommu_sva_unbind_gpasid()
Yue Haibing
1
-2
/
+0
2024-08-13
usb: gadget: configfs: Constify struct config_item_type
Christophe JAILLET
1
-2
/
+2
2024-08-13
usb: gadget: configfs: Make check_user_usb_string() static
Christophe JAILLET
1
-3
/
+0
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
1
-0
/
+1
2024-08-13
add struct fd constructors, get rid of __to_fd()
Al Viro
1
-22
/
+11
2024-08-13
struct fd: representation change
Al Viro
1
-6
/
+16
2024-08-13
introduce fd_file(), convert all accessors to it.
Al Viro
2
-3
/
+5
2024-08-13
bpf: Fix updating attached freplace prog in prog_array map
Leon Hwang
1
-2
/
+2
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
1
-3
/
+0
2024-08-12
file: fix typo in take_fd() comment
Mathias Krause
1
-1
/
+1
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
1
-0
/
+1
[prev]
[next]