summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.305v4.9.305Greg Kroah-Hartman2022-03-081-1/+1
* hamradio: fix macro redefine warningHuang Pei2022-03-081-0/+2
* net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean2022-03-081-2/+2
* memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins2022-03-081-3/+4
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-083-2/+7
* Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-081-7/+7
* Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-081-40/+22
* net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-03-081-0/+2
* soc: fsl: qe: Check of ioremap return valueJiasheng Jiang2022-03-081-0/+2
* ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap2022-03-081-0/+2
* can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol2022-03-081-5/+5
* efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn2022-03-081-1/+4
* net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma2022-03-081-0/+3
* net: sxgbe: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* net: stmmac: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande2022-03-081-2/+2
* firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold2022-03-081-7/+6
* firmware: Fix a reference count leak.Qiushi Wu2022-03-081-3/+4
* net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean2022-03-081-0/+44
* netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-083-6/+20
* netfilter: nf_queue: don't assume sk is full socketFlorian Westphal2022-03-081-1/+10
* xfrm: fix MTU regressionJiri Bohac2022-03-081-4/+7
* ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut2022-03-081-2/+2
* ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov2022-03-081-2/+2
* usb: gadget: clear related members when goto failHangyu Hua2022-03-081-2/+5
* usb: gadget: don't release an existing dev->bufHangyu Hua2022-03-081-1/+2
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas2022-03-081-0/+5
* i2c: qup: allow COMPILE_TESTWolfram Sang2022-03-081-1/+1
* dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-03-081-1/+3
* cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg2022-03-081-0/+1
* Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-03-081-0/+6
* i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt2022-03-081-0/+11
* mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-03-081-0/+9
* mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-03-081-0/+4
* Linux 4.9.304v4.9.304Greg Kroah-Hartman2022-03-021-1/+1
* fget: clarify and improve __fget_files() implementationLinus Torvalds2022-03-021-16/+57
* memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin2022-03-021-2/+8
* tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com2022-03-021-1/+1
* tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com2022-03-021-1/+1
* xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie2022-03-021-3/+6
* usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior2022-03-021-0/+2
* USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas2022-03-021-0/+6
* USB: serial: option: add support for DW5829eSlark Xiao2022-03-021-0/+6
* tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)2022-03-021-2/+3
* USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich2022-03-021-0/+6
* usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2022-03-022-0/+9
* Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii2022-03-021-1/+0
* ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov2022-03-021-0/+14
* iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET2022-03-021-1/+8
* RDMA/ib_srp: Fix a deadlockBart Van Assche2022-03-021-2/+4