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-05-03
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
1
-10
/
+14
2024-05-03
wrapper for access to ->bd_partno
Al Viro
1
-1
/
+6
2024-05-03
Use bdev_is_paritition() instead of open-coding it
Al Viro
1
-1
/
+1
2024-05-03
set_blocksize(): switch to passing struct file *
Al Viro
1
-1
/
+1
2024-05-03
swapon(2): open swap with O_EXCL
Al Viro
1
-1
/
+0
2024-05-03
swapon(2)/swapoff(2): don't bother with block size
Al Viro
1
-1
/
+0
2024-05-02
cxl/cper: Fix non-ACPI-APEI-GHES build
Ira Weiny
1
-2
/
+2
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-81
/
+159
2024-05-02
ovl: implement tmpfile
Miklos Szeredi
1
-0
/
+3
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+3
2024-05-02
string: Add additional __realloc_size() annotations for "dup" helpers
Kees Cook
1
-5
/
+8
2024-05-02
KVM: Remove kvm_make_all_cpus_request_except()
Venkatesh Srinivas
1
-2
/
+0
2024-05-02
seq_file: Optimize seq_puts()
Christophe JAILLET
1
-1
/
+12
2024-05-02
fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
Thomas Zimmermann
1
-0
/
+1
2024-05-02
net: Protect dev->name by seqlock.
Kuniyuki Iwashima
1
-0
/
+1
2024-05-02
kunit/fortify: Fix replaced failure path to unbreak __alloc_size
Kees Cook
1
-1
/
+2
2024-05-01
cifs: Implement netfslib hooks
David Howells
1
-0
/
+1
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
1
-0
/
+2
2024-05-01
netfs: Cut over to using new writeback code
David Howells
1
-9
/
+0
2024-05-01
netfs: New writeback implementation
David Howells
1
-1
/
+67
2024-05-01
netfs: Switch to using unsigned long long rather than loff_t
David Howells
1
-7
/
+9
2024-05-01
netfs: Use mempools for allocating requests and subrequests
David Howells
1
-2
/
+3
2024-05-01
netfs: Remove ->launder_folio() support
David Howells
1
-2
/
+0
2024-05-01
mm: Provide a means of invalidation without using launder_folio
David Howells
1
-0
/
+2
2024-05-01
Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-next
Dave Jiang
1
-0
/
+26
2024-05-01
acpi/ghes: Process CXL Component Events
Ira Weiny
1
-0
/
+27
2024-05-01
Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-01
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
1
-2
/
+2
2024-05-01
objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids
Andrii Nakryiko
1
-3
/
+3
2024-05-01
objpool: enable inlining objpool_push() and objpool_pop() operations
Andrii Nakryiko
1
-2
/
+99
2024-05-01
ftrace: make extra rcu_is_watching() validation check optional
Andrii Nakryiko
1
-1
/
+1
2024-05-01
fprobe: Add entry/exit callbacks types
Jiri Olsa
1
-6
/
+12
2024-05-01
Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...
Uladzislau Rezki (Sony)
1
-9
/
+9
2024-05-01
Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
1
-1
/
+28
2024-05-01
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
1
-2
/
+0
2024-05-01
inet: introduce dst_rtable() helper
Eric Dumazet
1
-9
/
+0
2024-04-30
Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next
Dave Jiang
1
-0
/
+10
2024-04-30
ACPI: Move acpi_blacklisted() declaration to asm/acpi.h
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2024-04-30
cxl/core: Add region info to cxl_general_media and cxl_dram events
Alison Schofield
1
-0
/
+10
2024-04-30
powercap: intel_rapl: Introduce APIs for PMU support
Zhang Rui
1
-0
/
+32
2024-04-30
cxl/cxl-event: include missing <linux/types.h> and <linux/uuid.h>
Sangyun Kim
1
-0
/
+3
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
1
-0
/
+16
2024-04-30
kunit/fortify: Add memcpy() tests
Kees Cook
1
-1
/
+5
2024-04-30
pwm: Make pwmchip_[sg]et_drvdata() a wrapper around dev_set_drvdata()
Uwe Kleine-König
1
-12
/
+2
2024-04-30
remoteproc: mediatek: Add IMGSYS IPI command
Olivia Wen
1
-0
/
+1
2024-04-30
ASoC: doc: dapm: various improvements
Mark Brown
23
-66
/
+144
2024-04-30
net: sfp-bus: constify link_modes to sfp_select_interface()
Russell King (Oracle)
1
-2
/
+2
2024-04-30
Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
3
-12
/
+37
2024-04-30
Merge tag 'counter-updates-for-6.10b' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-1
/
+2
2024-04-30
bpf: Include linux/types.h for u32
Dmitrii Bundin
1
-0
/
+2
[prev]
[next]