- 5aec01b kernel/cpu.c: eliminate cpu_*_mask by Rasmus Villemoes · 9 years ago
- 848e239 drivers/base/cpu.c: use __cpu_*_mask directly by Rasmus Villemoes · 9 years ago
- 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 9 years ago
- c4c54dd kernel/cpu.c: change type of cpu_possible_bits and friends by Rasmus Villemoes · 9 years ago
- a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 9 years ago
- c428fbd exit: remove unneeded declaration of exit_mm() by Dmitry Safonov · 9 years ago
- ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 9 years ago
- caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
- 3dfb7d8 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 9 years ago
- 570ac93 ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task by Oleg Nesterov · 9 years ago
- 7c3b00e ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable by Oleg Nesterov · 9 years ago
- 8992de4 fat: constify fatent_operations structures by Julia Lawall · 9 years ago
- 2801612 Documentation/filesystems/vfat.txt: update the limitation for fat fallocate by Namjae Jeon · 9 years ago
- 16fab20 fat: permit to return phy block number by fibmap in fallocated region by Namjae Jeon · 9 years ago
- 7e0f236 fat: skip cluster allocation on fallocated region by Namjae Jeon · 9 years ago
- b13bb33 fat: add fat_fallocate operation by Namjae Jeon · 9 years ago
- a3082d5 fat: add simple validation for directory inode by OGAWA Hirofumi · 9 years ago
- a513d86 fat: allow time_offset to be up to 24 hours by Jan Kara · 9 years ago
- 2c35dea fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete by Geliang Tang · 9 years ago
- f057f3b init/do_mounts: initrd_load() can be boolean by Yaowei Bai · 9 years ago
- 31c025b init/main.c: obsolete_checksetup can be boolean by Yaowei Bai · 9 years ago
- df0108c epoll: add EPOLLEXCLUSIVE flag by Jason Baron · 9 years ago
- 6b10df4 checkpatch: fix a number of COMPLEX_MACRO false positives by Vladimir Zapolskiy · 9 years ago
- 62e15a6 checkpatch: improve macros with flow control test by Joe Perches · 9 years ago
- 938224b checkpatch: warn when casting constants to c90 int or longer types by Joe Perches · 9 years ago
- f594870 lib/clz_tab.c: put in lib-y rather than obj-y by Chris Metcalf · 9 years ago
- 243c213 include/linux/radix-tree.h: fix error in docs about locks by Adam Barth · 9 years ago
- 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 9 years ago
- 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 9 years ago
- cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 9 years ago
- 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 9 years ago
- ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 9 years ago
- a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 9 years ago
- 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 9 years ago
- 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 9 years ago
- 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 9 years ago
- 1f330c3 drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of open-coding by Stephen Boyd · 9 years ago
- c431e67 drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it by Stephen Boyd · 9 years ago
- a9aec58 lib/iomap_copy.c: add __ioread32_copy() by Stephen Boyd · 9 years ago
- ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
- 564b026 string_helpers: fix precision loss for some inputs by James Bottomley · 9 years ago
- a4cc3c3 ./CREDITS: add credit information for Martin Kepplinger by Martin Kepplinger · 9 years ago
- be17bdd scripts/get_maintainer.pl: handle file names beginning with ./ by Joe Perches · 9 years ago
- 75339d8 misc: ibmasm: fix build errors by Randy Dunlap · 9 years ago
- c102f07 zsmalloc: fix migrate_zspage-zs_free race condition by Junil Lee · 9 years ago
- dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
- f4be615 fs/proc/task_mmu.c: add workaround for old compilers by Kirill A. Shutemov · 9 years ago
- 0b9b6ff thp: fix interrupt unsafe locking in split_huge_page() by Kirill A. Shutemov · 9 years ago
- 290e0e0 lib/libcrc32c.c: fix build warning by Jean Delvare · 9 years ago
- 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
- 90bf353 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
- af75d51 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
- d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
- 0cf0305 FRV: Mark architecture orphaned by David Howells · 9 years ago
- 4a12109 MAINTAINERS: Update mailing list for Renesas SoC Development by Simon Horman · 9 years ago
- 629d9d1 mm: avoid uninitialized variable in tracepoint by Arnd Bergmann · 9 years ago
- 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- 4bef0a2 surface pro 4: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
- 6d5ac6e surface pro 4: Add support for Surface Pro 4 Buttons by Weng Xuetian · 9 years ago
- 87bee29 platform:x86: Add Intel Telemetry Debugfs interfaces by Souvik Kumar Chakravarty · 9 years ago
- 48c1917 platform:x86: Add Intel telemetry platform device by Souvik Kumar Chakravarty · 9 years ago
- 9d16b48 platform:x86: Add Intel telemetry platform driver by Souvik Kumar Chakravarty · 9 years ago
- 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
- 3fae757 intel_punit_ipc: add NULL check for input parameters by Qipeng Zha · 9 years ago
- bb28f3d thinkpad_acpi: Add support for keyboard backlight by Pali Rohár · 9 years ago
- 481fe5b dell-wmi: Process only one event on devices with interface version 0 by Pali Rohár · 9 years ago
- 595773a4 dell-wmi: Check if Dell WMI descriptor structure is valid by Pali Rohár · 9 years ago
- 75d7e7d tc1100-wmi: fix build warning when CONFIG_PM not enabled by Colin Ian King · 9 years ago
- b0a095f asus-wireless: Add ACPI HID ATK4001 by João Paulo Rechi Vita · 9 years ago
- f6a6bba platform/x86: Add Asus Wireless Radio Control driver by João Paulo Rechi Vita · 9 years ago
- f5b3f66 asus-wmi: drop to_platform_driver macro by Geliang Tang · 9 years ago
- ecc83e5 intel-hid: new hid event driver for hotkeys by Alex Hung · 9 years ago
- d36ccdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 23567fd KEYS: Fix keyring ref leak in join_session_keyring() by Yevgeny Pats · 9 years ago
- 800f201 Keyboard backlight control for some Vaio Fit models by Mattia Dongili · 9 years ago
- dc4522b platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry by Azael Avalos · 9 years ago
- fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
- 8cc7fb4 intel_pmc_ipc: update acpi resource structure for Punit by Qipeng Zha · 9 years ago
- edde316 ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
- cbc61f1 dell-wmi: Improve unknown hotkey handling by Andy Lutomirski · 9 years ago
- c1e1655 apple-gmux: Assign apple_gmux_data before registering by Matthew Garrett · 9 years ago
- 65e3cf9 toshiba_acpi: Fix keyboard backlight sysfs entries not being updated by Azael Avalos · 9 years ago
- 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 99e38df Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
- d8d8038 Fix the MAINTAINERS record for the certs/ directory by David Howells · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
- c1a198d Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 7f36f1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
- c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
- d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
- 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago
- 1bb50ca arch/tile: move user_exit() to early kernel entry sequence by Chris Metcalf · 9 years ago
- 9ce815e tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry by Chris Metcalf · 9 years ago
- acfb699 tile: fix tilepro casts for readl, writel, etc by Chris Metcalf · 9 years ago
- f3a2616 tile: fix a -Wframe-larger-than warning by Chris Metcalf · 9 years ago
- 5ac65ab tile: include the syscall number in the backtrace by Chris Metcalf · 9 years ago