summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20btrfs: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong1-2/+11
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai1-0/+1
2022-04-20net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton1-2/+2
2022-04-20dm mpath: only use ktime_get_ns() in historical selectorKhazhismel Kumykov1-5/+5
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli1-0/+3
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma1-0/+4
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter1-2/+3
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-20sctp: Initialize daddr on peeled off socketPetr Malat1-1/+1
2022-04-20scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2-0/+19
2022-04-20scsi: iscsi: Fix offload conn cleanup when iscsid restartsMike Christie1-20/+28
2022-04-20scsi: iscsi: Move iscsi_ep_disconnect()Mike Christie1-19/+19
2022-04-20scsi: iscsi: Fix in-kernel conn failure handlingMike Christie2-198/+283
2022-04-20scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie8-32/+75
2022-04-20scsi: iscsi: Use system_unbound_wq for destroy_workMike Christie1-14/+1
2022-04-20scsi: iscsi: Force immediate failure during shutdownMike Christie1-4/+10
2022-04-20scsi: iscsi: Stop queueing during ep_disconnectMike Christie11-11/+78
2022-04-20scsi: pm80xx: Enable upper inbound, outbound queuesAjish Koshy1-0/+11
2022-04-20scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63Ajish Koshy1-9/+13
2022-04-20net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()Karsten Graul1-2/+3
2022-04-20drm/msm/dsi: Use connector directly in msm_dsi_manager_connector_init()Stephen Boyd1-1/+1
2022-04-20drm/msm: Fix range size vs end confusionRob Clark1-1/+1
2022-04-20cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram1-0/+2
2022-04-20net/sched: taprio: Check if socket flags are validBenedikt Spranger1-1/+2
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-20net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle1-1/+1
2022-04-20net/sched: fix initialization order when updating chain 0 headMarcelo Ricardo Leitner1-1/+1
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak1-0/+1
2022-04-20net: mdio: Alphabetically sort header inclusionCalvin Johnson16-58/+56
2022-04-20gpiolib: acpi: use correct format charactersLinus Torvalds1-2/+2
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault1-1/+1
2022-04-20net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov3-5/+16
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield1-1/+1
2022-04-20firmware: arm_scmi: Fix sorting of retrieved clock ratesCristian Marussi1-1/+2
2022-04-20memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probeMiaoqian Lin1-6/+17
2022-04-20drm/msm: Add missing put_task_struct() in debugfs pathRob Clark1-0/+1
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor1-4/+0
2022-04-20ACPI: processor idle: Check for architectural support for LPIMario Limonciello1-5/+10
2022-04-20cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2022-04-20hamradio: remove needs_free_netdev to avoid UAFLin Ma1-1/+0
2022-04-20hamradio: defer 6pack kfree after unregister_netdevLin Ma1-1/+3
2022-04-20drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling1-3/+7
2022-04-13Linux 5.10.111v5.10.111Greg Kroah-Hartman1-1/+1
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang1-1/+5
2022-04-13mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-13irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2-0/+12
2022-04-13Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)1-3/+3
2022-04-13arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-13selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97