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
2021-01-06
rcu/nocb: Re-offload support
Frederic Weisbecker
1
-0
/
+2
2021-01-06
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
1
-0
/
+2
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
1
-1
/
+114
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
1
-2
/
+4
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
1
-0
/
+1
2021-01-07
platform/surface: Add Surface ACPI Notify driver
Maximilian Luz
1
-0
/
+39
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
2
-0
/
+441
2021-01-06
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz
2
-0
/
+1496
2021-01-06
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
Al Viro
1
-7
/
+11
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2
-2
/
+12
2021-01-06
spi: spi-mem: Mark dummy transfers by setting dummy_data bit
Sowjanya Komatineni
1
-0
/
+2
2021-01-05
rpmsg: glink: Guard qcom_glink_ssr_notify() with correct config
Bjorn Andersson
1
-2
/
+6
2021-01-05
platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to EC
Utkarsh Patel
1
-0
/
+17
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
1
-0
/
+8
2021-01-05
inotify, memcg: account inotify instances to kmemcg
Shakeel Butt
1
-0
/
+1
2021-01-04
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
3
-0
/
+6
2021-01-04
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
1
-3
/
+3
2021-01-04
rcu: Eliminate the __kvfree_rcu() macro
Uladzislau Rezki (Sony)
1
-12
/
+6
2021-01-04
rcu: Introduce kfree_rcu() single-argument macro
Uladzislau Rezki (Sony)
1
-10
/
+12
2021-01-04
list: Fix a typo at the kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-04
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
1
-1
/
+0
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-0
/
+6
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2
-6
/
+6
2021-01-04
fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
Jens Axboe
1
-1
/
+1
2021-01-04
fs: add support for LOOKUP_CACHED
Jens Axboe
1
-0
/
+1
2021-01-04
bus: mhi: core: Add device hardware reset support
Loic Poulain
1
-0
/
+9
2021-01-04
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
1
-0
/
+2
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
1
-163
/
+0
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+15
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2020-12-30
ACPI: platform: Add platform profile support
Mark Pearson
1
-0
/
+39
2020-12-29
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2020-12-29
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
1
-0
/
+3
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
1
-2
/
+3
2020-12-29
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
1
-0
/
+7
2020-12-29
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
1
-5
/
+0
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
1
-2
/
+2
2020-12-28
soc: qcom: llcc-qcom: Add support for SM8250 SoC
Manivannan Sadhasivam
1
-0
/
+1
2020-12-28
soc: qcom: llcc-qcom: Extract major hardware version
Sai Prakash Ranjan
1
-0
/
+2
2020-12-28
tty: new helper function tty_get_icount()
Uwe Kleine-König
1
-0
/
+2
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
1
-2
/
+3
2020-12-28
spi: Add SPI_NO_TX/RX support
Dragos Bogdan
1
-0
/
+17
2020-12-28
spi: uapi: unify SPI modes into a single spi.h header
Alexandru Ardelean
1
-21
/
+2
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+24
2020-12-25
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2020-12-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+11
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-25
/
+24
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+26
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-12-23
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+155
[prev]
[next]