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
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
1
-7
/
+0
2021-11-06
mm: simplify bdi refcounting
Christoph Hellwig
1
-0
/
+3
2021-11-06
fs: explicitly unregister per-superblock BDIs
Christoph Hellwig
1
-0
/
+1
2021-11-06
percpu: add __alloc_size attributes for better bounds checking
Kees Cook
1
-3
/
+3
2021-11-06
mm/page_alloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-2
/
+2
2021-11-06
mm/vmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-11
/
+11
2021-11-06
mm/kvmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-8
/
+8
2021-11-06
slab: add __alloc_size attributes for better bounds checking
Kees Cook
1
-28
/
+33
2021-11-06
slab: clean up function prototypes
Kees Cook
1
-34
/
+34
2021-11-06
Compiler Attributes: add __alloc_size() for better bounds checking
Kees Cook
3
-0
/
+30
2021-11-06
kasan: generic: introduce kasan_record_aux_stack_noalloc()
Marco Elver
1
-0
/
+2
2021-11-06
lib/stackdepot: introduce __stack_depot_save()
Marco Elver
1
-0
/
+4
2021-11-06
lib/stackdepot: include gfp.h
Marco Elver
1
-0
/
+2
2021-11-06
mm: don't include <linux/dax.h> in <linux/mempolicy.h>
Christoph Hellwig
1
-1
/
+0
2021-11-06
mm, slub: change percpu partial accounting from objects to pages
Vlastimil Babka
2
-13
/
+2
2021-11-06
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2
-34
/
+34
2021-11-06
bpf: Stop caching subprog index in the bpf_pseudo_func insn
Martin KaFai Lau
1
-0
/
+6
2021-11-05
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
1
-2
/
+1
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
1
-2
/
+1
2021-11-05
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
1
-1
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
1
-1
/
+0
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
1
-3
/
+1
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
1
-1
/
+0
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
1
-2
/
+1
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
1
-3
/
+1
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
1
-1
/
+0
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
1
-1
/
+0
2021-11-05
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
1
-1
/
+0
2021-11-05
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
1
-0
/
+13
2021-11-05
Merge branch 'pci/host/apple'
Bjorn Helgaas
1
-0
/
+4
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-11
/
+0
2021-11-05
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-0
/
+2
2021-11-05
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-0
/
+1
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
1
-2
/
+4
2021-11-05
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2021-11-05
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+17
2021-11-05
mfd: tps80031: Remove driver
Dmitry Osipenko
1
-637
/
+0
2021-11-05
mfd: max77686: Correct tab-based alignment of register addresses
Luca Ceresoli
1
-13
/
+13
2021-11-05
mfd: tps65912: Make tps65912_device_exit() return void
Uwe Kleine-König
1
-1
/
+1
2021-11-05
mfd: da9063: Add support for latest EA silicon revision
Carlos de Paula
1
-0
/
+1
2021-11-05
Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...
Lee Jones
1
-25
/
+0
2021-11-05
pwm: Make it explicit that pwm_apply_state() might sleep
Uwe Kleine-König
1
-0
/
+4
2021-11-05
pwm: Add might_sleep() annotations for !CONFIG_PWM API functions
Uwe Kleine-König
1
-0
/
+9
2021-11-05
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-2
/
+0
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-2
/
+25
2021-11-04
Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-2
/
+2
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
1
-0
/
+4
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+18
[prev]
[next]