index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bitfield_kunit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
LSM: Avoid warnings about potentially unused hook variables
Kees Cook
1
-1
/
+1
2021-10-13
selinux: fix all of the W=1 build warnings
Paul Moore
6
-8
/
+33
2021-10-13
selinux: make better use of the nf_hook_state passed to the NF hooks
Paul Moore
1
-27
/
+25
2021-10-12
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
1
-85
/
+77
2021-10-11
selinux: remove unneeded ipv6 hook wrappers
Florian Westphal
1
-62
/
+18
2021-09-30
selinux: remove the SELinux lockdown implementation
Paul Moore
2
-32
/
+0
2021-09-29
selinux: enable genfscon labeling for securityfs
Christian Göttsche
1
-1
/
+2
2021-09-20
Smack: Brutalist io_uring support
Casey Schaufler
1
-0
/
+46
2021-09-20
selinux: add support for the io_uring access controls
Paul Moore
2
-0
/
+36
2021-09-20
lsm,io_uring: add LSM hooks to io_uring
Paul Moore
5
-0
/
+56
2021-09-20
io_uring: convert io_uring to the secure anon inode interface
Paul Moore
1
-2
/
+2
2021-09-20
fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
Paul Moore
2
-0
/
+33
2021-09-20
audit: add filtering for io_uring records
Paul Moore
5
-20
/
+64
2021-09-20
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
6
-6
/
+248
2021-09-20
audit: prepare audit_context for use in calling contexts beyond syscalls
Paul Moore
2
-94
/
+167
2021-09-13
Linux 5.15-rc1
v5.15-rc1
Linus Torvalds
1
-2
/
+2
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
2021-09-11
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-11
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-10
/
+32
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
1
-22
/
+25
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf tools: Ignore Documentation dependency file
Ian Rogers
1
-0
/
+1
2021-09-11
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2
-3
/
+2
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2
-0
/
+2
2021-09-11
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
1
-1
/
+5
2021-09-11
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2
-10
/
+5
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
2
-1
/
+4
2021-09-11
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
1
-0
/
+2
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2
-121
/
+590
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-09-11
thermal: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-10
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-09-10
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-09-10
perf beauty: Cover more flags in the move_mount syscall argument beautifier
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-09-10
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+7
2021-09-10
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-10
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+7
2021-09-10
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-09-10
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
4
-1
/
+303
2021-09-10
perf report: Add tools/arch/x86/include/asm/amd-ibs.h
Kim Phillips
2
-0
/
+133
2021-09-10
spi: dt-bindings: xilinx: Drop type reference on *-bits properties
Rob Herring
1
-2
/
+0
2021-09-10
dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries
Rob Herring
3
-14
/
+14
2021-09-10
fsnotify: fix sb_connectors leak
Amir Goldstein
1
-0
/
+1
2021-09-10
of: property: Disable fw_devlink DT support for X86
Saravana Kannan
1
-0
/
+3
2021-09-10
lkdtm: Use init_uts_ns.name instead of macros
Kees Cook
2
-11
/
+27
[next]