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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-03
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Paolo Bonzini
1
-10
/
+12
2020-10-03
media: add Zoran cardlist
Mauro Carvalho Chehab
2
-0
/
+53
2020-10-03
security/keys: remove compat_keyctl_instantiate_key_iov
Christoph Hellwig
3
-40
/
+3
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
17
-109
/
+30
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
17
-62
/
+28
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
17
-46
/
+30
2020-10-03
fs: remove various compat readv/writev helpers
Christoph Hellwig
2
-159
/
+40
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
11
-65
/
+26
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
5
-232
/
+143
2020-10-02
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
2
-4
/
+7
2020-10-02
rsxx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-02
pata_cmd64x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-10-02
Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
13
-119
/
+350
2020-10-02
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
2020-10-02
Merge branch 'Introduce-sendpage_ok-to-detect-misused-sendpage-in-network-rel...
David S. Miller
7
-10
/
+28
2020-10-02
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
1
-1
/
+1
2020-10-02
scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
Coly Li
1
-1
/
+1
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
1
-1
/
+1
2020-10-02
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-02
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
1
-4
/
+3
2020-10-02
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-10-02
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-10-02
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
1
-8
/
+27
2020-10-02
net: core: document two new elements of struct net_device
Mauro Carvalho Chehab
1
-0
/
+5
2020-10-02
Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-3
/
+19
2020-10-02
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+5
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+17
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+23
2020-10-02
Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+9
2020-10-02
spi: spi-s3c64xx: Turn on interrupts upon resume
Łukasz Stelmach
1
-0
/
+4
2020-10-02
spi: spi-s3c64xx: Increase transfer timeout
Łukasz Stelmach
1
-1
/
+2
2020-10-02
spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
Łukasz Stelmach
1
-0
/
+1
2020-10-02
spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
Łukasz Stelmach
1
-4
/
+1
2020-10-02
spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
Łukasz Stelmach
1
-13
/
+13
2020-10-02
spi: spi-s3c64xx: Report more information when errors occur
Łukasz Stelmach
1
-4
/
+15
2020-10-02
spi: spi-s3c64xx: Check return values
Łukasz Stelmach
1
-9
/
+41
2020-10-02
spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
Łukasz Stelmach
1
-0
/
+1
2020-10-02
spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
Łukasz Stelmach
1
-2
/
+2
2020-10-02
ahci: qoriq: enable acpi support in qoriq ahci driver
Yuantian Tang
1
-3
/
+17
2020-10-02
sata, highbank: simplify the return expression of ahci_highbank_suspend
Liu Shixin
1
-6
/
+1
2020-10-02
ahci: Add Intel Rocket Lake PCH-H RAID PCI IDs
Mika Westerberg
1
-0
/
+4
2020-10-02
Documentation/x86: Fix incorrect references to zero-page.txt
Heinrich Schuchardt
1
-3
/
+3
2020-10-02
bcache: remove embedded struct cache_sb from struct cache_set
Coly Li
11
-59
/
+46
2020-10-02
bcache: check and set sync status on cache's in-memory super block
Coly Li
4
-10
/
+7
2020-10-02
bcache: remove can_attach_cache()
Coly Li
1
-10
/
+0
2020-10-02
bcache: don't check seq numbers in register_cache_set()
Coly Li
1
-15
/
+0
2020-10-02
bcache: only use bucket_bytes() on struct cache
Coly Li
2
-2
/
+2
2020-10-02
bcache: remove useless bucket_pages()
Coly Li
1
-1
/
+0
2020-10-02
bcache: remove useless alloc_bucket_pages()
Coly Li
1
-3
/
+0
2020-10-02
bcache: only use block_bytes() on struct cache
Coly Li
7
-24
/
+24
[prev]
[next]