1
0
Fork 0
alistair23-linux/include/linux
Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD
From: Andrey Vagin <avagin@openvz.org>

Each namespace has an owning user namespace and now there is not way
to discover these relationships.

Pid and user namepaces are hierarchical. There is no way to discover
parent-child relationships too.

Why we may want to know relationships between namespaces?

One use would be visualization, in order to understand the running
system.  Another would be to answer the question: what capability does
process X have to perform operations on a resource governed by namespace
Y?

One more use-case (which usually called abnormal) is checkpoint/restart.
In CRIU we are going to dump and restore nested namespaces.

There [1] was a discussion about which interface to choose to determing
relationships between namespaces.

Eric suggested to add two ioctl-s [2]:
> Grumble, Grumble.  I think this may actually a case for creating ioctls
> for these two cases.  Now that random nsfs file descriptors are bind
> mountable the original reason for using proc files is not as pressing.
>
> One ioctl for the user namespace that owns a file descriptor.
> One ioctl for the parent namespace of a namespace file descriptor.

Here is an implementaions of these ioctl-s.

$ man man7/namespaces.7
...
Since  Linux  4.X,  the  following  ioctl(2)  calls are supported for
namespace file descriptors.  The correct syntax is:

      fd = ioctl(ns_fd, ioctl_type);

where ioctl_type is one of the following:

NS_GET_USERNS
      Returns a file descriptor that refers to an owning user names‐
      pace.

NS_GET_PARENT
      Returns  a  file descriptor that refers to a parent namespace.
      This ioctl(2) can be used for pid  and  user  namespaces.  For
      user namespaces, NS_GET_PARENT and NS_GET_USERNS have the same
      meaning.

In addition to generic ioctl(2) errors, the following  specific  ones
can occur:

EINVAL NS_GET_PARENT was called for a nonhierarchical namespace.

EPERM  The  requested  namespace  is outside of the current namespace
      scope.

[1] https://lkml.org/lkml/2016/7/6/158
[2] https://lkml.org/lkml/2016/7/9/101

Changes for v2:
* don't return ENOENT for init_user_ns and init_pid_ns. There is nothing
  outside of the init namespace, so we can return EPERM in this case too.
  > The fewer special cases the easier the code is to get
  > correct, and the easier it is to read. // Eric

