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
2022-11-23
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
1
-0
/
+2
2022-11-23
lru_cache: remove unused lc_private, lc_set, lc_index_of
Joel Colledge
1
-3
/
+0
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
1
-0
/
+4
2022-11-23
Merge tag 'v6.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+7
2022-11-22
serdev: Replace poll loop by readx_poll_timeout() macro
Andy Shevchenko
1
-10
/
+3
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
13
-68
/
+106
2022-11-22
driver core: pass a const * into of_device_uevent()
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
2
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
1
-4
/
+4
2022-11-22
pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()
Andy Shevchenko
1
-2
/
+2
2022-11-22
pwm: lpss: Allow other drivers to enable PWM LPSS
Andy Shevchenko
1
-0
/
+33
2022-11-22
pwm: Add a stub for devm_pwmchip_add()
Andy Shevchenko
1
-0
/
+5
2022-11-22
random: add back async readiness notifier
Jason A. Donenfeld
1
-0
/
+1
2022-11-22
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
1
-0
/
+7
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
1
-0
/
+7
2022-11-22
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
1
-0
/
+1
2022-11-22
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
30
-113
/
+204
2022-11-22
math64: fix kernel-doc return value warnings
Liam Beguin
1
-0
/
+4
2022-11-22
math64: add kernel-doc for DIV64_U64_ROUND_UP
Liam Beguin
1
-0
/
+10
2022-11-22
math64: favor kernel-doc from header files
Liam Beguin
1
-6
/
+6
2022-11-21
blk-crypto: move internal only declarations to blk-crypto-internal.h
Christoph Hellwig
1
-12
/
+0
2022-11-21
blk-crypto: add a blk_crypto_config_supported_natively helper
Christoph Hellwig
1
-0
/
+2
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
1
-7
/
+4
2022-11-21
Merge tag 'memory-controller-drv-6.2-2' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+8
2022-11-21
pinconf-generic: fix style issues in pin_config_param doc
Niyas Sait
1
-2
/
+2
2022-11-21
mtd: spi-nor: remember full JEDEC flash ID
Michael Walle
1
-0
/
+3
2022-11-21
Merge branch 'slab/for-6.2/alloc_size' into slab/for-next
Vlastimil Babka
1
-14
/
+14
2022-11-21
Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next
Vlastimil Babka
1
-2
/
+3
2022-11-21
Merge branch 'slab/for-6.2/cleanups' into slab/for-next
Vlastimil Babka
2
-7
/
+18
2022-11-21
slab: Remove special-casing of const 0 size allocations
Kees Cook
1
-10
/
+2
2022-11-21
slab: Clean up SLOB vs kmalloc() definition
Kees Cook
1
-4
/
+12
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
30
-109
/
+204
2022-11-21
mm/slab: move and adjust kernel-doc for kmem_cache_alloc
Vlastimil Babka
1
-6
/
+17
2022-11-21
percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZE
Baoquan He
1
-1
/
+1
2022-11-21
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
1
-6
/
+0
2022-11-21
bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
Yonghong Song
1
-0
/
+5
2022-11-21
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+3
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
3
-24
/
+78
2022-11-20
bpf: Allow multiple modifiers in reg_type_str() prefix
David Vernet
1
-1
/
+1
2022-11-20
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
1
-3
/
+4
2022-11-19
watchdog: rn5t618: add support for read out bootstatus
Marcus Folkesson
1
-0
/
+9
2022-11-19
iommu/io-pgtable: Remove map/unmap
Robin Murphy
1
-6
/
+0
2022-11-19
Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2022-11-19
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
1
-3
/
+3
2022-11-19
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+8
2022-11-19
proc: give /proc/cmdline size
Alexey Dobriyan
1
-0
/
+1
2022-11-19
minmax: clamp more efficiently by avoiding extra comparison
Jason A. Donenfeld
1
-1
/
+1
2022-11-19
minmax: sanity check constant bounds when clamping
Jason A. Donenfeld
1
-2
/
+24
[prev]
[next]