summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-14PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2021-05-14driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko
2021-05-14firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu
2021-05-14firmware: xilinx: Add a blank line after function declarationMichal Simek
2021-05-14KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-05-11perf: Rework perf_event_exit_event()Peter Zijlstra
2021-05-11mfd: da9063: Support SMBus and I2C modeHubert Streidl
2021-05-11mfd: intel-m10-bmc: Fix the register access rangeXu Yilun
2021-05-11power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer
2021-05-11mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-05-07swiotlb: add a IO_TLB_SIZE defineJianxiong Gao
2021-05-07driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann
2021-04-28bpf: Allow variable-offset stack accessAndrei Matei
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-16gpu: host1x: Use different lock classes for each clientMikko Perttunen
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin
2021-04-14net/mlx5: Fix PPLM register mappingAya Levin
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem
2021-04-14virtchnl: Fix layout of RSS structuresNorbert Ciosek
2021-04-14net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet
2021-04-14bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-04-07firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong
2021-04-07extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-04-07locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long
2021-04-07bpf: Fix fexit trampoline.Alexei Starovoitov
2021-03-30fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-03-30locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner
2021-03-30mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-03-30net: phy: introduce phydev->portMichael Walle
2021-03-30bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin
2021-03-30bpf: Fix umd memory leak in copy_process()Zqiang
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-30kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-30hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-03-30static_call: Pull some static_call declarations to the type headersPeter Zijlstra