summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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)
2020-03-21linux/elfnote.h: Replace elf.h with UAPI equivalentVincenzo Frascino
2020-03-21linux/ktime.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/jiffies.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/time64.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/time32.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/time.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/math64.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/clocksource.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/limits.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/bits.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/const.h: Extract common header for vDSOVincenzo Frascino
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach
2020-03-21irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tablesHeyi Guo
2020-03-20irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier