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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-13
/
+50
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-49
/
+399
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-11
/
+100
2022-08-01
Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-22
/
+96
2022-08-01
lib/nodemask: inline next_node_in() and node_random()
Yury Norov
1
-5
/
+19
2022-08-01
Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...
Hans de Goede
2
-2
/
+28
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4
-92
/
+330
2022-08-01
Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
4
-2
/
+85
2022-08-01
Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+4
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
6
-18
/
+132
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2
-8
/
+9
2022-08-01
kernel: remove platform_has() infrastructure
Juergen Gross
3
-24
/
+0
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
3
-7
/
+22
2022-07-31
tracing: Use a struct alignof to determine trace event field alignment
Steven Rostedt (Google)
1
-3
/
+5
2022-07-30
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
1
-0
/
+12
2022-07-30
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
1
-0
/
+10
2022-07-30
Documentation/rv: Add deterministic automata monitor synthesis documentation
Daniel Bristot de Oliveira
1
-0
/
+3
2022-07-30
rv/include: Add instrumentation helper functions
Daniel Bristot de Oliveira
1
-0
/
+29
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
3
-0
/
+671
2022-07-30
rv/include: Add helper functions for deterministic automata
Daniel Bristot de Oliveira
1
-0
/
+75
2022-07-30
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
1
-0
/
+17
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2
-0
/
+54
2022-07-30
tracing: Use a copy of the va_list for __assign_vstr()
Steven Rostedt (Google)
1
-1
/
+6
2022-07-30
fs/dcache: Move the wakeup from __d_lookup_done() to the caller.
Sebastian Andrzej Siewior
1
-6
/
+3
2022-07-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-07-29
bdi: remove enum wb_congested_state
Xiu Jianfeng
1
-7
/
+0
2022-07-29
mm: cleanup is_highmem()
Kefeng Wang
1
-12
/
+8
2022-07-29
mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
Theodore Ts'o
1
-0
/
+11
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
1
-1
/
+4
2022-07-29
writeback: remove inode_to_wb_is_valid()
Xiu Jianfeng
1
-17
/
+0
2022-07-29
NFSD: Fix strncpy() fortify warning
Chuck Lever
1
-1
/
+1
2022-07-29
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
1
-5
/
+9
2022-07-29
NLM: Defend against file_lock changes after vfs_test_lock()
Benjamin Coddington
1
-0
/
+1
2022-07-29
SUNRPC: Fix xdr_encode_bool()
Chuck Lever
1
-2
/
+2
2022-07-29
clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
Marijn Suijten
1
-0
/
+8
2022-07-29
clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()
Marijn Suijten
1
-0
/
+7
2022-07-29
clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()
Marijn Suijten
1
-0
/
+19
2022-07-29
Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'
Rafael J. Wysocki
1
-0
/
+2
2022-07-29
Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'
Rafael J. Wysocki
1
-3
/
+6
2022-07-29
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-3
/
+6
2022-07-29
Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
3
-25
/
+68
2022-07-29
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2
-24
/
+30
2022-07-29
Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2022-07-29
PCI: Remove pci_mmap_page_range() wrapper
Arnd Bergmann
1
-11
/
+1
2022-07-29
PCI: Stub __pci_ioport_map() for arches that don't support it at all
Stafford Horne
1
-0
/
+2
2022-07-29
Merge back cpuidle material for 5.20.
Rafael J. Wysocki
1
-0
/
+29
2022-07-29
KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
Anup Patel
1
-0
/
+1
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
1
-0
/
+8
2022-07-29
seg6: add support for SRv6 H.L2Encaps.Red behavior
Andrea Mayer
1
-0
/
+1
[prev]
[next]