summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier
2020-03-24drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior
2020-03-23fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein
2020-03-23fsnotify: funnel all dirent events through fsnotify_name()Amir Goldstein
2020-03-23fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()Amir Goldstein
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein
2020-03-23uuid: Remove no more needed macroAndy Shevchenko
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko
2020-03-23uuid: Add inline helpers to import / export UUIDsAndy Shevchenko
2020-03-23PM: remove s390 specific callbacksHeiko Carstens
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-03-23i2c: fix a doc warningMauro Carvalho Chehab
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-22f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala
2020-03-22err.h: remove deprecated PTR_RET for goodLukas Bulwahn
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21threads: Update PID limit comment according to futex UAPI changeJann Horn
2020-03-21leds: pwm: remove headerDenis Osterland-Heim
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner
2020-03-21lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-21completion: Use simple wait queuesThomas Gleixner
2020-03-21rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)