summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-06-141-5/+5
* extcon: Modify extcon device to be created after driver data is setbumwoo lee2022-06-141-12/+17
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-06-141-1/+0
* USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green2022-06-141-2/+2
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* drivers: tty: serial: Fix deadlock in sa1100_set_termios()Duoming Zhou2022-06-141-2/+2
* USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-06-141-2/+4
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-06-141-1/+1
* tty: Fix a possible resource leak in icom_probeHuang Guobin2022-06-141-1/+1
* tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma2022-06-141-0/+2
* lkdtm/usercopy: Expand size of "out of frame" objectKees Cook2022-06-141-3/+14
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-06-142-6/+21
* iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang2022-06-141-8/+12
* drm: imx: fix compiler warning with gcc-12Linus Torvalds2022-06-141-1/+1
* net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin2022-06-141-1/+5
* ip_gre: test csum_start instead of transport headerWillem de Bruijn2022-06-141-6/+5
* net/mlx5: fs, fail conflicting actionsMark Bloch2022-06-141-3/+32
* net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud2022-06-141-2/+5
* net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada2022-06-141-1/+0
* net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada2022-06-141-1/+0
* net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada2022-06-141-1/+0
* SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever2022-06-141-1/+5
* net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-06-141-1/+1
* net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin2022-06-141-1/+3
* bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-141-0/+1
* af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima2022-06-141-1/+1
* xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada2022-06-141-1/+0
* netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso2022-06-141-0/+6
* ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin2022-06-141-0/+3
* netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-142-1/+45
* xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee2022-06-141-0/+5
* video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang2022-06-141-5/+7
* NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust2022-06-141-0/+4
* dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data typeRadhey Shyam Pandey2022-06-141-2/+3
* m68knommu: fix undefined reference to `_init_sp'Greg Ungerer2022-06-141-0/+1
* m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer2022-06-141-1/+2
* i2c: cadence: Increase timeout per message if necessaryLucas Tanure2022-06-141-2/+10
* f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu2022-06-141-2/+2
* tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai2022-06-141-0/+7
* tracing: Fix sleeping function called from invalid context on RT kernelJun Miao2022-06-141-3/+3
* mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun2022-06-141-0/+1
* perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan2022-06-141-2/+2
* tipc: check attribute length for bearer nameHoang Le2022-06-141-2/+1
* afs: Fix infinite loop found by xfstest generic/676David Howells2022-06-141-1/+4
* tcp: tcp_rtx_synack() can be called from process contextEric Dumazet2022-06-141-2/+2
* net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang2022-06-141-0/+6
* net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy2022-06-141-0/+5
* net/mlx5: Don't use already freed action pointerLeon Romanovsky2022-06-141-5/+4