summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye2020-12-211-1/+2
* compiler.h: fix barrier_data() on clangArvind Sankar2020-12-164-27/+17
* kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-161-0/+5
* xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-161-0/+4
* xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-161-0/+13
* net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel2020-12-161-1/+13
* mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-161-1/+0
* netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso2020-12-111-0/+3
* netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-12-111-0/+4
* genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2020-12-111-2/+10
* 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