summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-14f2fs: fix to tag gcing flag on page during file defragmentChao Yu1-0/+1
2022-06-14rtla/Makefile: Properly handle dependenciesDaniel Bristot de Oliveira2-1/+48
2022-06-14m68knommu: fix undefined reference to `mach_get_rtc_pll'Greg Ungerer3-8/+9
2022-06-14RISC-V: use memcpy for kexec_file modeLiao Chang1-1/+3
2022-06-14video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe...Yang Yingliang1-5/+7
2022-06-14video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1Saurabh Sengar1-18/+1
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust1-0/+4
2022-06-14dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data typeRadhey Shyam Pandey1-2/+3
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer1-0/+1
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer1-1/+2
2022-06-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure1-2/+10
2022-06-14f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu1-2/+2
2022-06-14iommu/arm-smmu-v3: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-06-14iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()Yang Yingliang1-3/+2
2022-06-14tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai1-0/+7
2022-06-14tracing: Fix sleeping function called from invalid context on RT kernelJun Miao1-3/+3
2022-06-14tracing: Make tp_printk work on syscall tracepointsJeff Xie1-24/+11
2022-06-14bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu1-1/+1
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun1-0/+1
2022-06-14dmaengine: idxd: set DMA_INTERRUPT cap bitDave Jiang1-0/+1
2022-06-14bluetooth: don't use bitmaps for random flag accessesLinus Torvalds5-39/+27
2022-06-14Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scanLuiz Augusto von Dentz1-15/+43
2022-06-14Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUPLuiz Augusto von Dentz1-0/+18
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan1-2/+2
2022-06-14perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing3-18/+13
2022-06-14perf parse-events: Move slots event for the hybrid platform tooKan Liang3-2/+35
2022-06-14perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang1-2/+21
2022-06-14driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan1-5/+0
2022-06-14tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-14ax25: Fix ax25 session cleanup problemsDuoming Zhou4-11/+20
2022-06-14scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal1-1/+0
2022-06-14drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...Kuogee Hsieh1-2/+7
2022-06-14afs: Fix infinite loop found by xfstest generic/676David Howells1-1/+4
2022-06-14gpio: pca953x: use the correct register address to do regcache syncHaibo Chen1-8/+11
2022-06-14regulator: mt6315-regulator: fix invalid allowed modeFabien Parent1-2/+2
2022-06-14s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5
2022-06-14macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-14octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-14vdpa: ifcvf: set pci driver data in probeJason Wang1-1/+2
2022-06-14tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-06-14net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy1-0/+5
2022-06-14net/mlx5: correct ECE offset in query qp outputChangcheng Liu1-3/+2
2022-06-14net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy7-11/+31
2022-06-14net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey1-8/+11
2022-06-14net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman3-3/+39
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky1-5/+4
2022-06-14virtio: pci: Fix an error handling path in vp_modern_probe()Christophe JAILLET1-0/+1
2022-06-14vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doitEli Cohen1-4/+9
2022-06-14blk-mq: do not update io_ticks with passthrough requestsHaisu Wang1-1/+2