aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)2-3/+4
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)1-1/+0
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)1-1/+0
2021-06-29mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)1-1/+0
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig1-4/+1
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin2-0/+2
2021-06-29writeback, cgroup: support switching multiple inodes at onceRoman Gushchin1-2/+16
2021-06-29writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin1-0/+1
2021-06-29mm/page_reporting: allow driver to specify reporting orderGavin Shan1-0/+3
2021-06-29slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd1-0/+2
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo1-3/+14
2021-06-29kunit: make test->lock irq safeVlastimil Babka1-2/+3
2021-06-29kthread: switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1
2021-06-29mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport1-1/+0
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean1-0/+1
2021-06-29net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean1-0/+12
2021-06-29net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean1-0/+26
2021-06-29NFS: nfs_find_open_context() may only select open filesTrond Myklebust1-0/+1
2021-06-29<linux/dma-resv.h>: correct a function name in kernel-docRandy Dunlap1-1/+1
2021-06-29tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracingSteven Rostedt (VMware)1-0/+10
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki1-0/+1
2021-06-29Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+3
2021-06-29Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2021-06-29Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2-0/+9
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2-3/+15
2021-06-29Merge branch 'acpica'Rafael J. Wysocki5-2/+190
2021-06-29Merge branch 'printk-rework' into for-linusPetr Mladek1-0/+41
2021-06-29Merge branch 'for-5.14-vsprintf-scanf' into for-linusPetr Mladek1-1/+1
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds7-16/+40
2021-06-28Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-24/+3
2021-06-28Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds4-4/+4
2021-06-28Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds3-18/+13
2021-06-28Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds2-4/+31
2021-06-28dt-bindings: reset: add MCU HOLD BOOT ID for SCMI reset domains on stm32mp15Gabriel Fernandez1-0/+2
2021-06-28dt-bindings: reset: add IDs for SCMI reset domains on stm32mp15Gabriel Fernandez1-0/+13
2021-06-28dt-bindings: clock: add IDs for SCMI clocks on stm32mp15Gabriel Fernandez1-0/+27
2021-06-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-37/+13
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love3-50/+34
2021-06-28Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-646/+244
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-49/+328
2021-06-28Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-63/+68
2021-06-28sctp: validate from_addr_param returnMarcelo Ricardo Leitner1-1/+1
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+18
2021-06-28ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler1-0/+1
2021-06-28flow_offload: action should not be NULL when it is referencedgushengxian1-5/+7
2021-06-28Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+5
2021-06-28net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean1-6/+6
2021-06-28net: bridge: constify variables in the replay helpersVladimir Oltean1-7/+7
2021-06-28net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean1-6/+8