summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki1-19/+10
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-11-02usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-11-02ext4: fix possible UAF when remounting r/o a mmp-protected file systemTheodore Ts'o2-17/+20
2021-11-02arm64: Avoid premature usercopy failureRobin Murphy3-13/+35
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao1-2/+8
2021-11-02io_uring: don't take uring_lock during iowq cancelPavel Begunkov1-0/+2
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann1-1/+1
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann1-1/+1
2021-11-02ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann1-0/+4
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann1-0/+3
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-11-02ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao1-1/+3
2021-10-27Linux 5.10.76v5.10.76Greg Kroah-Hartman1-1/+1
2021-10-27pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne1-2/+2
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-27selftests: bpf: fix backported ASSERT_FALSELorenz Bauer1-1/+1
2021-10-27e1000e: Separate TGP board type from SPTSasha Neftin3-15/+38
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)3-44/+23
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-27bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann1-5/+9
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle4-15/+46
2021-10-27can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()Ziyang Xuan1-13/+27
2021-10-27scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui1-1/+2
2021-10-27net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-27sched/scs: Reset the shadow stack when idle_task_exitWoody Lin1-0/+1
2021-10-27scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu1-1/+1
2021-10-27scsi: iscsi: Fix set_param() handlingMike Christie1-2/+0
2021-10-27Input: snvs_pwrkey - add clk handlingUwe Kleine-König1-0/+29
2021-10-27perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang1-0/+1
2021-10-27libperf tests: Fix test_stat_cpuShunsuke Nakamura2-6/+6
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani1-1/+1
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina1-1/+1
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-27btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana1-18/+29
2021-10-27ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai7-25/+56
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins1-0/+4
2021-10-27net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4
2021-10-27drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut1-1/+5
2021-10-27net: bridge: mcast: use multicast_membership_interval for IGMPv3Nikolay Aleksandrov1-3/+1
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal1-1/+0
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum1-1/+1
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma1-0/+2
2021-10-27KVM: nVMX: promptly process interrupts delivered while in guest modePaolo Bonzini1-11/+6
2021-10-27mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin1-1/+3
2021-10-27mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin1-1/+1
2021-10-27mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin1-2/+9