aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-30Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-08-30Merge tag 'tpmdd-next-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-08-30Merge tag 'spi-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-08-30Merge tag 'regulator-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge tag 'regmap-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-08-30Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-30Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown
2021-08-26Merge remote-tracking branch 'regmap/for-5.15' into regmap-nextMark Brown
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean
2021-08-25Merge remote-tracking branch 'regulator/for-5.15' into regulator-nextMark Brown
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-08-23crypto: public_key: fix overflow during implicit conversionzhenwei pi
2021-08-23Revert "media: dvb header files: move some headers to staging"Linus Torvalds
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds
2021-08-18regulator: Minor regulator documentation fixes.Matti Vaittinen
2021-08-17power: supply: max17042_battery: more robust chip type checksSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: clean up MAX17055_V_emptySebastian Krzyszkowiak
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-08-16dt-bindings: power: supply: smb347-charger: Document USB VBUS regulatorDmitry Osipenko
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-14power: supply: core: Parse battery chemistry/technologyLinus Walleij
2021-08-13Merge tag 'ib-mt6360-for-5.15-signed' into psy-nextSebastian Reichel
2021-08-13lib: add linear range get selector withinGene Chen
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-08-11fsnotify: optimize the case of no marks of any typeAmir Goldstein
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji
2021-08-10net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov
2021-08-10Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n...Paul E. McKenney