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
*
bpf: Set and check spin lock value in sk_storage_map_test
Xu Kuohai
2022-11-21
1
-16
/
+20
*
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
2022-11-21
1
-1
/
+1
*
Merge branch 'libbpf: Fixes for ring buffer'
Andrii Nakryiko
2022-11-17
2
-7
/
+21
|
\
|
*
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
2022-11-17
1
-0
/
+4
|
*
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
2022-11-17
1
-2
/
+8
|
*
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
2022-11-17
1
-4
/
+8
|
*
libbpf: Use page size as max_entries when probing ring buffer map
Hou Tao
2022-11-17
1
-1
/
+1
|
/
*
bpf, perf: Use subprog name when reporting subprog ksymbol
Hou Tao
2022-11-15
1
-1
/
+1
*
libbpf: Use correct return pointer in attach_raw_tp
Jiri Olsa
2022-11-14
1
-1
/
+1
*
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
2022-11-14
3
-2
/
+18
*
net: mhi: Fix memory leak in mhi_net_dellink()
Wei Yongjun
2022-11-14
1
-0
/
+2
*
Merge branch 'octeon_ep-fixes'
David S. Miller
2022-11-14
1
-5
/
+11
|
\
|
*
octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
Ziyang Xuan
2022-11-14
1
-1
/
+5
|
*
octeon_ep: fix potential memory leak in octep_device_setup()
Ziyang Xuan
2022-11-14
1
-1
/
+5
|
*
octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()
Ziyang Xuan
2022-11-14
1
-1
/
+1
|
*
octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()
Ziyang Xuan
2022-11-14
1
-2
/
+0
|
/
*
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
2022-11-14
1
-1
/
+9
*
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
2022-11-14
1
-3
/
+0
*
net: macvlan: Use built-in RCU list checking
Chuang Wang
2022-11-14
1
-2
/
+2
*
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
2022-11-14
1
-1
/
+1
*
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
2022-11-14
1
-8
/
+26
*
mctp i2c: don't count unused / invalid keys for flow release
Jeremy Kerr
2022-11-11
1
-15
/
+32
*
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
Yu Liao
2022-11-11
1
-2
/
+3
*
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
Mohd Faizal Abdul Rahim
2022-11-11
1
-0
/
+3
*
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Michael Sit Wei Hong
2022-11-11
1
-0
/
+7
*
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
2022-11-11
1
-1
/
+8
*
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
2022-11-11
1
-1
/
+2
*
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Wei Yongjun
2022-11-11
1
-1
/
+0
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-11-11
11
-74
/
+83
|
\
|
*
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Xu Kuohai
2022-11-11
1
-2
/
+2
|
*
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
2022-11-11
1
-12
/
+11
|
*
Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nofault()'
Andrii Nakryiko
2022-11-11
3
-1
/
+13
|
|
\
|
|
*
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2022-11-11
2
-0
/
+12
|
|
*
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
2022-11-11
1
-1
/
+1
|
|
/
|
*
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
2022-11-09
1
-1
/
+1
|
*
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
2022-11-09
1
-1
/
+1
|
*
bpf: Fix memory leaks in __check_func_call
Wang Yufen
2022-11-08
1
-5
/
+9
|
*
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
Nathan Chancellor
2022-11-07
1
-1
/
+1
|
*
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
2022-11-04
2
-15
/
+46
|
*
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
2022-11-04
3
-39
/
+1
|
*
bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
Baisong Zhong
2022-11-04
1
-0
/
+1
*
|
nfp: change eeprom length to max length enumerators
Jaco Coetzee
2022-11-11
1
-3
/
+3
*
|
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-10
154
-513
/
+984
|
\
\
|
*
\
Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-11-10
13
-115
/
+149
|
|
\
\
|
|
*
|
net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions
Roi Dayan
2022-11-09
1
-2
/
+6
|
|
*
|
net/mlx5e: E-Switch, Fix comparing termination table instance
Roi Dayan
2022-11-09
1
-6
/
+8
|
|
*
|
net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
Jianbo Liu
2022-11-09
1
-6
/
+0
|
|
*
|
net/mlx5e: Fix tc acts array not to be dependent on enum order
Roi Dayan
2022-11-09
1
-60
/
+32
|
|
*
|
net/mlx5e: Fix usage of DMA sync API
Maxim Mikityanskiy
2022-11-09
2
-15
/
+16
|
|
*
|
net/mlx5e: Add missing sanity checks for max TX WQE size
Maxim Mikityanskiy
2022-11-09
3
-1
/
+35
[next]