aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/lp.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet1-2/+4
2022-06-02net: add debug info to __skb_pull()Eric Dumazet1-1/+8
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet1-1/+1
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong1-0/+2
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4
2022-06-02tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-02binder: fix sender_euid type in uapi headerCarlos Llamas1-1/+1
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter1-0/+3
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-6/+6
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou4-11/+20
2022-06-01io_uring: reinstate the inflight trackingJens Axboe1-26/+56
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-01socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-01drm/msm/dpu: Move min BW request and full BW disable back to mdssDouglas Anderson2-8/+57
2022-06-01drm/msm/dpu: Fix pointer dereferenced before checkingHaowen Bai1-2/+2
2022-06-01drm/msm/dpu: Remove unused codeJiapeng Chong1-2/+0
2022-06-01drm/msm/disp/dpu1: remove superfluous initVinod Koul1-1/+0
2022-06-01drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()Kuogee Hsieh1-2/+7
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam1-1/+1
2022-06-01MAINTAINERS: rectify entries for some i3c drivers after dt conversionLukas Bulwahn1-2/+2
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells1-1/+4
2022-06-01io_uring: fix deadlock on iowq file slot allocPavel Begunkov1-21/+15
2022-06-01documentation: Format button_dev as a pointer.Nelson Penn1-3/+3
2022-06-01docs: add SVG version of the Linux logoMiguel Ojeda2-0/+2048
2022-06-01docs: move Linux logo into a new `images` folderMiguel Ojeda3-1/+1
2022-06-01docs: blockdev: change title to match section contentJoel Colledge1-3/+3
2022-06-01docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa1-1/+1
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter1-1/+1
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin1-4/+4
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01gpu: host1x: Add context busMikko Perttunen5-2/+53
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg1-5/+2
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu3-4/+14
2022-06-01vdpa: ifcvf: set pci driver data in probeJason Wang1-1/+2
2022-06-01vdpa/mlx5: Add RX MAC VLAN filter supportEli Cohen1-58/+216
2022-06-01vdpa/mlx5: Remove flow counter from steeringEli Cohen1-18/+6
2022-05-31tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-05-31net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu1-2/+2
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu1-0/+2
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso1-13/+41
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso1-0/+4