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
2021-11-26
Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches'
Jakub Kicinski
4
-8
/
+263
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
1
-0
/
+1
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
2
-0
/
+18
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
Merge branch 'net-hns3-add-some-fixes-for-net'
Jakub Kicinski
3
-3
/
+13
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
1
-1
/
+2
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
1
-0
/
+5
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+12
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-26
Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2
-3
/
+3
2021-11-26
ptp: fix filter names in the documentation
Jakub Kicinski
1
-2
/
+2
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
1
-3
/
+5
2021-11-26
Merge branch 'acpi-properties'
Rafael J. Wysocki
2
-16
/
+5
2021-11-26
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-4
/
+4
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-26
Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-11-26
Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-2443
/
+21
2021-11-26
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-67
/
+136
2021-11-26
Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-6
/
+28
2021-11-26
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-24
/
+41
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+46
2021-11-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-27
/
+64
2021-11-26
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
Jens Axboe
1
-0
/
+2
2021-11-26
block: call rq_qos_done() before ref check in batch completions
Jens Axboe
1
-1
/
+2
2021-11-26
most: usb: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-2
/
+2
2021-11-26
speakup: remove redundant assignment of variable i
Colin Ian King
3
-3
/
+3
2021-11-26
scripts/tags: add space regexs to all regex_c
Zhaoyu Liu
1
-63
/
+63
2021-11-26
comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>
Ian Abbott
10
-17
/
+9
2021-11-26
comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>
Ian Abbott
28
-38
/
+27
2021-11-26
comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>
Ian Abbott
27
-40
/
+30
2021-11-26
comedi: ni_routing: tools: Update due to moved COMEDI headers
Ian Abbott
2
-11
/
+19
2021-11-26
comedi: Move the main COMEDI headers
Ian Abbott
146
-252
/
+150
2021-11-26
io_uring: fix link traversal locking
Pavel Begunkov
1
-18
/
+42
2021-11-26
io_uring: fail cancellation for EXITING tasks
Pavel Begunkov
1
-2
/
+3
2021-11-26
include/linux/byteorder/generic.h: fix index variables
Heinrich Schuchardt
1
-2
/
+2
2021-11-26
btrfs: fix the memory leak caused in lzo_compress_pages()
Qu Wenruo
1
-0
/
+2
2021-11-25
Merge branch 'tls-splice_read-fixes'
Jakub Kicinski
3
-152
/
+456
2021-11-25
selftests: tls: test for correct proto_ops
Jakub Kicinski
1
-0
/
+55
2021-11-25
tls: fix replacing proto_ops
Jakub Kicinski
1
-7
/
+40
2021-11-25
selftests: tls: test splicing decrypted records
Jakub Kicinski
1
-0
/
+49
2021-11-25
tls: splice_read: fix accessing pre-processed records
Jakub Kicinski
1
-8
/
+25
2021-11-25
selftests: tls: test splicing cmsgs
Jakub Kicinski
1
-0
/
+40
[prev]
[next]