summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-11-02Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai
2021-11-02usbnet: sanity check for maxpacketOliver Neukum
2021-11-02ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-11-02ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao
2021-11-02ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-27Linux 5.4.156v5.4.156Greg Kroah-Hartman
2021-10-27pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-27scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui
2021-10-27Input: snvs_pwrkey - add clk handlingUwe Kleine-König
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-27btrfs: deal with errors when checking if a dir entry exists during log replayFilipe Manana
2021-10-27gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-10-27selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma
2021-10-27mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin
2021-10-27mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin
2021-10-27powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-10-27powerpc64/idle: Fix SP offsets when saving GPRsChristopher M. Riedl
2021-10-27audit: fix possible null-pointer dereference in audit_filter_rulesGaosheng Cui
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai
2021-10-27ALSA: hda/realtek: Add quirk for Clevo PC50HSSteven Clarkson
2021-10-27ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve
2021-10-27vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-27ocfs2: mount fails with buffer overflow in strlenValentin Vidic
2021-10-27ocfs2: fix data corruption after conversion from inline formatJan Kara
2021-10-27ceph: fix handling of "meta" errorsJeff Layton
2021-10-27can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytesZhang Changzhong
2021-10-27can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...Zhang Changzhong
2021-10-27can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_privZiyang Xuan
2021-10-27can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimerZiyang Xuan
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma