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-09-06
clocksource: acpi_pm: Add external callback for suspend/resume
Marek Maslanka
1
-0
/
+13
2024-09-06
net: dsa: microchip: replace unclear KSZ8830 strings
Pieter Van Trappen
1
-1
/
+1
2024-09-06
Input: zforce_ts - remove support for platfrom data
Dmitry Torokhov
1
-15
/
+0
2024-09-06
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
341
-2987
/
+6942
2024-09-06
Input: matrix_keypad - remove support for platform data
Dmitry Torokhov
1
-48
/
+0
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-63
/
+25
2024-09-06
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
1
-2
/
+2
2024-09-06
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-9
/
+0
2024-09-06
Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-09-05
clk: provide devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
1
-0
/
+33
2024-09-05
clk: fixed-rate: add devm_clk_hw_register_fixed_rate_parent_data()
Nikita Shubin
1
-0
/
+14
2024-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
1
-0
/
+5
2024-09-05
lib/string_choices: Add some comments to make more clear for string choices h...
Hongbo Li
1
-0
/
+13
2024-09-05
lib/string_choices: Introduce several opposite string choice helpers
Hongbo Li
1
-0
/
+4
2024-09-05
lib/string_choices: Add str_true_false()/str_false_true() helper
Hongbo Li
1
-0
/
+6
2024-09-05
iommufd: Reorder struct forward declarations
Nicolin Chen
1
-4
/
+4
2024-09-05
platform/x86: wmi: Remove wmi_get_event_data()
Armin Wolf
1
-1
/
+0
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
1
-1
/
+1
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
33
-153
/
+286
2024-09-05
rbtree: provide rb_find_rcu() / rb_find_add_rcu()
Peter Zijlstra
1
-0
/
+67
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
1
-2
/
+6
2024-09-05
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
1
-1
/
+9
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
1
-9
/
+1
2024-09-05
Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-45
/
+0
2024-09-05
Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-10
/
+0
2024-09-05
dma-mapping: use IOMMU DMA calls for common alloc/free page calls
Leon Romanovsky
1
-0
/
+8
2024-09-05
Merge back cpufreq material for 6.12
Rafael J. Wysocki
1
-6
/
+0
2024-09-05
fhandle: expose u64 mount id to name_to_handle_at(2)
Aleksa Sarai
1
-1
/
+1
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
30
-99
/
+273
2024-09-05
pwm: Don't export pwm_capture()
Uwe Kleine-König
1
-10
/
+0
2024-09-05
netfs: Remove NETFS_COPY_TO_CACHE
David Howells
1
-2
/
+1
2024-09-05
netfs: Reserve netfs_sreq_source 0 as unset/unknown
David Howells
1
-0
/
+1
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-2
/
+2
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
1
-0
/
+1
2024-09-05
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+3
2024-09-05
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
1
-0
/
+3
2024-09-05
Merge branch 'bpf/master' into for-6.12
Tejun Heo
32
-94
/
+288
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+3
2024-09-04
sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enable
Tejun Heo
1
-0
/
+5
2024-09-04
bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()
Martin KaFai Lau
1
-1
/
+1
2024-09-04
Merge tag 'ib-psy-usb-types-signed' of git://git.kernel.org/pub/scm/linux/ker...
Chanwoo Choi
1
-2
/
+1
2024-09-04
KVM: Add arch hooks for enabling/disabling virtualization
Sean Christopherson
1
-0
/
+14
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
1
-2
/
+2
2024-09-04
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
1
-0
/
+1
2024-09-04
kvm: Note an RCU quiescent state on guest exit
Leonardo Bras
2
-3
/
+13
2024-09-04
ARM: 9416/1: amba: make amba_bustype constant
Kunwu Chan
1
-1
/
+1
2024-09-04
printk: nbcon: Show replay message on takeover
John Ogness
1
-0
/
+2
2024-09-04
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
1
-0
/
+40
2024-09-04
printk: nbcon: Add function for printers to reacquire ownership
John Ogness
1
-0
/
+6
2024-09-04
firewire: core: add local API to queue work item to workqueue specific to iso...
Takashi Sakamoto
1
-0
/
+1
[prev]
[next]