index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
29
-80
/
+659
|
\
|
*
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
2021-12-08
1
-16
/
+584
|
*
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-03
2
-17
/
+17
|
*
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
18
-2
/
+18
|
*
Merge branch 'Fixes for kfunc-mod regressions and warnings'
Andrii Nakryiko
2021-12-02
4
-16
/
+18
|
|
\
|
|
*
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
2021-12-02
1
-3
/
+5
|
|
*
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
2021-12-02
1
-2
/
+0
|
|
*
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
2021-12-02
3
-11
/
+13
|
|
/
|
*
mips, bpf: Fix reference to non-existing Kconfig symbol
Johan Almbladh
2021-11-30
1
-1
/
+1
|
*
bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
Sebastian Andrzej Siewior
2021-11-30
2
-17
/
+2
|
*
Documentation/locking/locktypes: Update migrate_disable() bits.
Sebastian Andrzej Siewior
2021-11-30
1
-6
/
+3
|
*
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2021-11-20
2
-1
/
+9
|
*
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
2021-11-20
1
-4
/
+6
|
*
bpf, x86: Fix "no previous prototype" warning
Björn Töpel
2021-11-17
1
-0
/
+1
*
|
net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
Russell King (Oracle)
2021-12-08
1
-8
/
+13
*
|
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
2021-12-07
2
-1
/
+4
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-12-07
5
-38
/
+91
|
\
\
|
*
|
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
2021-12-06
1
-0
/
+8
|
*
|
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
2021-12-06
1
-5
/
+0
|
*
|
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
2021-12-06
2
-22
/
+50
|
*
|
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
2021-12-06
1
-11
/
+32
|
*
|
iavf: restore MSI state on reset
Mitch Williams
2021-12-01
1
-0
/
+1
*
|
|
Merge branch 'net-phy-fix-doc-build-warning'
Jakub Kicinski
2021-12-07
2
-5
/
+7
|
\
\
\
|
*
|
|
net: phy: Add the missing blank line in the phylink_suspend comment
Yanteng Si
2021-12-07
1
-0
/
+1
|
*
|
|
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-12-07
1
-5
/
+6
|
/
/
/
*
|
|
gve: fix for null pointer dereference.
Ameer Hamza
2021-12-07
1
-0
/
+3
*
|
|
MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myself
Petr Machata
2021-12-07
1
-1
/
+1
*
|
|
Merge branch 'net-tls-cover-all-ciphers-with-tests'
Jakub Kicinski
2021-12-07
1
-0
/
+36
|
\
\
\
|
*
|
|
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
2021-12-07
1
-0
/
+18
|
*
|
|
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
2021-12-07
1
-0
/
+18
|
/
/
/
*
|
|
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
2021-12-07
1
-10
/
+9
*
|
|
Merge tag 'linux-can-fixes-for-5.16-20211207' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2021-12-07
5
-23
/
+93
|
\
\
\
|
*
|
|
can: m_can: pci: use custom bit timings for Elkhart Lake
Matthias Schiffer
2021-12-07
1
-4
/
+44
|
*
|
|
can: m_can: make custom bittiming fields const
Matthias Schiffer
2021-12-07
1
-2
/
+2
|
*
|
|
Revert "can: m_can: remove support for custom bit timing"
Matthias Schiffer
2021-12-07
2
-6
/
+21
|
*
|
|
can: m_can: pci: fix incorrect reference clock rate
Matthias Schiffer
2021-12-07
1
-1
/
+1
|
*
|
|
can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
Matthias Schiffer
2021-12-07
1
-2
/
+12
|
*
|
|
can: m_can: m_can_read_fifo: fix memory leak in error branch
Vincent Mailhol
2021-12-07
1
-1
/
+3
|
*
|
|
can: m_can: Disable and ignore ELO interrupt
Brian Silverman
2021-12-07
1
-8
/
+6
|
*
|
|
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
2021-12-07
1
-1
/
+6
|
*
|
|
can: pch_can: pch_can_rx_normal: fix use after free
Vincent Mailhol
2021-12-07
1
-1
/
+1
|
/
/
/
*
|
|
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
2021-12-06
1
-8
/
+8
*
|
|
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
2021-12-06
1
-1
/
+2
*
|
|
net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Lee Jones
2021-12-03
1
-0
/
+2
*
|
|
qede: validate non LSO skb length
Manish Chopra
2021-12-03
1
-0
/
+7
*
|
|
net: altera: set a couple error code in probe()
Dan Carpenter
2021-12-03
1
-3
/
+6
*
|
|
net: bcm4908: Handle dma_set_coherent_mask error codes
Jiasheng Jiang
2021-12-03
1
-1
/
+3
*
|
|
selftests: net/fcnal-test.sh: add exit code
Li Zhijian
2021-12-03
1
-0
/
+8
*
|
|
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-12-03
2
-7
/
+9
*
|
|
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
2
-2
/
+15
[next]