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
/
pvclock_gtod.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
3
-0
/
+7
2019-08-19
lockdown: Lock down /proc/kcore
David Howells
3
-0
/
+7
2019-08-19
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
3
-0
/
+7
2019-08-19
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
3
-5
/
+18
2019-08-19
lockdown: Lock down TIOCSSERIAL
David Howells
3
-0
/
+7
2019-08-19
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
3
-0
/
+7
2019-08-19
acpi: Disable ACPI table override if the kernel is locked down
Linn Crosetto
1
-0
/
+6
2019-08-19
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
7
-7
/
+49
2019-08-19
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
3
-0
/
+8
2019-08-19
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
3
-0
/
+10
2019-08-19
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
3
-2
/
+7
2019-08-19
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
5
-3
/
+33
2019-08-19
hibernate: Disable when the kernel is locked down
Josh Boyer
3
-1
/
+4
2019-08-19
kexec_file: Restrict at runtime if the kernel is locked down
Jiri Bohac
1
-1
/
+1
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
15
-34
/
+88
2019-08-19
lockdown: Copy secure_boot flag in boot params across kexec reboot
Dave Young
1
-0
/
+1
2019-08-19
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
3
-0
/
+10
2019-08-19
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
3
-2
/
+7
2019-08-19
lockdown: Enforce module signatures if the kernel is locked down
David Howells
5
-7
/
+38
2019-08-19
security: Add a static lockdown policy LSM
Matthew Garrett
7
-5
/
+236
2019-08-19
security: Add a "locked down" LSM hook
Matthew Garrett
3
-0
/
+45
2019-08-19
security: Support early LSMs
Matthew Garrett
5
-9
/
+62
2019-07-07
Linux 5.2
Linus Torvalds
1
-1
/
+1
2019-07-06
blk-mq: fix up placement of debugfs directory of queue files
Greg Kroah-Hartman
1
-0
/
+7
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
8
-82
/
+94
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-05
i2c: tegra: Add Dmitry as a reviewer
Dmitry Osipenko
1
-0
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-05
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
1
-2
/
+3
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
2
-2
/
+4
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-05
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-04
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
1
-1
/
+1
2019-07-04
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
1
-2
/
+2
2019-07-03
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-03
crypto: user - prevent operating on larval algorithms
Eric Biggers
1
-0
/
+3
2019-07-03
crypto: cryptd - Fix skcipher instance memory leak
Vincent Whitchurch
1
-0
/
+1
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
2019-07-03
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-02
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
Maurizio Lombardi
1
-8
/
+8
2019-07-02
scsi: target/iblock: Fix overrun in WRITE SAME emulation
Roman Bolshakov
1
-1
/
+1
2019-07-02
gpio/spi: Fix spi-gpio regression on active high CS
Linus Walleij
1
-1
/
+8
[next]