aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kexec_file.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-20fix idiotic braino in d_alloc_parallel()Al Viro1-5/+12
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)3-15/+12
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)1-1/+6
2016-06-19Linux 4.7-rc4Linus Torvalds1-1/+1
2016-06-18ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones1-0/+3
2016-06-18hwmon: (dell-smm) Disallow fan_type() calls on broken machinesPali Rohár1-11/+25
2016-06-18hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by defaultPali Rohár1-7/+12
2016-06-18hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a numberPali Rohár1-0/+5
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-17isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-06-17watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-17gpio: Allow PC/104 devices on X86_64William Breathitt Gray1-4/+4
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray4-2/+14
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman1-1/+1
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type."Hans de Goede1-1/+1
2016-06-17Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede1-1/+2
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra1-1/+2
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba1-5/+0
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba1-1/+1
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2-15/+12
2016-06-17Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik1-1/+10
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney4-4/+7
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo6-15/+28
2016-06-17btrfs: Use correct format specifierHeinrich Schuchardt1-1/+1
2016-06-17gpio: make library immune to error pointersLinus Walleij1-3/+11
2016-06-17gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij1-1/+8
2016-06-17ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2016-06-17ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo1-2/+5
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik3-5/+8
2016-06-17iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel1-5/+12
2016-06-16KEYS: potential uninitialized variableDan Carpenter1-1/+1
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2-9/+50
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar3-6/+24
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner1-6/+2
2016-06-16memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien1-1/+1
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang1-5/+10
2016-06-16kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li1-1/+1
2016-06-16coresight: Handle build path errorSuzuki K Poulose1-3/+6
2016-06-16coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose1-6/+3
2016-06-16coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose1-1/+1
2016-06-16coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose1-3/+3
2016-06-15base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-06-15nfsd: Make init_open_stateid() a bit more wholeOleg Drokin1-15/+12
2016-06-15nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin1-3/+13
2016-06-15nfsd: Always lock state exclusively.Oleg Drokin2-21/+21
2016-06-15Update email addresses in MAINTAINERS and .mailmapShuah Khan2-1/+4
2016-06-15Update my main e-mails at the Kernel treeMauro Carvalho Chehab5-19/+38
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit1-5/+10
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2-3/+14