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
2019-08-21
PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()
Tri Vo
1
-11
/
+0
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
1
-4
/
+1
2019-08-20
net/mlx5: Add lag_tx_port_affinity capability bit
Maxim Mikityanskiy
1
-1
/
+3
2019-08-20
net/mlx5: Expose IP-in-IP capability bit
Aya Levin
1
-1
/
+3
2019-08-20
net/mlx5: Add support for VNIC_ENV internal rq counter
Moshe Shemesh
1
-2
/
+8
2019-08-20
alarmtimers: Avoid rtc.h include
Thomas Gleixner
1
-1
/
+2
2019-08-20
posix-timers: Cleanup forward declarations and includes
Thomas Gleixner
1
-3
/
+2
2019-08-20
Input: add support for polling to input devices
Dmitry Torokhov
1
-0
/
+12
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
1
-0
/
+3
2019-08-20
xprtrdma: Boost client's max slot table size to match Linux server
Chuck Lever
1
-2
/
+2
2019-08-20
bpf: add include guard to tnum.h
Masahiro Yamada
1
-0
/
+6
2019-08-20
vfs: don't allow writes to swap files
Darrick J. Wong
1
-0
/
+11
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
1
-3
/
+0
2019-08-20
memremap: provide a not device managed memremap_pages
Christoph Hellwig
1
-0
/
+2
2019-08-20
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
1
-1
/
+0
2019-08-20
resource: add a not device managed request_free_mem_region variant
Christoph Hellwig
1
-0
/
+2
2019-08-20
mm: remove the unused MIGRATE_PFN_DEVICE flag
Christoph Hellwig
1
-1
/
+0
2019-08-20
mm: remove the unused MIGRATE_PFN_ERROR flag
Christoph Hellwig
1
-1
/
+0
2019-08-20
mm: turn migrate_vma upside down
Christoph Hellwig
1
-99
/
+19
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2
-17
/
+1
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
1
-18
/
+0
2019-08-20
irqchip: Add include guard to irq-partition-percpu.h
Masahiro Yamada
1
-0
/
+5
2019-08-20
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
1
-0
/
+1
2019-08-20
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
1
-0
/
+12
2019-08-20
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
1
-1
/
+16
2019-08-20
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
2
-37
/
+112
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
1
-9
/
+0
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
1
-1
/
+3
2019-08-20
gpio: stubs in headers should be inline
Stephen Rothwell
1
-2
/
+2
2019-08-19
tracefs: Restrict tracefs when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
debugfs: Restrict debugfs when the kernel is locked down
David Howells
1
-0
/
+1
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
1
-0
/
+9
2019-08-19
lockdown: Lock down perf when in confidentiality mode
David Howells
1
-0
/
+1
2019-08-19
bpf: Restrict bpf when kernel lockdown is in confidentiality mode
David Howells
1
-0
/
+1
2019-08-19
lockdown: Lock down tracing and perf kprobes when in confidentiality mode
David Howells
1
-0
/
+1
2019-08-19
lockdown: Lock down /proc/kcore
David Howells
1
-0
/
+1
2019-08-19
x86/mmiotrace: Lock down the testmmiotrace module
David Howells
1
-0
/
+1
2019-08-19
lockdown: Lock down module params that specify hardware parameters (eg. ioport)
David Howells
1
-0
/
+1
2019-08-19
lockdown: Lock down TIOCSSERIAL
David Howells
1
-0
/
+1
2019-08-19
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
1
-0
/
+1
2019-08-19
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
1
-0
/
+6
2019-08-19
ACPI: Limit access to custom_method when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
x86/msr: Restrict MSR access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
x86: Lock down IO port access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
hibernate: Disable when the kernel is locked down
Josh Boyer
1
-0
/
+1
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
1
-2
/
+2
2019-08-19
kexec_load: Disable at runtime if the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
1
-0
/
+1
2019-08-19
lockdown: Enforce module signatures if the kernel is locked down
David Howells
1
-0
/
+1
[prev]
[next]