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
2020-07-27
kill elf_fpxregs_t
Al Viro
1
-7
/
+0
2020-07-27
take fdpic-related parts of elf_prstatus out
Al Viro
2
-14
/
+0
2020-07-27
unexport linux/elfcore.h
Al Viro
1
-3
/
+66
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
1
-0
/
+9
2020-07-27
i2c: also convert placeholder function to return errno
Wolfram Sang
1
-1
/
+1
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-3
/
+13
2020-07-27
linux/kernel.h: Add PTR_ALIGN_DOWN macro
Kishon Vijay Abraham I
1
-0
/
+1
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+13
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
1
-1
/
+3
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
1
-1
/
+0
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
1
-6
/
+2
2020-07-27
platform/chrome: cros_ec: Fix host command for regulator control.
Pi-Hsun Shih
1
-7
/
+8
2020-07-27
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-4
/
+8
2020-07-27
powercap: Add Power Limit4 support
Sumeet Pawnikar
1
-1
/
+4
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
1
-1
/
+1
2020-07-27
PM: Make *_DEV_PM_OPS macros use __maybe_unused
Paul Cercueil
1
-2
/
+2
2020-07-27
PM: core: introduce pm_ptr() macro
Paul Cercueil
1
-0
/
+6
2020-07-27
Merge 5.8-rc7 into staging-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
1
-0
/
+14
2020-07-27
Revert "test_firmware: Test platform fw loading on non-EFI systems"
Greg Kroah-Hartman
1
-0
/
+13
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
dmaengine: dw: Don't include unneeded header to platform data header
Andy Shevchenko
1
-1
/
+4
2020-07-27
dmaengine: dw: Introduce max burst length hw config
Serge Semin
1
-0
/
+3
2020-07-27
dmaengine: dw: Initialize min and max burst DMA device capability
Serge Semin
1
-0
/
+2
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
1
-0
/
+4
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
1
-0
/
+8
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
1
-0
/
+4
2020-07-27
printk: Make linux/printk.h self-contained
Herbert Xu
3
-35
/
+45
2020-07-27
irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.h
Marc Zyngier
1
-0
/
+1
2020-07-27
irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros
Saravana Kannan
1
-0
/
+23
2020-07-27
irqchip: irq-bcm2836.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-27
irqchip/gic-v3: Remove unused register definition
Zenghui Yu
1
-4
/
+0
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
7
-6
/
+14
2020-07-27
gpio: regmap: fix type clash
Michael Walle
1
-1
/
+1
2020-07-27
power: fix duplicated words in bq2415x_charger.h
Randy Dunlap
1
-2
/
+2
2020-07-26
Merge branch 'x86/urgent' into x86/cleanups
Ingo Molnar
75
-218
/
+770
2020-07-26
entry: Correct __secure_computing() stub
Thomas Gleixner
1
-1
/
+2
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-8
/
+0
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-0
/
+4
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
1
-2
/
+15
2020-07-25
bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL
Andrii Nakryiko
1
-26
/
+55
2020-07-25
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
1
-4
/
+8
2020-07-25
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
1
-1
/
+2
2020-07-25
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
1
-0
/
+2
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
1
-0
/
+16
2020-07-25
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
1
-0
/
+6
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2
-2
/
+8
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
1
-7
/
+10
[prev]
[next]