summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo
2017-03-08clk: ti: add clkdm_lookup to the exported functionsTero Kristo
2017-03-08clk: ti: remove un-used definitions from public clk_hw_omap structTero Kristo
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2017-03-08livepatch: store function sizesJosh Poimboeuf
2017-03-08livepatch: separate enabled and patched statesJosh Poimboeuf
2017-03-08livepatch: create temporary klp_update_patch_state() stubJosh Poimboeuf
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-07pstore: Remove write_buf() callbackKees Cook
2017-03-07pstore: Replace arguments for write_buf_user() APIKees Cook
2017-03-07pstore: Replace arguments for write_buf() APIKees Cook
2017-03-07pstore: Replace arguments for erase() APIKees Cook
2017-03-07pstore: Replace arguments for write() APIKees Cook
2017-03-07pstore: Replace arguments for read() APIKees Cook
2017-03-07pstore: Extract common arguments into structureKees Cook
2017-03-07pstore: Add kernel-doc for struct pstore_infoKees Cook
2017-03-07dm table: add flag to allow target to handle its own integrity metadataMilan Broz
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-07libceph: osd_request_timeout optionIlya Dryomov
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-06vmbus: introduce in-place packet iteratorstephen hemminger
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-06ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()Michał Kępień
2017-03-06kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab
2017-03-06HID: i2c-hid: support regulator power on/offBrian Norris
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-03-06spi: allow attaching device properties to SPI board infoDmitry Torokhov
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier
2017-03-06ieee80211: define HT operation CCFS2 fieldJohannes Berg
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg
2017-03-06ieee80211: add FT-PSK AKM suite selectorAvraham Stern
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04iio: hid: Add temperature sensor supportSong Hongyan
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03kretprobes: Ensure probe location is at function entryNaveen N. Rao
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds