index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
1
-2
/
+2
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
[prev]
[next]