aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-14usb: testusb: Fix for showing the connection speedFaizel K B1-6/+8
2021-09-14include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov2-4/+6
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2-11/+33
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson1-0/+2
2021-09-14serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár1-1/+1
2021-09-14serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon1-1/+1
2021-09-14drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar1-1/+7
2021-09-14drm/i915: Release ctx->syncobj on final put, not on ctx closeDaniel Vetter1-3/+3
2021-09-14drm/i915/gem: Fix the mman selftestThomas Hellström1-6/+20
2021-09-14drm/i915/guc: drop guc_communication_enabledDaniele Ceraolo Spurio1-8/+3
2021-09-14drm/i915/dp: Use max params for panels < eDP 1.4Kai-Heng Feng1-1/+4
2021-09-14drm/i915/dp: return proper DPRX link training resultLee Shawn C1-1/+1
2021-09-14PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross1-0/+10
2021-09-14xen/balloon: use a kernel thread instead a workqueueJuergen Gross1-17/+45
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-14coresight: syscfg: Fix compiler warningJian Cai1-0/+1
2021-09-14nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEMDouglas Anderson1-0/+14
2021-09-14binder: make sure fd closes completeTodd Kjos1-6/+17
2021-09-14binder: fix freeze raceLi Li3-6/+38
2021-09-14tee/optee/shm_pool: fix application of sizeof to pointerjing yangyang1-1/+1
2021-09-14scsi: bsg: Fix device unregistrationZenghui Yu1-8/+15
2021-09-14scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit1-1/+4
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter3-1/+81
2021-09-13scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King2-3/+2
2021-09-13scsi: megaraid: Clean up some inconsistent indentingColin Ian King1-2/+2
2021-09-13scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King1-1/+1
2021-09-13scsi: Remove SCSI CDROM MAINTAINERS entryJens Axboe1-7/+0
2021-09-13scsi: megaraid: Fix Coccinelle warningjing yangyang1-2/+1
2021-09-13scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller1-23/+0
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart1-2/+2
2021-09-13scsi: target: Fix the pgr/alua_support_store functionsMaurizio Lombardi1-12/+20
2021-09-13scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota1-3/+3
2021-09-13scsi: sd: Free scsi_disk device via put_device()Ming Lei1-4/+5
2021-09-13scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy1-1/+3
2021-09-13scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-09-13scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee1-5/+3
2021-09-13scsi: lpfc: Remove unneeded variableChi Minghao1-2/+1
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart3-9/+3
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart4-15/+16
2021-09-13scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart2-6/+4
2021-09-13scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor1-0/+1
2021-09-13io_uring: pin SQPOLL data before unlocking ring lockJens Axboe1-3/+9
2021-09-13bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann4-6/+127
2021-09-13bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann2-12/+141
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann5-155/+41
2021-09-13cifs: fix incorrect kernel doc commentsSteve French2-3/+11
2021-09-13bpf: Add oversize check before call kvcalloc()Bixuan Cui1-0/+2
2021-09-14ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi1-0/+4
2021-09-13tools: compiler-gcc.h: Guard error attribute use with __has_attributeNathan Chancellor1-1/+3
2021-09-14netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik1-2/+2