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
2022-11-14
net: macvlan: Use built-in RCU list checking
Chuang Wang
1
-2
/
+2
2022-11-14
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
1
-1
/
+1
2022-11-14
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
1
-8
/
+26
2022-11-11
mctp i2c: don't count unused / invalid keys for flow release
Jeremy Kerr
1
-15
/
+32
2022-11-11
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
Yu Liao
1
-2
/
+3
2022-11-11
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
Mohd Faizal Abdul Rahim
1
-0
/
+3
2022-11-11
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Michael Sit Wei Hong
1
-0
/
+7
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
1
-1
/
+8
2022-11-11
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
1
-1
/
+2
2022-11-11
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Wei Yongjun
1
-1
/
+0
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
11
-74
/
+83
2022-11-11
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Xu Kuohai
1
-2
/
+2
2022-11-11
bpf: Initialize same number of free nodes for each pcpu_freelist
Xu Kuohai
1
-12
/
+11
2022-11-11
Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nofault()'
Andrii Nakryiko
3
-1
/
+13
2022-11-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2
-0
/
+12
2022-11-11
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
1
-1
/
+1
2022-11-11
nfp: change eeprom length to max length enumerators
Jaco Coetzee
1
-3
/
+3
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
154
-513
/
+984
2022-11-10
Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-115
/
+149
2022-11-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-2
/
+33
2022-11-10
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
1
-1
/
+0
2022-11-10
MAINTAINERS: Move Vivien to CREDITS
Florian Fainelli
2
-2
/
+5
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-25
/
+109
2022-11-10
Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+10
2022-11-10
Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
6
-9
/
+24
2022-11-10
Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2
-18
/
+53
2022-11-10
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
1
-1
/
+3
2022-11-10
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
Zhengchao Shao
1
-1
/
+4
2022-11-10
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
Zhengchao Shao
1
-0
/
+1
2022-11-10
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
Zhengchao Shao
1
-9
/
+20
2022-11-10
Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers'
Paolo Abeni
3
-7
/
+14
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2
-7
/
+13
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
1
-0
/
+1
2022-11-10
Merge branch 'stmmac-dwmac-loongson-fixes-three-leaks'
Paolo Abeni
1
-8
/
+31
2022-11-10
stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
Yang Yingliang
1
-5
/
+14
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...
Yang Yingliang
1
-2
/
+5
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
Yang Yingliang
1
-1
/
+12
2022-11-09
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...
Zhengchao Shao
1
-1
/
+1
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2
-2
/
+4
2022-11-09
stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
Tan, Tee Min
1
-2
/
+9
2022-11-09
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
1
-0
/
+1
2022-11-09
net: cpsw: disable napi in cpsw_ndo_open()
Zhengchao Shao
1
-0
/
+2
2022-11-09
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
1
-0
/
+2
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
4
-2
/
+31
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-43
/
+4
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
1
-1
/
+1
2022-11-09
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
1
-1
/
+1
2022-11-09
net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions
Roi Dayan
1
-2
/
+6
2022-11-09
net/mlx5e: E-Switch, Fix comparing termination table instance
Roi Dayan
1
-6
/
+8
2022-11-09
net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
Jianbo Liu
1
-6
/
+0
[next]