linux/include/linux
David Wu 497e7bd6e1 i2c: rk3x: Make sure the i2c transfer to be finished before system reboot
If the system rebooted, there might be i2c transfer at the
same time, it will make something unpredictable, because
the i2c host was reset, but the slave device wasn't, such
as rk808 pmic, so make sure the i2c transfer to be finished
before system shutdown at the reset mode.

This call chain is expected to be executed before kernel_restart
to do something before reset system. such as, i2c restart,
boot mode config.

Change-Id: I3c09f3acbe86595c295edc191aa38351adb7d5dc
Signed-off-by: David Wu <david.wu@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
2021-08-03 14:44:16 +08:00
..
amba BACKPORT: UPSTREAM: amba: Make the remove callback return void 2021-03-01 12:52:06 -08:00
avf virtchnl: Fix layout of RSS structures 2021-04-14 08:42:06 +02:00
bcma rk: revert to v4.19 2021-03-17 18:05:39 +08:00
byteorder
can Revert "Revert "net: introduce CAN specific pointer in the struct net_device"" 2021-04-09 21:09:05 -07:00
ceph rk: revert to v4.19 2021-03-17 18:05:39 +08:00
clk Merge remote branch 'android12-5.10' of https://android.googlesource.com/kernel/common 2021-03-17 18:07:51 +08:00
crush libceph: multiple workspaces for CRUSH computations 2020-10-12 15:29:26 +02:00
decompress lib: Add zstd support to decompress 2020-07-31 11:49:08 +02:00
device ANDROID: GKI: add some padding to some driver core structures 2021-03-24 20:43:25 +00:00
dma dmaengine: ti-cppi5: Replace zero-length array with flexible-array member 2020-10-29 17:22:59 -05:00
dsa net: dsa: tag_8021q: add VLANs to the master interface too 2020-09-20 19:01:34 -07:00
extcon
firmware firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE) 2021-05-14 09:50:05 +02:00
fpga
fsl networking changes for the 5.10 merge window 2020-10-15 18:42:13 -07:00
gpio gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP 2021-05-14 09:50:31 +02:00
greybus
hsi
i3c
iio rk: revert to v4.19 2021-03-17 18:05:39 +08:00
input Input: sparse-keymap: add a description for @sw 2020-10-15 07:57:55 +02:00
irqchip ANDROID: gic-v3: Export gic_resume() for vendor GIC enhancements 2021-06-10 22:07:15 +00:00
isdn
lockd
mailbox mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array member 2020-10-29 17:22:59 -05:00
mdio net: xgene: Move shared header file into include/linux 2020-08-27 06:55:50 -07:00
mfd power: battery/charger: move battery/charger drivers to power/supply 2021-06-28 19:06:43 +08:00
mlx4 RDMA 5.8 merge window pull request 2020-06-05 14:05:57 -07:00
mlx5 net/mlx5: DR, Create multi-destination flow table with level less than 64 2021-06-10 13:39:18 +02:00
mmc ANDROID: mmc: Add vendor hooks 2021-05-21 13:17:07 -07:00
mtd rk: revert to v4.19 2021-03-17 18:05:39 +08:00
mux
net/intel i40e: remove unused defines 2020-06-25 22:25:13 -07:00
netfilter Merge 5.10.27 into android12-5.10 2021-04-02 15:25:50 +02:00
netfilter_arp netfilter: arp_tables: add pre_exit hook for table unregister 2021-04-21 13:00:56 +02:00
netfilter_bridge netfilter: bridge: add pre_exit hooks for ebtable unregistration 2021-04-21 13:00:55 +02:00
netfilter_ipv4 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. 2020-06-25 00:50:31 +02:00
netfilter_ipv6 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. 2020-06-25 00:50:31 +02:00
pcs net: pcs: Move XPCS into new PCS subdirectory 2020-08-27 06:55:50 -07:00
perf arm64: perf: Add support caps under sysfs 2020-09-28 14:53:45 +01:00
phy phy: phy-rockchip-snps-pcie3: add support submode 2021-06-07 11:16:18 +08:00
pinctrl
platform_data Merge remote branch 'android12-5.10' of https://android.googlesource.com/kernel/common 2021-06-25 11:32:04 +08:00
power Merge remote branch 'android12-5.10' of https://android.googlesource.com/kernel/common 2021-06-25 11:32:04 +08:00
qed rk: revert to v4.19 2021-03-17 18:05:39 +08:00
raid rk: revert to v4.19 2021-03-17 18:05:39 +08:00
regulator Merge remote branch 'android12-5.10' of https://android.googlesource.com/kernel/common 2021-04-25 18:33:22 +08:00
remoteproc remoteproc: kill IPA notify code 2020-07-28 17:11:02 -07:00
reset reset: simple: Add reset callback 2020-06-16 14:19:57 +02:00
rockchip soc: rockchip: pm-config: support mem_lite/mem_ultra config 2021-01-26 19:29:40 +08:00
rpmsg
rtc
sched ANDROID: sched: Add ANDROID_OEM_DATA_ARRAY in user_struct. 2021-04-23 18:42:38 -07:00
soc soc: rockchip: vendor storage: make modules support 2021-05-14 15:18:06 +08:00
soundwire soundwire: export sdw_write/read_no_pm functions 2021-03-04 11:38:14 +01:00
spi Revert "spi: Fix use-after-free with devm_spi_alloc_*" 2021-05-15 09:31:41 +02:00
ssb
sunrpc SUNRPC: More fixes for backlog congestion 2021-06-03 09:00:51 +02:00
ulpi
unaligned
usb usb: gadget: transfer_type depends on CONFIG_NO_GKI 2021-07-19 19:57:22 +08:00
wimax net: wimax: fix duplicate words in comments 2020-07-15 20:34:02 -07:00
8250_pci.h
a.out.h
acct.h
acpi_dma.h
acpi_iort.h arm64: mm: Set ZONE_DMA size based on early IORT scan 2021-03-09 11:11:13 +01:00
acpi_pmtmr.h
acpi.h Merge 5.10.28 into android12-5.10 2021-04-09 09:29:17 +02:00
adb.h
adfs_fs.h
adreno-smmu-priv.h drm/msm: Add private interface for adreno-smmu 2020-09-12 10:45:56 -07:00
adxl.h
aer.h
agp_backend.h
agpgart.h
ahci_platform.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ahci-remap.h
aio.h
alarmtimer.h
alcor_pci.h
altera_jtaguart.h
altera_uart.h
amd-iommu.h drm, iommu: Change type of pasid to u32 2020-09-17 19:21:16 +02:00
android_debug_symbols.h ANDROID: android: Add nr_swap_pages to debug_symbols driver 2021-06-04 11:15:20 -07:00
android_kabi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
android_vendor.h ANDROID: add macros to create OEM data fields 2021-01-27 09:43:35 +00:00
anon_inodes.h UPSTREAM: fs: add LSM-supporting anon-inode interface 2021-02-05 11:03:56 +00:00
apm_bios.h
apm-emulation.h
apple_bl.h
apple-gmux.h
arch_topology.h ANDROID: topology: Add flag to indicate topology has been updated 2021-05-11 22:55:07 +00:00
arm_sdei.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
arm-cci.h
arm-smccc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
armada-37xx-rwtm-mailbox.h
ascii85.h
asn1_ber_bytecode.h
asn1_decoder.h
asn1.h
assoc_array_priv.h
assoc_array.h
async_tx.h md/raid6: let async recovery function support different page offset 2020-09-24 16:44:44 -07:00
async.h
ata_platform.h
ata.h
atalk.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ath9k_platform.h
atm_suni.h
atm_tcp.h
atm.h
atmdev.h net/atm: remove the atmdev_ops {get, set}sockopt methods 2020-07-19 18:16:40 -07:00
atmel_pdc.h
atmel-isc-media.h
atmel-mci.h
atmel-ssc.h
atomic-arch-fallback.h locking/atomics: Flip fallbacks and instrumentation 2020-06-11 08:03:24 +02:00
atomic-fallback.h locking/atomics: Provide the arch_atomic_ interface to generic code 2020-06-25 08:23:22 -07:00
atomic.h locking/atomics: Flip fallbacks and instrumentation 2020-06-11 08:03:24 +02:00
attribute_container.h
audit.h audit: purge audit_log_string from the intra-kernel audit API 2020-07-21 11:12:31 -04:00
auto_dev-ioctl.h
auto_fs.h
auxvec.h
average.h
backing-dev-defs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
backing-dev.h bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag 2020-09-24 13:43:39 -06:00
backlight.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
badblocks.h
balloon_compaction.h
bcd.h
bch.h
bcm47xx_nvram.h
bcm47xx_sprom.h firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warnings 2020-08-17 13:47:28 +02:00
bcm47xx_wdt.h
bcm963xx_nvram.h
bcm963xx_tag.h bcm963xx_tag.h: fix duplicated word 2020-10-13 11:37:11 +02:00
bcm2079x.h
binfmts.h exec: Implement kernel_execve 2020-07-21 08:24:52 -05:00
bio.h Revert "BACKPORT: bio: limit bio max size" 2021-05-11 09:34:37 -07:00
bit_spinlock.h
bitfield.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
bitmap.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
bitops.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
bitrev.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
bits.h linux/bits.h: fix compilation error with GENMASK 2021-06-03 09:00:45 +02:00
blk_types.h ANDROID: GKI: blk_types.h: add Android ABI padding to a structure 2021-03-18 16:03:05 +01:00
blk-cgroup.h writeback: remove struct bdi_writeback_congested 2020-07-08 17:05:53 -06:00
blk-crypto.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
blk-mq-pci.h
blk-mq-rdma.h
blk-mq-virtio.h
blk-mq.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
blk-pm.h
blkdev.h BACKPORT: block: Remove queue_limits.bio_max_bytes 2021-05-21 13:17:09 -07:00
blkpg.h
blktrace_api.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
blockgroup_lock.h
bma150.h
bootconfig.h FROMLIST: bootconfig: Share the checksum function with tools 2021-06-03 19:57:28 +00:00
bottom_half.h
bpf_lirc.h
bpf_local_storage.h bpf: Split bpf_local_storage to bpf_sk_storage 2020-08-25 15:00:04 -07:00
bpf_lsm.h bpf: Implement bpf_local_storage for inodes 2020-08-25 15:00:04 -07:00
bpf_trace.h
bpf_types.h bpf: Implement bpf_local_storage for inodes 2020-08-25 15:00:04 -07:00
bpf_verifier.h bpf: Fix leakage of uninitialized bpf stack under speculation 2021-05-07 11:04:31 +02:00
bpf-cgroup.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
bpf-netns.h bpf: Introduce SK_LOOKUP program type with a dedicated attach point 2020-07-17 20:18:16 -07:00
bpf.h Merge 5.10.33 into android12-5.10 2021-04-29 13:57:47 +02:00
bpfilter.h bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t 2020-07-24 15:41:54 -07:00
brcmphy.h Revert "Revert "net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S"" 2021-04-09 21:09:04 -07:00
bsearch.h lib/bsearch: Provide __always_inline variant 2020-06-11 15:14:53 +02:00
bsg-lib.h
bsg.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
btf_ids.h btf: Add BTF_ID_LIST_SINGLE macro 2020-09-21 15:00:40 -07:00
btf.h bpf: Introduce bpf_per_cpu_ptr() 2020-10-02 15:00:49 -07:00
btree-128.h
btree-type.h
btree.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
btrfs.h
buffer_head.h FROMLIST: mm: fs: Invalidate BH LRU during page migration 2021-03-23 04:05:31 +00:00
bug.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
build_bug.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
build-salt.h
bvec.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
c2port.h
cache.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
cacheinfo.h cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file 2020-08-19 11:04:23 +02:00
capability.h capabilities: Introduce CAP_CHECKPOINT_RESTORE 2020-07-19 20:14:42 +02:00
cb710.h cb710: Replace zero-length array with flexible-array 2020-06-15 23:08:31 -05:00
cciss_ioctl.h
ccp.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cdev.h
cdrom.h cdrom: remove the unused cdrom_media_changed function 2020-07-08 16:20:01 -06:00
cfag12864b.h
cfi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cgroup_rdma.h
cgroup_subsys.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cgroup-defs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cgroup.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
circ_buf.h
cleancache.h
clk-provider.h clk: rockchip: add flag CLK_FRAC_DIVIDER_NO_LIMIT for fractional divider 2021-04-02 10:49:58 +08:00
clk.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
clkdev.h
clockchips.h
clocksource.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cm4000_cs.h
cma.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cmdline-parser.h
cn_proc.h
cnt32_to_63.h
coda.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
compaction.h ANDROID: inline isolate_and_split_free_page 2021-04-21 23:59:41 +00:00
compat.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
compiler_attributes.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
compiler_types.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
compiler-clang.h This is the 5.10.24 stable release 2021-03-19 09:42:56 +01:00
compiler-gcc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
compiler-intel.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
compiler.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
completion.h
component.h
configfs.h
connector.h
console_struct.h vt: Fix character height handling with VT_RESIZEX 2021-05-26 12:06:56 +02:00
console.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
consolemap.h vt: make vc_data pointers const in selection.h 2020-08-18 13:45:20 +02:00
const.h linux/bits.h: fix compilation error with GENMASK 2021-06-03 09:00:45 +02:00
container.h
context_tracking_state.h context_tracking: Ensure that the critical path cannot be instrumented 2020-06-11 15:14:36 +02:00
context_tracking.h context_tracking: Move guest exit vtime accounting to separate helpers 2021-05-28 13:17:43 +02:00
cookie.h bpf, net: Rework cookie generator as per-cpu one 2020-09-30 11:50:35 -07:00
cordic.h
coredump.h binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot 2020-10-16 11:11:21 -07:00
coresight-pmu.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
coresight-stm.h
coresight.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
count_zeros.h
counter_enum.h
counter.h
cper.h cper,edac,efi: Memory Error Record: bank group/address and chip id 2020-09-17 10:19:52 +03:00
cpu_cooling.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cpu_pm.h
cpu_rmap.h
cpu.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cpufeature.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cpufreq_times.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cpufreq.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cpuhotplug.h Revert "Revert "clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940"" 2021-06-04 11:15:17 -07:00
cpuidle_haltpoll.h
cpuidle.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
cpumask.h
cpuset.h BACKPORT: FROMLIST: cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus() 2021-02-05 09:20:53 +00:00
crash_core.h printk changes for 5.10 2020-10-13 15:58:10 -07:00
crash_dump.h mm: reorder includes after introduction of linux/pgtable.h 2020-06-09 09:39:13 -07:00
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc4.h
crc7.h
crc8.h
crc16.h
crc32.h
crc32c.h
crc32poly.h
crc64.h
cred.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
crypto.h UPSTREAM: crypto: remove cipher routines from public crypto API 2021-05-13 07:53:31 +00:00
cs5535.h
ctype.h
cuda.h
cyclades.h
dasd_mod.h block: move struct block_device to blk_types.h 2020-06-24 09:16:02 -06:00
davinci_emac.h
dax.h fuse update for 5.10 2020-10-19 14:28:30 -07:00
dca.h
dcache.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
dccp.h
dcookies.h
debug_locks.h kernel.h: Move oops_in_progress to printk.h 2020-09-15 13:51:08 +02:00
debugfs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
debugobjects.h debugobjects: Allow debug_obj_descr to be const 2020-09-24 21:56:24 +02:00
delay.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
delayacct.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
delayed_call.h
dev_printk.h printk: move dictionary keys to dev_printk_info 2020-09-22 11:27:48 +02:00
devcoredump.h
devfreq_cooling.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
devfreq-event.h PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle function 2020-09-29 17:50:10 +09:00
devfreq.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
device_cgroup.h Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-06-01 16:44:06 -07:00
device-mapper.h Merge 5.10.27 into android12-5.10 2021-04-02 15:25:50 +02:00
device.h ANDROID: GKI: device.h: add rcu_head back to struct device_link 2021-06-04 11:15:18 -07:00
devpts_fs.h
digsig.h
dim.h
dio.h
dirent.h
dlm_plock.h
dlm.h
dm-bufio.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
dm-dirty-log.h
dm-io.h
dm-kcopyd.h
dm-region-hash.h
dm9000.h
dma-buf.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
dma-direct.h dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> 2020-10-06 07:07:06 +02:00
dma-direction.h dma-mapping: move valid_dma_direction to dma-direction.h 2020-09-25 06:12:25 +02:00
dma-fence-array.h
dma-fence-chain.h
dma-fence.h UPSTREAM: dma-fence: allow signaling drivers to set fence timestamp 2021-04-07 14:17:51 +00:00
dma-heap.h BACKPORT: FROMLIST: dma-buf: dma-heap: Provide accessor to get heap name 2021-02-10 19:42:19 +00:00
dma-iommu.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
dma-map-ops.h ANDROID: GKI: dma-mapping.h: add Android ABI padding to a structure 2021-03-18 16:08:25 +01:00
dma-mapping.h Revert "Revert "driver core: add a min_align_mask field to struct device_dma_parameters"" 2021-05-21 13:17:04 -07:00
dma-resv.h dma-buf: Use sequence counter with associated wound/wait mutex 2020-07-29 16:14:25 +02:00
dmaengine.h UPSTREAM: dmaengine: add peripheral configuration 2021-04-23 18:42:37 -07:00
dmapool.h
dmar.h iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu 2020-07-24 14:33:39 +02:00
dmi.h
dnotify.h
dns_resolver.h
dp501.h
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
drbd_genl_api.h
drbd_genl.h
drbd_limits.h
drbd.h
ds2782_battery.h
dtlk.h
dtpm.h UPSTREAM: powercap/drivers/dtpm: Add CPU energy model based support 2021-03-11 16:16:38 +00:00
dw_apb_timer.h
dynamic_debug.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
dynamic_queue_limits.h locking/seqlock, headers: Untangle the spaghetti monster 2020-08-06 16:13:13 +02:00
earlycpio.h
ecryptfs.h
edac.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
edd.h
eeprom_93cx6.h
eeprom_93xx46.h misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom 2021-03-11 14:17:27 +01:00
efi_embedded_fw.h test_firmware: Test platform fw loading on non-EFI systems 2020-09-10 18:19:16 +02:00
efi-bgrt.h
efi.h efi: use 32-bit alignment for efi_guid_t literals 2021-03-25 09:04:18 +01:00
efs_vh.h
eisa.h
elevator.h Revert "Revert "kyber: fix out of bounds access when preempted"" 2021-06-04 11:15:17 -07:00
elf-fdpic.h
elf-randomize.h
elf.h
elfcore-compat.h take fdpic-related parts of elf_prstatus out 2020-07-27 14:29:22 -04:00
elfcore.h elfcore: fix building with clang 2020-12-11 14:02:14 -08:00
elfnote.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
enclosure.h
energy_model.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
entry-common.h x86/entry: Move nmi entry/exit into common code 2021-03-17 17:06:36 +01:00
entry-kvm.h entry: Provide infrastructure for work before transitioning to guest mode 2020-07-24 15:03:42 +02:00
err.h
errname.h
errno.h
error-injection.h
errqueue.h
errseq.h
etherdevice.h
ethtool_netlink.h net: ethtool: Fix comment mentioning typo in IS_ENABLED() 2020-06-05 13:17:05 -07:00
ethtool.h ANDROID: GKI: ethtool.h: add Android ABI padding to a structure 2021-03-18 16:09:29 +01:00
eventfd.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
eventpoll.h kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE 2021-03-04 11:38:41 +01:00
evm.h
export.h FROMLIST: export: Make CRCs robust to symbol trimming 2021-04-23 18:42:37 -07:00
exportfs.h include/linux/exportfs.h: drop duplicated word in a comment 2020-08-12 10:57:59 -07:00
ext2_fs.h
extable.h
extcon-provider.h
extcon.h extcon: Add EXTCON_USB_VBUS_EN for USB Type-C 2021-05-31 14:54:40 +08:00
f2fs_fs.h f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit 2021-05-26 07:45:54 -07:00
f75375s.h
falloc.h
fanotify.h fanotify: add support for FAN_REPORT_NAME 2020-07-27 23:24:00 +02:00
fault-inject-usercopy.h lib, include/linux: add usercopy failure capability 2020-10-16 11:11:22 -07:00
fault-inject.h
fb.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fbcon.h
fcdevice.h
fcntl.h fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS 2020-09-16 19:27:43 -04:00
fd.h
fddidevice.h
fdtable.h close_range: add CLOSE_RANGE_UNSHARE 2020-06-17 00:07:38 +02:00
fec.h
fiemap.h fs: move fiemap range validation into the file systems instances 2020-06-03 23:16:55 -04:00
file.h fs: Expand __receive_fd() to accept existing fd 2020-07-13 11:03:45 -07:00
filter.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fips.h
firewire.h
firmware-map.h
firmware.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
fixp-arith.h
flat.h
flex_proportions.h
font.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
freezer.h FROMLIST: freezer: Add frozen_or_skipped() helper function 2021-06-02 15:42:01 +00:00
frontswap.h include/linux/frontswap.h: drop duplicated word in a comment 2020-08-12 10:57:57 -07:00
fs_context.h fuse: reject options on reconfigure via fsconfig(2) 2020-07-14 14:45:41 +02:00
fs_enet_pd.h
fs_parser.h fs: fix cast in fsparam_u32hex() macro 2020-09-16 19:12:27 -04:00
fs_pin.h
fs_stack.h
fs_struct.h vfs: Use sequence counter with associated spinlock 2020-07-29 16:14:27 +02:00
fs_types.h
fs_uart_pd.h
fs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fscache-cache.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fscache.h
fscrypt.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fsi-occ.h
fsi-sbefifo.h
fsi.h
fsl_devices.h
fsl_hypervisor.h
fsl_ifc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fsl-diu-fb.h
fsldma.h
fsnotify_backend.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fsnotify.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fsverity.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ftrace_irq.h
ftrace.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
futex.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
fwnode.h ANDROID: GKI: add some padding to some driver core structures 2021-03-24 20:43:25 +00:00
gameport.h
gcd.h
genalloc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
generic-radix-tree.h lib/generic-radix-tree.c: remove unneeded __rcu 2020-08-12 10:57:59 -07:00
genetlink.h
genhd.h ANDROID: GKI: genhd.h: add Android ABI padding to some structures 2021-03-18 16:09:52 +01:00
genl_magic_func.h
genl_magic_struct.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
getcpu.h
gfp.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
glob.h
gnss.h
goldfish.h
gpio_detection.h
gpio_keys.h
gpio-pxa.h
gpio.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
greybus.h
hardirq.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hash.h
hashtable.h sched: sch_api: add missing rcu read lock to silence the warning 2020-07-20 17:00:02 -07:00
hdlc.h
hdlcdrv.h
hdmi-notifier.h
hdmi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hid-debug.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hid-roccat.h
hid-sensor-hub.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hid-sensor-ids.h
hid.h HID: plantronics: Workaround for double volume key presses 2021-05-14 09:50:28 +02:00
hidden.h x86/boot/compressed: Force hidden visibility for all symbol references 2020-08-14 12:52:34 +02:00
hiddev.h
hidraw.h
highmem.h BACKPORT: FROMGIT: mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() 2021-06-07 20:38:48 +00:00
highuid.h
hil_mlc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hil.h
hippidevice.h
hmm.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
host1x.h gpu: host1x: Use different lock classes for each client 2021-04-16 11:43:20 +02:00
hp_sdc.h
hpet.h
hrtimer_defs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hrtimer.h ANDROID: GKI: hrtimer.h: add Android ABI padding to a structure 2021-03-18 16:10:11 +01:00
htcpld.h
huge_mm.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hugetlb_cgroup.h hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings 2021-03-30 14:31:54 +02:00
hugetlb_inline.h FROMLIST: mm: provide speculative fault infrastructure 2021-01-22 18:01:16 +00:00
hugetlb.h BACKPORT: FROMGIT: userfaultfd: add UFFDIO_CONTINUE ioctl 2021-04-09 15:35:59 -07:00
hw_breakpoint.h hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declaration 2020-08-06 17:54:04 +02:00
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hwspinlock.h
hyperv.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
hypervisor.h
i2c-algo-bit.h
i2c-algo-pca.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
i2c-algo-pcf.h
i2c-dev.h
i2c-mux.h
i2c-smbus.h i2c: smbus: add core function handling SMBus host-notify 2020-09-09 10:38:28 +02:00
i2c.h i2c: Add I2C_AQ_NO_REP_START adapter quirk 2021-05-19 10:12:54 +02:00
i8042.h
i8253.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
icm2060x.h input: sensor: add icm2060x driver 2020-11-23 15:58:27 +08:00
icmp.h icmp: prepare rfc 4884 for ipv6 2020-07-24 17:12:41 -07:00
icmpv6.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ide.h ide-gd: stop using the disk events mechanism 2020-09-10 09:32:31 -06:00
idle_inject.h thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns 2020-10-12 12:08:35 +02:00
idr.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ieee80211.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ieee802154.h
if_arp.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
if_bridge.h net: bridge: mcast: rename br_ip's u member to dst 2020-09-23 13:24:34 -07:00
if_eql.h
if_ether.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
if_fddi.h
if_frad.h
if_link.h
if_ltalk.h
if_macvlan.h macvlan: macvlan_count_rx() needs to be aware of preemption 2021-03-30 14:31:57 +02:00
if_phonet.h
if_pppol2tp.h
if_pppox.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
if_rmnet.h
if_tap.h
if_team.h
if_tun.h net-tun: Eliminate two tun/xdp related function calls from vhost-net 2020-08-19 14:02:49 -07:00
if_tunnel.h
if_vlan.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
igmp.h
ihex.h
ima.h LSM: Add "contents" flag to kernel_read_file hook 2020-10-05 13:37:03 +02:00
imx-media.h
in.h
in6.h
indirect_call_wrapper.h indirect_call_wrapper: extend indirect wrapper to support up to 4 calls 2020-06-23 15:11:19 -07:00
inet_diag.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
inet.h
inetdevice.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
init_ohci1394_dma.h
init_syscalls.h init: add an init_dup helper 2020-08-04 21:02:38 -04:00
init_task.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
init.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
initramfs.h soc: rockchip: thunderboot_crypto: init version 2021-03-10 20:13:58 +08:00
initrd.h initrd: remove support for multiple floppies 2020-07-30 08:22:33 +02:00
inotify.h
input-polldev.h
input.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
instrumentation.h compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.h> header 2020-07-24 13:56:23 +02:00
instrumented.h instrumented.h: Introduce read-write instrumentation hooks 2020-08-24 15:09:58 -07:00
integrity.h
intel_rapl.h powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL domain 2020-10-16 17:35:36 +02:00
intel_th.h
intel-iommu.h iommu/vt-d: Preset Access/Dirty bits for IOVA over FL 2021-05-19 10:13:17 +02:00
intel-ish-client-if.h
intel-pti.h
intel-svm.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
interconnect-provider.h Merge branch 'icc-syncstate' into icc-next 2020-09-18 09:13:40 +03:00
interconnect.h interconnect: Add bulk API helpers 2020-09-08 16:28:49 +03:00
interrupt.h ANDROID: sched: avoid migrating when softint on tgt cpu should be short 2020-11-10 19:07:11 +00:00
interval_tree_generic.h
interval_tree.h
io_uring.h io_uring: properly handle SQPOLL request cancelations 2020-11-04 10:22:56 -07:00
io-64-nonatomic-hi-lo.h iomap: constify ioreadX() iomem argument (as in generic implementation) 2020-08-14 19:56:57 -07:00
io-64-nonatomic-lo-hi.h iomap: constify ioreadX() iomem argument (as in generic implementation) 2020-08-14 19:56:57 -07:00
io-mapping.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
io-pgtable.h BACKPORT: FROMLIST: iommu/io-pgtable: Introduce map_pages() as a page table op 2021-04-09 21:09:05 -07:00
io.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ioasid.h
iocontext.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
iomap.h ANDROID: GKI: iomap.h: add Android ABI padding to a structure 2021-03-18 16:17:14 +01:00
iommu-helper.h
iommu.h Merge remote branch 'android12-5.10' of https://android.googlesource.com/kernel/common 2021-06-25 11:32:04 +08:00
ion.h ANDROID: staging: ion: Skip sync if not mapped 2020-06-09 20:16:59 +00:00
iopoll.h iopoll: update kerneldoc of read_poll_timeout_atomic() 2020-09-25 16:30:06 +02:00
ioport.h ANDROID: GKI: ioport.h: add Android ABI padding to a structure 2021-03-18 16:17:31 +01:00
ioprio.h
iova.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ip.h
ipack.h
ipc_namespace.h ipc/namespace.c: use a work queue to free_ipc 2020-06-08 11:05:56 -07:00
ipc.h
ipmi_smi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ipmi.h ipmi: add retry in try_get_dev_id() 2020-09-16 08:54:53 -05:00
ipv6_route.h
ipv6.h ANDROID: GKI: networking: add Android ABI padding to a lot of networking structures 2021-03-18 16:04:29 +01:00
irq_cpustat.h
irq_poll.h
irq_sim.h
irq_work.h smp, irq_work: Continue smp_call_function*() and irq_work*() integration 2020-06-28 17:01:20 +02:00
irq.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
irqbypass.h
irqchip.h irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.h 2020-07-27 08:55:04 +01:00
irqdesc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
irqdomain.h ANDROID: GKI: irqdomain.h: add Android ABI padding to a structure 2021-03-18 16:17:47 +01:00
irqflags.h lockdep: Only trace IRQ edges 2020-08-26 12:41:56 +02:00
irqhandler.h genirq: Remove preflow handler support 2020-07-04 10:02:06 +02:00
irqnr.h
irqreturn.h
isa.h
isapnp.h PNP: remove the now unused pnp_find_card() function 2020-10-08 18:00:08 +02:00
iscsi_boot_sysfs.h
iscsi_ibft.h
isicom.h
iversion.h
jbd2.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
jhash.h include: jhash/signal: Fix fall-through warnings for Clang 2020-10-29 13:17:58 -05:00
jiffies.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
journal-head.h
joystick.h
jump_label_ratelimit.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
jump_label.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
jz4740-adc.h
jz4780-nemc.h
kallsyms.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kasan-checks.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kasan.h FROMGIT: kasan: Add report for async mode 2021-04-25 14:59:34 +02:00
kbd_diacr.h
kbd_kern.h
kbuild.h
kconfig.h
kcore.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kcov.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kcsan-checks.h kcsan: Support compounded read-write instrumentation 2020-08-24 15:09:32 -07:00
kcsan.h
kd.h
kdb.h kdb: Remove the misfeature 'KDBFLAGS' 2020-06-02 15:15:46 +01:00
kdebug.h
kdev_t.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kern_levels.h
kernel_read_file.h fs/kernel_file_read: Add "offset" arg for partial reads 2020-10-05 13:37:04 +02:00
kernel_stat.h
kernel-page-flags.h mm: Add PG_arch_2 page flag 2020-09-04 12:46:06 +01:00
kernel.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kernelcapi.h
kernfs.h ANDROID: GKI: kernfs.h: add Android ABI padding to some structures 2021-03-18 16:18:05 +01:00
kexec.h ima: Free IMA measurement buffer after kexec syscall 2021-03-04 11:37:50 +01:00
key-type.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
key.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
keyboard.h
keyctl.h
keyslot-manager.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kfence.h FROMGIT: kfence: show access type in report 2021-02-05 09:20:54 -08:00
kfifo.h
kgdb.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
khugepaged.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
klist.h
kmemleak.h
kmod.h
kmsg_dump.h printk: Introduce kmsg_dump_reason_str() 2020-05-30 10:34:03 -07:00
kobj_map.h
kobject_ns.h
kobject.h ANDROID: GKI: kobject.h: add Android ABI padding to some structures 2021-03-18 16:18:19 +01:00
kprobes.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kref.h
ks0108.h
ks8842.h
ks8851_mll.h
ksm.h mm/ksm: Remove reuse_ksm_page() 2020-09-04 09:25:20 -07:00
kthread.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ktime.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
kvm_host.h KVM: Stop looking for coalesced MMIO zones if the bus is destroyed 2021-05-14 09:50:04 +02:00
kvm_irqfd.h kvm/eventfd: Use sequence counter with associated spinlock 2020-07-29 16:14:29 +02:00
kvm_para.h
kvm_types.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
l2tp.h
l3g4200d.h
lantiq.h
lapb.h
latencytop.h
lcd.h
lcm.h
led-class-flash.h
led-class-multicolor.h leds: multicolor: Introduce a multicolor class definition 2020-07-22 14:41:29 +02:00
led-lm3530.h
leds-bd2802.h
leds-lp3944.h
leds-lp3952.h
leds-pca9532.h
leds-regulator.h
leds-ti-lmu-common.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
leds.h leds: trigger: add support for LED-private device triggers 2020-07-22 14:42:07 +02:00
libata.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
libfdt_env.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
libfdt.h
libgcc.h
libnvdimm.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
libps2.h
license.h
lightnvm.h block: move ->make_request_fn to struct block_device_operations 2020-07-01 07:27:24 -06:00
limits.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
linear_range.h
linkage.h x86/entry: Emit a symbol for register restoring thunk 2021-02-03 23:28:40 +01:00
linkmode.h linkmode: introduce linkmode_intersects() 2020-07-20 17:59:43 -07:00
linux_logo.h
lis3lv02d.h
list_bl.h
list_lru.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
list_nulls.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
list_sort.h
list.h include/linux/list.h: add a macro to test if entry is pointing to the head 2020-10-16 11:11:20 -07:00
livepatch.h
llc.h
llist.h
local_lock_internal.h locking: Introduce local_lock() 2020-05-28 10:31:09 +02:00
local_lock.h locking: Introduce local_lock() 2020-05-28 10:31:09 +02:00
lockdep_types.h lockdep: Fix usage_traceoverflow 2020-10-09 08:53:08 +02:00
lockdep.h Merge branch 'locking/urgent' into locking/core, to pick up fixes 2020-10-09 08:55:17 +02:00
lockref.h
log_mmiorw.h ANDROID: tracing: Add generic flag for register tracing disable 2021-06-10 10:06:42 +00:00
log2.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
logic_pio.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
lp.h
lru_cache.h
lsm_audit.h Linux 5.8-rc1 2020-06-25 14:25:32 +02:00
lsm_hook_defs.h UPSTREAM: security: add inode_init_security_anon() LSM hook 2021-02-05 11:03:49 +00:00
lsm_hooks.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
lte.h
lz4.h
lzo.h
mailbox_client.h
mailbox_controller.h
maple.h
marvell_phy.h net: phy: marvell: fix detection of PHY on Topaz switches 2021-04-21 13:01:00 +02:00
math64.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
max17040_battery.h
mbcache.h
mbus.h
mc3230.h
mc6821.h
mc146818rtc.h
mcb.h
mdev.h
mdio-bitbang.h
mdio-gpio.h
mdio-mux.h
mdio.h net: phy: Fixup kernel doc 2020-09-23 18:02:49 -07:00
mei_cl_bus.h
mem_encrypt.h
memblock.h init: defer free large memblock to Buddy allocator when CONFIG_ROCKCHIP_THUNDER_BOOT=y 2021-06-25 16:41:06 +08:00
memcontrol.h mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument 2021-03-30 14:31:47 +02:00
memfd.h
memory_group_manager.h
memory_hotplug.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
memory.h drivers/base/memory: don't store phys_device in memory blocks 2021-03-17 17:06:25 +01:00
mempolicy.h include/linux/mempolicy.h: fix typo 2020-08-12 10:57:56 -07:00
mempool.h
memregion.h
memremap.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
memstick.h memstick: Skip allocating card when removing host 2020-09-28 12:16:13 +02:00
mhi.h bus: mhi: Remove unused nr_irqs_req variable 2020-10-02 11:33:47 +02:00
micrel_phy.h net: phy: mchp: Add support for LAN8814 QUAD PHY 2020-09-11 17:41:55 -07:00
microchipphy.h
migrate_mode.h
migrate.h FROMLIST: mm: replace migrate_[prep|finish] with lru_cache_[disable|enable] 2021-03-23 04:05:24 +00:00
mii_timestamper.h
mii.h
min_heap.h
minmax.h linux/bits.h: fix compilation error with GENMASK 2021-06-03 09:00:45 +02:00
miscdevice.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
mISDNdsp.h
mISDNhw.h
mISDNif.h
mm_inline.h mm: replace hpage_nr_pages with thp_nr_pages 2020-08-14 19:56:56 -07:00
mm_types_task.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
mm_types.h Revert "Revert "mm: fix struct page layout on 32-bit systems"" 2021-06-04 11:15:16 -07:00
mm-arch-hooks.h
mm.h Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
mma7660.h
mma8452.h
mman.h mm: Introduce arch_validate_flags() 2020-09-04 12:46:07 +01:00
mmap_lock.h mmap locking API: add mmap_lock_is_contended() 2020-10-13 18:38:31 -07:00
mmdebug.h
mmiotrace.h
mmu_context.h FROMLIST: sched: Introduce task_cpu_possible_mask() to limit fallback rq selection 2021-02-05 09:20:52 +00:00
mmu_notifier.h Merge 5.10.27 into android12-5.10 2021-04-02 15:25:50 +02:00
mmzone.h ANDROID: implement wrapper for reverse migration 2021-04-20 21:26:32 +00:00
mnt_namespace.h
mod_devicetable.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
module_signature.h
module.h ANDROID: GKI: module.h: add Android ABI padding to some structures 2021-03-22 15:05:55 +00:00
moduleloader.h BACKPORT: kasan, arm64: expand CONFIG_KASAN checks 2021-01-19 21:47:30 -08:00
moduleparam.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
most.h
mount.h ANDROID: GKI: mount.h: add Android ABI padding to some structures 2021-03-23 08:00:57 +01:00
moxtet.h
mpage.h fs: convert mpage_readpages to mpage_readahead 2020-06-02 10:59:07 -07:00
mpi.h lib/mpi: Introduce ec implementation to MPI library 2020-09-25 17:48:54 +10:00
mpls_iptunnel.h
mpls.h
mpu6500.h
mpu6880.h
mroute_base.h
mroute.h net/ipv4: switch ip_mroute_setsockopt to sockptr_t 2020-07-24 15:41:54 -07:00
mroute6.h net/ipv6: switch ip6_mroute_setsockopt to sockptr_t 2020-07-24 15:41:54 -07:00
msdos_fs.h
msdos_partition.h
msg.h
msi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
mtio.h
mutex.h ANDROID: GKI: Add OEM data to mutex/rwsem 2021-06-04 11:15:19 -07:00
mv643xx_eth.h
mv643xx_i2c.h
mv643xx.h
mvebu-pmsu.h
mxm-wmi.h
n_r3964.h
namei.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
nd.h
ndctl.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
net.h ANDROID: GKI: networking: add Android ABI padding to a lot of networking structures 2021-03-18 16:04:29 +01:00
netdev_features.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
netdevice.h Revert "Revert "net: introduce CAN specific pointer in the struct net_device"" 2021-04-09 21:09:05 -07:00
netfilter_bridge.h
netfilter_defs.h
netfilter_ingress.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
netfilter_ipv4.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
netfilter_ipv6.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
netfilter.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
netlink.h rtnetlink: fix data overflow in rtnl_calcit() 2020-10-21 18:24:08 -07:00
netpoll.h netpoll: Remove unused inline function netpoll_netdev_init() 2020-07-15 07:45:25 -07:00
nfs_fs_i.h
nfs_fs_sb.h NFS: Add READ_PLUS data segment support 2020-10-07 14:28:39 -04:00
nfs_fs.h NFSv4.2: add client side xattr caching. 2020-07-13 17:52:46 -04:00
nfs_iostat.h
nfs_page.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
nfs_ssc.h NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy 2020-10-21 10:31:20 -04:00
nfs_xdr.h NFS: nfs4_bitmask_adjust() must not change the server global bitmasks 2021-05-19 10:13:02 +02:00
nfs.h
nfs3.h
nfs4.h NFS: Add READ_PLUS data segment support 2020-10-07 14:28:39 -04:00
nfsacl.h
nitro_enclaves.h nitro_enclaves: Add ioctl interface definition 2020-09-22 13:58:40 +02:00
nl802154.h
nls.h
nmi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
node.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
nodemask.h kernel.h: split out min()/max() et al. helpers 2020-10-16 11:11:19 -07:00
nospec.h asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' 2020-07-21 10:50:36 +01:00
notifier.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ns_common.h
nsc_gpio.h
nsproxy.h
ntb_transport.h
ntb.h NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typos 2020-06-05 20:02:08 -04:00
nubus.h
numa.h mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports 2020-11-22 10:48:22 -08:00
nvme-fc-driver.h nvme-fc: drop a duplicated word in a comment 2020-07-29 07:45:20 +02:00
nvme-fc.h
nvme-rdma.h
nvme-tcp.h
nvme.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
nvmem-consumer.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
nvmem-provider.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
nvram.h
objagg.h
objtool.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
of_address.h of_address: Add bus type match for pci ranges parser 2020-07-28 22:49:52 +02:00
of_clk.h
of_device.h of/device: Add input id to of_dma_configure() 2020-07-28 15:51:32 +01:00
of_dma.h
of_fdt.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
of_gpio.h
of_graph.h of_graph: add of_graph_is_present() 2020-07-01 10:49:02 +02:00
of_iommu.h of/device: Add input id to of_dma_configure() 2020-07-28 15:51:32 +01:00
of_irq.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
of_mdio.h of: add of_mdio_find_device() api 2020-09-24 19:49:36 -07:00
of_net.h
of_pci.h
of_pdt.h
of_platform.h
of_reserved_mem.h
of.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
oid_registry.h X.509: support OSCCA certificate parse 2020-09-25 17:48:54 +10:00
olpc-ec.h
omap-dma.h
omap-gpmc.h
omap-iommu.h
omap-mailbox.h
omapfb.h
once.h
oom.h ANDROID: signal: Add vendor hook for memory reaping 2021-06-03 20:59:15 +00:00
openvswitch.h
oprofile.h
osq_lock.h
overflow.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
OWNERS ANDROID: Add OWNERS files referring to the respective android-mainline OWNERS 2021-04-03 14:11:30 +00:00
packing.h
padata.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
page_counter.h mm/memcg: move cgroup high memory limit setting into struct page_counter 2020-06-02 10:59:09 -07:00
page_ext.h ANDROID: mm: page_pinner: introduce failure_tracking feature 2021-04-30 09:13:34 -07:00
page_idle.h
page_owner.h ANDROID: mm: Make page_owner_enabled global 2021-04-01 00:09:00 +00:00
page_pinner.h ANDROID: mm: page_pinner: introduce failure_tracking feature 2021-04-30 09:13:34 -07:00
page_ref.h mm/page_ref: Convert the open coded tracepoint enabled to the new helper 2020-09-25 18:01:48 -04:00
page_reporting.h
page-flags-layout.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
page-flags.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
page-isolation.h
pageblock-flags.h mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_mask() 2020-08-07 11:33:29 -07:00
pagemap.h Merge 5.10.27 into android12-5.10 2021-04-02 15:25:50 +02:00
pagevec.h
pagewalk.h
parman.h
parport_pc.h
parport.h
parser.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
part_stat.h block: use __this_cpu_add() instead of access by smp_processor_id() 2020-05-27 05:21:23 -06:00
pata_arasan_cf_data.h
patchkey.h
path.h
pch_dma.h
pci_hotplug.h
pci_ids.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pci-acpi.h Merge branch 'remotes/lorenzo/pci/host-generic' 2020-06-04 12:59:16 -05:00
pci-ats.h PCI/ATS: Add pci_pri_supported() to check device or associated PF 2020-07-24 09:50:41 -05:00
pci-dma-compat.h
pci-ecam.h PCI/ACPI: Add Ampere Altra SOC MCFG quirk 2020-09-17 12:27:43 -05:00
pci-ep-cfs.h PCI: endpoint: Use "NULL" instead of "0" as a NULL pointer 2020-09-17 16:44:03 -05:00
pci-epc.h PCI: endpoint: Make *_free_bar() to return error codes on failure 2021-05-19 10:13:01 +02:00
pci-epf.h PCI: endpoint: Make *_free_bar() to return error codes on failure 2021-05-19 10:13:01 +02:00
pci-p2pdma.h
pci.h ANDROID: GKI: pci: add Android ABI padding to some structures 2021-03-18 16:02:34 +01:00
pcs-lynx.h net: phy: add Lynx PCS module 2020-08-31 12:52:33 -07:00
pda_power.h
pe.h include: pe.h: Add RISC-V related PE definition 2020-09-11 09:30:01 +03:00
percpu_counter.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
percpu-defs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
percpu-refcount.h percpu_ref: reduce memory footprint of percpu_ref in fast path 2020-10-06 07:29:36 -06:00
percpu-rwsem.h locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count 2020-09-16 16:26:56 +02:00
percpu.h
perf_event.h perf: Rework perf_event_exit_event() 2021-05-11 14:47:31 +02:00
perf_regs.h perf/arch: Remove perf_sample_data::regs_user_copy 2020-11-09 18:12:34 +01:00
personality.h
pfn_t.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pfn.h
pgtable.h arm64: mte: Map hotplugged memory as Normal Tagged 2021-03-17 17:06:28 +01:00
phonet.h
phy_fixed.h
phy_led_triggers.h
phy.h Revert "Revert "net: phy: introduce phydev->port"" 2021-04-09 21:09:03 -07:00
phylink.h net: phylink: add helper function to decode USXGMII word 2020-08-31 12:52:33 -07:00
pid_namespace.h
pid.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pim.h
pipe_fs_i.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pkeys.h
pktcdvd.h
pl320-ipc.h
pl353-smc.h
platform_device.h driver core: platform: Declare early_platform_cleanup() prototype 2021-05-14 09:50:14 +02:00
pldmfw.h Add pldmfw library for PLDM firmware update 2020-07-28 17:07:06 -07:00
plist.h
pm_clock.h
pm_domain.h UPSTREAM: PM: domains: use device's next wakeup to determine domain idle state 2021-04-23 18:42:36 -07:00
pm_opp.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pm_qos.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pm_runtime.h PM: runtime: Replace inline function pm_runtime_callbacks_present() 2021-05-14 09:50:16 +02:00
pm_wakeirq.h
pm_wakeup.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pm-trace.h
pm.h Revert "Revert "PM: runtime: Fix unpaired parent child_count for force_resume"" 2021-06-04 11:15:17 -07:00
pm2301_charger.h
pmbus.h
pmu.h
pnfs_osd_xdr.h
pnp.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
poison.h FROMGIT: mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO 2021-03-24 15:09:17 -07:00
poll.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
posix_acl_xattr.h
posix_acl.h
posix-clock.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
posix-timers.h posix-cpu-timers: Provide mechanisms to defer timer handling to task_work 2020-08-06 16:50:59 +02:00
power_supply.h ANDROID: power_supply: inline empty power_supply_get_by_phandle_array() 2021-04-14 17:36:16 +00:00
powercap.h powercap: make documentation reflect code 2020-09-10 19:27:59 +02:00
ppp_channel.h
ppp_defs.h
ppp-comp.h
pps_kernel.h
pps-gpio.h
pr.h
prandom.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
preempt.h
prefetch.h i40e: optimise prefetch page refcount 2020-09-14 09:45:34 -07:00
prime_numbers.h
printk.h FROMGIT: fix for "printk: introduce dump_stack_lvl()" 2021-05-21 13:17:09 -07:00
proc_fs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
proc_ns.h
processor.h
profile.h
projid.h
property.h UPSTREAM: software node: Fix device_add_software_node() 2021-06-10 20:26:16 -07:00
pruss_driver.h soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX 2020-09-11 21:47:10 -07:00
psci.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
pseudo_fs.h
psi_types.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
psi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
psp-sev.h crypto: ccp - Fix sparse warnings in sev-dev 2020-06-15 17:38:53 +10:00
psp-tee.h
pstore_blk.h pstore/blk: Support non-block storage devices 2020-05-31 19:49:00 -07:00
pstore_ram.h pstore/ram: Introduce max_reason and convert dump_oops 2020-05-30 10:34:03 -07:00
pstore_zone.h pstore/blk: Support non-block storage devices 2020-05-31 19:49:00 -07:00
pstore.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ptdump.h mm: ptdump: expand type of 'val' in note_page() 2020-06-02 10:59:10 -07:00
pti.h
ptp_classify.h ptp: add stub function for ptp_get_msgtype() 2020-09-27 13:29:49 -07:00
ptp_clock_kernel.h
ptr_ring.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ptrace.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
purgatory.h
pvclock_gtod.h
pwm_backlight.h
pwm.h pwm: rockchip: Support pwm oneshot mode for specified number of cycles. 2021-07-26 18:29:57 +08:00
pxa2xx_ssp.h spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.h 2020-08-26 20:15:34 +01:00
pxa168_eth.h
qcom_scm.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
qcom-geni-se.h soc: qcom-geni-se: Cleanup the code to remove proxy votes 2021-04-07 15:00:13 +02:00
qnx6_fs.h
quota.h ANDROID: GKI: quota.h: add Android ABI padding to some structures 2021-03-18 16:20:07 +01:00
quotaops.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
radix-tree.h radix-tree: fix the comment of radix_tree_next_slot() 2020-10-13 08:41:26 -04:00
raid_class.h
ramfs.h
random.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
range.h mm/memremap_pages: convert to 'struct range' 2020-10-13 18:38:28 -07:00
ras.h
ratelimit_types.h printk: Make linux/printk.h self-contained 2020-07-27 17:46:24 +09:00
ratelimit.h printk: Make linux/printk.h self-contained 2020-07-27 17:46:24 +09:00
rational.h
rbtree_augmented.h
rbtree_latch.h rbtree_latch: Use seqcount_latch_t 2020-09-10 11:19:29 +02:00
rbtree.h
rcu_node_tree.h
rcu_segcblist.h
rcu_sync.h
rculist_bl.h
rculist_nulls.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
rculist.h rculist: Introduce list/hlist_for_each_entry_srcu() macros 2020-08-24 18:36:09 -07:00
rcupdate_trace.h Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into bpf-next 2020-09-23 19:32:09 -07:00
rcupdate_wait.h
rcupdate.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
rcutiny.h rcu: Remove unused __rcu_is_watching() function 2020-08-24 18:37:56 -07:00
rcutree.h rcu: Remove unused __rcu_is_watching() function 2020-08-24 18:37:56 -07:00
rcuwait.h
reboot-mode.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
reboot.h i2c: rk3x: Make sure the i2c transfer to be finished before system reboot 2021-08-03 14:44:16 +08:00
reciprocal_div.h
refcount.h locking/refcount: move kernel-doc markups to the proper place 2020-10-28 11:41:15 -06:00
regmap.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
regset.h regset: kill user_regset_copyout{,_zero}() 2020-07-27 14:31:13 -04:00
relay.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
remoteproc.h BACKPORT: FROMGIT: remoteproc: add is_iomem to da_to_va 2021-05-07 07:12:41 -07:00
resctrl.h x86/resctrl: Include pid.h 2020-08-18 17:06:15 +02:00
reset-controller.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
reset.h
resource_ext.h
resource.h
restart_block.h
rfkill-bt.h
rfkill-wlan.h net: rfkill: rk: add wifi/bt main power control 2021-01-22 20:12:58 +08:00
rfkill.h
rhashtable-types.h
rhashtable.h rhashtable: Restore RCU marking on rhash_lock_head 2020-07-28 17:09:49 -07:00
ring_buffer.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
rio_drv.h
rio_ids.h
rio_regs.h
rio.h
rk_keys.h
rmap.h Merge 5.10.20 into android12-5.10 2021-03-07 12:33:33 +01:00
rmi.h Input: synaptics-rmi4 - rename f30_data to gpio_data 2020-10-04 19:51:43 -07:00
rndis.h
rockchip_ion.h Revert "staging: android: add ion_legency driver" 2020-10-09 15:50:23 +08:00
rockchip-iovmm.h iommu: remove unused rk-iommu/iovmm driver 2021-07-19 14:08:18 +08:00
rodata_test.h
root_dev.h
rpmsg.h ANDROID: rpmsg: core: Add signal API support 2020-09-29 23:20:55 +00:00
rslib.h
rtc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
rtmutex.h
rtnetlink.h
rtsx_common.h
rtsx_pci.h misc: rtsx: Use standard PCI definitions 2020-07-22 13:39:31 +02:00
rtsx_usb.h
rwlock_api_smp.h
rwlock_types.h
rwlock.h
rwsem.h ANDROID: GKI: Add OEM data to mutex/rwsem 2021-06-04 11:15:19 -07:00
s3c_adc_battery.h
sbitmap.h
scatterlist.h lib/scatterlist: Add support in dynamic allocation of SG table from pages 2020-10-05 20:45:45 -03:00
scc.h
sched_clock.h sched_clock: Expose struct clock_read_data 2020-07-20 11:50:47 +01:00
sched.h ANDROID: GKI: Enlarge OEM data reserved in task_struct 2021-06-04 11:15:16 -07:00
scmi_protocol.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
scpi_protocol.h
screen_info.h
scs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sctp.h sctp: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
scx200_gpio.h
scx200.h
sdb.h
sdla.h
seccomp.h Generic implementation of common syscall, interrupt and exception 2020-08-04 21:00:11 -07:00
securebits.h
security.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sed-opal.h
seg6_genl.h
seg6_hmac.h
seg6_iptunnel.h
seg6_local.h
seg6.h
selection.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sem.h
semaphore.h
sensor-dev.h input: sensor: add ak09918 driver 2020-11-24 09:09:47 +08:00
seq_buf.h Revert "seq_buf: Avoid type mismatch for seq_buf_init" 2020-12-30 15:59:58 +01:00
seq_file_net.h
seq_file.h seq_file: add seq_read_iter 2020-11-06 10:05:18 -08:00
seqlock.h seqlock,lockdep: Fix seqcount_latch_init() 2021-03-17 17:06:34 +01:00
seqno-fence.h
serdev.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
serial_8250.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
serial_bcm63xx.h
serial_core.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
serial_max3100.h
serial_pnx8xxx.h
serial_s3c.h
serial_sci.h
serial.h
serio.h
set_memory.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sfi_acpi.h
sfi.h
sfp.h
sh_clk.h
sh_dma.h
sh_eth.h
sh_intc.h
sh_timer.h
shdma-base.h
shm.h
shmem_fs.h ANDROID: mm: allow fast reclaim of shmem pages 2021-06-09 15:33:55 -07:00
shrinker.h ANDROID: vendor_hooks: add hook and OEM data for slab shrink 2021-06-04 11:15:20 -07:00
signal_types.h UPSTREAM: signal: define the SA_EXPOSE_TAGBITS bit in sa_flags 2021-01-22 10:05:52 -08:00
signal.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
signalfd.h
siox.h
siphash.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sirfsoc_dma.h
sizes.h
skb_array.h
skbuff.h ANDROID: GKI: networking: add Android ABI padding to a lot of networking structures 2021-03-18 16:04:29 +01:00
skmsg.h bpf, sockmap: Fix sk->prot unhash op reset 2021-04-14 08:42:01 +02:00
slab_def.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
slab.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
slimbus.h
slub_def.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp_types.h smp: Add source and destination CPUs to __call_single_data 2020-09-04 11:50:50 -07:00
smp.h smp: Fix smp_call_function_single_async prototype 2021-05-14 09:50:46 +02:00
smpboot.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
smsc911x.h
smscphy.h
sock_diag.h bpf, net: Rework cookie generator as per-cpu one 2020-09-30 11:50:35 -07:00
socket.h iov_iter: Move unnecessary inclusion of crypto/hash.h 2020-06-30 09:34:23 -04:00
sockptr.h FROMGIT: net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" 2020-08-11 10:02:52 +00:00
sonet.h
sony-laptop.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types_up.h
spinlock_types.h lockdep: Split header file into lockdep and lockdep_types 2020-06-17 18:33:13 +02:00
spinlock_up.h
spinlock.h treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
splice.h splice: change exported internal do_splice() helper to take kernel offset 2020-10-22 14:15:51 -06:00
spmi.h
sram.h
srcu.h
srcutiny.h
srcutree.h
ssbi.h
stackdepot.h FROMGIT: lib: stackdepot: add support to disable stack depot 2021-02-15 15:11:44 -08:00
stackleak.h stackleak: let stack_erasing_sysctl take a kernel pointer buffer 2020-09-19 13:13:39 -07:00
stackprotector.h
stacktrace.h stacktrace: Remove reliable argument from arch_stack_walk() callback 2020-09-18 14:24:16 +01:00
start_kernel.h
stat.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
statfs.h [PATCH] reduce boilerplate in fsid handling 2020-09-18 16:45:50 -04:00
static_call_types.h static_call: Allow module use without exposing static_call_key 2021-03-30 14:31:53 +02:00
static_call.h static_call: Allow module use without exposing static_call_key 2021-03-30 14:31:53 +02:00
static_key.h
stddef.h
stm.h
stmmac.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
stmp_device.h
stmp3xxx_rtc_wdt.h
stop_machine.h This is the 5.10.24 stable release 2021-03-19 09:42:56 +01:00
string_helpers.h lib: string_helpers: provide kfree_strarray() 2020-09-30 10:50:30 +02:00
string.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
stringhash.h
stringify.h
sungem_phy.h
sunserialcore.h
sunxi-rsb.h
superhyway.h
suspend.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
svga.h
sw842.h
swab.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
swait.h
swap_cgroup.h
swap_slots.h mm/swap_slots.c: remove always zero and unused return value of enable_swap_slots_cache() 2020-10-13 18:38:30 -07:00
swap.h ANDROID: mm: allow fast reclaim of shmem pages 2021-06-09 15:33:55 -07:00
swapfile.h
swapops.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
swiotlb.h Revert "Revert "swiotlb: add a IO_TLB_SIZE define"" 2021-05-21 13:17:04 -07:00
switch.h
switchtec.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
sxgbe_platform.h
sync_core.h
sync_file.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
synclink.h
sys_soc.h
sys.h
syscalls.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
syscore_ops.h
sysctl.h all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
sysfs.h sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output 2020-10-02 12:02:30 +02:00
syslog.h
sysrq.h
sysv_fs.h
t10-pi.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
task_io_accounting_ops.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
task_io_accounting.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
task_work.h task_work: cleanup notification modes 2020-10-17 15:05:30 -06:00
taskstats_kern.h
tboot.h ACPI: Use valid link to the ACPI specification 2020-07-27 14:11:22 +02:00
tc.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
tca6416_keypad.h
tcp.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
tee_drv.h driver: tee: Handle NULL pointer indication from client 2020-08-21 08:55:13 +02:00
textsearch_fsm.h
textsearch.h
tfrc.h
thermal.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
thread_info.h kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() 2021-03-25 09:04:16 +01:00
threads.h
thunderbolt.h thunderbolt: Get rid of E2E workaround 2020-06-22 19:58:06 +03:00
ti_wilink_st.h
ti-emif-sram.h
tick.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
tifm.h tifm: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
timb_dma.h
timb_gpio.h
time_namespace.h nsproxy: support CLONE_NEWTIME with setns() 2020-07-08 11:14:22 +02:00
time.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
time32.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
time64.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
timecounter.h
timekeeper_internal.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
timekeeping.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
timekeeping32.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
timer.h ANDROID: GKI: timer.h: add Android ABI padding to a structure 2021-03-18 16:20:25 +01:00
timerfd.h
timeriomem-rng.h
timerqueue.h
timex.h
tnum.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
topology.h sched/topology: Allow archs to override cpu_smt_mask 2020-09-16 22:05:18 +10:00
torture.h rcutorture: Add races with task-exit processing 2020-06-29 12:01:44 -07:00
toshiba.h
tpm_command.h
tpm_eventlog.h tpm: Require that all digests are present in TCG_PCR_EVENT2 structures 2020-07-24 08:16:01 +03:00
tpm.h KEYS: trusted: Reserve TPM for seal and unseal operations 2021-03-04 11:38:29 +01:00
trace_clock.h
trace_events.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
trace_seq.h Revert "seq_buf: Avoid type mismatch for seq_buf_init" 2020-12-30 15:59:58 +01:00
trace.h tracing: Add trace_export support for trace_marker 2020-10-05 12:43:53 +02:00
tracefs.h
tracehook.h tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() 2020-10-17 15:04:36 -06:00
tracepoint-defs.h Updates for tracing and bootconfig: 2020-10-15 15:51:28 -07:00
tracepoint.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
transport_class.h
ts-nbus.h
tsacct_kern.h
tty_driver.h ANDROID: GKI: restore termiox fields 2021-05-15 13:25:01 +02:00
tty_flip.h
tty_ldisc.h tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer 2021-03-04 11:37:36 +01:00
tty.h ANDROID: GKI: restore termiox fields 2021-05-15 13:25:01 +02:00
typecheck.h
types.h locking/atomic: Move ATOMIC_INIT into linux/types.h 2020-07-29 16:14:18 +02:00
u64_stats_sync.h u64_stats,lockdep: Fix u64_stats_init() vs lockdep 2021-03-30 14:31:51 +02:00
uacce.h drm, iommu: Change type of pasid to u32 2020-09-17 19:21:16 +02:00
uaccess.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
ucb1400.h
ucs2_string.h
udp.h udp: never accept GSO_FRAGLIST packets 2021-05-14 09:50:31 +02:00
uidgid.h
uio_driver.h
uio.h udp: fix skb_copy_and_csum_datagram with odd segment sizes 2021-02-17 11:02:28 +01:00
umh.h umh: Stop calling do_execve_file 2020-07-04 09:35:36 -05:00
unicode.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
units.h UPSTREAM: units: Add Watt units 2021-03-11 16:02:50 +00:00
uprobes.h
usb_usual.h usb-storage: Add quirk to defeat Kindle's automatic unload 2021-03-25 09:04:14 +01:00
usb.h drm: Use USB controller's DMA mask when importing dmabufs 2021-03-17 17:06:19 +01:00
usbdevice_fs.h
user_namespace.h Revert "Revert "capabilities: require CAP_SETFCAP to map uid 0"" 2021-05-21 13:17:04 -07:00
user-return-notifier.h
user.h
userfaultfd_k.h FROMGIT: userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() 2021-06-04 19:13:10 +00:00
usermode_driver.h bpf: Fix umd memory leak in copy_process() 2021-03-30 14:32:03 +02:00
util_macros.h
uts.h
utsname.h
uuid.h uuid: remove unused uuid_le_to_bin() definition 2020-07-20 15:04:32 +02:00
vbox_utils.h virt: vbox: Log unknown ioctl requests as error 2020-07-10 13:45:32 +02:00
vdpa.h vdpa: introduce config op to get valid iova range 2020-10-23 11:55:27 -04:00
verification.h
vermagic.h
vexpress.h
vfio.h vfio: Selective dirty page tracking if IOMMU backed device pins pages 2020-05-28 15:53:29 -06:00
vfs.h
vga_switcheroo.h
vgaarb.h vgaarb: mark vga_tryget static 2020-08-01 11:28:17 +02:00
vhost_iotlb.h
via_i2c.h
via-core.h fbdev: via-core: use generic power management 2020-09-08 13:33:11 +02:00
via-gpio.h
via.h
videodev2.h locking/seqlock, headers: Untangle the spaghetti monster 2020-08-06 16:13:13 +02:00
virtio_byteorder.h
virtio_caif.h virtio_caif: correct tags for config space fields 2020-08-05 11:08:41 -04:00
virtio_config.h vhost,vdpa,virtio: cleanups, fixes 2020-10-23 11:00:57 -07:00
virtio_console.h
virtio_dma_buf.h virtio: add dma-buf support for exported objects 2020-08-18 10:01:44 +02:00
virtio_net.h virtio_net: Do not pull payload in skb->head 2021-05-22 11:40:52 +02:00
virtio_ring.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
virtio_vsock.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
virtio.h virtio: add dma-buf support for exported objects 2020-08-18 10:01:44 +02:00
visorbus.h
vlynq.h
vm_event_item.h ANDROID: mm: allow vmas with vm_ops to be speculatively handled 2021-04-23 18:42:39 -07:00
vmacache.h
vmalloc.h ANDROID: vendor_hooks: add hooks for slab memory leak debugging 2021-05-21 13:17:08 -07:00
vme.h
vmpressure.h
vmstat.h mm: use self-explanatory macros rather than "2" 2020-10-16 11:11:19 -07:00
vmw_vmci_api.h
vmw_vmci_defs.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
vringh.h virtio: force spec specified alignment on types 2020-06-02 02:45:13 -04:00
vt_buffer.h
vt_kern.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
vt.h
vtime.h
w1-gpio.h
w1.h w1: Constify struct w1_family_ops 2020-10-05 13:21:49 +02:00
wait_bit.h
wait.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
wakelock.h
wakeup_reason.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
watch_queue.h pipe: Fix memory leaks in create_pipe_files() 2020-10-01 09:40:35 -04:00
watchdog.h watchdog: add support for adjusting last known HW keepalive time 2020-08-05 18:43:02 +02:00
win_minmax.h
wireless.h
wkup_m3_ipc.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
wl12xx.h
wm97xx.h
wmi.h
workqueue.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
writeback.h A lot of bug fixes and cleanups for ext4, including: 2020-06-05 16:19:28 -07:00
ww_mutex.h locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acquire_fini() 2021-04-07 15:00:06 +02:00
xarray.h XArray updates for 5.9 2020-10-20 14:39:37 -07:00
xattr.h rk: revert to v4.19 2021-03-17 18:05:39 +08:00
xxhash.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
xz.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
yam.h
z2_battery.h
zbud.h
zconf.h
zlib.h include/: replace HTTP links with HTTPS ones 2020-08-12 10:57:59 -07:00
zorro.h
zpool.h
zsmalloc.h zsmalloc: account the number of compacted pages correctly 2021-03-07 12:34:15 +01:00
zstd.h
zutil.h