Age | Commit message (Expand) | Author |
2021-06-30 | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-06-29 | net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() | Liam Howlett |
2021-06-28 | Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-24 | libceph: set global_id as soon as we get an auth ticket | Ilya Dryomov |
2021-06-24 | libceph: don't pass result into ac->ops->handle_reply() | Ilya Dryomov |
2021-06-18 | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-06-18 | Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-06-18 | icmp: don't send out ICMP messages with a source address of 0.0.0.0 | Toke Høiland-Jørgensen |
2021-06-18 | mac80211: handle various extensible elements correctly | Johannes Berg |
2021-06-18 | mac80211: reset profile_periodicity/ema_ap | Johannes Berg |
2021-06-18 | cfg80211: avoid double free of PMSR request | Avraham Stern |
2021-06-18 | cfg80211: make certificate generation more robust | Johannes Berg |
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra |
2021-06-18 | mac80211: minstrel_ht: fix sample time check | Felix Fietkau |
2021-06-16 | net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock | Eric Dumazet |
2021-06-16 | net/packet: annotate accesses to po->ifindex | Eric Dumazet |
2021-06-16 | net/packet: annotate accesses to po->bind | Eric Dumazet |
2021-06-16 | Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm... | David S. Miller |
2021-06-16 | net: ipv4: fix memory leak in ip_mc_add1_src | Chengyang Fan |
2021-06-16 | can: bcm: fix infoleak in struct bcm_msg_head | Norbert Slusarek |
2021-06-16 | can: bcm/raw/isotp: use per module netdevice notifier | Tetsuo Handa |
2021-06-16 | can: j1939: fix Use-after-Free, hold skb ref while in use | Oleksij Rempel |
2021-06-15 | net: inline function get_net_ns_by_fd if NET_NS is disabled | Changbin Du |
2021-06-14 | Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled | Luiz Augusto von Dentz |
2021-06-14 | net: qrtr: fix OOB Read in qrtr_endpoint_post | Pavel Skripkin |
2021-06-14 | ipv4: Fix device used for dst_alloc with local routes | David Ahern |
2021-06-14 | ethtool: strset: fix message length calculation | Jakub Kicinski |
2021-06-14 | sch_cake: revise docs for RFC 8622 LE PHB support | Tyson Moore |
2021-06-12 | net: make get_net_ns return error if NET_NS is disabled | Changbin Du |
2021-06-10 | mptcp: fix soft lookup in subflow_error_report() | Paolo Abeni |
2021-06-10 | mptcp: do not warn on bad input from the network | Paolo Abeni |
2021-06-10 | mptcp: wake-up readers only for in sequence data | Paolo Abeni |
2021-06-10 | mptcp: try harder to borrow memory from subflow under pressure | Paolo Abeni |
2021-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-06-10 | sch_cake: Fix out of bounds when parsing TCP options and header | Maxim Mikityanskiy |
2021-06-10 | mptcp: Fix out of bounds when parsing TCP options | Maxim Mikityanskiy |
2021-06-10 | netfilter: synproxy: Fix out of bounds when parsing TCP options | Maxim Mikityanskiy |
2021-06-10 | net/packet: annotate data race in packet_sendmsg() | Eric Dumazet |
2021-06-10 | net: bridge: fix vlan tunnel dst refcnt when egressing | Nikolay Aleksandrov |
2021-06-10 | net: bridge: fix vlan tunnel dst null pointer dereference | Nikolay Aleksandrov |
2021-06-10 | ping: Check return value of function 'ping_queue_rcv_skb' | Zheng Yongjun |
2021-06-10 | skbuff: fix incorrect msg_zerocopy copy notifications | Willem de Bruijn |
2021-06-09 | net/sched: act_ct: handle DNAT tuple collision | Marcelo Ricardo Leitner |
2021-06-09 | rtnetlink: Fix regression in bridge VLAN configuration | Ido Schimmel |
2021-06-09 | Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-06-09 | udp: fix race between close() and udp_abort() | Paolo Abeni |