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
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-18
/
+77
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-2
/
+2
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
3
-30
/
+281
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
7
-36
/
+73
2023-10-30
Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
5
-1
/
+17
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
1
-4
/
+17
2023-10-28
Merge branch 'pci/misc'
Bjorn Helgaas
2
-3
/
+1
2023-10-28
Merge branch 'pci/vga'
Bjorn Helgaas
1
-0
/
+24
2023-10-28
fs: fix build error with CONFIG_EXPORTFS=m or not defined
Amir Goldstein
1
-7
/
+2
2023-10-28
exportfs: support encoding non-decodeable file handles by default
Amir Goldstein
1
-3
/
+7
2023-10-28
exportfs: define FILEID_INO64_GEN* file handle types
Amir Goldstein
1
-0
/
+11
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-1
/
+8
2023-10-28
ACPI: Add helper acpi_use_parent_companion
Heiner Kallweit
1
-0
/
+5
2023-10-28
linux/init: remove __memexit* annotations
Masahiro Yamada
1
-3
/
+0
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-28
mm/swap: Convert to use bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-28
dm: Convert to bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-28
pktcdvd: Convert to bdev_open_by_dev()
Jan Kara
1
-1
/
+3
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
1
-0
/
+1
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
1
-0
/
+10
2023-10-27
acpi: Move common tables helper functions to common lib
Dave Jiang
2
-31
/
+54
2023-10-27
PCI/AER: Refactor cper_print_aer() for use by CXL driver module
Terry Bowman
1
-1
/
+1
2023-10-27
perf: Add branch_sample_call_stack
Kan Liang
1
-0
/
+5
2023-10-27
perf: Add branch stack counters
Kan Liang
1
-1
/
+16
2023-10-27
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2
-2
/
+35
2023-10-27
cdx: add support for bus enable and disable
Abhijit Gangurde
1
-0
/
+10
2023-10-27
cdx: Register cdx bus as a device on cdx subsystem
Abhijit Gangurde
1
-0
/
+2
2023-10-27
cdx: Remove cdx controller list from cdx bus system
Abhijit Gangurde
1
-0
/
+2
2023-10-27
Revert "nvmem: add new config option"
Rafał Miłecki
1
-2
/
+0
2023-10-27
x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
Dimitri John Ledkov
1
-0
/
+11
2023-10-27
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
1
-13
/
+14
2023-10-27
units: Add BYTES_PER_*BIT
Damian Muszynski
1
-0
/
+4
2023-10-27
net: Add MDB get device operation
Ido Schimmel
1
-0
/
+4
2023-10-27
Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+1
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
1
-0
/
+18
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
1
-0
/
+3
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
1
-0
/
+23
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
1
-2
/
+7
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2
-133
/
+25
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+1
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
6
-15
/
+39
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-5
/
+78
2023-10-26
exportfs: Change bcachefs fid_type enum to avoid conflicts
Kent Overstreet
1
-6
/
+6
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+29
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
1
-0
/
+2
2023-10-26
Merge tag 'v6.6-rc7' into core
Joerg Roedel
24
-38
/
+128
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
1
-0
/
+3
2023-10-26
iommu: Add iommu_copy_struct_from_user helper
Nicolin Chen
1
-0
/
+40
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
1
-3
/
+24
2023-10-26
iommu: Add IOMMU_DOMAIN_NESTED
Lu Baolu
1
-0
/
+4
[prev]
[next]