aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar4-3/+5
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng1-0/+44
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek1-0/+4
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit1-0/+3
2020-03-23completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior1-0/+15
2020-03-23fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein2-18/+10
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein1-4/+30
2020-03-23fsnotify: funnel all dirent events through fsnotify_name()Amir Goldstein1-11/+18
2020-03-23fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()Amir Goldstein1-62/+37
2020-03-23fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein1-6/+5
2020-03-23uuid: Remove no more needed macroAndy Shevchenko1-1/+0
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko1-0/+1
2020-03-23uuid: Add inline helpers to import / export UUIDsAndy Shevchenko1-0/+20
2020-03-23PM: remove s390 specific callbacksHeiko Carstens1-34/+0
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman1-0/+49
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov1-3/+4
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2-2/+8
2020-03-23i2c: fix a doc warningMauro Carvalho Chehab1-2/+2
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman17-40/+69
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman17-40/+69
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman28-63/+132
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman17-40/+69
2020-03-22f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala1-0/+1
2020-03-22err.h: remove deprecated PTR_RET for goodLukas Bulwahn1-3/+0
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+4
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel1-2/+3
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney4-3/+5
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+3
2020-03-21threads: Update PID limit comment according to futex UAPI changeJann Horn1-1/+1
2020-03-21leds: pwm: remove headerDenis Osterland-Heim1-22/+0
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra1-8/+8
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra1-5/+5
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner2-8/+8
2020-03-21lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior1-0/+12
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior2-0/+15
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior2-0/+16
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra8-30/+128
2020-03-21completion: Use simple wait queuesThomas Gleixner1-4/+4
2020-03-21rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)1-2/+10
2020-03-21linux/elfnote.h: Replace elf.h with UAPI equivalentVincenzo Frascino1-1/+1
2020-03-21linux/ktime.h: Extract common header for vDSOVincenzo Frascino1-8/+1
2020-03-21linux/jiffies.h: Extract common header for vDSOVincenzo Frascino1-3/+1
2020-03-21linux/time64.h: Extract common header for vDSOVincenzo Frascino1-9/+1
2020-03-21linux/time32.h: Extract common header for vDSOVincenzo Frascino1-12/+2
2020-03-21linux/time.h: Extract common header for vDSOVincenzo Frascino1-4/+1
2020-03-21linux/math64.h: Extract common header for vDSOVincenzo Frascino1-19/+1