summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-starfire.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-22sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-22net: ks8851: Check for error irqJiasheng Jiang1-0/+2
2021-12-22drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-22fjes: Check for error irqJiasheng Jiang1-0/+5
2021-12-22bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2-6/+7
2021-12-21igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit1-6/+13
2021-12-21gve: Correct order of processing device optionsJeroen de Borst1-4/+4
2021-12-21net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn1-0/+3
2021-12-21net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn1-2/+20
2021-12-21docs: networking: replace skb_hwtstamp_tx with skb_tstamp_txWillem de Bruijn1-2/+2
2021-12-21inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet8-18/+23
2021-12-20phonet/pep: refuse to enable an unbound pipeRĂ©mi Denis-Courmont1-0/+2
2021-12-20docs: networking: dpaa2: Fix DPNI headerSean Anderson1-0/+1
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg1-0/+3
2021-12-18qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang3-5/+13
2021-12-18ax25: NPD bug when detaching AX25 deviceLin Ma1-1/+3
2021-12-18hamradio: improve the incomplete fix to avoid NPDLin Ma1-2/+2
2021-12-18tun: avoid double free in tun_free_netdevGeorge Kennedy1-56/+59
2021-12-18net: marvell: prestera: fix incorrect structure accessYevhen Orlov1-7/+12
2021-12-18net: marvell: prestera: fix incorrect return of port_findYevhen Orlov1-6/+10
2021-12-18Revert "tipc: use consistent GFP flags"Hoang Le1-4/+4
2021-12-18net: lantiq_xrx200: increase buffer reservationAleksander Jan Bajkowski1-10/+24
2021-12-18net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey3-1/+9
2021-12-18net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey5-3/+7
2021-12-18net/sched: Extend qdisc control block with tc control blockPaul Blakey7-17/+34
2021-12-17ice: xsk: fix cleaned_count settingMaciej Fijalkowski2-6/+1
2021-12-17ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski1-4/+10
2021-12-17ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski1-5/+1
2021-12-17ice: remove dead store on XSK hotpathAlexander Lobakin1-1/+0
2021-12-17ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski3-22/+47
2021-12-17ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski1-6/+6
2021-12-17net: fix typo in a commentXiang wangx1-1/+1
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2-0/+32
2021-12-16bpf: Fix extable address check.Alexei Starovoitov1-7/+42
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov1-1/+1
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-16bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann1-9/+15
2021-12-16bpf: Fix signed bounds propagation after mov32Daniel Borkmann1-0/+4
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian1-0/+1
2021-12-16afs: Fix mmapDavid Howells2-2/+4
2021-12-16sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16net/smc: Prevent smc_release() from long blockingD. Wythe1-1/+3
2021-12-16netfilter: ctnetlink: remove expired entries firstFlorian Westphal1-2/+3
2021-12-16net: Fix double 0x prefix print in SKB dumpGal Pressman1-1/+1
2021-12-16virtio_net: fix rx_drops stat for small pktsWenliang Wang1-6/+3
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev1-2/+2
2021-12-16sfc_ef100: potential dereference of null pointerJiasheng Jiang1-0/+3
2021-12-16net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping1-1/+3