index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2021-11-25
tls: splice_read: fix record type check
Jakub Kicinski
1
-13
/
+10
2021-11-25
selftests: tls: add tests for handling of bad records
Jakub Kicinski
1
-0
/
+154
2021-11-25
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
1
-41
/
+70
2021-11-25
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
1
-99
/
+29
2021-11-25
Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-211
/
+376
2021-11-26
Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-17
/
+46
2021-11-26
Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-7
/
+50
2021-11-26
Merge tag 'amd-drm-fixes-5.16-2021-11-24' of https://gitlab.freedesktop.org/a...
Dave Airlie
28
-186
/
+279
2021-11-25
Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-52
/
+102
2021-11-25
Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+9
2021-11-25
Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-5
/
+7
[prev]
[next]