summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix ->session lockingJann Horn2020-12-111-0/+4
* uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen2020-12-081-3/+6
* net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-081-1/+8
* inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen2020-12-081-1/+1
* net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2020-12-081-0/+5
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-081-0/+6
* net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron2020-12-081-0/+2
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-021-0/+8
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-12-021-0/+13
* bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-12-021-0/+1
* scsi: libiscsi: Fix NOP race conditionLee Duncan2020-12-021-0/+3
* kunit: fix display of failed expectations for stringsDaniel Latypov2020-12-021-1/+1
* trace: fix potenial dangerous pointerHui Su2020-12-021-4/+4
* firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne2020-12-021-4/+0
* mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)2020-11-241-0/+2
* spi: Introduce device-managed SPI controller allocationLukas Wunner2020-11-241-0/+19
* sched: Fix data-race in wakeupPeter Zijlstra2020-11-241-1/+15
* iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-241-1/+0
* iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko2020-11-242-4/+2
* ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei2020-11-241-3/+4
* SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew2020-11-241-1/+2
* swiotlb: using SIZE_MAX needs limits.h includedStephen Rothwell2020-11-241-0/+1
* net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2020-11-241-1/+15
* PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong2020-11-241-0/+21
* Exempt multicast addresses from five-second neighbor lifetimeJeff Dike2020-11-241-0/+1
* cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2020-11-181-0/+6
* cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2020-11-181-0/+3
* cpufreq: Introduce governor flagsRafael J. Wysocki2020-11-181-2/+7
* block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig2020-11-181-1/+1
* mm: memcontrol: fix missing wakeup polling threadMuchun Song2020-11-181-2/+9
* SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever2020-11-181-4/+4
* bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSEArd Biesheuvel2020-11-182-6/+0
* KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd2020-11-181-0/+2
* can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-181-12/+8
* netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso2020-11-181-1/+8
* netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-11-182-6/+6
* PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-101-2/+0
* PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-101-2/+2
* mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-102-4/+9
* time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2020-11-051-0/+4
* cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki2020-11-051-0/+1
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-051-1/+1
* cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki2020-11-051-1/+9
* NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-11-051-0/+3
* rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney2020-11-051-0/+4
* btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo2020-11-051-0/+14
* btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo2020-11-051-4/+6
* fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook2020-11-051-1/+0
* vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2020-11-051-1/+4
* scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig2020-11-051-1/+2