Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync up with Linus #80

Merged
merged 3,981 commits into from
Jun 29, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3981 commits
Select commit Hold shift + click to select a range
e4c7d00
MIPS: BMIPS: Add BCM7435 dtsi
ffainelli May 5, 2015
380e427
MIPS: BMIPS: Add support for Broadcom BCM97435SVMB
ffainelli May 5, 2015
8bac078
MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platforms
jaedon May 8, 2015
018f62e
MIPS: Pistachio: Support 8250-based early printk
Apr 28, 2015
90bc35c
phy: Add binding document for Pistachio USB2.0 PHY
abrestic Apr 7, 2015
57991eb
PHY: Add driver for Pistachio USB2.0 PHY
abrestic Apr 7, 2015
644238a
MIPS: Pistachio: Enable USB PHY driver in defconfig
abrestic Apr 7, 2015
361d0f7
MIPS: ATH25: Remove legacy __cpuinit section that crept in
Apr 27, 2015
b1f7e11
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Apr 27, 2015
9a8f4ea
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Apr 27, 2015
a2d25e6
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Apr 27, 2015
2e93f68
MIPS: Alchemy: Remove unneeded cast removing const
krzk Apr 28, 2015
25aae56
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
May 20, 2015
da628e8
MIPS: ath79: Enable ZBOOT support
AlbanBedel Apr 19, 2015
626a069
MIPS: ath79: Correctly name the defines for the PLL_FB register
AlbanBedel Apr 19, 2015
24b0e3e
MIPS: ath79: Improve the DDR controller interface
AlbanBedel Apr 19, 2015
411520a
MIPS: ath79: Use the common clk API
AlbanBedel Apr 19, 2015
24f2970
MIPS: BCM47XX: Support Luxul XWR-1750 board
dhaab Apr 22, 2015
8e748c8
MIPS: Fix KVM guest fixmap address
Apr 27, 2015
a3ae565
MIPS: tlbex: Fix broken offsets on r2 without XPA
Apr 27, 2015
8fe4908
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
Apr 27, 2015
abcc82b
MIPS: Malta: Select 32bit DMA zone for 64-bit kernels
Apr 27, 2015
30ad29b
MIPS: Loongson: Naming style cleanup and rework
chenhuacai Apr 21, 2015
55cab93
mips: bcm47xx: allow retrieval of complete nvram contents
May 21, 2015
fe41b46
DEVICETREE: Add bindings for the SoC of the ATH79 family
AlbanBedel May 30, 2015
03c8c40
MIPS: ath79: Add basic device tree support
AlbanBedel May 30, 2015
d25b4f6
DEVICETREE: Add bindings for the ATH79 DDR controllers
AlbanBedel May 30, 2015
0fa4af8
DEVICETREE: Add bindings for the ATH79 interrupt controllers
AlbanBedel May 30, 2015
bb35586
DEVICETREE: Add bindings for the ATH79 MISC interrupt controllers
AlbanBedel May 30, 2015
b29e8b8
MIPS: ath79: Add OF support to the IRQ controllers
AlbanBedel May 30, 2015
44fad33
DEVICETREE: Add bindings for the ATH79 PLL controllers
AlbanBedel May 30, 2015
6451af0
MIPS: ath79: Add OF support to the clocks
AlbanBedel May 31, 2015
d6743a4
DEVICETREE: Add bindings for the ATH79 GPIO controllers
AlbanBedel May 31, 2015
2ddf3a7
MIPS: ath79: Add OF support to the GPIO driver
AlbanBedel May 31, 2015
9db8e9b
OF: Add vendor prefix for TP-Link Technologies Co. Ltd
AlbanBedel May 31, 2015
a5fcc65
MIPS: Add basic support for the TL-WR1043ND version 1
AlbanBedel May 31, 2015
52ea7bf
MIPS: Get rid of 'kgdb_early_setup' cruft.
May 31, 2015
85cc028
mips: make loongsoon serial driver explicitly modular
Jun 2, 2015
0ebb2f4
MIPS: IP27: Update/restructure CPU overrides
Kumba42 Jun 2, 2015
8d5ded1
MIPS: R12000: Enable branch prediction global history
Kumba42 Jun 2, 2015
01306ae
MIPS: prepare for user enabling of CONFIG_OF
robherring Jun 2, 2015
1da8f17
MIPS: Add support for vmlinux.bin appended dtb
KanjiMonster Apr 12, 2015
c0b4e10
MIPS: Add support for vmlinuz.bin appended dtb
KanjiMonster Apr 12, 2015
0e12f4a
MIPS: BMIPS: Build all dtbs if no builtin dtb
KanjiMonster Apr 12, 2015
ca668a2
MIPS: BMIPS: Accept UHI interface for passing a dtb
KanjiMonster Apr 12, 2015
df115f3
MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU
bwhacks May 25, 2015
1206066
MIPS: Optimise non-EVA kernel user memory accesses
paulburton May 24, 2015
de5792a
MIPS: Xtalk: Update xwidget.h with known Xtalk device numbers
Kumba42 May 25, 2015
ad152bd
MIPS: BPF: Free up some callee-saved registers
Jun 4, 2015
5e0c561
MIPS: net: BPF: Replace RSIZE with SZREG
Jun 4, 2015
79a8855
MIPS: BPF: Move register definition to the BPF header
Jun 4, 2015
beaf70b
MIPS: BPF: Use BPF register names to describe the ABI
Jun 4, 2015
266a88e
MIPS: BPF: Introduce BPF ASM helpers
Jun 4, 2015
921d55e
MIPS: Define GCR_GIC_STATUS register fields
paulburton May 22, 2015
56d4c99
MIPS: include errno.h for ENODEV in mips-cm.h
paulburton May 22, 2015
e8823d2
MIPS: Malta: Basic DT plumbing
paulburton May 22, 2015
5f93ef5
MIPS: i8259: DT support
paulburton May 22, 2015
6f6ed48
MIPS: Replace smp_mb with release barrier function in unlocks.
Jun 2, 2015
cb2224d
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
ralfbaechle Jun 9, 2015
94a0535
MIPS: BCM47xx: Add helper variable for storing NVRAM length
rmilecki Jun 6, 2015
78fc774
MIPS: BCM47xx: Don't select BCMA_HOST_PCI
rmilecki Jun 7, 2015
1e51714
MIPS: use for_each_sg()
mita May 1, 2015
f6e734a
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
rmilecki Jun 10, 2015
589de41
MIPS: Cobalt Don't use module_init in non-modular MTD registration.
Jun 16, 2015
590605c
MIPS: BCM47xx: Simplify handling SPROM revisions
rmilecki Jun 21, 2015
9044a81
drm/i915: Silence compiler warning
May 29, 2015
f4137df
drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS
Jun 12, 2015
3f46d80
drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP
Jun 12, 2015
fc2e013
drm/exynos: add drm_iommu_attach_device_if_possible()
Jun 22, 2015
9a09a69
drm/exynos: fix the input prompt of Exynos7 DECON
Jun 12, 2015
c8466a9
drm/exynos: add Exynos5433 decon driver
Jun 12, 2015
8ccd0d0
of: add helper for getting endpoint node of specific identifiers
Jun 12, 2015
77bbd89
drm/exynos: mic: add MIC driver
Jun 12, 2015
26269af
drm/exynos: dsi: rename pll_clk to sclk_clk
Jun 12, 2015
ba12ac2
drm/exynos: dsi: add macros for register access
Jun 12, 2015
d668e8b
drm/exynos: dsi: make use of driver data for static values
Jun 12, 2015
0ff03fd
drm/exynos: dsi: make use of array for clock access
Jun 12, 2015
e6f988a
drm/exynos: dsi: add support for Exynos5433
Jun 12, 2015
f5f3b9b
drm/exynos: dsi: add support for MIC driver as a bridge
Jun 12, 2015
51d1dec
drm/exynos: dsi: do not set TE GPIO direction by input
Jun 12, 2015
c30f55a
drm/atomic: Don't set crtc_state->enable manually
Jun 22, 2015
4f01e65
ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'
Jun 12, 2015
813ae66
VFIO: platform: add reset callback
Jun 15, 2015
3eeb0d5
VFIO: platform: populate the reset function on probe
Jun 15, 2015
713cc33
VFIO: platform: Calxeda xgmac reset module
Jun 15, 2015
e6bcd47
VFIO: platform: enable ARM64 build
Jun 15, 2015
a714ea5
MAINTAINERS: Add vfio-platform sub-maintainer
awilliam Jun 18, 2015
af90f70
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Jun 18, 2015
96bcad5
nfsd: fput rd_file from XDR encode context
Jun 18, 2015
68e8bb0
nfsd: wrap too long lines in nfsd4_encode_read
Jun 18, 2015
901f137
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Jun 16, 2015
b7ddeee
Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.or…
airlied Jun 23, 2015
75c7386
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/…
airlied Jun 23, 2015
8ffaa90
of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
airlied Jun 23, 2015
ce8e394
Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesk…
airlied Jun 23, 2015
9254ec4
drm/dp/mst: make sure mst_primary mstb is valid in work function
danvet Jun 22, 2015
9eb1e57
drm/dp/mst: take lock around looking up the branch device on hpd irq
airlied Jun 22, 2015
ce0bdb8
of: fix a build error to of_graph_get_endpoint_by_regs function
daeinki Jun 23, 2015
fa2f97d
drm/vgem: Set unique to "vgem"
danvet Jun 23, 2015
8b72ce1
drm: Always enable atomic API
fooishbar Jun 23, 2015
002af19
ARM: Fix build if CLKDEV_LOOKUP is not configured
groeck Jun 24, 2015
2bd7bc2
MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA
Apr 16, 2015
9ff897c
MIPS: spinlock: Adjust arch_spin_lock back-off time
Apr 20, 2015
58c1796
ARM: hisi: revert changes from hisi/hip04-dt branch
arndb May 15, 2015
6b8eeca
drm/dp/mst: close deadlock in connector destruction.
airlied Jun 15, 2015
dfc9fa9
crypto: jitterentropy - avoid compiler warnings
smuellerDD Jun 23, 2015
338a9de
crypto: akcipher - fix spelling cihper -> cipher
tstruk Jun 23, 2015
cea0a3c
crypto: jitterentropy - Delete unnecessary checks before the function…
elfring Jun 23, 2015
9d77b6c
crypto: testmgr - don't print info about missing test for gcm-aes-aesni
tstruk Jun 24, 2015
2cdcc35
crypto: asymmetric_keys/rsa - Use non-conflicting variable name
groeck Jun 24, 2015
44a17ef
crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files
0xAX Jun 25, 2015
9a75551
um: Do not use __ptr_t type for stack_t's .ss pointer
hwhw Jun 11, 2015
f9bb3b5
um: Do not use stdin and stdout identifiers for struct members
hwhw Jun 11, 2015
8eeba4e
um: Include sys/types.h for makedev(), major(), minor()
hwhw Jun 11, 2015
da028d5
um: Don't pollute kernel namespace with uapi
richardweinberger Jun 25, 2015
b4875bb
tracing/filter: Do not WARN on operand count going below zero
rostedt Jun 25, 2015
6b88f44
tracing/filter: Do not allow infix to exceed end of string
rostedt Jun 25, 2015
cc9e4bd
tracing: Fix typo from "static inlin" to "static inline"
rostedt Jun 25, 2015
bea4119
s390/mm: make hugepages_supported a boot time decision
Jun 25, 2015
8408427
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Jun 25, 2015
08bd4fc
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Jun 25, 2015
ce41571
s390/hugetlb: remove dead code for sw emulated huge pages
Jun 25, 2015
cbd7d9c
s390/mm: forward check for huge pmds to pmd_large()
Jun 25, 2015
cf54e2f
s390/mm: change HPAGE_SHIFT type to int
Jun 25, 2015
9e65bf6
zram: remove obsolete ZRAM_DEBUG option
Jun 25, 2015
13a18a1
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Jun 25, 2015
3d8ed88
zram: add `compact` sysfs entry to documentation
sergey-senozhatsky Jun 25, 2015
3bca3ef
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
sergey-senozhatsky Jun 25, 2015
85508ec
zram: use idr instead of `zram_devices' array
sergey-senozhatsky Jun 25, 2015
522698d
zram: reorganize code layout
sergey-senozhatsky Jun 25, 2015
c3cdb40
zram: remove max_num_devices limitation
sergey-senozhatsky Jun 25, 2015
d12b63c
zram: report every added and removed device
sergey-senozhatsky Jun 25, 2015
b31177f
zram: trivial: correct flag operations comment
sergey-senozhatsky Jun 25, 2015
92ff152
zram: return zram device_id from zram_add()
sergey-senozhatsky Jun 25, 2015
f405c44
zram: close race by open overriding
sergey-senozhatsky Jun 25, 2015
6566d1a
zram: add dynamic device add/remove functionality
sergey-senozhatsky Jun 25, 2015
17162f4
zram: cosmetic zram_bvec_write() cleanup
sergey-senozhatsky Jun 25, 2015
4bbacd5
zram: cut trailing newline in algorithm name
sergey-senozhatsky Jun 25, 2015
d93435c
zram: check comp algorithm availability earlier
sergey-senozhatsky Jun 25, 2015
c00ed16
zswap: runtime enable/disable
ddstreet Jun 25, 2015
cf41f5f
zpool: change pr_info to pr_debug
ddstreet Jun 25, 2015
479305f
zpool: remove zpool_evict()
ddstreet Jun 25, 2015
3fe111f
frv: remove unused inline function is_in_rom()
tklauser Jun 25, 2015
0989e1f
frv: use for_each_sg()
mita Jun 25, 2015
20342f1
avr32: use for_each_sg()
mita Jun 25, 2015
4a00e9d
prctl: more prctl(PR_SET_MM_*) checks
Jun 25, 2015
c2c0bb4
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Jun 25, 2015
2e13ba5
fs, proc: introduce CONFIG_PROC_CHILDREN
iaguis Jun 25, 2015
f6d133f
compiler-gcc.h: neatening
JoePerches Jun 25, 2015
cb984d1
compiler-gcc: integrate the various compiler-gcc[345].h files
JoePerches Jun 25, 2015
b86a50c
compiler-intel: fix wrong compiler barrier() macro
borkmann Jun 25, 2015
e34cadd
Pratyush Anand has moved
pratyushanand Jun 25, 2015
9c5dcdd
Mohit Kumar has moved
pratyushanand Jun 25, 2015
4d5b367
mailmap: add rdunlap email auto-correction
kees Jun 25, 2015
8c7fbe5
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
JoePerches Jun 25, 2015
3033f14
clone: support passing tls argument via C rather than pt_regs magic
joshtriplett Jun 25, 2015
4ae555a
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Jun 25, 2015
d43ff43
printk: guard the amount written per line by devkmsg_read()
htejun Jun 25, 2015
0a295e6
printk: factor out message formatting from devkmsg_read()
htejun Jun 25, 2015
6fe2935
printk: implement support for extended console drivers
htejun Jun 25, 2015
a6d403a
netconsole: remove unnecessary netconsole_target_get/out() from write…
htejun Jun 25, 2015
698cf1c
netconsole: make netconsole_target->enabled a bool
htejun Jun 25, 2015
369e5a8
netconsole: make all dynamic netconsoles share a mutex
htejun Jun 25, 2015
e2f15f9
netconsole: implement extended console support
htejun Jun 25, 2015
d194e5d
security_syslog() should be called once only
vaverin Jun 25, 2015
3ea4331
check_syslog_permissions() cleanup
vaverin Jun 25, 2015
435de07
get_maintainer.pl: add .get_maintainer.ignore file capability
JoePerches Jun 25, 2015
364f68d
get_maintainer: emit longer section headers
JoePerches Jun 25, 2015
ce8155f
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
JoePerches Jun 25, 2015
e5747e4
MAINTAINERS: [email protected] is moderated for non-subscri…
jim-epost Jun 25, 2015
9c3646d
MAINTAINERS: add quotation marks around names with periods
JoePerches Jun 25, 2015
e43cdb5
MAINTAINERS: Add quotation marks around names with commas
JoePerches Jun 25, 2015
4f973c6
MAINTAINERS: Davidlohr has moved
akpm00 Jun 25, 2015
2528a8b
__bitmap_parselist: fix bug in empty string handling
Jun 25, 2015
79e23d5
hexdump: Make test data really const
geertu Jun 25, 2015
ca96ab8
lib/sort: Add 64 bit swap function
Jun 25, 2015
9cf79d1
bitmap: remove explicit newline handling using scnprintf format string
sudeep-holla Jun 25, 2015
9d2a8da
radix-tree: replace preallocated node array with linked list
kiryl Jun 25, 2015
94df290
lib/string.c: introduce strreplace()
Villemoes Jun 25, 2015
1bb5647
kernel/trace/trace_events_filter.c: use strreplace()
Villemoes Jun 25, 2015
ff14417
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Villemoes Jun 25, 2015
2abf114
lib/kobject.c: use strreplace()
Villemoes Jun 25, 2015
a29fd61
drivers/base/core.c: use strreplace()
Villemoes Jun 25, 2015
90a9bef
drivers/md/md.c: use strreplace()
Villemoes Jun 25, 2015
81ae394
fs/jbd2/journal.c: use strreplace()
Villemoes Jun 25, 2015
ec3904d
fs/ext4/super.c: use strreplace() in ext4_fill_super()
Villemoes Jun 25, 2015
cbdc281
drivers/firmware/memmap.c: fix kernel-doc format
Jun 25, 2015
cb426e9
checkpatch: check for uncommented waitqueue_active()
JoePerches Jun 25, 2015
e6176fa
checkpatch: add --strict warning for c99 fixed size typedefs : int<si…
JoePerches Jun 25, 2015
485ff23
checkpatch: make types found in a source file/patch local
alexdowad Jun 25, 2015
33acb54
checkpatch: use $String consistently
JoePerches Jun 25, 2015
47e0c88
checkpatch: categorize some long line length checks
JoePerches Jun 25, 2015
d8469f1
checkpatch: improve output with multiple command-line files
JoePerches Jun 25, 2015
5723029
checkpatch: colorize output to terminal
JoePerches Jun 25, 2015
34d8815
checkpatch: add --showfile to allow input via pipe to show filenames
JoePerches Jun 25, 2015
f1a6367
checkpatch: remove local from codespell path
muvarov Jun 25, 2015
06330fc
checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files
JoePerches Jun 25, 2015
b6117d1
checkpatch: suggest using ether_addr_equal*()
hallor Jun 25, 2015
9e20a85
checkpatch: fix processing of MEMSET issues
hallor Jun 25, 2015
8617cd0
checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
hallor Jun 25, 2015
10895d2
checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY
hallor Jun 25, 2015
5a6d20c
checkpatch: validate MODULE_LICENSE content
andersson Jun 25, 2015
e518e9a
checkpatch: emit an error when there's a diff in a changelog
JoePerches Jun 25, 2015
3c816e4
checkpatch: emit "NOTE: <types>" message only once after multiple files
JoePerches Jun 25, 2015
35a4c90
fs/efs: femove unneeded cast
firogh Jun 25, 2015
bffacb9
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
datawolf Jun 25, 2015
c69e3c3
init/do_mounts.c: add create_dev() failure log
Jun 25, 2015
83b08bf
fs/minix: remove unneeded cast
firogh Jun 25, 2015
9f0f564
fs/befs/btree.c: remove unneeded initializations
Jun 25, 2015
f73c2f1
NILFS2: support NFSv2 export
neilbrown Jun 25, 2015
89bfae4
fs/reiserfs: remove unneeded cast
firogh Jun 25, 2015
5202efe
coredump: use from_kuid/kgid when formatting corename
fishilico Jun 25, 2015
b4176b7
coredump: add __printf attribute to cn_*printf functions
fishilico Jun 25, 2015
51229b4
exit,stats: /* obey this comment */
Jun 25, 2015
c5fd936
drm/nouveau: Pause between setting gpu to D3hot and cutting the power
l1k Apr 19, 2015
4e6e36c
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
snitm Jun 26, 2015
78d8e58
Revert "block, dm: don't copy bios for request clones"
snitm Jun 26, 2015
5532fba
dm: bump the ioctl version to 4.32.0
snitm Jun 26, 2015
b5451e4
dm cache policy smq: fix "default" version to be 1.4.0
snitm Jun 26, 2015
47a4694
Merge branch 'akpm' (patches from Andrew)
torvalds Jun 26, 2015
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jun 26, 2015
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Jun 26, 2015
3d9f96d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Jun 26, 2015
f5dcb68
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Jun 26, 2015
53a20e9
staging: wilc1000: disable driver due to build warnings
gregkh Jun 26, 2015
abea962
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Jun 26, 2015
e8a0b37
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
torvalds Jun 26, 2015
a2f54be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
torvalds Jun 26, 2015
22165fa
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Jun 26, 2015
099bfbf
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
torvalds Jun 26, 2015
fcbc177
Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Jun 26, 2015
e382608
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Jun 26, 2015
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/k…
torvalds Jun 26, 2015
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux…
torvalds Jun 26, 2015
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Jun 26, 2015
8c7febe
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jun 26, 2015
2a29867
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jun 26, 2015
93f0824
Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Jun 27, 2015
4b703b1
power: axp288_charger: fix for API change
sfrothwell May 25, 2015
bbe179f
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Jun 27, 2015
e0dd880
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Jun 27, 2015
ebeaa8d
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
torvalds Jun 27, 2015
546fac6
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/…
torvalds Jun 27, 2015
d2c3ac7
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
torvalds Jun 27, 2015
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upst…
torvalds Jun 27, 2015
e22619a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
torvalds Jun 27, 2015
4a10a91
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
torvalds Jun 27, 2015
b779157
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
torvalds Jun 28, 2015
21dc2e6
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linu…
torvalds Jun 28, 2015
c63f887
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Jun 28, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Mayuresh Janorkar <[email protected]>
Michael Buesch <[email protected]>
Michel Dänzer <[email protected]>
Mitesh shah <[email protected]>
Mohit Kumar <[email protected]> <[email protected]>
Morten Welinder <[email protected]>
Morten Welinder <[email protected]>
Morten Welinder <[email protected]>
Expand All @@ -95,10 +96,12 @@ Patrick Mochel <[email protected]>
Peter A Jonsson <[email protected]>
Peter Oruba <[email protected]>
Peter Oruba <[email protected]>
Pratyush Anand <[email protected]> <[email protected]>
Praveen BP <[email protected]>
Rajesh Shah <[email protected]>
Ralf Baechle <[email protected]>
Ralf Wildenhues <[email protected]>
Randy Dunlap <[email protected]> <[email protected]>
Rémi Denis-Courmont <[email protected]>
Ricardo Ribalda Delgado <[email protected]>
Rudolf Marek <[email protected]>
Expand Down
11 changes: 11 additions & 0 deletions Documentation/ABI/stable/sysfs-bus-w1
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
What: /sys/bus/w1/devices/.../w1_master_timeout_us
Date: April 2015
Contact: Dmitry Khromov <[email protected]>
Description: Bus scanning interval, microseconds component.
Some of 1-Wire devices commonly associated with physical access
control systems are attached/generate presence for as short as
100 ms - hence the tens-to-hundreds milliseconds scan intervals
are required.
see Documentation/w1/w1.generic for detailed information.
Users: any user space application which wants to know bus scanning
interval
6 changes: 6 additions & 0 deletions Documentation/ABI/stable/sysfs-driver-w1_ds28ea00
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
What: /sys/bus/w1/devices/.../w1_seq
Date: Apr 2015
Contact: Matt Campbell <[email protected]>
Description: Support for the DS28EA00 chain sequence function
see Documentation/w1/slaves/w1_therm for detailed information
Users: any user space application which wants to communicate with DS28EA00
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/configfs-spear-pcie-gadget
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
What: /config/pcie-gadget
Date: Feb 2011
KernelVersion: 2.6.37
Contact: Pratyush Anand <pratyush.anand@st.com>
Contact: Pratyush Anand <pratyush.anand@gmail.com>
Description:

Interface is used to configure selected dual mode PCIe controller
Expand Down
9 changes: 9 additions & 0 deletions Documentation/ABI/testing/dev-kmsg
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,13 @@ Description: The /dev/kmsg character device node provides userspace access
logic is used internally when messages are printed to the
console, /proc/kmsg or the syslog() syscall.

By default, kernel tries to avoid fragments by concatenating
when it can and fragments are rare; however, when extended
console support is enabled, the in-kernel concatenation is
disabled and /dev/kmsg output will contain more fragments. If
the log consumer performs concatenation, the end result
should be the same. In the future, the in-kernel concatenation
may be removed entirely and /dev/kmsg users are recommended to
implement fragment handling.

Users: dmesg(1), userspace kernel log consumers
26 changes: 19 additions & 7 deletions Documentation/ABI/testing/ima_policy
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,19 @@ Description:
action: measure | dont_measure | appraise | dont_appraise | audit
condition:= base | lsm [option]
base: [[func=] [mask=] [fsmagic=] [fsuuid=] [uid=]
[fowner]]
[euid=] [fowner=]]
lsm: [[subj_user=] [subj_role=] [subj_type=]
[obj_user=] [obj_role=] [obj_type=]]
option: [[appraise_type=]] [permit_directio]

base: func:= [BPRM_CHECK][MMAP_CHECK][FILE_CHECK][MODULE_CHECK]
[FIRMWARE_CHECK]
mask:= [MAY_READ] [MAY_WRITE] [MAY_APPEND] [MAY_EXEC]
mask:= [[^]MAY_READ] [[^]MAY_WRITE] [[^]MAY_APPEND]
[[^]MAY_EXEC]
fsmagic:= hex value
fsuuid:= file system UUID (e.g 8bcbe394-4f13-4144-be8e-5aa9ea2ce2f6)
uid:= decimal value
euid:= decimal value
fowner:=decimal value
lsm: are LSM specific
option: appraise_type:= [imasig]
Expand All @@ -49,11 +51,25 @@ Description:
dont_measure fsmagic=0x01021994
dont_appraise fsmagic=0x01021994
# RAMFS_MAGIC
dont_measure fsmagic=0x858458f6
dont_appraise fsmagic=0x858458f6
# DEVPTS_SUPER_MAGIC
dont_measure fsmagic=0x1cd1
dont_appraise fsmagic=0x1cd1
# BINFMTFS_MAGIC
dont_measure fsmagic=0x42494e4d
dont_appraise fsmagic=0x42494e4d
# SECURITYFS_MAGIC
dont_measure fsmagic=0x73636673
dont_appraise fsmagic=0x73636673
# SELINUX_MAGIC
dont_measure fsmagic=0xf97cff8c
dont_appraise fsmagic=0xf97cff8c
# CGROUP_SUPER_MAGIC
dont_measure fsmagic=0x27e0eb
dont_appraise fsmagic=0x27e0eb
# NSFS_MAGIC
dont_measure fsmagic=0x6e736673
dont_appraise fsmagic=0x6e736673

measure func=BPRM_CHECK
measure func=FILE_MMAP mask=MAY_EXEC
Expand All @@ -70,10 +86,6 @@ Description:
Examples of LSM specific definitions:

SELinux:
# SELINUX_MAGIC
dont_measure fsmagic=0xf97cff8c
dont_appraise fsmagic=0xf97cff8c

dont_measure obj_type=var_log_t
dont_appraise obj_type=var_log_t
dont_measure obj_type=auditd_log_t
Expand Down
Loading