aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds1-0/+1
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop1-0/+6
2020-11-07drm/encoder: remove obsolete documentation of bridgeMichael Tretter1-1/+0
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais1-0/+5
2020-11-07locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar1-1/+1
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar725-8372/+18245
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar9-23/+75
2020-11-07irqdomain: Introduce irq_domain_create_legacy() APIAndy Shevchenko1-0/+6
2020-11-07irqdomain: Add forward declaration of fwnode_handleAndy Shevchenko1-0/+1
2020-11-07irqdomain: Remove unused of_device_id forward declarationAndy Shevchenko1-1/+0
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar1-2/+4
2020-11-06jbd2: don't pass tid to jbd2_fc_end_commit_fallback()Harshad Shirwadkar1-1/+1
2020-11-06jbd2: don't use state lock during commit pathHarshad Shirwadkar1-4/+6
2020-11-06ext4: clean up the JBD2 API that initializes fast commitsHarshad Shirwadkar1-1/+1
2020-11-06jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufsHarshad Shirwadkar1-2/+7
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar1-3/+3
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-18/+12
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski43-1945/+223
2020-11-06x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUsPaul E. McKenney2-0/+3
2020-11-06highmem: High implementation details and document APIThomas Gleixner2-170/+270
2020-11-06io-mapping: Cleanup atomic iomapThomas Gleixner1-2/+6
2020-11-06mm/highmem: Remove the old kmap_atomic cruftThomas Gleixner1-59/+4
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner3-14/+0
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2-2/+2
2020-11-06highmem: Provide generic variant of kmap_atomic*Thomas Gleixner1-16/+66
2020-11-06asm-generic: Provide kmap_size.hThomas Gleixner2-0/+13
2020-11-06highmem: Remove unused functionsThomas Gleixner1-10/+0
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-5/+6
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+0
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-26/+32
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel1-1/+2
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel1-1/+2
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel1-0/+1
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel1-2/+4
2020-11-06nexthop: Add nexthop notification data structuresIdo Schimmel1-0/+35
2020-11-06soc/tegra: fuse: Add stub for tegra_sku_infoDmitry Osipenko1-0/+4
2020-11-06seq_file: add seq_read_iterChristoph Hellwig1-0/+1
2020-11-06bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh2-0/+10
2020-11-06bpf: Implement task local storageKP Singh3-0/+63
2020-11-06tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer2-69/+0
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)1-4/+25
2020-11-06ftrace: Reverse what the RECURSION flag means in the ftrace_opsSteven Rostedt (VMware)1-6/+6
2020-11-06ftrace: Optimize testing what context current is inSteven Rostedt (VMware)1-13/+20
2020-11-06ftrace: Add ftrace_test_recursion_trylock() helper functionSteven Rostedt (VMware)1-0/+25
2020-11-06ftrace: Move the recursion testing into global headersSteven Rostedt (VMware)2-0/+188
2020-11-06drm/i915: Sort EHL/JSL PCI IDsVille Syrjälä1-7/+7
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef2-0/+5
2020-11-06tty: tty_io: Move 'tty_sysctl_init's prototype to shared spaceLee Jones1-0/+1
2020-11-06drm: Allow const struct drm_driverDaniel Vetter2-2/+7