summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.263-rt177v4.9.263-rt177Luis Claudio R. Goncalves2021-03-311-1/+1
* Merge tag 'v4.9.263' into v4.9-rtLuis Claudio R. Goncalves2021-03-3141-146/+255
|\
| * Linux 4.9.263v4.9.263Greg Kroah-Hartman2021-03-241-1/+1
| * genirq: Disable interrupts for force threaded handlersThomas Gleixner2021-03-241-0/+4
| * ext4: fix potential error in ext4_do_update_inodeShijie Luo2021-03-241-4/+4
| * ext4: find old entry again if failed to rename whiteoutzhangyi (F)2021-03-241-2/+27
| * x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-242-24/+14
| * x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2021-03-242-9/+9
| * kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-246-11/+21
| * x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-241-0/+10
| * perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang2021-03-241-1/+1
| * PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-241-8/+6
| * iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter2021-03-241-2/+1
| * usb: gadget: configfs: Fix KASAN use-after-freeJim Lin2021-03-241-4/+10
| * USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-244-5/+8
| * scsi: lpfc: Fix some error codes in debugfsDan Carpenter2021-03-241-2/+2
| * net/qrtr: fix __netdev_alloc_skb callPavel Skripkin2021-03-241-1/+1
| * sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras2021-03-241-2/+4
| * svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler2021-03-241-3/+3
| * NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty2021-03-241-2/+2
| * nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg2021-03-241-3/+14
| * btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana2021-03-241-0/+2
| * ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller2021-03-241-1/+2
| * ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller2021-03-243-0/+29
| * net: dsa: b53: Support setting learning on portFlorian Fainelli2021-03-244-0/+28
| * ext4: check journal inode extents more carefullyJan Kara2021-03-246-38/+36
| * ext4: don't allow overlapping system zonesJan Kara2021-03-241-22/+12
| * ext4: handle error of ext4_setup_system_zone() on remountJan Kara2021-03-241-1/+4
* | Linux 4.9.262-rt176v4.9.262-rt176Luis Claudio R. Goncalves2021-03-311-1/+1
* | Merge tag 'v4.9.262' into v4.9-rtLuis Claudio R. Goncalves2021-03-3179-474/+684
|\ \ | |/
| * Linux 4.9.262v4.9.262Greg Kroah-Hartman2021-03-171-1/+1
| * xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross2021-03-172-8/+18
| * xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross2021-03-174-48/+87
| * xen/events: reset affinity of 2-level event when tearing it downJuergen Gross2021-03-173-0/+24
| * iio: imu: adis16400: fix memory leakNavid Emamdoost2021-03-171-1/+4
| * iio: imu: adis16400: release allocated memory on failureKrzysztof Kozlowski2021-03-171-1/+4
| * KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-171-1/+1
| * hwmon: (lm90) Fix max6658 sporadic wrong temperature readingBoyang Yu2021-03-171-4/+38
| * binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak2021-03-171-15/+14
| * powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-171-1/+1
| * alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2021-03-175-252/+151
| * alpha: Package string routines togetherRichard Henderson2021-03-171-6/+16
| * alpha: make short build log available for division routinesMasahiro Yamada2021-03-171-2/+2
| * alpha: merge build rules of division routinesMasahiro Yamada2021-03-171-7/+2
| * alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2021-03-171-4/+4
| * configfs: fix a use-after-free in __configfs_open_fileDaiyue Zhang2021-03-171-4/+2
| * block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai2021-03-171-0/+1
| * NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek2021-03-171-1/+1
| * sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov2021-03-171-0/+2
| * staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1