summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-01-14mfd: rohm-generic: Add BD9571 and BD9574Yoshihiro Shimoda
2021-01-14locking/lockdep: Mark local_lock_tPeter Zijlstra
2021-01-14sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar
2021-01-14can: dev: can_rx_offload_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2021-01-14can: dev: extend struct can_skb_priv to hold CAN frame lengthMarc Kleine-Budde
2021-01-14can: length: can_skb_get_frame_len(): introduce function to get data length o...Vincent Mailhol
2021-01-14can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data lengthMarc Kleine-Budde
2021-01-14drivers/soc/litex: make 'litex_[set|get]_reg()' methods privateGabriel Somlo
2021-01-14drivers/soc/litex: support 32-bit subregisters, 64-bit CPUsGabriel Somlo
2021-01-14drivers/soc/litex: s/LITEX_REG_SIZE/LITEX_SUBREG_ALIGN/gGabriel Somlo
2021-01-14drivers/soc/litex: separate MMIO from subregister offset calculationGabriel Somlo
2021-01-14drivers/soc/litex: move generic accessors to litex.hGabriel Somlo
2021-01-13net/mlx5: Add HW definition of reg_c_preservePaul Blakey
2021-01-13Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-nextSebastian Reichel
2021-01-13power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij
2021-01-13power: supply: z2_battery: Convert to GPIO descriptorsLinus Walleij
2021-01-13Merge v5.11-rc3Mark Brown
2021-01-13Merge v5.11-rc3Mark Brown
2021-01-13dmaengine: Extend the dmaengine_alignment for 128 and 256 bytesPeter Ujfalusi
2021-01-13ext4: simplify i_state checks in __ext4_update_other_inode_time()Eric Biggers
2021-01-13fs: correctly document the inode dirty flagsEric Biggers
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij
2021-01-13regulator: ab8500: Remove unused platform dataLinus Walleij
2021-01-13usb: chipidea: tegra: Support host modePeter Geis
2021-01-13usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko
2021-01-13can: dev: move netlink related code into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move skb related into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move length related code into seperate fileMarc Kleine-Budde
2021-01-13can: dev: move bittiming related code into seperate fileMarc Kleine-Budde
2021-01-12arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu
2021-01-12mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins
2021-01-12bpf: Support BPF ksym variables in kernel modulesAndrii Nakryiko
2021-01-12bpf: Declare __bpf_free_used_maps() unconditionallyAndrii Nakryiko
2021-01-12bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko
2021-01-12bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko
2021-01-12power: supply: max8903: Absorb pdata headerLinus Walleij
2021-01-12timekeeping: Remove unused get_seconds()Chunguang Xu
2021-01-12linux/clk.h: use correct kernel-doc notation for 2 functionsRandy Dunlap
2021-01-12sysfs: Support zapping of binary attr mmapsDaniel Vetter
2021-01-12resource: Move devmem revoke code to resource frameworkDaniel Vetter
2021-01-12mm: Close race in generic_access_physDaniel Vetter
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter
2021-01-12mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter
2021-01-11net: compound page support in skb_seq_readWillem de Bruijn
2021-01-11net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn
2021-01-12csky: Fixup perf probe failedGuo Ren
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das