| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-24 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 4 | -3/+5 |
| 2020-03-23 | net: phy: introduce phy_read_poll_timeout macro |  Dejin Zheng | 1 | -0/+13 |
| 2020-03-23 | net: phy: introduce phy_read_mmd_poll_timeout macro |  Dejin Zheng | 1 | -0/+14 |
| 2020-03-23 | iopoll: redefined readx_poll_timeout macro to simplify the code |  Dejin Zheng | 1 | -19/+1 |
| 2020-03-23 | iopoll: introduce read_poll_timeout macro |  Dejin Zheng | 1 | -0/+44 |
| 2020-03-23 | netlink: check for null extack in cookie helpers |  Michal Kubecek | 1 | -0/+4 |
| 2020-03-23 | net: phy: add and use phy_check_downshift |  Heiner Kallweit | 1 | -0/+3 |
| 2020-03-23 | completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() |  Sebastian Siewior | 1 | -0/+15 |
| 2020-03-23 | fsnotify: simplify arguments passing to fsnotify_parent() |  Amir Goldstein | 2 | -18/+10 |
| 2020-03-23 | fsnotify: use helpers to access data by data_type |  Amir Goldstein | 1 | -4/+30 |
| 2020-03-23 | fsnotify: funnel all dirent events through fsnotify_name() |  Amir Goldstein | 1 | -11/+18 |
| 2020-03-23 | fsnotify: factor helpers fsnotify_dentry() and fsnotify_file() |  Amir Goldstein | 1 | -62/+37 |
| 2020-03-23 | fsnotify: tidy up FS_ and FAN_ constants |  Amir Goldstein | 1 | -6/+5 |
| 2020-03-23 | uuid: Remove no more needed macro |  Andy Shevchenko | 1 | -1/+0 |
| 2020-03-23 | uuid: Provide a GUID generator for raw buffer |  Andy Shevchenko | 1 | -0/+1 |
| 2020-03-23 | uuid: Add inline helpers to import / export UUIDs |  Andy Shevchenko | 1 | -0/+20 |
| 2020-03-23 | PM: remove s390 specific callbacks |  Heiko Carstens | 1 | -34/+0 |
| 2020-03-23 | Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next |  Greg Kroah-Hartman | 1 | -0/+49 |
| 2020-03-23 | libceph: fix alloc_msg_with_page_vector() memory leaks |  Ilya Dryomov | 1 | -3/+4 |
| 2020-03-23 | ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL |  Ilya Dryomov | 2 | -2/+8 |
| 2020-03-23 | i2c: fix a doc warning |  Mauro Carvalho Chehab | 1 | -2/+2 |
| 2020-03-23 | Merge 5.6-rc7 into usb-next |  Greg Kroah-Hartman | 17 | -40/+69 |
| 2020-03-23 | Merge 5.6-rc7 into tty-next |  Greg Kroah-Hartman | 17 | -40/+69 |
| 2020-03-23 | Merge 5.6-rc7 into staging-next |  Greg Kroah-Hartman | 28 | -63/+132 |
| 2020-03-23 | Merge 5.6-rc7 into char-misc-next |  Greg Kroah-Hartman | 17 | -40/+69 |
| 2020-03-22 | f2fs: Add a new CP flag to help fsck fix resize SPO issues |  Sahitya Tummala | 1 | -0/+1 |
| 2020-03-22 | err.h: remove deprecated PTR_RET for good |  Lukas Bulwahn | 1 | -3/+0 |
| 2020-03-22 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 2 | -3/+4 |
| 2020-03-21 | x86/mm: split vmalloc_sync_all() |  Joerg Roedel | 1 | -2/+3 |
| 2020-03-21 | page-flags: fix a crash at SetPageError(THP_SWAP) |  Qian Cai | 1 | -1/+1 |
| 2020-03-21 | Merge 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 HEAD |  Paul E. McKenney | 4 | -3/+5 |
| 2020-03-21 | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -1/+3 |
| 2020-03-21 | threads: Update PID limit comment according to futex UAPI change |  Jann Horn | 1 | -1/+1 |
| 2020-03-21 | leds: pwm: remove header |  Denis Osterland-Heim | 1 | -22/+0 |
| 2020-03-21 | lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}() |  Peter Zijlstra | 1 | -8/+8 |
| 2020-03-21 | lockdep: Rename trace_softirqs_{on,off}() |  Peter Zijlstra | 1 | -5/+5 |
| 2020-03-21 | lockdep: Rename trace_hardirq_{enter,exit}() |  Thomas Gleixner | 2 | -8/+8 |
| 2020-03-21 | lockdep: Add posixtimer context tracing bits |  Sebastian Andrzej Siewior | 1 | -0/+12 |
| 2020-03-21 | lockdep: Annotate irq_work |  Sebastian Andrzej Siewior | 2 | -0/+15 |
| 2020-03-21 | lockdep: Add hrtimer context tracing bits |  Sebastian Andrzej Siewior | 2 | -0/+16 |
| 2020-03-21 | lockdep: Introduce wait-type checks |  Peter Zijlstra | 8 | -30/+128 |
| 2020-03-21 | completion: Use simple wait queues |  Thomas Gleixner | 1 | -4/+4 |
| 2020-03-21 | rcuwait: Add @state argument to rcuwait_wait_event() |  Peter Zijlstra (Intel) | 1 | -2/+10 |
| 2020-03-21 | linux/elfnote.h: Replace elf.h with UAPI equivalent |  Vincenzo Frascino | 1 | -1/+1 |
| 2020-03-21 | linux/ktime.h: Extract common header for vDSO |  Vincenzo Frascino | 1 | -8/+1 |
| 2020-03-21 | linux/jiffies.h: Extract common header for vDSO |  Vincenzo Frascino | 1 | -3/+1 |
| 2020-03-21 | linux/time64.h: Extract common header for vDSO |  Vincenzo Frascino | 1 | -9/+1 |
| 2020-03-21 | linux/time32.h: Extract common header for vDSO |  Vincenzo Frascino | 1 | -12/+2 |
| 2020-03-21 | linux/time.h: Extract common header for vDSO |  Vincenzo Frascino | 1 | -4/+1 |
| 2020-03-21 | linux/math64.h: Extract common header for vDSO |  Vincenzo Frascino | 1 | -19/+1 |