summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-05-07swiotlb: add a IO_TLB_SIZE defineJianxiong Gao1-0/+1
2021-05-07driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2-0/+17
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-0/+3
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann1-2/+3
2021-04-28bpf: Allow variable-offset stack accessAndrei Matei2-1/+7
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-21kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-21bpf: Take module reference for trampoline in moduleJiri Olsa1-0/+2
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen1-1/+8
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-14net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-14virtchnl: Fix layout of RSS structuresNorbert Ciosek1-2/+0
2021-04-14net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet1-0/+2
2021-04-14bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend1-1/+6
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi1-2/+0
2021-04-07firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong1-1/+1
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski1-0/+23
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-1/+8
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2-1/+45
2021-04-07locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long1-2/+3
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)1-1/+0
2021-03-30locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner1-1/+1
2021-03-30mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson1-5/+5
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki1-1/+14
2021-03-30bpf: Fix fexit trampoline.Alexei Starovoitov1-4/+20
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson1-1/+1
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson1-4/+1
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-0/+4
2021-03-30net: phy: introduce phydev->portMichael Walle1-0/+2
2021-03-30bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin1-4/+5
2021-03-30mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-30bpf: Fix umd memory leak in copy_process()Zqiang1-0/+1
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet1-1/+2
2021-03-30kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-3/+15
2021-03-30hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin1-2/+13
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2-4/+45
2021-03-30static_call: Pull some static_call declarations to the type headersPeter Zijlstra2-21/+27
2021-03-30mm/fork: clear PASID for new mmFenghua Yu1-0/+1
2021-03-30u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra1-3/+4
2021-03-24efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel1-2/+4
2021-03-24kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov1-0/+13
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern1-0/+2
2021-03-20regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf1-0/+3
2021-03-20regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf1-0/+7
2021-03-17mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui1-4/+2
2021-03-17linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann1-0/+6