aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-08mm/vmstat: Add pcpdrain counterpcplists-rfc-v1Nicolas Saenz Julienne3-0/+4
2021-10-08mm/swap: Add meaningful lockdep name to LRU pcpcache locksNicolas Saenz Julienne1-2/+2
2021-10-08mm/page_alloc: Add meaningful lockdep name to pageset's locksNicolas Saenz Julienne1-1/+1
2021-10-08mm/page_alloc: Add remote draining support to per-cpu listsNicolas Saenz Julienne3-63/+75
2021-10-08mm/page_alloc: Access lists in 'struct per_cpu_pages' indirectlyNicolas Saenz Julienne3-33/+49
2021-10-08mm/page_alloc: Simplify __rmqueue_pcplist()'s argumentsNicolas Saenz Julienne1-9/+6
2021-10-05Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-56/+66
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+4
2021-10-04fscache: Remove an unused static variableDavid Howells1-1/+0
2021-10-04fscache: Fix some kerneldoc warnings shown up by W=1David Howells2-0/+4
2021-10-049p: Fix a bunch of kerneldoc warnings shown up by W=1David Howells7-52/+60
2021-10-04afs: Fix kerneldoc warning shown up by W=1David Howells1-2/+2
2021-10-04nfs: Fix kerneldoc warning shown up by W=1David Howells1-1/+0
2021-10-04Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+2
2021-10-04Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+21
2021-10-04Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-22/+1
2021-10-04media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-10-03Linux 5.15-rc4Linus Torvalds1-1/+1
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen1-1/+1
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-199/+182
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds1-4/+8
2021-10-03kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2021-10-03Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-26/+108
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-36/+87
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+13
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-5/+35
2021-10-03Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+25
2021-10-02Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-125/+101
2021-10-02Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds12-342/+294
2021-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-7/+7
2021-10-02Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds5-27/+31
2021-10-02Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-19/+3
2021-10-02Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+13
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski1-1/+1
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins1-2/+3
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy1-22/+1
2021-10-01Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-13/+45
2021-10-01thermal: Update information in MAINTAINERSRafael J. Wysocki1-3/+5
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-32/+81
2021-10-01Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-77/+81
2021-10-01io_uring: kill fasyncPavel Begunkov1-15/+2
2021-10-01Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-24/+38
2021-10-01Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/li...Daniel Vetter9-31/+9
2021-10-01Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/a...Daniel Vetter7-11/+53
2021-10-01Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter5-23/+14
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-01sched/fair: Null terminate buffer when updating tunable_scalingMel Gorman1-1/+7
2021-10-01sched/fair: Add ancestors of unthrottled undecayed cfs_rqMichal Koutný1-1/+5
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu2-5/+33
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1
2021-10-01perf/x86: Reset destroy callback on event init failureAnand K Mistry1-0/+1
2021-10-01objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra1-7/+25
2021-10-01ext4: recheck buffer uptodate bit under buffer lockZhang Yi1-0/+6
2021-10-01ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun1-3/+3
2021-10-01ext4: flush s_error_work before journal destroy in ext4_fill_superyangerkun1-1/+4
2021-10-01ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani1-5/+5
2021-10-01ext4: fix reserved space counter leakageJeffle Xu2-0/+11
2021-10-01ext4: limit the number of blocks in one ADD_RANGE TLVHou Tao1-0/+6
2021-09-30ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter1-10/+7
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds88-447/+1384
2021-09-30Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+7
2021-09-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-48/+113
2021-09-30ksmbd: fix transform header validationNamjae Jeon1-9/+9
2021-09-30ksmbd: add buffer validation for SMB2_CREATE_CONTEXTHyunchul Lee3-13/+74
2021-09-30ksmbd: add validation in smb2 negotiateNamjae Jeon2-6/+68
2021-09-30ksmbd: add request buffer validation in smb2_set_infoNamjae Jeon1-42/+107
2021-09-30ksmbd: use correct basic info level in set_file_basic_info()Namjae Jeon2-7/+15
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet3-12/+56
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-09-30net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski1-0/+6
2021-09-30net: sched: flower: protect fl_walk() with rcuVlad Buslov1-0/+6
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni3-20/+33
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson1-10/+59
2021-09-30KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson1-2/+2
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng1-7/+2
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2-11/+16
2021-09-29nbd: use shifts rather than multipliesNick Desaulniers1-12/+17
2021-09-29ksmbd: remove NTLMv1 authenticationNamjae Jeon3-229/+0
2021-09-29MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainerMun Yew Tham1-1/+1
2021-09-29MAINTAINERS: update my email addressBartosz Golaszewski1-4/+4
2021-09-29gpio: pca953x: do not ignore i2c errorsAndrey Gusakov1-9/+2
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds30-102/+272
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-8/+11
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-29Merge branch 'hns3-fixes'David S. Miller7-73/+60
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang1-8/+13
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang1-2/+4
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang1-2/+6
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen1-10/+9
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen2-28/+10
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen1-6/+11
2021-09-29net: hns3: remove tc enable checkingJian Shen4-17/+2
2021-09-29net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2-3/+7
2021-09-28scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy1-0/+1
2021-09-28scsi: qla2xxx: Fix excessive messages during device logoutArun Easi1-2/+2
2021-09-28scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-2/+2
2021-09-28scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-09-28scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu1-2/+1
2021-09-28ksmbd: fix documentation for 2 functionsEnzo Matsumiya1-2/+2
2021-09-28net: bridge: mcast: Associate the seqcount with its protecting lock.Thomas Gleixner2-5/+3
2021-09-28net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing1-1/+5
2021-09-28Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-9/+150
2021-09-28Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-2/+4
2021-09-28Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-354/+301
2021-09-28Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+2
2021-09-28drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ixPrike Liang1-0/+8
2021-09-28drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser1-0/+31
2021-09-28drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-09-28drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic1-0/+1
2021-09-28drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar1-8/+7
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-09-28kernfs: also call kernfs_set_rev() for positive dentryHou Tao1-2/+7
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton1-1/+1
2021-09-28Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2-2/+2
2021-09-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-7/+17
2021-09-28Merge tag 'mmc-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2-3/+14
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-53/+139
2021-09-28Revert "block, bfq: honor already-setup queue merges"Jens Axboe1-13/+3
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann1-4/+24
2021-09-28net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur1-5/+10
2021-09-28af_unix: Return errno instead of NULL in unix_create1().Kuniyuki Iwashima1-17/+32
2021-09-28net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2-6/+6
2021-09-28net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-09-28ionic: fix gathering of debug statsShannon Nelson1-9/+0
2021-09-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller1-7/+15
2021-09-28dmascc: add CONFIG_VIRT_TO_BUS dependencyArnd Bergmann1-0/+1
2021-09-28net: ks8851: fix link errorArnd Bergmann2-4/+10
2021-09-28bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh1-5/+8
2021-09-28iommu/dart: Clear sid2group entry when a group is freedSven Peter1-3/+35
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas1-3/+3
2021-09-28iommu/dart: Remove iommu_flush_opsSven Peter1-18/+0
2021-09-28ALSA: pcsp: Make hrtimer forwarding more robustThomas Gleixner1-1/+1
2021-09-28driver core: Add debug logs when fwnode links are added/deletedSaravana Kannan1-0/+4
2021-09-28driver core: Create __fwnode_link_del() helper functionSaravana Kannan1-16/+19
2021-09-28driver core: Set deferred probe reason when deferred by driver coreSaravana Kannan1-6/+9
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc1-5/+8
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc1-1/+2
2021-09-28bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann1-5/+9
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann1-5/+12
2021-09-28libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi1-1/+7
2021-09-28MAINTAINERS: Add btf headers to BPFDave Marchevsky1-0/+2
2021-09-28bpf: Exempt CAP_BPF from checks against bpf_jit_limitLorenz Bauer1-1/+1
2021-09-28ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IOMiklos Szeredi1-1/+14
2021-09-28Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie4-12/+5
2021-09-28MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entryNamjae Jeon1-2/+2
2021-09-27Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...Linus Torvalds20-43/+70
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds40-269/+556
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-26/+45
2021-09-27watchdog/sb_watchdog: fix compilation problem due to COMPILE_TESTJackie Liu1-1/+1
2021-09-27nvdimm/pmem: fix creating the dax groupChristoph Hellwig1-4/+1
2021-09-27ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He1-0/+12
2021-09-27vboxfs: fix broken legacy mount signature checkingLinus Torvalds1-10/+2
2021-09-27RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang1-9/+22
2021-09-27RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang1-1/+1
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi1-4/+4
2021-09-27io-wq: exclusively gate signal based exit on get_signal() returnJens Axboe1-4/+1
2021-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-8/+32
2021-09-27nvme: add command id quirk for apple controllersKeith Busch3-2/+11
2021-09-27e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-09-27e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-09-27selftests: drivers/dma-buf: Fix implicit declaration warnsShuah Khan1-1/+4
2021-09-27ipack: ipoctal: fix module reference leakJohan Hovold1-8/+21
2021-09-27ipack: ipoctal: fix missing allocation-failure checkJohan Hovold1-1/+3
2021-09-27ipack: ipoctal: fix tty-registration error handlingJohan Hovold1-0/+7
2021-09-27ipack: ipoctal: fix tty registration raceJohan Hovold1-2/+2
2021-09-27ipack: ipoctal: fix stack information leakJohan Hovold1-5/+14
2021-09-27KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan1-1/+1
2021-09-27Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2-10/+61
2021-09-27NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap1-2/+0
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang1-2/+21
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu1-1/+1
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller8-13/+32
2021-09-27perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu1-0/+2
2021-09-27perf config: Refine error message to eliminate confusionLike Xu1-1/+1
2021-09-27perf doc: Fix typos all over the placeLike Xu8-8/+8
2021-09-27perf arm: Fix off-by-one directory paths.Ian Rogers6-23/+23
2021-09-27perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"Colin Ian King1-1/+1
2021-09-27perf tests: Fix flaky test 'Object code reading'James Clark1-2/+2
2021-09-27perf test: Fix DWARF unwind for optimized builds.Ian Rogers1-7/+32
2021-09-27Merge branch 'mv88e6xxx-mtu-fixes'David S. Miller4-7/+15
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2-3/+7
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn3-6/+10
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn1-1/+1
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-09-27Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario1-8/+0
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan3-13/+45
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan1-0/+3
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King1-1/+1
2021-09-27mac80211: Fix Ptk0 rekey documentationAlexander Wetzel1-4/+4
2021-09-27mac80211: check return value of rhashtable_initMichelleJin1-1/+4
2021-09-27mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg1-0/+6
2021-09-27drm/i915: Remove warning from the rps workerTejas Upadhyay1-2/+0