summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-14f2fs: fix to tag gcing flag on page during file defragmentChao Yu
2022-06-14rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira
2022-06-14m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer
2022-06-14RISC-V: use memcpy for kexec_file modeLiao Chang
2022-06-14video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang
2022-06-14video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-06-14dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data typeRadhey Shyam Pandey
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure
2022-06-14f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu
2022-06-14iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang
2022-06-14iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang
2022-06-14tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai
2022-06-14tracing: Fix sleeping function called from invalid context on RT kernelJun Miao
2022-06-14tracing: Make tp_printk work on syscall tracepointsJeff Xie
2022-06-14bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-14dmaengine: idxd: set DMA_INTERRUPT cap bitDave Jiang
2022-06-14bluetooth: don't use bitmaps for random flag accessesLinus Torvalds
2022-06-14Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scanLuiz Augusto von Dentz
2022-06-14Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUPLuiz Augusto von Dentz
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-14perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-14perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-06-14perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-06-14driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan
2022-06-14tipc: check attribute length for bearer nameHoang Le
2022-06-14ax25: Fix ax25 session cleanup problemsDuoming Zhou
2022-06-14scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal
2022-06-14drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...Kuogee Hsieh
2022-06-14afs: Fix infinite loop found by xfstest generic/676David Howells
2022-06-14gpio: pca953x: use the correct register address to do regcache syncHaibo Chen
2022-06-14regulator: mt6315-regulator: fix invalid allowed modeFabien Parent
2022-06-14s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev
2022-06-14macsec: fix UAF bug for real_devZiyang Xuan
2022-06-14octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-06-14vdpa: ifcvf: set pci driver data in probeJason Wang
2022-06-14tcp: tcp_rtx_synack() can be called from process contextEric Dumazet
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu
2022-06-14net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-06-14net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-06-14net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-06-14virtio: pci: Fix an error handling path in vp_modern_probe()Christophe JAILLET
2022-06-14vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doitEli Cohen
2022-06-14blk-mq: do not update io_ticks with passthrough requestsHaisu Wang