summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki
2019-04-01block: put the same page when adding it to bioMing Lei
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren
2019-04-01dma-buf: add new dma_fence_chain container v7Christian König
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-04-01device.h: reorganize struct deviceGreg Kroah-Hartman
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-03-29Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko
2019-03-28kallsyms: store type information in its own arrayEugene Loh
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar
2019-03-27net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27inet: switch IP ID generator to siphashEric Dumazet
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2019-03-27x86/ima: require signed kernel modulesMimi Zohar
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky
2019-03-27i2c: apply coding style for struct i2c_adapterWolfram Sang
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-26LSM: lsm_hooks.h: fix documentation formatDenis Efremov
2019-03-26LSM: fix documentation for the shm_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the sem_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the msg_queue_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the audit_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the path_chmod hookDenis Efremov
2019-03-26LSM: fix documentation for the socket_getpeersec_dgram hookDenis Efremov
2019-03-26LSM: fix documentation for the task_setscheduler hookDenis Efremov
2019-03-26LSM: fix documentation for the socket_post_create hookDenis Efremov
2019-03-26LSM: fix documentation for the syslog hookDenis Efremov
2019-03-26LSM: fix documentation for sb_copy_data hookDenis Efremov
2019-03-26srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney