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-12-05
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
2
-0
/
+18
2022-12-05
xfrm: add RX datapath protection for IPsec packet offload mode
Leon Romanovsky
1
-23
/
+32
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
2
-0
/
+48
2022-12-05
xfrm: add new packet offload flag
Leon Romanovsky
2
-0
/
+13
2022-12-05
crypto: api - Use linux/cache.h instead of asm/cache.h
Herbert Xu
1
-1
/
+1
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
1
-0
/
+7
2022-12-04
hwmon: (gsc-hwmon) Switch to flexible array to simplify code
Christophe JAILLET
1
-3
/
+2
2022-12-04
hwmon: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
1
-0
/
+1
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
1
-0
/
+6
2022-12-04
bpf: Handle MEM_RCU type properly
Yonghong Song
2
-1
/
+2
2022-12-04
ASoC/tda998x: Fix reporting of nonexistent capture streams
Mark Brown
13
-40
/
+73
2022-12-04
random: include <linux/once.h> in the right header
Christophe JAILLET
2
-1
/
+1
2022-12-03
Merge "ACPICA: Add CXL 3.0 structures..." into for-6.2/cxl-xor
Dan Williams
5
-5
/
+202
2022-12-03
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
1
-0
/
+1
2022-12-03
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
1
-0
/
+3
2022-12-03
cxl/pci: add tracepoint events for CXL RAS
Dave Jiang
1
-0
/
+112
2022-12-03
block: remove devnode callback from struct block_device_operations
Greg Kroah-Hartman
1
-1
/
+0
2022-12-02
nvdimm/region: Move cache management to the region driver
Dan Williams
1
-0
/
+5
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-13
/
+38
2022-12-02
Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2022-12-02
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Dmitry Torokhov
1
-0
/
+1
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-12
/
+59
2022-12-02
hpet: Replace one-element array with flexible-array member
Kees Cook
1
-1
/
+1
2022-12-02
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-0
/
+11
2022-12-02
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-0
/
+1
2022-12-02
pktcdvd: remove driver.
Greg Kroah-Hartman
2
-309
/
+0
2022-12-02
seccomp: document the "filter_count" field
Randy Dunlap
1
-0
/
+1
2022-12-02
Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD
Paolo Bonzini
2
-41
/
+23
2022-12-02
KVM: Reference to kvm_userspace_memory_region in doc and comments
Javier Martinez Canillas
2
-5
/
+5
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
1
-2
/
+0
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctl
Javier Martinez Canillas
1
-12
/
+0
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
39
-113
/
+202
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
1
-0
/
+14
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
1
-0
/
+25
2022-12-02
ASoC: hdmi-codec: Allow playback and capture to be disabled
Mark Brown
1
-0
/
+4
2022-12-02
regulator: add mt6357 regulator
Fabien Parent
1
-0
/
+51
2022-12-02
clocksource/drivers/timer-ti-dm: Make timer_get_irq static
Tony Lindgren
1
-2
/
+0
2022-12-02
dmaengine: Revert "dmaengine: remove s3c24xx driver"
Vinod Koul
1
-0
/
+48
2022-12-02
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
1
-0
/
+1
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
1
-2
/
+8
2022-12-02
console: introduce console_is_registered()
John Ogness
1
-0
/
+28
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
1
-0
/
+45
2022-12-02
printk: introduce console_list_lock
John Ogness
1
-3
/
+20
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
1
-1
/
+27
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
1
-3
/
+5
2022-12-02
crypto: kpp - Add ctx helpers with DMA alignment
Herbert Xu
1
-1
/
+23
2022-12-02
crypto: akcipher - Add ctx helpers with DMA alignment
Herbert Xu
1
-1
/
+23
2022-12-02
crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127
Herbert Xu
1
-1
/
+1
2022-12-02
crypto: skcipher - Add ctx helpers with DMA alignment
Herbert Xu
1
-0
/
+22
[prev]
[next]