summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek2022-06-141-4/+6
* scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-06-141-3/+8
* md: protect md_unregister_thread from reentrancyGuoqing Jiang2022-06-141-5/+10
* watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng2022-06-141-0/+1
* kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo2022-06-141-12/+19
* serial: msm_serial: disable interrupts in __msm_console_write()John Ogness2022-06-141-0/+5
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng2022-06-141-9/+18
* 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
* sysrq: do not omit current cpu when showing backtrace of all active CPUsChangbin Du2022-06-141-4/+9
* 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
* staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2022-06-142-4/+3
* 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: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-145-3/+31
* netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso2022-06-141-0/+6
* netfilter: nf_tables: release new hooks on unsupported flowtable flagsPablo Neira Ayuso2022-06-141-4/+8
* ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin2022-06-141-0/+3
* netfilter: nf_tables: always initialize flowtable hook list in transactionPablo Neira Ayuso2022-06-141-0/+1
* powerpc/kasan: Force thread size increase with KASANMichael Ellerman2022-06-142-3/+8
* netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-142-26/+6
* 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
* video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar2022-06-141-18/+1