index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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/linusw/linux-pinctrl
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' and 'tb-mfd-from-regulator-5.16' into ibs-for-mfd-merged
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-misc into drm-next
Dave Airlie
2
-2
/
+25
2021-11-04
Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
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/git/joro/iommu
Linus Torvalds
3
-6
/
+18
2021-11-04
block: add a loff_t cast to bdev_nr_bytes
Christoph Hellwig
1
-1
/
+1
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-101
/
+108
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-46
/
+15
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
15
-408
/
+461
[prev]
[next]