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-10-19
security: Create file_truncate hook from path_truncate hook
Günther Noack
3
-1
/
+16
2022-10-18
net: remove smc911x driver
Arnd Bergmann
1
-14
/
+0
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
2
-213
/
+231
2022-10-18
rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
Zeng Heng
3
-3
/
+3
2022-10-18
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
1
-2
/
+2
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
1
-0
/
+12
2022-10-18
memory: renesas-rpc-if: Add support for R-Car Gen4
Geert Uytterhoeven
1
-0
/
+1
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
634
-7371
/
+15897
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-6
/
+5
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
1
-1
/
+1
2022-10-18
ata: add ata_port_is_frozen() helper
Niklas Cassel
1
-0
/
+5
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
1
-0
/
+2
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
1
-1
/
+0
2022-10-18
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
1
-12
/
+0
2022-10-18
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
1
-0
/
+6
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
1
-4
/
+0
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
1
-0
/
+6
2022-10-17
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
1
-9
/
+0
2022-10-18
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
1
-0
/
+3
2022-10-18
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
1
-0
/
+6
2022-10-18
dma-buf: Add unlocked variant of vmapping functions
Dmitry Osipenko
1
-0
/
+2
2022-10-17
clk: rockchip: use proper crypto0 name on rk3399
Corentin Labbe
1
-3
/
+3
2022-10-17
pstore/ram: Move internal definitions out of kernel-wide include
Kees Cook
1
-99
/
+0
2022-10-17
soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs
Luca Weiss
1
-0
/
+11
2022-10-17
soc: qcom: spmi-pmic: convert hex numbers to lowercase
Luca Weiss
1
-3
/
+3
2022-10-17
dt-bindings: power: rpmpd: add sdm670 power domains
Richard Acayan
1
-0
/
+10
2022-10-17
dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id
Krzysztof Kozlowski
1
-0
/
+155
2022-10-17
fs: edit a comment made in bad taste
Paul Moore
1
-1
/
+1
2022-10-17
ipmi: ssif_bmc: Add SSIF BMC driver
Quan Nguyen
1
-0
/
+18
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
1
-0
/
+2
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
1
-0
/
+4
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
2
-4
/
+4
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-4
/
+15
2022-10-17
counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
William Breathitt Gray
1
-3
/
+2
2022-10-17
fbdev: MIPS supports iomem addresses
Kees Cook
1
-1
/
+1
2022-10-17
ASoC: amd: Update Pink Sardine platform ACP register header
Vijendar Mukunda
1
-0
/
+214
2022-10-17
Merge existing fixes from spi/for-6.1 into new branch
Mark Brown
1
-1
/
+1
2022-10-17
gpiolib: Get rid of ARCH_NR_GPIOS
Christophe Leroy
1
-34
/
+21
2022-10-17
scsi: Define the COMPLETED sense key
Damien Le Moal
1
-2
/
+2
2022-10-16
of: declare string literals const
Christian Göttsche
1
-2
/
+2
2022-10-16
of/address: introduce of_address_count() helper
Yang Yingliang
1
-0
/
+11
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+4
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-5
/
+21
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-1
/
+0
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+2
2022-10-15
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
Jakub Kicinski
1
-4
/
+6
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
[prev]
[next]