summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Linux 4.9.263v4.9.263Greg Kroah-Hartman1-1/+1
2021-03-24genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-03-24ext4: fix potential error in ext4_do_update_inodeShijie Luo1-4/+4
2021-03-24ext4: find old entry again if failed to rename whiteoutzhangyi (F)1-2/+27
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2-24/+14
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2-9/+9
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov6-11/+21
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-24iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter1-2/+1
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin1-4/+10
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin4-5/+8
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter1-2/+2
2021-03-24net/qrtr: fix __netdev_alloc_skb callPavel Skripkin1-1/+1
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras1-2/+4
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler1-3/+3
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty1-2/+2
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg1-3/+14
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana1-0/+2
2021-03-24ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller1-1/+2
2021-03-24ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller3-0/+29
2021-03-24net: dsa: b53: Support setting learning on portFlorian Fainelli4-0/+28
2021-03-24ext4: check journal inode extents more carefullyJan Kara6-38/+36
2021-03-24ext4: don't allow overlapping system zonesJan Kara1-22/+12
2021-03-24ext4: handle error of ext4_setup_system_zone() on remountJan Kara1-1/+4
2021-03-17Linux 4.9.262v4.9.262Greg Kroah-Hartman1-1/+1
2021-03-17xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2-8/+18
2021-03-17xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross4-48/+87
2021-03-17xen/events: reset affinity of 2-level event when tearing it downJuergen Gross3-0/+24
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2021-03-17iio: imu: adis16400: release allocated memory on failureKrzysztof Kozlowski1-1/+4
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-1/+1
2021-03-17hwmon: (lm90) Fix max6658 sporadic wrong temperature readingBoyang Yu1-4/+38
2021-03-17binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak1-15/+14
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-17alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro5-252/+151
2021-03-17alpha: Package string routines togetherRichard Henderson1-6/+16
2021-03-17alpha: make short build log available for division routinesMasahiro Yamada1-2/+2
2021-03-17alpha: merge build rules of division routinesMasahiro Yamada1-7/+2
2021-03-17alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada1-4/+4
2021-03-17configfs: fix a use-after-free in __configfs_open_fileDaiyue Zhang1-4/+2
2021-03-17block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai1-0/+1
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek1-1/+1
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1