summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov2-4/+1
2021-04-30Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov3-1/+14
2021-04-30Use atomic_t for ucounts reference countingAlexey Gladkov1-2/+2
2021-04-30Add a reference to ucounts for each credAlexey Gladkov2-0/+6
2021-04-30Increase size of ucounts to atomic_long_tAlexey Gladkov1-2/+2
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-21capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-0/+3
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-17kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2021-04-13net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-18/+41
2021-04-10treewide: change my e-mail address, fix my nameMarek Behún2-2/+2
2021-04-09libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-08Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-08ethtool: fix kdoc in headersJakub Kicinski1-2/+7
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski1-3/+1
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet1-5/+9
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+24
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2021-04-03Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-04-03Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+8
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig1-2/+0
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+8
2021-04-01Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-1/+8
2021-03-31net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet1-0/+2
2021-03-30XArray: Add xa_limit_16bMatthew Wilcox (Oracle)1-1/+3
2021-03-30gpu: host1x: Use different lock classes for each clientMikko Perttunen1-1/+8
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-1/+8
2021-03-28Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-03-27Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2021-03-27bpf: Take module reference for trampoline in moduleJiri Olsa1-0/+2
2021-03-26Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+14
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-2/+0
2021-03-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-2/+0
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-12/+35
2021-03-25virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2