aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-14Linux 5.8-rc1HEADv5.8-rc1masterfor-linusLinus Torvalds1-2/+2
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds5-1/+40
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-234/+286
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-647/+1344
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller27-93/+348
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-57/+571
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds439-2489/+2473
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-193/+195
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds80-1391/+5867
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds680-6804/+5144
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+7
2020-06-13watch_queue: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2020-06-13Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+3
2020-06-13Merge tag '9p-for-5.8' of git://github.com/martinetd/linuxLinus Torvalds1-27/+34
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2020-06-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+64
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+2
2020-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds8-30/+121
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-320/+306
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds111-2414/+2727
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada427-2448/+2448
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds34-179/+2182
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-12alpha: c_next should increase position indexMatt Turner1-0/+1
2020-06-12alpha: Replace sg++ with sg = sg_next(sg)Xu Wang1-1/+1
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan1-1/+1
2020-06-12alpha: remove unneeded semicolon in osf_sys.cJason Yan1-1/+1
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan2-2/+2
2020-06-12alpha: fix rtc port rangesMikulas Patocka1-1/+1
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-2/+2
2020-06-12bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko1-5/+12
2020-06-12libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko3-13/+55
2020-06-12tools/bpftool: Fix skeleton codegenAndrii Nakryiko1-2/+0
2020-06-12bpf: Fix memlock accounting for sock_hashAndrey Ignatov1-0/+4
2020-06-12bpf: sockmap: Don't attach programs to UDP socketsLorenz Bauer1-4/+6
2020-06-12bpf: tcp: Recv() should return 0 when the peer socket is closedSabrina Dubroca1-0/+3
2020-06-12smb3: Add debug message for new file creation with idsfromsid mount optionSteve French2-2/+4
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds42-1068/+2303
2020-06-12genetlink: clean up family attributes allocationsCong Wang1-16/+12
2020-06-12Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds3-3/+3
2020-06-12x86/entry: Force rcu_irq_enter() when in idle taskThomas Gleixner1-7/+28
2020-06-12Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-45/+438
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-17/+16
2020-06-12Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+8
2020-06-12proc: Use new_inode not new_inode_pseudoEric W. Biederman3-3/+3
2020-06-12Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2020-06-12Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds51-363/+273
2020-06-12Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2020-06-12cifs: fix chown and chgrp when idsfromsid mount option enabledSteve French1-15/+42
2020-06-12smb3: allow uid and gid owners to be set on create with idsfromsid mount optionSteve French4-21/+129
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds83-740/+1801
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-142/+90
2020-06-12Merge branch 'dt/schema-cleanups' into dt/linusRob Herring14193-289746/+822522
2020-06-12dt-bindings: Remove redundant 'maxItems'Rob Herring7-9/+0
2020-06-12ima: fix mprotect checkingMimi Zohar1-1/+2
2020-06-12smb311: Add tracepoints for new compound posix query infoSteve French2-6/+6
2020-06-12smb311: add support for using info level for posix extensions querySteve French4-4/+15
2020-06-12x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner2-3/+3
2020-06-12smb311: Add support for lookup with posix extensions query infoSteve French1-1/+3
2020-06-12smb311: Add support for SMB311 query info (non-compounded)Steve French2-0/+15
2020-06-12SMB311: Add support for query info using posix extensions (level 100)Steve French6-2/+316
2020-06-12smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon1-1/+3
2020-06-12x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski3-29/+52
2020-06-12KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy1-1/+1
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan1-0/+1
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds61-593/+4245
2020-06-11Merge branch 'net-ipa-endpoint-configuration-fixes'David S. Miller3-39/+60
2020-06-11net: ipa: header pad field only valid for AP->modem endpointAlex Elder1-4/+15
2020-06-11net: ipa: program upper nibbles of sequencer typeAlex Elder2-2/+6
2020-06-11net: ipa: fix modem LAN RX endpoint idAlex Elder1-1/+1
2020-06-11net: ipa: program metadata mask differentlyAlex Elder1-33/+39
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-269/+2594
2020-06-11ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-63/+177
2020-06-11Merge tag 'mlx5-fixes-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-55/+70
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-21/+47
2020-06-11rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells1-18/+11
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig1-1/+1
2020-06-11lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman2-2/+19
2020-06-11ocfs2: fix build failure when TCP/IP is disabledTom Seewald1-1/+1
2020-06-11mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current threadNaoya Horiguchi1-7/+16
2020-06-11mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early...Naoya Horiguchi1-10/+10
2020-06-11Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds3-241/+201
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds19-84/+104
2020-06-11afs: Fix afs_store_data() to set mtime in new operation descriptorDavid Howells1-0/+1
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-65/+109
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter1-2/+4
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky1-6/+0
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit1-14/+13
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin1-19/+22
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-11Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-06-11iavf: increase reset complete wait timePaul Greenwalt2-7/+9
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley3-6/+24
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov4-29/+24
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley4-21/+120
2020-06-11tools, bpftool: Exit on error in function codegenTobias Klauser1-5/+6
2020-06-11xdp: Fix xsk_generic_xmit errnoLi RongQing1-3/+1
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds35-148/+215
2020-06-11dt-bindings: Fix more incorrect 'reg' property sizes in examplesRob Herring10-13/+13
2020-06-11alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-183/+500
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-7/+30
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+6
2020-06-11dt-bindings: phy: qcom: Fix missing 'ranges' and example addressesRob Herring2-25/+33
2020-06-11dt-bindings: Remove more cases of 'allOf' containing a '$ref'Rob Herring33-316/+224
2020-06-11tipc: fix NULL pointer dereference in tipc_disc_rcv()Tuong Lien1-1/+1
2020-06-11tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien2-3/+4
2020-06-11ionic: remove support for mgmt deviceShannon Nelson4-25/+0
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds14-132/+1097
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang1-2/+3
2020-06-11Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-55/+219
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-14/+60
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds26-153/+575
2020-06-11compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...Marco Elver1-5/+8
2020-06-11compiler.h: Move function attributes to compiler_types.hMarco Elver2-29/+29
2020-06-11compiler.h: Avoid nested statement expression in data_race()Marco Elver1-5/+5
2020-06-11compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver1-11/+2
2020-06-11kcsan: Update Documentation to change supported compilersMarco Elver1-8/+1
2020-06-11kcsan: Remove 'noinline' from __no_kcsan_or_inlineMarco Elver1-4/+2
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver1-0/+1
2020-06-11kcsan: Support distinguishing volatile accessesMarco Elver2-1/+47
2020-06-11kcsan: Restrict supported compilersMarco Elver1-1/+8
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver1-1/+10
2020-06-11ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann2-0/+22
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner59-582/+4164
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini13-97/+171
2020-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-50/+74
2020-06-11KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini1-6/+1
2020-06-11Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-88/+20
2020-06-11NFS: Fix direct WRITE throughput regressionChuck Lever1-0/+2
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei1-1/+1
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin2-3/+12
2020-06-11NFS: remove redundant initialization of variable resultColin Ian King1-1/+1
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang1-1/+1
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever2-0/+46
2020-06-11NFS: Trace short NFS READsChuck Lever2-0/+49
2020-06-11NFS: nfs_xdr_status should record the procedure nameChuck Lever1-2/+13
2020-06-11SUNRPC: Set SOFTCONN when destroying GSS contextsChuck Lever1-5/+4
2020-06-11SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever2-5/+4
2020-06-11SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever1-2/+2
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever2-24/+126
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever5-23/+46
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever4-52/+71
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever2-0/+29
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever1-3/+3
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever1-1/+7
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever3-8/+58
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever4-18/+69
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds41-651/+1524
2020-06-11media: rkvdec: Fix H264 scaling list orderJonas Karlman1-48/+22
2020-06-11media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman1-1/+1
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2-19/+3
2020-06-11media: v4l2-subdev.rst: correct information about v4l2 eventsMichael Rodin1-2/+1
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski1-1/+5
2020-06-11media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORTGeert Uytterhoeven1-1/+1
2020-06-11media: cedrus: Implement runtime PMJernej Skrabec4-45/+104
2020-06-11media: cedrus: Program output format during each runSamuel Holland2-3/+2
2020-06-11media: atomisp: improve ACPI/DMI detection logsMauro Carvalho Chehab1-6/+12
2020-06-11media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"Mauro Carvalho Chehab1-16/+0
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab7-77/+0
2020-06-11media: atomisp: improve sensor detection code to use _DSM tableMauro Carvalho Chehab2-47/+101
2020-06-11media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab18-192/+44
2020-06-11media: atomisp: get rid of a string_support.h abstraction layerMauro Carvalho Chehab8-215/+38
2020-06-11media: atomisp: use strscpy() instead of less secure variantsMauro Carvalho Chehab8-16/+15
2020-06-11media: atomisp: set DFS to MAX if sensor doesn't report fpsMauro Carvalho Chehab1-2/+6
2020-06-11media: atomisp: use different dfs failed messagesMauro Carvalho Chehab2-5/+5
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab17-114/+108
2020-06-11media: atomisp: use macros from intel-family.hMauro Carvalho Chehab1-4/+6
2020-06-11media: atomisp: don't set hpll_freq twice with different valuesMauro Carvalho Chehab1-4/+6
2020-06-11media: atomisp: get rid of a detection hack for a BYT Andorid-based tabletMauro Carvalho Chehab1-65/+18
2020-06-11media: atomisp: use just one mamoiada_params.hMauro Carvalho Chehab3-216/+1
2020-06-11media: atomisp: remove some unused defines from *mamoiada_params.hMauro Carvalho Chehab2-38/+2
2020-06-11media: atomisp: simplify IRQ ifdef logicMauro Carvalho Chehab9-120/+2
2020-06-11media: atomisp: get rid of ifdef nonsenseMauro Carvalho Chehab1-8/+8
2020-06-11media: atomisp: get rid of a duplicated fileMauro Carvalho Chehab3-78/+1
2020-06-11media: atomisp: do some cleanup at irq_local.hMauro Carvalho Chehab5-44/+30
2020-06-11media: atomisp: improve IRQ handling debug messagesMauro Carvalho Chehab1-5/+6
2020-06-11media: atomisp: comment an unused codeMauro Carvalho Chehab1-0/+8
2020-06-11media: atomisp: get rid of a left-over wrapper functionMauro Carvalho Chehab1-8/+0
2020-06-11media: atomisp: get rid of an unused IRQ duplicated eventMauro Carvalho Chehab1-4/+1
2020-06-11media: atomisp: get rid of sh_css_pipe.cMauro Carvalho Chehab2-18/+0