summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-01static_call: Avoid kprobes on inline static_call()sPeter Zijlstra1-0/+11
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf3-1/+53
2020-09-01static_call: Add basic static call infrastructureJosh Poimboeuf2-0/+171
2020-09-01compiler.h: Make __ADDRESSABLE() symbol truly uniqueJosh Poimboeuf1-1/+1
2020-09-01notifier: Fix broken error handling patternPeter Zijlstra1-8/+7
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song1-0/+2
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song1-0/+6
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin1-11/+0
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei1-0/+21
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei1-0/+6
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei1-0/+3
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-5/+5
2020-08-31bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.Alexei Starovoitov1-1/+8
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe24-112/+139
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman24-112/+139
2020-08-31Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman24-112/+139
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman24-112/+139
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+13
2020-08-30Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-45/+64
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2020-08-29sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck1-2/+2
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2020-08-28bpf: Add bpf_copy_from_user() helper.Alexei Starovoitov1-0/+1
2020-08-28bpf: Introduce sleepable BPF programsAlexei Starovoitov1-0/+3
2020-08-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu1-1/+1
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso1-2/+1
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+5
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal1-0/+1
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal1-1/+0
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-4/+4
2020-08-28power: supply: charger-manager: Update extcon functionsJonathan Bakker1-2/+3
2020-08-28power: supply: charger-manager: Make decisions focussed on battery statusJonghwa Lee1-0/+3
2020-08-28power: supply: charger-manager: Remove cm_notify_event functionJonghwa Lee1-27/+6
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar1-2/+6
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau1-0/+16
2020-08-28power: supply: smb347-charger: Drop pdata supportSebastian Reichel1-114/+0
2020-08-28media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni1-2/+2
2020-08-28include/linux/miscdevice.h - Fix typo/grammarSebastian Fricke1-5/+5
2020-08-28dmaengine: Remove unused define for dma_request_slave_channel_reason()Peter Ujfalusi1-2/+0
2020-08-28eeprom: at25: allow page sizes greater than 16 bitChristian Eggers1-1/+1
2020-08-28usb: typec: pd: Fix formatting in pd.h headerBadhri Jagan Sridharan1-3/+3
2020-08-28usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan1-0/+1
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-10/+53
2020-08-27Add a "nosymfollow" mount option.Mattias Nissler2-1/+3
2020-08-27Merge tag 'psy-arm-gpio-charger-immutable-for-5.10-signed' into psy-nextSebastian Reichel1-6/+0
2020-08-27net: Fix some commentsMiaohe Lin1-2/+2
2020-08-27power: supply: gpio-charger: Convert to GPIO descriptorsLinus Walleij1-6/+0
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn1-0/+130