summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-26pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König1-5/+5
2021-09-26profiling: fix shift-out-of-bounds bugsPavel Skripkin1-10/+11
2021-09-26nilfs2: use refcount_dec_and_lock() to fix potential UAFZhen Lei1-5/+4
2021-09-26prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov1-7/+0
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji1-1/+3
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter1-0/+1
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko1-3/+7
2021-09-26sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner1-3/+10
2021-09-26sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner1-0/+3
2021-09-26tracing/kprobe: Fix kprobe_on_func_entry() modificationLi Huafei1-1/+2
2021-09-26crypto: talitos - fix max key size for sha384 and sha512Christophe Leroy1-1/+1
2021-09-26apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko1-3/+0
2021-09-26rcu: Fix missed wakeup of exp_wq waitersNeeraj Upadhyay1-1/+1
2021-09-26KVM: remember position in kvm->vcpus arrayRadim Krčmář2-10/+6
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-24/+26
2021-09-22Linux 4.19.207v4.19.207Greg Kroah-Hartman1-1/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-22ip_gre: validate csum_start only on pullWillem de Bruijn1-3/+6
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet2-2/+12
2021-09-22netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans1-3/+1
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki1-2/+1
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-09-22PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko1-2/+3
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton1-0/+8
2021-09-22PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter1-1/+1
2021-09-22mfd: axp20x: Update AXP288 volatile rangesHans de Goede1-1/+2
2021-09-22NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li1-0/+1
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-22block, bfq: honor already-setup queue mergesPaolo Valente1-3/+13
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas1-0/+5
2021-09-22PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian1-0/+4
2021-09-22mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier4-5/+5
2021-09-22dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equationMiquel Raynal1-1/+1
2021-09-22KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2-3/+3
2021-09-22mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand2-4/+4
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+7
2021-09-22ibmvnic: check failover_pending in login responseSukadev Bhattiprolu1-0/+8
2021-09-22qed: Handle management FW errorShai Malin1-1/+5
2021-09-22tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy1-1/+1
2021-09-22net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2-2/+2
2021-09-22events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers1-1/+1
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan1-0/+1
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le1-1/+1
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang1-1/+3