Changes for v3:
* rename ns->get_owner() to ns->owner(). get_* usually means that it
  grabs a reference.

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
Cc: "W. Trevor King" <wking@tremily.us>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Serge Hallyn <serge.hallyn@canonical.com>
2016-09-22 20:00:36 -05:00
..
amba dmaengine: pl08x: allocate OF slave channel data at probe time 2016-04-05 16:53:41 -07:00
bcma wireless-drivers-next patches for 4.8 2016-07-25 11:09:19 -07:00
byteorder
can can: fix handling of unmodifiable configuration options 2016-05-09 11:07:28 +02:00
ceph ceph: fix symbol versioning for ceph_monc_do_statfs 2016-07-28 15:32:53 +02:00
clk phy: tegra: Changes for v4.7-rc1 2016-05-09 16:18:37 +02:00
crush crush: add chooseleaf_stable tunable 2016-02-04 18:25:55 +01:00
decompress
dma dmaengine: hsu: Export hsu_dma_get_status() 2016-06-25 14:30:42 -07:00
extcon extcon: adc-jack: add suspend/resume support 2016-07-02 14:31:34 +09:00
fpga
fsl powerpc/rcpm: add RCPM driver 2016-03-04 23:50:27 -06:00
gpio gpio: support native single-ended hardware drivers 2016-04-05 16:57:15 +02:00
hsi HSI: core: switch port event notifier from atomic to blocking 2016-06-28 00:38:53 +02:00
i2c gpio: sx150x: move platform data into driver 2016-04-14 14:03:25 +02:00
iio iio: st_sensors: harden interrupt handling 2016-07-02 20:40:15 +01:00
input Input: of_touchscreen - add support for inverted / swapped axes 2016-07-15 14:50:53 -07:00
irqchip - ARM: GICv3 ITS emulation and various fixes. Removal of the old 2016-08-02 16:11:27 -04:00
isdn
lockd
mailbox mailbox: Add Broadcom PDC mailbox driver 2016-07-28 09:34:47 +05:30
mfd pwm: Changes for v4.8-rc1 2016-08-06 00:01:33 -04:00
mlx4 Round one of 4.8 code 2016-08-04 20:10:31 -04:00
mlx5 Round one of 4.8 code 2016-08-04 20:10:31 -04:00
mmc mmc: core: Allow hosts to specify non-support for MMC commands 2016-07-25 10:34:47 +02:00
mtd This pull request contains only one notable change: 2016-07-15 17:06:26 -07:00
netfilter netfilter: x_tables: speed up jump target validation 2016-07-18 21:35:23 +02:00
netfilter_arp netfilter: xtables: prepare for on-demand hook register 2016-03-02 20:05:23 +01:00
netfilter_bridge netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF 2016-07-03 10:55:07 +02:00
netfilter_ipv4 netfilter: xtables: prepare for on-demand hook register 2016-03-02 20:05:23 +01:00
netfilter_ipv6 netfilter: xtables: prepare for on-demand hook register 2016-03-02 20:05:23 +01:00
perf arm/perf: Fix hotplug state machine conversion 2016-07-20 09:57:34 +02:00
phy phy: Add set_mode callback 2016-07-04 17:19:22 +05:30
pinctrl pinctrl: pinconf: Add generic helper function for freeing mappings 2016-06-23 11:18:56 +02:00
platform_data RTC for 4.8 2016-08-05 09:48:22 -04:00
power max8903: cleans up confusing relationship between dc_valid, dok and dcm. 2016-06-28 20:05:41 +02:00
qed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-06-30 05:03:36 -04:00
raid raid6/algos.c : bug fix : Add the missing definitions to the pq.h file 2016-01-21 14:47:08 -08:00
regulator Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/headers', 'regulator/topic/lp837x', 'regulator/topic/max8973' and 'regulator/topic/mt6323' into regulator-next 2016-07-20 18:02:03 +01:00
reset
rtc rtc: ds1286: move header to linux/rtc 2016-07-08 16:23:11 +02:00
sched mm: move max_map_count bits into mm.h 2016-03-17 15:09:34 -07:00
soc Second Round of Renesas ARM Based SoC R-Car SYSC Updates for v4.8 2016-07-06 22:12:04 -07:00
spi spi: Split bus and I/O locking 2016-07-25 11:47:52 +01:00
ssb
sunrpc Highlights: 2016-08-04 19:59:06 -04:00
ulpi
unaligned include/linux/unaligned: force inlining of byteswap operations 2016-03-17 15:09:34 -07:00
usb Merge 4.7-rc6 into usb-next 2016-07-04 08:19:21 -07:00
uwb
wimax
8250_pci.h
a.out.h
acct.h
acpi.h sound updates for 4.8 2016-07-31 02:25:02 -07:00
acpi_dma.h
acpi_pmtmr.h
adb.h
adfs_fs.h
aer.h
agp_backend.h
agpgart.h
ahci_platform.h
aio.h
alarmtimer.h alarmtimer: Fix comments describing structure fields 2016-06-20 12:47:09 -07:00
altera_jtaguart.h
altera_uart.h
amd-iommu.h
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h
apm-emulation.h
apm_bios.h
apple-gmux.h ACPI / utils: Rename acpi_dev_present() 2016-04-09 03:12:58 +02:00
apple_bl.h
arm-cci.h
arm-smccc.h
asn1.h
asn1_ber_bytecode.h
asn1_decoder.h
assoc_array.h
assoc_array_priv.h
async.h
async_tx.h
ata.h ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* 2016-07-18 20:55:38 -04:00
ata_platform.h
atalk.h
ath9k_platform.h ath9k: Allow configuration of LED polarity in platform data. 2016-07-08 17:01:14 +03:00
atm.h
atm_suni.h
atm_tcp.h
atmdev.h
atmel-mci.h
atmel-ssc.h
atmel_pdc.h
atmel_serial.h tty/serial: at91: fix bad offset for UART timeout register 2016-03-07 16:11:14 -08:00
atmel_tc.h
atomic.h locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API 2016-07-07 09:16:20 +02:00
attribute_container.h
audit.h Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit 2016-06-29 15:18:47 -07:00
auto_dev-ioctl.h autofs4: fix string.h include in auto_dev-ioctl.h 2016-03-15 16:55:16 -07:00
auto_fs.h autofs4: coding style fixes 2016-03-15 16:55:16 -07:00
auxvec.h
average.h
b1pcmcia.h
backing-dev-defs.h block: fix bdi vs gendisk lifetime mismatch 2016-08-04 14:19:16 -06:00
backing-dev.h block: fix bdi vs gendisk lifetime mismatch 2016-08-04 14:19:16 -06:00
backlight.h video / backlight: remove the backlight_device_registered API 2016-05-04 23:41:14 +02:00
badblocks.h
balloon_compaction.h mm: fix build warnings in <linux/compaction.h> 2016-07-26 16:19:19 -07:00
bcd.h
bch.h
bcm47xx_nvram.h
bcm47xx_sprom.h MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ 2016-05-13 14:01:43 +02:00
bcm47xx_wdt.h
bcm963xx_nvram.h MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure 2016-01-24 03:47:37 +01:00
bcm963xx_tag.h MIPS: bcm963xx: Update bcm_tag field image_sequence 2016-01-24 03:49:03 +01:00
bfin_mac.h
binfmts.h elf_fdpic_transfer_args_to_stack(): make it generic 2016-07-25 16:51:49 +10:00
bio.h block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00
bit_spinlock.h
bitmap.h include/linux/bitmap.h: cleanup 2016-08-04 08:50:07 -04:00
bitops.h md: set MD_CHANGE_PENDING in a atomic region 2016-05-09 09:24:02 -07:00
bitrev.h
blk-cgroup.h block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00
blk-mq.h blk-mq: Introduce blk_mq_reinit_tagset 2016-07-08 08:38:49 -06:00
blk_types.h block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00
blkdev.h block/mm: make bdev_ops->rw_page() take a bool for read/write 2016-08-07 14:41:02 -06:00
blkpg.h
blktrace_api.h blktrace: use op accessors 2016-06-07 13:41:38 -06:00
blockgroup_lock.h
bma150.h
bootmem.h include/linux: apply __malloc attribute 2016-05-19 19:12:14 -07:00
bottom_half.h
bpf.h bpf, events: fix offset in skb copy handler 2016-07-25 10:34:11 -07:00
brcmphy.h net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 2016-03-25 11:37:57 -04:00
bsearch.h
bsg-lib.h
bsg.h
btree-128.h
btree-type.h
btree.h
btrfs.h
buffer_head.h Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block 2016-07-26 15:03:07 -07:00
bug.h mm: Some arch may want to use HPAGE_PMD related values as variables 2016-03-03 21:18:29 +11:00
bvec.h block: mark 1st parameter of bvec_iter_advance as const 2016-06-09 10:02:47 -06:00
c2port.h
cache.h arch: Introduce post-init read-only memory 2016-02-22 08:51:38 +01:00
cacheinfo.h
capability.h uapi: move forward declarations of internal structures 2016-08-02 17:31:41 -04:00
cb710.h
cciss_ioctl.h
ccp.h crypto: ccp - Register the CCP as a DMA resource 2016-04-20 17:50:06 +08:00
cdev.h
cdrom.h
cec-funcs.h [media] cec-funcs.h: add missing 'reply' for short audio descriptor 2016-07-08 18:35:42 -03:00
cec.h [media] cec: split the timestamp into an rx and tx timestamp 2016-07-13 07:59:30 -03:00
cfag12864b.h
cgroup-defs.h cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback 2016-04-25 15:45:14 -04:00
cgroup.h cgroupns: Add a limit on the number of cgroup namespaces 2016-08-08 14:42:03 -05:00
cgroup_subsys.h
circ_buf.h
cleancache.h include/linux/cleancache.h: Clean up code 2016-01-27 09:10:29 -05:00
clk-provider.h clk: core: support clocks which requires parents enable (part 1) 2016-07-01 17:40:23 -07:00
clk.h The bulk of the changes are updates and fixes to existing clk provider 2016-07-30 11:20:02 -07:00
clkdev.h clkdev: Add clk_hw based registration APIs 2016-04-19 16:54:26 -07:00
clock_cooling.h
clockchips.h clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsec 2016-01-27 12:38:03 +01:00
clocksource.h clocksources: Switch back to the clksrc table 2016-06-28 10:19:35 +02:00
cm4000_cs.h
cma.h
cmdline-parser.h
cn_proc.h
cnt32_to_63.h
coda.h
coda_psdev.h
compaction.h mm, compaction: simplify contended compaction handling 2016-07-28 16:07:41 -07:00
compat.h compat: add in_compat_syscall to ask whether we're in a compat syscall 2016-03-22 15:36:02 -07:00
compiler-clang.h Kbuild: provide a __UNIQUE_ID for clang 2016-02-08 19:04:55 +01:00
compiler-gcc.h compiler.h: add support for malloc attribute 2016-05-19 19:12:14 -07:00
compiler-intel.h
compiler.h libnvdimm for 4.8 2016-07-28 17:38:16 -07:00
completion.h
component.h
concap.h
configfs.h configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions 2016-03-25 19:10:03 +01:00
connector.h
console.h tty: vt, remove consw->con_bmove 2016-06-25 09:04:48 -07:00
console_struct.h tty: vt, remove unused vc_deccolm 2016-06-25 09:04:48 -07:00
consolemap.h
container.h
context_tracking.h - ARM: GICv3 ITS emulation and various fixes. Removal of the old 2016-08-02 16:11:27 -04:00
context_tracking_state.h
cordic.h
coredump.h
coresight-pmu.h coresight: introducing a global trace ID function 2016-02-20 14:11:01 -08:00
coresight-stm.h coresight: stm: adding driver for CoreSight STM component 2016-05-03 14:59:30 -07:00
coresight.h coresight: etb10: implementing AUX API 2016-02-20 14:11:01 -08:00
count_zeros.h
cper.h
cpu.h workqueue: Convert to state machine callbacks 2016-07-14 09:34:43 +02:00
cpu_cooling.h
cpu_pm.h
cpu_rmap.h
cpufeature.h
cpufreq.h cpufreq: add cpufreq_driver_resolve_freq() 2016-07-21 14:46:08 +02:00
cpuhotplug.h timers/core: Correct callback order during CPU hot plug 2016-07-28 18:56:22 +02:00
cpuidle.h cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64} 2016-07-21 23:29:38 +02:00
cpumask.h cpumask: fix code comment 2016-08-02 19:35:24 -04:00
cpuset.h cpuset: use static key better and convert to new API 2016-05-19 19:12:14 -07:00
cputime.h
crash_dump.h crash_dump: Add vmcore_elf32_check_arch 2016-05-13 14:01:59 +02:00
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc7.h
crc8.h
crc16.h
crc32.h
crc32c.h
cred.h cred/userns: define current_user_ns() as a function 2016-03-22 15:36:02 -07:00
crypto.h crypto: skcipher - Remove top-level givcipher interface 2016-07-18 17:35:46 +08:00
cryptohash.h
cs5535.h
ctype.h
cuda.h
cyclades.h
davinci_emac.h misc: at24: replace memory_accessor with nvmem_device_read 2016-03-01 16:55:48 -08:00
dax.h dax: remote unused fault wrappers 2016-07-26 16:19:19 -07:00
dca.h
dcache.h Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-08-07 10:01:14 -04:00
dccp.h
dcookies.h
debug_locks.h
debugfs.h debugfs: add support for self-protecting attribute file fops 2016-04-12 14:14:21 -07:00
debugobjects.h debugobjects.h: fix trivial kernel doc warning 2016-07-26 16:19:19 -07:00
delay.h
delayacct.h
delayed_call.h
dell-led.h
devcoredump.h devcoredump: add scatterlist support 2016-04-15 11:20:32 -07:00
devfreq-event.h
devfreq.h PM / devfreq: Add new passive governor 2016-05-03 11:20:07 +09:00
devfreq_cooling.h
device-mapper.h libnvdimm for 4.8 2016-07-28 17:38:16 -07:00
device.h driver core update for 4.7-rc1 2016-05-20 21:26:15 -07:00
device_cgroup.h
devpts_fs.h devpts: Make each mount of devpts an independent filesystem. 2016-06-05 10:36:01 -07:00
digsig.h
dio.h
dirent.h
dlm.h
dlm_plock.h
dm-dirty-log.h
dm-io.h dm: use bio op accessors 2016-06-07 13:41:38 -06:00
dm-kcopyd.h
dm-region-hash.h
dm9000.h
dma-buf.h dma-buf: remove dma_buf_debugfs_create_file() 2016-06-20 22:26:37 +05:30
dma-contiguous.h
dma-debug.h
dma-direction.h
dma-iommu.h dma-mapping: use unsigned long for dma_attrs 2016-08-04 08:50:07 -04:00
dma-mapping.h dma-mapping: use unsigned long for dma_attrs 2016-08-04 08:50:07 -04:00
dma_remapping.h
dmaengine.h dmaengine: ensure dmaengine helpers check valid callback 2016-04-12 21:07:06 +05:30
dmapool.h
dmar.h
dmi.h firmware: dmi_scan: Save SMBIOS Type 9 System Slots 2016-01-15 22:08:45 +01:00
dnotify.h
dns_resolver.h
dqblk_qtree.h quota_v2: Implement get_next_id() for V2 quota format 2016-02-09 13:05:23 +01:00
dqblk_v1.h
dqblk_v2.h
drbd.h drbd: correctly handle failed crypto_alloc_hash 2016-06-13 21:43:08 -06:00
drbd_genl.h drbd: when receiving P_TRIM, zero-out partial unaligned chunks 2016-06-13 21:43:05 -06:00
drbd_genl_api.h
drbd_limits.h drbd: allow larger max_discard_sectors 2016-06-13 21:43:05 -06:00
ds2782_battery.h
dtlk.h
dw_apb_timer.h
dynamic_debug.h dynamic_debug: add jump label support 2016-08-04 08:50:07 -04:00
dynamic_queue_limits.h
earlycpio.h
ecryptfs.h
edac.h
edd.h
edma.h
eeprom_93cx6.h
eeprom_93xx46.h misc: eeprom_93xx46: Add support for a GPIO 'select' line. 2016-02-11 19:23:28 -08:00
efi-bgrt.h
efi.h Miscellaneous ia64 cleanups 2016-08-01 18:55:31 -04:00
efs_vh.h
eisa.h
elevator.h block: do not merge requests without consulting with io scheduler 2016-07-20 21:35:12 -06:00
elf-fdpic.h
elf-randomize.h
elf.h
elfcore-compat.h
elfcore.h
elfnote.h
enclosure.h
err.h make IS_ERR_VALUE() complain about non-pointer-sized arguments 2016-05-27 16:03:22 -07:00
errno.h pnfs: rework LAYOUTGET retry handling 2016-05-17 15:48:12 -04:00
errqueue.h
etherdevice.h etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked 2016-07-01 16:37:06 +02:00
ethtool.h net: ethtool: export conversion function between u32 and link mode 2016-04-18 14:45:08 -04:00
eventfd.h
eventpoll.h
evm.h
export.h export.h: use __is_defined() to check if __KSYM_* is defined 2016-06-20 22:42:32 +02:00
exportfs.h fs: move struct iomap from exportfs.h to a separate header 2016-06-21 09:22:39 +10:00
ext2_fs.h
extable.h extable.h: add stddef.h so "NULL" definition is not implicit 2016-08-04 10:16:56 +09:30
extcon.h extcon: Fix the wrong description about extcon_set/get_cable_state_() 2016-06-29 19:50:43 +09:00
f2fs_fs.h f2fs: fix to convert inline directory correctly 2016-04-15 08:49:47 -07:00
f75375s.h
falloc.h
fanotify.h
fault-inject.h mm: fault-inject take over bootstrap kmem_cache check 2016-03-15 16:55:16 -07:00
fb.h fbdev: fb_defio: Export fb_deferred_io_mmap 2016-05-02 16:24:49 +02:00
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdtable.h
fec.h
fence-array.h dma-buf/fence: add signal_on_any to the fence array v2 2016-06-02 09:28:04 +02:00
fence.h tree-wide: replace config_enabled() with IS_ENABLED() 2016-08-04 08:50:07 -04:00
file.h give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() 2016-05-02 19:49:28 -04:00
filter.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-07-24 00:53:32 -04:00
fips.h
firewire.h
firmware-map.h
firmware.h firmware: support loading into a pre-allocated buffer 2016-08-02 19:35:10 -04:00
fixp-arith.h
flat.h
flex_array.h
flex_proportions.h
fmc-sdb.h
fmc.h
font.h
frame.h objtool: Add STACK_FRAME_NON_STANDARD() macro 2016-02-29 08:35:10 +01:00
freezer.h timer: convert timer_slack_ns from unsigned long to u64 2016-03-17 15:09:34 -07:00
frontswap.h mm, frontswap: convert frontswap_enabled to static key 2016-07-26 16:19:19 -07:00
fs.h block/mm: make bdev_ops->rw_page() take a bool for read/write 2016-08-07 14:41:02 -06:00
fs_enet_pd.h
fs_pin.h
fs_stack.h
fs_struct.h
fs_uart_pd.h
fscache-cache.h FS-Cache: make check_consistency callback return int 2016-06-01 10:29:39 +02:00
fscache.h
fscrypto.h fscrypto/f2fs: allow fs-specific key prefix for fs encryption 2016-05-07 10:32:33 -07:00
fsl-diu-fb.h
fsl_devices.h
fsl_hypervisor.h
fsl_ifc.h mtd/ifc: Add support for IFC controller version 2.0 2016-04-19 22:04:53 +02:00
fsldma.h
fsnotify.h trim fsnotify hooks a bit 2016-05-29 18:35:12 -04:00
fsnotify_backend.h trim fsnotify hooks a bit 2016-05-29 18:35:12 -04:00
ftrace.h ftrace: Reduce size of function graph entries 2016-07-05 17:28:30 -04:00
ftrace_irq.h
futex.h
fwnode.h
gameport.h
gcd.h
genalloc.h
genetlink.h
genhd.h block: remove ->driverfs_dev 2016-06-27 12:26:08 -07:00
genl_magic_func.h
genl_magic_struct.h block/drbd: align properly u64 in nl messages 2016-05-10 15:43:09 -04:00
getcpu.h
gfp.h mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations 2016-07-28 16:07:41 -07:00
glob.h
goldfish.h
gpio-fan.h
gpio-pxa.h
gpio.h Revert "gpio: remove broken irq_to_gpio() interface" 2016-02-20 12:53:31 +01:00
gpio_keys.h
gpio_mouse.h
hardirq.h printk/nmi: generic solution for safe printk in NMI 2016-05-20 17:58:30 -07:00
hash.h <linux/hash.h>: Add support for architecture-specific functions 2016-05-28 15:48:31 -04:00
hashtable.h
hdlc.h
hdlcdrv.h
hdmi.h
hid-debug.h
hid-roccat.h
hid-sensor-hub.h
hid-sensor-ids.h
hid.h
hiddev.h
hidraw.h
highmem.h
highuid.h
hil.h
hil_mlc.h
hippidevice.h
host1x.h
hp_sdc.h
hpet.h
hrtimer.h hrtimer: Convert to hotplug state machine 2016-07-15 10:41:37 +02:00
htcpld.h
htirq.h
huge_mm.h mm, THP: clean up return value of madvise_free_huge_pmd 2016-07-28 16:07:41 -07:00
hugetlb.h include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported() 2016-05-20 17:58:30 -07:00
hugetlb_cgroup.h include/linux/hugetlb*.h: clean up code 2016-05-20 17:58:30 -07:00
hugetlb_inline.h mm/hugetlb: is_vm_hugetlb_page() can return bool 2016-05-19 19:12:14 -07:00
hw_breakpoint.h
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hwspinlock.h
hyperv.h drivers:hv: Make a function to free mmio regions through vmbus 2016-04-30 14:01:37 -07:00
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-dev.h
i2c-gpio.h
i2c-mux-gpio.h
i2c-mux-pinctrl.h
i2c-mux.h i2c: mux: relax locking of the top i2c adapter during mux-locked muxing 2016-05-04 22:39:17 +02:00
i2c-ocores.h
i2c-omap.h
i2c-pca-platform.h
i2c-pnx.h
i2c-pxa.h
i2c-smbus.h i2c: i2c-smbus: drop useless stubs 2016-07-22 09:07:02 +02:00
i2c-xiic.h
i2c.h Revert "i2c: core: Add function for finding the bus speed from ACPI" 2016-07-19 05:57:23 +02:00
i7300_idle.h
i8042.h Input: i8042 - break load dependency between atkbd/psmouse and i8042 2016-07-27 14:20:09 -07:00
i8253.h
icmp.h
icmpv6.h ipv6: RFC 4884 partial support for SIT/GRE tunnels 2016-06-18 22:11:39 -07:00
ide.h
idr.h
ieee80211.h mac80211: Encrypt "Group addressed privacy" action frames 2016-06-30 12:06:20 +02:00
ieee802154.h ieee802154: add ieee802154_skb_src_pan helper 2016-07-08 13:23:12 +02:00
if_arp.h
if_bridge.h bridge: allow zero ageing time 2016-03-11 14:58:58 -05:00
if_eql.h
if_ether.h vxlan: Add checksum check to the features check function 2016-05-03 16:00:54 -04:00
if_fddi.h
if_frad.h
if_link.h
if_ltalk.h
if_macvlan.h
if_phonet.h
if_pppol2tp.h
if_pppox.h
if_team.h team: track sum of rx_nohandler for all slaves 2016-02-06 02:59:51 -05:00
if_tun.h
if_tunnel.h
if_vlan.h
igmp.h igmp: Namespacify igmp_qrv sysctl knob 2016-02-11 09:59:22 -05:00
ihex.h
ima.h ima: add support for creating files using the mknodat syscall 2016-05-01 09:23:52 -04:00
in.h
in6.h
inet.h
inet_diag.h net: diag: add missing declarations 2016-06-10 23:22:55 -07:00
inetdevice.h
init.h treewide: replace obsolete _refok by __ref 2016-08-02 17:31:41 -04:00
init_ohci1394_dma.h
init_task.h fix up initial thread stack pointer vs thread_info confusion 2016-06-24 17:07:33 -07:00
initrd.h
inotify.h
input-polldev.h
input.h Input: fix a double word "is is" in include/linux/input.h 2016-07-13 17:27:24 -07:00
integrity.h
intel-iommu.h iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts 2016-02-15 12:42:38 +00:00
intel-svm.h
intel_pmic_gpio.h
interrupt.h genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors 2016-07-04 12:25:14 +02:00
interval_tree.h
interval_tree_generic.h
io-64-nonatomic-hi-lo.h io-64-nonatomic: Add relaxed accessor variants 2016-05-03 18:23:02 +01:00
io-64-nonatomic-lo-hi.h io-64-nonatomic: Add relaxed accessor variants 2016-05-03 18:23:02 +01:00
io-mapping.h io-mapping: Specify mapping size for io_mapping_map_wc() 2016-04-28 12:17:32 +01:00
io.h memremap: add MEMREMAP_WC flag 2016-03-22 15:36:02 -07:00
ioc3.h
ioc4.h
iocontext.h
iomap.h fs: iomap based fiemap implementation 2016-06-21 09:38:45 +10:00
iommu-common.h
iommu-helper.h
iommu.h iommu: Add apply_dm_region call-back to iommu-ops 2016-07-13 12:46:05 +02:00
iopoll.h
ioport.h PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs 2016-05-16 15:12:02 -05:00
ioprio.h
iova.h iommu/iova: introduce per-cpu caching to iova allocation 2016-04-20 15:42:24 -04:00
ip.h
ipack.h
ipc.h
ipc_namespace.h ipcns: Add a limit on the number of ipc namespaces 2016-08-08 14:42:03 -05:00
ipmi-fru.h
ipmi.h ipmi: remove trydefaults parameter and default init 2016-07-27 10:24:38 -05:00
ipmi_smi.h
ipv6.h net: vrf: Fix crash when IPv6 is disabled at boot time 2016-06-09 23:34:42 -07:00
ipv6_route.h
irq.h Merge branch 'irq/for-block' into irq/core 2016-07-04 12:26:05 +02:00
irq_cpustat.h
irq_poll.h
irq_work.h
irqbypass.h irqbypass: Disallow NULL token 2016-05-11 22:37:54 +02:00
irqchip.h
irqdesc.h genirq: Allow the affinity of a percpu interrupt to be set/retrieved 2016-05-02 13:42:51 +02:00
irqdomain.h Merge branch 'irq/for-block' into irq/core 2016-07-04 12:26:05 +02:00
irqflags.h
irqhandler.h
irqnr.h
irqreturn.h
isa.h isa: Dummy isa_register_driver should return error code 2016-06-17 20:47:11 -07:00
isapnp.h
iscsi_boot_sysfs.h ibft: Expose iBFT acpi header via sysfs 2016-05-16 11:14:29 -04:00
iscsi_ibft.h
isdn.h isdn: Remove ASYNC_CLOSING 2016-01-28 14:19:12 -08:00
isdn_divertif.h
isdn_ppp.h
isdnif.h
isicom.h
jbd2.h jbd2: track more dependencies on transaction commit 2016-06-30 11:40:54 -04:00
jhash.h
jiffies.h
journal-head.h
joystick.h
jump_label.h jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL 2016-08-04 08:50:07 -04:00
jump_label_ratelimit.h
jz4740-adc.h
jz4780-nemc.h
kallsyms.h
kasan-checks.h mm/kasan: add API to check memory regions 2016-05-20 17:58:30 -07:00
kasan.h mm/kasan: get rid of ->state in struct kasan_alloc_meta 2016-08-02 17:31:41 -04:00
kbd_diacr.h
kbd_kern.h
kbuild.h
kconfig.h kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion 2016-06-20 22:42:32 +02:00
kcore.h
kcov.h kernel: add kcov code coverage 2016-03-22 15:36:02 -07:00
kd.h
kdb.h kdb: use task_cpu() instead of task_thread_info()->cpu 2016-07-28 16:07:41 -07:00
kdebug.h
kdev_t.h include/linux/kdev_t.h: remove new_valid_dev() 2016-01-16 11:17:23 -08:00
kern_levels.h
kernel-page-flags.h
kernel.h dynamic_debug: only add header when used 2016-08-02 19:35:03 -04:00
kernel_stat.h xen: add steal_clock support on x86 2016-07-06 10:34:48 +01:00
kernelcapi.h
kernfs.h driver core update for 4.7-rc1 2016-05-20 21:26:15 -07:00
kexec.h kexec: add a kexec_crash_loaded() function 2016-08-02 19:35:30 -04:00
key-type.h KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED 2016-04-11 22:44:15 +01:00
key.h KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED 2016-04-11 22:44:15 +01:00
keyboard.h
kfifo.h kfifo: fix sparse complaints 2016-03-22 15:36:02 -07:00
kgdb.h
khugepaged.h thp: extract khugepaged from mm/huge_memory.c 2016-07-26 16:19:19 -07:00
klist.h
kmemcheck.h
kmemleak.h
kmod.h
kmsg_dump.h
kobj_map.h
kobject.h
kobject_ns.h
kprobes.h
kref.h
ks0108.h
ks8842.h
ks8851_mll.h
ksm.h mm: migrate: support non-lru movable page migration 2016-07-26 16:19:19 -07:00
kthread.h
ktime.h
kvm_host.h KVM/ARM Changes for v4.8 - Take 2 2016-08-04 13:59:56 +02:00
kvm_irqfd.h
kvm_para.h
kvm_types.h kvm: rename pfn_t to kvm_pfn_t 2016-01-15 17:56:32 -08:00
l2tp.h
lapb.h
latencytop.h sched/debug: Make schedstats a runtime tunable that is disabled by default 2016-02-09 11:54:23 +01:00
lcd.h
lcm.h
led-class-flash.h
led-lm3530.h
leds-bd2802.h
leds-lp3944.h
leds-lp3952.h leds: LED driver for TI LP3952 6-Channel Color LED 2016-07-18 08:46:09 +02:00
leds-pca9532.h leds: pca9532: Add device tree support 2016-06-20 09:43:33 +02:00
leds-regulator.h
leds-tca6507.h
leds.h leds: Add no-op gpio_led_register_device when LED subsystem is disabled 2016-06-27 08:58:42 +02:00
leds_pwm.h
lglock.h
lguest.h
lguest_launcher.h
libata.h ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* 2016-07-18 20:55:38 -04:00
libfdt.h
libfdt_env.h
libnvdimm.h nfit, libnvdimm: allow an ARS scrub to be triggered on demand 2016-07-23 21:51:42 -07:00
libps2.h
license.h
lightnvm.h lightnvm: make ppa_list const in nvm_set_rqd_list 2016-07-07 08:51:52 -06:00
linkage.h
linux_logo.h
lis3lv02d.h
list.h hlist: Add hlist_is_singular_node() helper 2016-07-07 10:35:07 +02:00
list_bl.h include/linux/list_bl.h: use bool instead of int for boolean functions 2016-03-17 15:09:34 -07:00
list_lru.h mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 2016-01-20 17:09:18 -08:00
list_nulls.h
list_sort.h
livepatch.h Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus 2016-05-17 12:06:35 +02:00
llc.h
llist.h
lockdep.h Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-05-16 14:47:16 -07:00
lockref.h
log2.h
lp.h
lru_cache.h
lsm_audit.h
lsm_hooks.h qstr: constify dentry_init_security 2016-07-20 23:30:06 -04:00
lz4.h lz4: fix wrong compress buffer size for 64-bits 2016-01-20 17:09:18 -08:00
lzo.h
mISDNdsp.h
mISDNhw.h
mISDNif.h isdn: Use ktime_t instead of 'struct timeval' 2016-03-20 16:47:13 -04:00
mailbox_client.h
mailbox_controller.h
maple.h
marvell_phy.h
math64.h
max17040_battery.h
mbcache.h mbcache: add reusable flag to cache entries 2016-02-22 22:44:04 -05:00
mbus.h bus: mvebu-mbus: fix __iomem on register pointers 2016-07-11 17:58:30 +02:00
mc6821.h
mc146818rtc.h rtc: move mc146818 helper functions out-of-line 2016-06-26 01:20:08 +02:00
mcb.h mcb: export bus information via sysfs 2016-05-03 15:07:35 -07:00
mdio-bitbang.h
mdio-mux.h mdio: mux: Enhanced MDIO mux framework for integrated multiplexers 2016-06-10 23:24:53 -07:00
mdio.h net: mdio: Fix lockdep falls positive splat 2016-04-11 21:15:48 -04:00
mei_cl_bus.h
memblock.h mm/memblock.c: add new infrastructure to address the mem limit issue 2016-07-28 16:07:41 -07:00
memcontrol.h mm: fix memcg stack accounting for sub-page stacks 2016-07-28 16:07:41 -07:00
memory.h Char/Misc patches for 4.6-rc1 2016-03-17 13:47:50 -07:00
memory_hotplug.h memory-hotplug: more general validation of zone during online 2016-07-26 16:19:19 -07:00
mempolicy.h tmpfs: preliminary minor tidyups 2016-05-19 19:12:14 -07:00
mempool.h include/linux: apply __malloc attribute 2016-05-19 19:12:14 -07:00
memremap.h mm: cleanup ifdef guards for vmem_altmap 2016-07-28 16:07:41 -07:00
memstick.h
mg_disk.h
mic_bus.h
micrel_phy.h net: phy: micrel: Add KSZ8041FTL fiber mode support 2016-07-15 11:53:02 -07:00
microchipphy.h
migrate.h mm: fix build warnings in <linux/compaction.h> 2016-07-26 16:19:19 -07:00
migrate_mode.h
mii.h
miscdevice.h
mm-arch-hooks.h
mm.h mm, vmstat: add infrastructure for per-node vmstats 2016-07-28 16:07:41 -07:00
mm_inline.h mm, vmscan: remove highmem_file_pages 2016-07-28 16:07:41 -07:00
mm_types.h mm, vmscan: move lru_lock to the node 2016-07-28 16:07:41 -07:00
mman.h include: mman: use bool instead of int for the return value of arch_validate_prot 2016-08-02 19:35:02 -04:00
mmdebug.h include/linux/mmdebug.h: add VM_WARN which maps to WARN() 2016-07-26 16:19:19 -07:00
mmiotrace.h
mmu_context.h sched/core: Add switch_mm_irqs_off() and use it in the scheduler 2016-04-28 11:44:19 +02:00
mmu_notifier.h
mmzone.h mm: track NR_KERNEL_STACK in KiB instead of number of stacks 2016-07-28 16:07:41 -07:00
mnt_namespace.h
mod_devicetable.h staging: fsl-mc: add support for device table matching 2016-06-26 17:14:03 -07:00
module.h modules: add ro_after_init support 2016-08-04 10:16:55 +09:30
moduleloader.h
moduleparam.h
mount.h fs: Treat foreign mounts as nosuid 2016-06-24 10:40:41 -05:00
mpage.h
mpi.h crypto: rsa - Generate fixed-length output 2016-07-01 23:45:18 +08:00
mpls.h
mpls_iptunnel.h
mroute.h net: ipmr/ip6mr: add support for keeping an entry age 2016-07-16 20:19:43 -07:00
mroute6.h net: ipmr/ip6mr: add support for keeping an entry age 2016-07-16 20:19:43 -07:00
msdos_fs.h
msg.h
msi.h genirq/msi: Make use of affinity aware allocations 2016-07-04 12:25:14 +02:00
mutex-debug.h
mutex.h
mv643xx.h
mv643xx_eth.h
mv643xx_i2c.h
mvebu-pmsu.h
mxm-wmi.h
n_r3964.h
namei.h Revert "vfs: add lookup_hash() helper" 2016-07-29 12:17:52 -07:00
nd.h pmem: kill __pmem address space 2016-07-12 19:25:38 -07:00
net.h tun: switch to use skb array for tx 2016-07-01 05:32:17 -04:00
netdev_features.h sctp: Add GSO support 2016-06-03 19:37:21 -04:00
netdevice.h net/sched: Add match-all classifier hw offloading. 2016-07-24 23:11:59 -07:00
netfilter.h netfilter: don't call hooks unless needed 2016-03-02 20:05:26 +01:00
netfilter_bridge.h
netfilter_defs.h
netfilter_ingress.h
netfilter_ipv4.h
netfilter_ipv6.h
netlink.h nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" 2016-02-18 11:42:22 -05:00
netpoll.h
nfs.h
nfs3.h
nfs4.h nfs/nfsd: Move useful bitfield ops to a commonly accessible place 2016-07-13 15:32:47 -04:00
nfs_fs.h NFS: Remove unused function nfs_revalidate_mapping_protected() 2016-07-05 19:11:05 -04:00
nfs_fs_i.h
nfs_fs_sb.h NFS: Add COPY nfs operation 2016-05-17 15:47:55 -04:00
nfs_iostat.h
nfs_page.h mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 2016-04-04 10:41:08 -07:00
nfs_xdr.h Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-08-06 09:49:02 -04:00
nfsacl.h
nl802154.h ieee802154: use nla_put_u64_64bit() 2016-04-25 15:09:11 -04:00
nls.h
nmi.h Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" 2016-07-10 20:58:36 +02:00
node.h
nodemask.h include/linux/nodemask.h: create next_node_in() helper 2016-05-19 19:12:14 -07:00
notifier.h rcu: Make CPU_DYING_IDLE an explicit call 2016-03-01 20:36:58 +01:00
ns_common.h
nsc_gpio.h
nsproxy.h cgroup: introduce cgroup namespaces 2016-02-16 13:04:58 -05:00
ntb.h NTB: Make _addr functions optional in the API 2016-03-21 19:30:06 -04:00
ntb_transport.h
nubus.h
numa.h
nvme-rdma.h nvme-rdma.h: Add includes for nvme rdma_cm negotiation 2016-07-08 08:38:49 -06:00
nvme.h nvme.h: Add keep-alive opcode and identify controller attribute 2016-07-05 11:28:18 -06:00
nvmem-consumer.h nvmem: Declare nvmem_cell_read() consistently 2016-06-25 07:42:55 -07:00
nvmem-provider.h nvmem: core: remove regmap dependency 2016-05-01 14:01:00 -07:00
nvram.h
of.h sound updates for 4.8 2016-07-31 02:25:02 -07:00
of_address.h PCI, of: Move PCI I/O space management to PCI core code 2016-05-12 07:07:42 -05:00
of_device.h
of_dma.h
of_fdt.h FDT: Add a helper to get the subnode by given name 2016-07-06 10:34:46 +01:00
of_gpio.h
of_graph.h of: include errno.h in of_graph.h 2016-05-02 09:00:56 -05:00
of_iommu.h of: iommu: make of_iommu_init() postcore_initcall_sync 2016-06-23 14:57:40 -05:00
of_irq.h
of_mdio.h of_mdio: Abstract a general interface for phy connect 2016-07-16 21:32:58 -07:00
of_net.h
of_pci.h drivers: of: Fix of_pci.h header guard 2016-06-08 08:18:06 -05:00
of_pdt.h
of_platform.h
of_reserved_mem.h Linux 4.7-rc6 2016-07-08 18:14:03 -03:00
oid_registry.h
olpc-ec.h
omap-dma.h
omap-dmaengine.h
omap-gpmc.h memory: omap-gpmc: Implement IRQ domain for NAND IRQs 2016-04-15 11:52:28 +03:00
omap-iommu.h
omap-mailbox.h mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions 2016-04-26 10:19:38 +05:30
omapfb.h
once.h
oom.h mm, oom: fortify task_will_free_mem() 2016-07-28 16:07:41 -07:00
openvswitch.h
oprofile.h
osq_lock.h
oxu210hp.h
padata.h kernel/padata.c: removed unused code 2016-05-19 19:12:14 -07:00
page-flags-layout.h mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE 2016-03-17 15:09:34 -07:00
page-flags.h page-flags: relax policy for PG_mappedtodisk and PG_reclaim 2016-07-26 16:19:19 -07:00
page-isolation.h
page_counter.h
page_ext.h mm/page_owner: use stackdepot to store stacktrace 2016-07-26 16:19:19 -07:00
page_idle.h mm: check the return value of lookup_page_ext for all call sites 2016-06-03 15:06:22 -07:00
page_owner.h mm/page_owner: introduce split_page_owner and replace manual handling 2016-07-26 16:19:19 -07:00
page_ref.h mm/page_ref: introduce page_ref_inc_return 2016-06-21 09:43:04 +02:00
pageblock-flags.h
pagemap.h block/mm: make bdev_ops->rw_page() take a bool for read/write 2016-08-07 14:41:02 -06:00
pagevec.h
parport.h
parport_pc.h
parser.h
pata_arasan_cf_data.h
patchkey.h
path.h
pch_dma.h
pci-acpi.h PCI/ACPI: Add generic MCFG table handling 2016-06-10 18:27:59 -05:00
pci-aspm.h
pci-ats.h
pci-dma-compat.h PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h 2016-03-07 11:39:16 -06:00
pci-dma.h
pci-ecam.h PCI: Add parent device field to ECAM struct pci_config_window 2016-06-10 15:41:08 -05:00
pci.h PCI changes for the v4.8 merge window: 2016-08-02 17:12:29 -04:00
pci_hotplug.h
pci_ids.h PCI: Add Intel Thunderbolt device IDs 2016-04-08 11:08:12 -05:00
pcieport_if.h PCI: Add Downstream Port Containment portdrv service type 2016-05-03 10:35:49 -05:00
pda_power.h
pe.h
percpu-defs.h
percpu-refcount.h percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with lockless_dereference()") 2016-06-03 12:06:11 +02:00
percpu-rwsem.h
percpu.h printk/nmi: generic solution for safe printk in NMI 2016-05-20 17:58:30 -07:00
percpu_counter.h
percpu_ida.h
perf_event.h Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-07-29 13:55:30 -07:00
perf_regs.h
personality.h
pfn.h mm: fix pfn_t vs highmem 2016-02-11 18:35:48 -08:00
pfn_t.h libnvdimm, pmem: allow nfit_test to override pmem_direct_access() 2016-06-24 11:39:29 -07:00
phonet.h
phy.h net: phy: add phy_ethtool_{get|set}_link_ksettings 2016-05-10 15:06:19 -04:00
phy_fixed.h phy: fixed: Fix removal of phys. 2016-03-14 15:43:11 -04:00
pid.h
pid_namespace.h pidns: Add a limit on the number of pid namespaces 2016-08-08 14:42:01 -05:00
pim.h
pipe_fs_i.h pipe: limit the per-user amount of pages allocated in pipes 2016-01-19 19:25:21 -05:00
pkeys.h mm/core, x86/mm/pkeys: Add execute-only protection keys support 2016-02-18 19:46:33 +01:00
pktcdvd.h
pl320-ipc.h
platform_device.h device property: don't bother the drivers with struct property_set 2016-04-09 03:10:50 +02:00
plist.h
pm-trace.h
pm.h PM / Runtime: Move ignore_children flag under CONFIG_PM 2016-04-22 01:32:37 +02:00
pm2301_charger.h
pm_clock.h PM / clk: Add support for adding a specific clock from device-tree 2016-06-28 00:42:10 +02:00
pm_domain.h PM / Domains: Convert pm_genpd_init() to return an error code 2016-06-29 02:15:19 +02:00
pm_opp.h PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table 2016-05-05 01:38:44 +02:00
pm_qos.h
pm_runtime.h PM / Runtime: Move ignore_children flag under CONFIG_PM 2016-04-22 01:32:37 +02:00
pm_wakeirq.h
pm_wakeup.h
pmem.h pmem: kill __pmem address space 2016-07-12 19:25:38 -07:00
pmu.h
pnfs_osd_xdr.h
pnp.h x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check 2016-04-22 10:29:05 +02:00
poison.h mm/page_poisoning.c: allow for zero poisoning 2016-03-15 16:55:16 -07:00
poll.h fs: poll/select/recvmmsg: use timespec64 for timeout events 2016-05-19 19:12:14 -07:00
posix-clock.h
posix-timers.h posix-cpu-timers: Migrate to use new tick dependency mask model 2016-03-02 16:44:27 +01:00
posix_acl.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2016-07-29 15:54:19 -07:00
posix_acl_xattr.h
power_supply.h power_supply: fix return value of get_property 2016-07-01 22:44:34 +02:00
powercap.h
ppp-comp.h
ppp_channel.h
ppp_defs.h
pps-gpio.h
pps_kernel.h time: Remove duplicated code in ktime_get_raw_and_real() 2016-03-02 17:13:02 -08:00
pr.h
preempt.h
prefetch.h
printk.h printk: add kernel parameter to control writes to /dev/kmsg 2016-08-02 19:35:06 -04:00
proc_fs.h
proc_ns.h nsfs: add ioctl to get a parent namespace 2016-09-22 19:59:41 -05:00
profile.h
projid.h
property.h device property: Add function to search for named child of device 2016-06-26 12:39:03 +01:00
psci.h drivers: firmware: psci: make two helper functions static 2016-04-25 23:47:44 +02:00
pstore.h pstore: add lzo/lz4 compression support 2016-06-02 10:59:31 -07:00
pstore_ram.h pstore: Add support for 64 Bit address space 2016-03-10 09:43:36 -08:00
pti.h
ptp_classify.h
ptp_clock_kernel.h ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping 2016-03-03 14:23:43 -08:00
ptr_ring.h ptr_ring: support resizing multiple queues 2016-07-01 05:32:17 -04:00
ptrace.h ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-01-20 17:09:18 -08:00
pvclock_gtod.h
pwm.h Merge branch 'for-4.8/capture' into for-next 2016-07-25 16:23:39 +02:00
pwm_backlight.h
pxa2xx_ssp.h spi: pxa2xx: Add support for both chip selects on Intel Braswell 2016-02-09 19:01:11 +00:00
pxa168_eth.h
qcom_scm.h firmware: qcom: scm: Peripheral Authentication Service 2016-06-24 22:53:50 -05:00
qnx6_fs.h
quicklist.h fix Christoph's email addresses 2016-03-17 15:09:34 -07:00
quota.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2016-07-29 15:54:19 -07:00
quotaops.h quota: Add support for ->get_nextdqblk() for VFS quota 2016-02-09 13:05:23 +01:00
radix-tree.h radix-tree: fix comment about "exceptional" bits 2016-08-02 19:35:08 -04:00
raid_class.h
ramfs.h
random.h x86, asm: use bool for bitops and other assembly outputs 2016-06-08 12:41:20 -07:00
range.h
ras.h
ratelimit.h ratelimit: extend to print suppressed messages on release 2016-08-02 19:35:06 -04:00
rational.h
rbtree.h Introduce rb_replace_node_rcu() 2016-07-06 10:51:14 +01:00
rbtree_augmented.h Introduce rb_replace_node_rcu() 2016-07-06 10:51:14 +01:00
rbtree_latch.h
rcu_sync.h
rculist.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-23 18:51:33 -04:00
rculist_bl.h
rculist_nulls.h soreuseport: fix ordering for mixed v4/v6 sockets 2016-04-14 21:14:03 -04:00
rcupdate.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-07-27 12:03:20 -07:00
rcutiny.h rcu: Convert rcutree to hotplug state machine 2016-07-15 10:41:44 +02:00
rcutree.h rcu: Convert rcutree to hotplug state machine 2016-07-15 10:41:44 +02:00
reboot.h
reciprocal_div.h
regmap.h Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-next 2016-07-15 13:44:47 +01:00
regset.h
relay.h
remoteproc.h remoteproc: Add additional crash reasons 2016-05-12 15:50:19 -07:00
reservation.h reservation: add headerdoc comments 2016-05-31 22:12:43 +05:30
reset-controller.h reset: add devm_reset_controller_register API 2016-05-30 09:37:47 +02:00
reset.h Merge branch 'reset/explicit-api' into reset/next 2016-06-29 23:39:52 +02:00
resource.h
resource_ext.h
rfkill-regulator.h
rfkill.h net: rfkill: add rfkill_find_type function 2016-02-24 09:12:45 +01:00
rhashtable.h rhashtable: accept GFP flags in rhashtable_walk_init 2016-04-05 10:56:32 +02:00
ring_buffer.h
rio.h rapidio: modify for rev.3 specification changes 2016-08-02 19:35:37 -04:00
rio_drv.h rapidio: add outbound window support 2016-03-22 15:36:02 -07:00
rio_ids.h rapidio/switches: add driver for IDT gen3 switches 2016-08-02 19:35:38 -04:00
rio_regs.h rapidio: modify for rev.3 specification changes 2016-08-02 19:35:37 -04:00
rmap.h rmap: support file thp 2016-07-26 16:19:19 -07:00
rmi.h Input: synaptics-rmi4 - add SPI transport driver 2016-03-10 16:04:24 -08:00
rndis.h
root_dev.h
rpmsg.h rpmsg: add helper macro module_rpmsg_driver 2016-05-06 11:09:00 -07:00
rslib.h
rtc.h rtc: Add functions to set and read rtc offset 2016-03-14 17:08:15 +01:00
rtmutex.h
rtnetlink.h net_sched: add the ability to defer skb freeing 2016-06-15 14:08:34 -07:00
rwlock.h
rwlock_api_smp.h
rwlock_types.h
rwsem-spinlock.h locking/rwsem: Introduce basis for down_write_killable() 2016-04-13 10:42:20 +02:00
rwsem.h locking/rwsem: Convert sem->count to 'atomic_long_t' 2016-06-08 15:16:42 +02:00
rxrpc.h rxrpc: Fix exclusive connection handling 2016-06-22 09:10:00 +01:00
s3c_adc_battery.h
sa11x0-dma.h
scatterlist.h lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c 2016-04-15 16:53:14 -04:00
scc.h
sched.h signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
sched_clock.h
scif.h
scpi_protocol.h firmware: arm_scpi: add support for device power state management 2016-06-21 10:15:56 +01:00
screen_info.h
sctp.h sctp: sctp_diag should dump sctp socket type 2016-05-31 11:59:06 -07:00
scx200.h
scx200_gpio.h
sdb.h
sdla.h
seccomp.h seccomp: remove 2-phase API 2016-06-14 10:54:40 -07:00
securebits.h
security.h qstr: constify dentry_init_security 2016-07-20 23:30:06 -04:00
selection.h tty: vt, use proper type for default colors 2016-04-30 09:26:55 -07:00
selinux.h
sem.h
semaphore.h
seq_buf.h
seq_file.h Make file credentials available to the seqfile interfaces 2016-04-14 12:56:09 -07:00
seq_file_net.h
seqlock.h locking/seqcount: Re-fix raw_read_seqcount_latch() 2016-06-03 08:37:25 +02:00
seqno-fence.h
serial.h
serial_8250.h tty/serial/8250: use mctrl_gpio helpers 2016-06-25 14:30:42 -07:00
serial_bcm63xx.h
serial_core.h earlycon: mark earlycon code as __used iif the caller is built-in 2016-06-25 14:31:04 -07:00
serial_max3100.h
serial_pnx8xxx.h
serial_s3c.h
serial_sci.h
serio.h Input: i8042 - break load dependency between atkbd/psmouse and i8042 2016-07-27 14:20:09 -07:00
sfi.h x86/sfi: Enable enumeration of SD devices 2016-07-13 09:24:51 +02:00
sfi_acpi.h
sh_clk.h
sh_dma.h
sh_eth.h
sh_intc.h
sh_timer.h
shdma-base.h
shm.h ipc/shm.c: is_file_shm_hugepages() can be boolean 2016-01-20 17:09:18 -08:00
shmem_fs.h shmem: split huge pages beyond i_size under memory pressure 2016-07-26 16:19:19 -07:00
shrinker.h
signal.h signal: move the "sig < SIGRTMIN" check into siginmask(sig) 2016-05-23 17:04:14 -07:00
signalfd.h
sirfsoc_dma.h
sizes.h
skb_array.h skb_array: add wrappers for resizing 2016-07-01 05:32:17 -04:00
skbuff.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-07-06 10:35:22 -07:00
slab.h mm: faster kmalloc_array(), kcalloc() 2016-07-26 16:19:19 -07:00
slab_def.h mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB 2016-07-28 16:07:41 -07:00
slub_def.h mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB 2016-07-28 16:07:41 -07:00
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp.h smp/cfd: Convert core to hotplug state machine 2016-07-15 10:41:43 +02:00
smpboot.h
smsc911x.h
smscphy.h
sock_diag.h sock_diag: do not broadcast raw socket destruction 2016-06-28 09:08:51 -04:00
socket.h net: Add Qualcomm IPC router 2016-05-08 23:46:14 -04:00
sonet.h
sony-laptop.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types.h
spinlock_types_up.h
spinlock_up.h locking/spinlock, arch: Update and fix spin_unlock_wait() implementations 2016-06-14 11:55:15 +02:00
splice.h
spmi.h
srcu.h rcu: Document unique-name limitation for DEFINE_STATIC_SRCU() 2016-02-23 19:59:55 -08:00
ssbi.h
stackdepot.h mm, kasan: stackdepot implementation. Enable stackdepot for SLAB 2016-03-25 16:37:42 -07:00
stackprotector.h
stacktrace.h
start_kernel.h
stat.h
statfs.h
static_key.h
stddef.h
ste_modem_shm.h
stm.h stm class: Support devices that override software assigned masters 2016-05-03 14:59:30 -07:00
stmmac.h drivers: net: stmmac: add port selection programming 2016-06-28 08:54:23 -04:00
stmp3xxx_rtc_wdt.h
stmp_device.h
stop_machine.h
string.h include/linux: apply __malloc attribute 2016-05-19 19:12:14 -07:00
string_helpers.h string_helpers: add kstrdup_quotable_file 2016-04-21 10:47:26 +10:00
stringhash.h fs/dcache.c: Save one 32-bit multiply in dcache lookup 2016-06-11 14:57:56 -07:00
stringify.h
sudmac.h
sungem_phy.h
sunserialcore.h
sunxi-rsb.h
superhyway.h
suspend.h PM / sleep: Make pm_prepare_console() return void 2016-06-15 01:26:04 +02:00
svga.h
sw842.h
swab.h
swait.h wait.[ch]: Introduce the simple waitqueue (swait) implementation 2016-02-25 11:27:16 +01:00
swap.h mm: remove reclaim and compaction retry approximations 2016-07-28 16:07:41 -07:00
swap_cgroup.h
swapfile.h
swapops.h
swiotlb.h dma-mapping: use unsigned long for dma_attrs 2016-08-04 08:50:07 -04:00
sxgbe_platform.h
sync_file.h dma-buf/sync_file: de-stage sync_file headers 2016-04-29 17:37:10 -07:00
synclink.h
sys.h
sys_soc.h
syscalls.h include/linux/syscalls.h: use pid_t instead of int 2016-05-20 17:58:30 -07:00
syscore_ops.h
sysctl.h sysctl: Stop implicitly passing current into sysctl_table_root.lookup 2016-08-08 09:17:16 -05:00
sysfs.h
syslog.h
sysrq.h
sysv_fs.h
t10-pi.h
task_io_accounting.h
task_io_accounting_ops.h
task_work.h
taskstats_kern.h
tboot.h
tc.h
tca6416_keypad.h
tcp.h tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In 2016-03-14 14:55:26 -04:00
textsearch.h
textsearch_fsm.h
tfrc.h
thermal.h thermal: add the note for set_trip_temp 2016-06-01 22:25:48 +08:00
thinkpad_acpi.h
thread_info.h signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 2016-08-02 19:35:23 -04:00
threads.h
ti_wilink_st.h drivers: misc: ti-st: Use int instead of fuzzy char for callback status 2016-07-17 19:59:26 +02:00
tick.h param: convert some "on"/"off" users to strtobool 2016-03-17 15:09:34 -07:00
tifm.h
timb_dma.h
timb_gpio.h
time.h time: Add time64_to_tm() 2016-06-20 12:47:15 -07:00
time64.h time: remove timespec_add_safe() 2016-05-19 19:12:14 -07:00
timecounter.h
timekeeper_internal.h time: Add history to cross timestamp interface supporting slower devices 2016-03-02 17:13:17 -08:00
timekeeping.h time: Make settimeofday error checking work again 2016-06-01 21:13:43 +02:00
timer.h timers/core: Convert to hotplug state machine 2016-07-15 10:41:42 +02:00
timerfd.h
timeriomem-rng.h
timerqueue.h
timex.h
topology.h mm: convert zone_reclaim to node_reclaim 2016-07-28 16:07:41 -07:00
torture.h torture: Break online and offline functions out of torture_onoff() 2016-06-14 16:02:16 -07:00
toshiba.h
tpm.h tpm: Factor out common startup code 2016-07-19 17:43:38 +03:00
tpm_command.h
trace_clock.h
trace_events.h This includes two new updates for the ftrace infrastructure. 2016-05-18 18:55:19 -07:00
trace_seq.h
tracefs.h
tracehook.h
tracepoint-defs.h tracepoints: move trace_print_flags definitions to tracepoint-defs.h 2016-03-15 16:55:16 -07:00
tracepoint.h tracing: Fix check for cpu online when event is disabled 2016-03-09 11:58:41 -05:00
transport_class.h
tsacct_kern.h
tty.h TTY and Serial driver update for 4.7-rc1 2016-05-20 20:57:27 -07:00
tty_driver.h devpts: more pty driver interface cleanups 2016-04-26 15:47:32 -07:00
tty_flip.h
tty_ldisc.h tty, n_tty: Remove fasync() ldisc notification 2016-01-28 11:58:02 -08:00
typecheck.h
types.h signal: make oom_flags a bool 2016-05-23 17:04:14 -07:00
u64_stats_sync.h tcp: fix lockdep splat in tcp_snd_una_update() 2016-05-04 16:55:11 -04:00
uaccess.h
ucb1400.h
ucs2_string.h lib/ucs2_string: Add ucs2 -> utf8 helper functions 2016-02-10 13:19:03 +00:00
udp.h udp: Add GRO functions to UDP socket 2016-04-07 16:53:29 -04:00
uidgid.h userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS 2016-06-30 18:04:36 -05:00
uinput.h
uio.h fix the copy vs. map logics in blk_rq_map_user_iov() 2016-04-08 19:46:28 -04:00
uio_driver.h
uprobes.h
usb.h USB: leave LPM alone if possible when binding/unbinding interface drivers 2016-05-03 14:32:07 -07:00
usb_usual.h USB: uas: Add a new NO_REPORT_LUNS quirk 2016-04-13 12:02:28 -07:00
usbdevice_fs.h
user-return-notifier.h
user.h
user_namespace.h Merge branch 'nsfs-ioctls' into HEAD 2016-09-22 20:00:36 -05:00
userfaultfd_k.h mm: introduce fault_env 2016-07-26 16:19:19 -07:00
util_macros.h
uts.h
utsname.h utsns: Add a limit on the number of uts namespaces 2016-08-08 14:42:02 -05:00
uuid.h lib/uuid.c: remove FSF address 2016-05-20 17:58:30 -07:00
uwb.h
verification.h PKCS#7: Make trust determination dependent on contents of trust keyring 2016-04-06 16:14:24 +01:00
vermagic.h
vexpress.h
vfio.h vfio: Add capability chain helpers 2016-02-22 16:10:08 -07:00
vfs.h
vga_switcheroo.h vga_switcheroo: Add helper for deferred probing 2016-05-31 13:15:57 +02:00
vgaarb.h
via-core.h
via-gpio.h
via.h
via_i2c.h
videodev2.h
virtio.h virtio: Add improved queue allocation API 2016-03-02 17:01:57 +02:00
virtio_byteorder.h
virtio_caif.h
virtio_config.h virtio: new feature to detect IOMMU device quirk 2016-08-01 21:44:52 +03:00
virtio_console.h
virtio_mmio.h
virtio_net.h virtio_net: introduce virtio_net_hdr_{from,to}_skb 2016-06-10 23:03:55 -07:00
virtio_ring.h virtio: Add improved queue allocation API 2016-03-02 17:01:57 +02:00
virtio_vsock.h VSOCK: Introduce virtio_vsock_common.ko 2016-08-02 02:57:29 +03:00
vlynq.h
vm_event_item.h mm: vmstat: account per-zone stalls and pages skipped during reclaim 2016-07-28 16:07:41 -07:00
vm_sockets.h
vmacache.h
vmalloc.h Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2016-05-23 11:48:48 -07:00
vme.h
vmpressure.h mm: memcontrol: hook up vmpressure to socket pressure 2016-01-14 16:00:49 -08:00
vmstat.h mm: vmstat: replace __count_zone_vm_events with a zone id equivalent 2016-07-28 16:07:41 -07:00
vmw_vmci_api.h
vmw_vmci_defs.h VMCI: Use 32bit atomics for queue headers on X86_32 2016-02-07 21:36:02 -08:00
vringh.h
vt.h
vt_buffer.h
vt_kern.h tty: vt, ignore PIO_UNIMAPCLR param 2016-06-25 09:04:48 -07:00
vtime.h sched/cputime: Reorganize vtime native irqtime accounting headers 2016-07-14 10:42:35 +02:00
w1-gpio.h
wait.h new helper: wait_event_killable_exclusive() 2016-07-19 03:08:07 -04:00
wanrouter.h
watchdog.h watchdog: Improve description of min_hw_heartbeat_ms 2016-07-17 21:00:14 +02:00
wireless.h
wkup_m3_ipc.h
wl12xx.h
wm97xx.h
workqueue.h workqueue: Convert to state machine callbacks 2016-07-14 09:34:43 +02:00
writeback.h mm, page_alloc: consider dirtyable memory in terms of nodes 2016-07-28 16:07:41 -07:00
ww_mutex.h tree-wide: replace config_enabled() with IS_ENABLED() 2016-08-04 08:50:07 -04:00
xattr.h switch ->setxattr() to passing dentry and inode separately 2016-05-27 20:09:16 -04:00
xz.h
yam.h
z2_battery.h
zbud.h
zconf.h
zlib.h
zorro.h
zpool.h
zsmalloc.h zsmalloc: require GFP in zs_malloc() 2016-05-20 17:58:30 -07:00
zutil.h