aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-30Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge tag 'edac_updates_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-28eventfd: Make signal recursion protection a task bitThomas Gleixner
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-20sched: Introduce dl_task_check_affinity() to check proposed affinityWill Deacon
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon
2021-08-20cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()Will Deacon
2021-08-20cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()Will Deacon
2021-08-20cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1Will Deacon
2021-08-20sched: Introduce task_cpu_possible_mask() to limit fallback rq selectionWill Deacon
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