summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-08netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet1-2/+3
2022-03-08xfrm: fix MTU regressionJiri Bohac1-4/+7
2022-03-08mm: Consider __GFP_NOWARN flag for oversized kvmalloc() callsDaniel Borkmann1-1/+3
2022-03-08ntb: intel: fix port config status offset for SPRDave Jiang2-1/+32
2022-03-08thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari1-2/+3
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki1-16/+23
2022-03-08drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä2-2/+2
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L1-7/+10
2022-03-08ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-03-08tracing: Add ustring operation to filtering string pointersSteven Rostedt2-24/+66
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu1-2/+7
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-03-08serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron1-0/+12
2022-03-08tracing: Add test for user space strings when filtering on string pointersSteven Rostedt2-3/+73
2022-03-08exfat: fix i_blocks for files truncated over 4 GiBChristophe Vu-Brugier3-6/+6
2022-03-08exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()Christophe Vu-Brugier4-18/+17
2022-03-08usb: gadget: clear related members when goto failHangyu Hua1-2/+5
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua1-1/+2
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang1-1/+1
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu1-1/+3
2022-03-08selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang1-1/+1
2022-03-08cifs: fix double free race when mount fails in cifs_get_root()Ronnie Sahlberg1-0/+1
2022-03-08tipc: fix a bit overflow in tipc_crypto_key_rcv()Hangyu Hua1-1/+1
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier1-0/+2
2022-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6
2022-03-08regulator: core: fix false positive in regulator_late_cleanup()Oliver Barta1-10/+3
2022-03-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-03-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt1-0/+11
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park1-0/+9
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler1-0/+4
2022-03-02Linux 5.10.103v5.10.103Greg Kroah-Hartman1-1/+1
2022-03-02memblock: use kfree() to release kmalloced memblock regionsMiaohe Lin1-2/+8
2022-03-02gpio: tegra186: Fix chip_data type confusionMarc Zyngier1-4/+10
2022-03-02tty: n_gsm: fix deadlock in gsmtty_open()daniel.starke@siemens.com1-0/+3
2022-03-02tty: n_gsm: fix wrong tty control line for flow controldaniel.starke@siemens.com1-4/+4
2022-03-02tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com1-1/+6
2022-03-02tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com1-1/+1
2022-03-02tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com1-1/+1
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du4-5/+45
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-03-02driver core: Free DMA range map when device is releasedMårten Lindahl1-0/+5
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6