summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-01-06rcu/nocb: Re-offload supportFrederic Weisbecker
2021-01-06rcu/nocb: De-offloading CB kthreadFrederic Weisbecker
2021-01-06rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker
2021-01-06rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker
2021-01-06rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)
2021-01-07platform/surface: Add Surface ACPI Notify driverMaximilian Luz
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz
2021-01-06[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2021-01-06spi: spi-mem: Mark dummy transfers by setting dummy_data bitSowjanya Komatineni
2021-01-05rpmsg: glink: Guard qcom_glink_ssr_notify() with correct configBjorn Andersson
2021-01-05platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to ECUtkarsh Patel
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko
2021-01-05inotify, memcg: account inotify instances to kmemcgShakeel Butt
2021-01-04srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-01-04srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2021-01-04rcu: Eliminate the __kvfree_rcu() macroUladzislau Rezki (Sony)
2021-01-04rcu: Introduce kfree_rcu() single-argument macroUladzislau Rezki (Sony)
2021-01-04list: Fix a typo at the kernel-doc markupMauro Carvalho Chehab
2021-01-04vfs: don't unnecessarily clone write access for writable fdsEric Biggers
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe
2021-01-04fs: add support for LOOKUP_CACHEDJens Axboe
2021-01-04bus: mhi: core: Add device hardware reset supportLoic Poulain
2021-01-04usb: gadget: composite: Split composite reset and disconnectWesley Cheng
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30ACPI: platform: Add platform profile supportMark Pearson
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-29mm: add prototype for __add_to_page_cache_locked()Souptick Joarder
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada
2020-12-28libceph: add __maybe_unused to DEFINE_MSGR2_FEATUREIlya Dryomov
2020-12-28soc: qcom: llcc-qcom: Add support for SM8250 SoCManivannan Sadhasivam
2020-12-28soc: qcom: llcc-qcom: Extract major hardware versionSai Prakash Ranjan
2020-12-28tty: new helper function tty_get_icount()Uwe Kleine-König
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König
2020-12-28spi: Add SPI_NO_TX/RX supportDragos Bogdan
2020-12-28spi: uapi: unify SPI modes into a single spi.h headerAlexandru Ardelean
2020-12-28fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-12-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds