aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-05Merge branch 'hns3-fixes'David S. Miller1-4/+3
2021-04-05net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta1-1/+3
2021-04-05net: hns3: Remove the left over redundant check & assignmentSalil Mehta1-3/+0
2021-04-05i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko1-0/+1
2021-04-05net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2-5/+4
2021-04-05openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-05Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+10
2021-04-05perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens1-1/+1
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik2-1/+12
2021-04-05s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-05driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan1-0/+2
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan2-0/+6
2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan1-2/+9
2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan3-5/+29
2021-04-05Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman1-0/+4
2021-04-04Linux 5.12-rc6Linus Torvalds1-1/+1
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-04workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()Wang Qing2-13/+9
2021-04-04workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+0
2021-04-03Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+9
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-5/+9
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+46
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+0
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-21/+48
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-83/+0
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-67/+112
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+14
2021-04-02clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-02clk: fix invalid usage of list cursor in registerLukasz Bartosik1-9/+8
2021-04-02io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe1-0/+5
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds7-35/+29
2021-04-02Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-22/+32
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds8-24/+82
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-4/+10
2021-04-02net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-04-02net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang1-1/+1
2021-04-02ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek Behún1-0/+1
2021-04-02ARM: dts: turris-omnia: fix hardware buffer managementRui Salvaterra1-1/+2
2021-04-02Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"Gregory CLEMENT1-3/+3
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-26/+151
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig2-3/+0
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig1-26/+2
2021-04-02selinux: fix cond_list corruption when changing booleansOndrej Mosnacek3-69/+33
2021-04-02selinux: make nslot handling in avtab more robustOndrej Mosnacek1-10/+11
2021-04-02Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2021-04-02io_uring: move reissue into regular IO pathJens Axboe1-4/+13
2021-04-02ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-04-02drm/msm/disp/dpu1: program 3d_merge only if block is attachedKalyan Thota1-1/+3
2021-04-02drm/msm: a6xx: fix version check for the A650 SQE microcodeDmitry Baryshkov1-3/+3
2021-04-02drm/msm: Fix a5xx/a6xx timestampsRob Clark2-4/+4
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki5-23/+73
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov1-0/+4
2021-04-02file: fix close_range() for unshare+cloexecChristian Brauner1-4/+17
2021-04-01riscv: Make NUMA depend on MMUKefeng Wang1-1/+1
2021-04-01riscv: remove unneeded semicolonYang Li1-1/+1
2021-04-01riscv,entry: fix misaligned base for excp_vect_tableZihao Yu1-0/+1
2021-04-01riscv: evaluate put_user() arg before enabling user accessBen Dooks1-2/+5
2021-04-01riscv: Drop const annotation for spKefeng Wang1-1/+1
2021-04-01scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo1-17/+13
2021-04-01scsi: ufs: core: Fix task management request completion timeoutCan Guo1-0/+1
2021-04-01scsi: hpsa: Add an assert to prevent __packed reintroductionSergei Trofimovich1-0/+12
2021-04-01scsi: hpsa: Fix boot on ia64 (atomic_t alignment)Sergei Trofimovich1-1/+1
2021-04-01scsi: hpsa: Use __packed on individual structs, not header-wideSergei Trofimovich1-34/+34
2021-04-01Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-0/+2
2021-04-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-12/+52
2021-04-01Merge branch 'mptcp-deadlock'David S. Miller1-53/+47
2021-04-01mptcp: revert "mptcp: provide subflow aware release function"Paolo Abeni1-53/+2
2021-04-01mptcp: forbit mcast-related sockopt on MPTCP socketsPaolo Abeni1-0/+45
2021-04-01drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-01net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4
2021-04-01drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-01Merge branch 'AF_XDP Socket Creation Fixes'Alexei Starovoitov1-20/+37
2021-04-01libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus1-2/+11
2021-04-01libbpf: Restore umem state after socket create failureCiara Loftus1-18/+23
2021-04-01libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus1-0/+3
2021-04-01bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GETLorenz Bauer1-1/+1
2021-04-01drm/msm: Fix removal of valid error case when checking speed_binJohn Stultz1-1/+7
2021-04-01drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd1-0/+1
2021-04-01kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson1-0/+2
2021-04-01bpf: Refcount task stack in bpf_get_task_stackDave Marchevsky1-2/+10
2021-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-53/+139
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-45/+72
2021-04-02Merge tag 'imx-drm-fixes-2021-04-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2-2/+12
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie4-22/+34
2021-04-01RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session filesMd Haris Iqbal1-1/+1
2021-04-01tracing: Fix stack trace event sizeSteven Rostedt (VMware)1-1/+2
2021-04-01Merge tag 'sound-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+12
2021-04-01Merge tag 'tomoyo-pr-20210401' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds1-1/+1
2021-04-01Merge tag 'xarray-5.12' of git://git.infradead.org/users/willy/xarrayLinus Torvalds7-21/+45
2021-04-01i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-01i40e: fix receiving of single packets in xsk zero-copy modeMagnus Karlsson1-2/+2
2021-04-01i40e: Fix inconsistent indentingArkadiusz Kubalewski1-4/+4
2021-04-01io_uring: fix EIOCBQUEUED iter revertPavel Begunkov1-4/+0
2021-04-01io_uring/io-wq: protect against sprintf overflowPavel Begunkov2-3/+3
2021-04-01io_uring: don't mark S_ISBLK async work as unboundedJens Axboe1-1/+1
2021-04-01ARM: mvebu: avoid clang -Wtautological-constant warningArnd Bergmann1-1/+1
2021-04-01ARM: pxa: mainstone: avoid -Woverride-init warningArnd Bergmann1-2/+6
2021-04-01ARM: omap1: fix building with clang IASArnd Bergmann1-0/+1
2021-04-01soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann1-1/+1
2021-04-01ARM: keystone: fix integer overflow warningArnd Bergmann1-2/+2
2021-04-02powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy1-0/+4
2021-04-02powerpc/signal32: Fix Oops on sigreturn with unmapped VDSOChristophe Leroy1-12/+8
2021-04-02powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy5-18/+20
2021-04-01null_blk: fix command timeout completion handlingDamien Le Moal2-5/+22
2021-04-01idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)1-1/+10
2021-04-01idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)1-2/+2
2021-04-01idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)1-0/+4
2021-04-01radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)3-0/+6
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov3-1/+9
2021-04-01ASoC: codecs: lpass-rx-macro: set npl clock rate correctlySrinivas Kandagatla1-1/+1
2021-04-01ASoC: codecs: lpass-tx-macro: set npl clock rate correctlySrinivas Kandagatla1-1/+1
2021-04-01Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-2/+4
2021-04-01Merge tag 'omap-for-v5.12/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann6-10/+52
2021-04-01Merge tag 'arm-soc/for-5.12/devicetree-part2' of https://github.com/Broadcom/...Arnd Bergmann1-12/+0
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov1-2/+11
2021-04-01KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...Vitaly Kuznetsov1-2/+17
2021-04-01KVM: x86: disable interrupts while pvclock_gtod_sync_lock is takenPaolo Bonzini1-11/+14
2021-04-01KVM: x86: reduce pvclock_gtod_sync_lock critical sectionsPaolo Bonzini1-6/+4
2021-04-01Merge branch 'kvm-fix-svm-races' into kvm-masterPaolo Bonzini1-5/+23
2021-04-01KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...Paolo Bonzini1-1/+17
2021-04-01KVM: SVM: load control fields from VMCB12 before checking themPaolo Bonzini1-4/+6
2021-04-01Merge tag 'amd-drm-fixes-5.12-2021-03-31' of https://gitlab.freedesktop.org/a...Dave Airlie11-20/+26
2021-04-01Merge tag 'exynos-drm-fixes-for-v5.12-rc6' of git://git.kernel.org/pub/scm/li...Dave Airlie1-1/+0
2021-03-31drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-03-31drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
2021-03-31drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-03-31drm/amdkfd: dqm fence memory corruptionQu Huang7-12/+12
2021-03-31block: only update parent bi_status when bio failYufen Yu1-1/+1
2021-03-31xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory modelOng Boon Leong1-1/+2
2021-03-31Revert "net: correct sk_acceptq_is_full()"Eric Dumazet1-1/+5
2021-03-31Merge tag 'mlx5-fixes-2021-03-31' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller20-122/+227
2021-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller15-32/+81
2021-03-31net/rds: Fix a use after free in rds_message_map_pagesLv Yunlong1-1/+2
2021-03-31neighbour: Disregard DEAD dst in neigh_updateTong Zhu1-1/+1
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan4-12/+34
2021-03-31net/mlx5e: Consider geneve_opts for encap contextsDima Chumak6-14/+51
2021-03-31net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan5-20/+16
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan5-26/+33
2021-03-31net/mlx5: E-switch, Create vport miss group only if src rewrite is supportedMaor Dickman1-29/+39
2021-03-31net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-03-31net/mlx5: Delete auxiliary bus driver eth-rep firstMaor Dickman1-2/+2
2021-03-31net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich1-7/+29
2021-03-31Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+6
2021-03-31Merge tag 'pinctrl-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+27
2021-03-31ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann1-0/+5
2021-03-31Merge commit 'kvm-tdp-fix-flushes' into kvm-masterPaolo Bonzini3-17/+42
2021-03-31i2c: hix5hd2: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-03-31i2c: gpio: update email address in binding docsWolfram Sang1-1/+1
2021-03-31i2c: imx: drop me as maintainer of binding docsWolfram Sang1-3/+0
2021-03-31i2c: stm32f4: Mundane typo fixBhaskar Chowdhury1-1/+1
2021-03-31I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)1-2/+2
2021-03-30net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet1-0/+2
2021-03-30net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+10
2021-03-30nfp: flower: ignore duplicate merge hints from FWYinjun Zhang3-3/+69
2021-03-30reiserfs: update reiserfs_xattrs_initialized() conditionTetsuo Handa1-1/+1
2021-03-30net: let skb_orphan_partial wake-up waiters.Paolo Abeni2-9/+12
2021-03-30sch_htb: fix null pointer dereference on a null new_qYunjian Wang1-2/+3
2021-03-30net: qrtr: Fix memory leak on qrtr_tx_wait failureLoic Poulain1-1/+4
2021-03-30io_uring: drop sqd lock before handling signals for SQPOLLJens Axboe1-8/+11
2021-03-30net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi1-0/+3
2021-03-30net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller1-7/+13
2021-03-30ACPI: scan: Fix _STA getting called on devices with unmet dependenciesHans de Goede1-1/+11
2021-03-30Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-4/+12
2021-03-30drm/tegra: sor: Grab runtime PM reference across resetThierry Reding1-0/+7
2021-03-30radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+0
2021-03-30XArray: Add xa_limit_16bMatthew Wilcox (Oracle)1-1/+3
2021-03-30XArray: Fix splitting to non-zero ordersMatthew Wilcox (Oracle)2-14/+16
2021-03-30XArray: Fix split documentationMatthew Wilcox (Oracle)1-3/+4
2021-03-30drm/tegra: dc: Restore coupling of display controllersThierry Reding1-12/+8
2021-03-30gpu: host1x: Use different lock classes for each clientMikko Perttunen2-5/+14
2021-03-30drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-03-30KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pagesSean Christopherson3-6/+27
2021-03-30KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson1-4/+7
2021-03-30KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson1-11/+12
2021-03-30KVM: make: Fix out-of-source module buildsSiddharth Chandrasekaran1-1/+1
2021-03-30selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov1-5/+5
2021-03-30KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...Vitaly Kuznetsov1-0/+8
2021-03-30KVM: x86: remove unused declaration of kvm_write_tsc()Dongli Zhang1-1/+0
2021-03-30KVM: clean up the unused argumentHaiwei Li1-5/+4
2021-03-30tools/kvm_stat: Add restart delayStefan Raspl1-0/+1
2021-03-30Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-1/+12
2021-03-30Merge tag 'vfio-v5.12-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2-1/+7
2021-03-30mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy1-1/+1
2021-03-30Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-03-30Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-03-30ftrace: Check if pages were allocated before calling free_pages()Steven Rostedt (VMware)1-3/+6
2021-03-30MIPS: kernel: setup.c: fix compilation errorMauri Sandberg1-1/+1
2021-03-30ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8Jeremy Szu1-0/+1
2021-03-30ALSA: hda: Add missing sanity checks in PM prepare/complete callbacksTakashi Iwai1-0/+6
2021-03-30ALSA: hda: Re-add dropped snd_poewr_change_state() callsTakashi Iwai1-0/+2