summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18init: make unknown command line param message clearerAndrew Halaney1-1/+3
2021-11-18drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+3
2021-11-18gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
2021-11-18dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_widthArnd Bergmann1-3/+3
2021-11-18dmaengine: stm32-dma: fix burst in case of unaligned memory addressAmelie Delaunay1-4/+16
2021-11-18bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki2-6/+34
2021-11-18bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend3-10/+38
2021-11-18bpf, sockmap: Fix race in ingress receive verdict with redirect to selfJohn Fastabend1-0/+47
2021-11-18bpf, sockmap: Remove unhash handler for BPF sockmap usageJohn Fastabend1-1/+0
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann1-3/+9
2021-11-18arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe1-3/+7
2021-11-18litex_liteeth: Fix a double free in the remove functionChristophe JAILLET1-1/+0
2021-11-18nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye1-3/+3
2021-11-18llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet1-1/+3
2021-11-18perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers1-1/+3
2021-11-18zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-18mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin1-3/+4
2021-11-18can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde1-1/+1
2021-11-18can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol1-4/+2
2021-11-18drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51
2021-11-18Revert "drm/imx: Annotate dma-fence critical section in commit path"Fabio Estevam1-2/+0
2021-11-18drm: fb_helper: improve CONFIG_FB dependencyArnd Bergmann1-3/+2
2021-11-18selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu2-10/+17
2021-11-18selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu1-2/+2
2021-11-18selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu1-4/+4
2021-11-18selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu1-17/+18
2021-11-18libbpf: Fix lookup_and_delete_elem_flags error reportingMehrdad Arshad Rad1-1/+3
2021-11-18ACPI: PM: Fix device wakeup power reference counting errorRafael J. Wysocki1-5/+3
2021-11-18mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song1-1/+1
2021-11-18mfd: sprd: Add SPI device ID tableMark Brown1-0/+7
2021-11-18mfd: cpcap: Add SPI device ID tableMark Brown1-0/+8
2021-11-18mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski1-0/+2
2021-11-18ALSA: memalloc: Catch call with NULL snd_dma_buffer pointerTakashi Iwai1-0/+2
2021-11-18octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann1-0/+1
2021-11-18bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-18drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe8-175/+7
2021-11-18block: fix device_add_disk() kobject_create_and_add() error handlingLuis Chamberlain1-2/+6
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-18cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki1-2/+30
2021-11-18PCI: Do not enable AtomicOps on VFsSelvin Xavier1-0/+8
2021-11-18ataflop: remove ataflop_probe_lock mutexTetsuo Handa1-20/+27
2021-11-18block/ataflop: provide a helper for cleanup up an atari diskLuis Chamberlain1-15/+19
2021-11-18block/ataflop: add registration bool before calling del_gendisk()Luis Chamberlain1-2/+7
2021-11-18block/ataflop: use the blk_cleanup_disk() helperLuis Chamberlain1-4/+2
2021-11-18nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assignedLuis Chamberlain1-4/+9
2021-11-18drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi1-0/+4
2021-11-18selftests: net: properly support IPv6 in GSO GRE testAndrea Righi1-4/+5
2021-11-18scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2-12/+13
2021-11-18scsi: ufs: core: Fix NULL pointer dereferenceBean Huo1-3/+0
2021-11-18scsi: ufs: ufshpb: Use proper power management APIDaejun Park1-4/+4